The diagram shows a parabola
y
=
k
x
2
, the positive real number
k
is a parameter allowing us to shrink or widen the parabola freely. Inside are inscribed an infinite number of circles on top of each other. When the circumference of the
1
0
0
t
h
circle is equal to
2
5
1
9
9
π
, the sum of the reciproqual of the area of all circles converges to
q
p
π
, where
p
and
q
are coprime positive integers. Find
p
+
q
.
Note: the first circle is the largest we can inscribe.
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.
r 1 = 2 k 1 ; r 2 = 2 k 3 ; r 3 = 2 k 5 ; r 4 = 2 k 7 ; r 5 = 2 k 9
This allows us to identify a pattern, r n = 2 k 2 n − 1
For circle, it should be circumference instead of perimeter. It should be reciprocal instead of inverse.
Problem Loading...
Note Loading...
Set Loading...
Let the radius of the n th circle be r n . First find r 1 , the radius of the largest inscribed lowest circle. The lowest circle satisfies
{ x 2 + ( y − r 1 ) 2 = r 1 2 y = k x 2 ⟹ x 2 + ( k x 2 − r 1 ) 2 x 2 + k 2 x 4 − 2 k r 1 x 2 + r 1 2 x 2 ( 1 + k 2 x 2 − 2 k r 1 ) ⟹ x = r 1 2 = r 1 2 = 0 = ⎩ ⎨ ⎧ 0 ± k 2 k r 1 − 1
When the circle is inscribable by the parabola, there is only one root x = 0 . This means that x = k 2 k r 1 − 1 is 0 or imaginary. This means that 2 k r 1 − 1 ≤ 0 ⟹ r 1 ≤ 2 k 1 .
Now consider r n . Let the lowest point of the n th circle be ( 0 , h n − 1 ) and the point it is tangent to the right side of y = k x 2 be P ( x , y ) . Then P ( x , y ) satisfies:
{ x 2 + ( y − h n − 1 − r n ) 2 = r n 2 y = k x 2 . . . ( 1 ) . . . ( 2 )
At P ( x , y ) , the gradient of the circle is the same as that of the parabola, d x d y = 2 k x . Differentiating the equation of the circle w.r.t. x :
2 x + 2 ( y − h n − 1 − r n ) d x d y 2 x + 2 ( y − h n − 1 − r n ) ( 2 k x ) 1 + 2 k ( y − h n − 1 − r n ) ⟹ y − h n − 1 − r n = 0 = 0 = 0 = − 2 k 1 Note that d x d y = 2 k x Since x = 0
Then the equation of circle ( 1 ) becomes:
x 2 + ( − 2 k 1 ) 2 k h n − 1 + r n − 2 k 2 1 + 4 k 2 1 r n 2 − k r n + 4 k 2 1 ( r n − 2 k 1 ) 2 ⟹ r n = r n 2 = r n 2 = k h n − 1 = k h n − 1 = k h n − 1 + 2 k 1 Since y = k x 2 and y = h n − 1 + r n − 2 k 1
We can prove by induction that r n = 2 k 2 n − 1 . When n = 1 , y 0 = 0 , ⟹ r 1 = 2 k 1 . The claim is true for n = 1 . Assuming the claim is true for n , then
r n + 1 = k y n + 2 k 1 = k h n − 1 + 2 r n + 2 k 1 = ( r n − 2 k 1 ) 2 + k 2 r n + 2 k 1 = r n + 2 k 1 + 2 k 1 = 2 k 2 n − 1 + 2 k 1 + 2 k 1 = 2 k 2 ( n + 1 ) − 1
The claim is also true for n + 1 , hence it is true for all n ≥ 1 .
When the circumference of the 1 0 0 th circle,
2 π r 1 0 0 2 ⋅ 2 k 2 ( 1 0 0 ) − 1 ⟹ k = 2 5 1 9 9 π = 2 5 1 9 9 = 2 5
The sum of all reciprocals of area of circle,
n = 1 ∑ ∞ π r n 2 1 = n = 1 ∑ ∞ ( 2 n − 1 ) 2 π 2 5 0 0 = π 2 5 0 0 ⋅ 4 3 ζ ( 2 ) = π 2 5 0 0 ⋅ 4 3 ⋅ 6 π 2 = 2 6 2 5 π
Therefore p + q = 6 2 5 + 2 = 6 2 7 .
Notation: ζ ( ⋅ ) denotes the Riemann zeta function .