Number theoryDifficulty 6.0National OlympiadProve itPhilippines
Problem: For each positive integer n, let φ(n) be the number of positive integers from 1 to n that are relatively prime to n. Evaluate n=1∑∞7n−4nφ(n)4n
Solution
Solution: We compute n=1∑∞7n−4nφ(n)4n=n=1∑∞φ(n)1−(74)n(74)n=n=1∑∞φ(n)k=1∑∞(74)nk Interchanging the order of summation and using the fact that ∑d∣nφ(d)=n where the sum takes all over positive divisors of n, we arrive at n=1∑∞7n−4nφ(n)4n=n=1∑∞φ(n)k=1∑∞(74)nk=m=1∑∞(74)md∣m∑φ(d)=m=1∑∞m(74)m=(1−74)274=928
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.