Determine the sum of areas of all the Ford circles, as listed in Daniel Liu's note .
Hint
Use Euler's totient function and Riemann zeta function.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let us denote C ( p , n ) the area of a circle, where p and n are coprime.
C ( p , n ) = π . 4 . n 4 1
Since C ( p , n ) is the same for every p, coprime to n, we get that all of the area is
n = 1 ∑ ∞ 4 π . n 4 φ ( n ) = 4 π n = 1 ∑ ∞ n 4 φ ( n ) .
Now this is a formal Dirichlet series where a ( n ) = φ ( n ) .
We know that
D ( a , s ) . D ( b , s ) = D ( a • b , s ) ,
where a•b is the convolution of the functions a and b, and the D stands for Dirichlet series.
Let a ( n ) = φ ( n ) and b ( n ) = 1 .
Then D ( b , s ) = ζ ( s )
Also, the convolution of a and b becomes
d ∣ n ∑ φ ( d ) . b ( d n ) = d ∣ n ∑ φ ( d ) = n , so
D ( a , s ) . D ( b , s ) = D ( a • b , s )
D ( a , s ) . ζ ( s ) = ζ ( s − 1 )
D ( a , s ) = ζ ( s ) ζ ( s − 1 )
Now we need to plug in s=4 and our answer is
4 π . ζ ( 4 ) ζ ( 3 )