Number theoryDifficulty 6.2National olympiadProve it
1. Let f(n) be a function defined on the set of positive integers, and let s be a real number. The series ∑n=1∞f(n)n−s(1) converges absolutely and is not equal to zero. Prove: (i) If f(mn)=f(m)f(n) whenever (m,n)=1, then n=1∑∞f(n)n−s=p∏(1+f(p)p−s+f(p2)p−2s+⋯) (ii) If f(mn)=f(m)f(n) for all m,n, then n=1∑∞f(n)n−s=p∏(1−f(p)p−s)−1
Here, both infinite products on the right-hand side converge absolutely.
Solution
1. (i) For any given positive integer k and x<2k, by the fundamental theorem of arithmetic and the multiplicative condition, we have ∏p⩽x(1+f(p)p−s+f(p2)p−2s+⋯+f(pk)p−ks)−∑n⩽xf(n)n−s⩽∑x<n<x(x)k∣f(n)∣n−s.
From this and the absolute convergence of the series, we obtain the desired conclusion; (ii) follows from (i).
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: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.