Dynamic Geometry: P38

Geometry Level pending

The diagram shows a green circle with radius 1 1 , its center has coordinates ( 0 ; 1 ) \left(0;1\right) . The cyan circle has radius r r , its center has coordinates ( 0 ; 2 + r ) \left(0;2+r\right) . A yellow circle is drawn so it's tangent to the x x axis, to the green circle and to the cyan circle at any moment. The center of the yellow circle traces a locus (pink curve). Its center bounces between a blue vertical segment and a red vertical segment. When the center touches the red segment, its y y and x x coordinates are equal. When the center touches the blue segment, the radius of the three circles are in arithmetic progression (the green circle shall be the smallest and the yellow the largest circle). The area bounded by the pink curves and the two vertical segments can be expressed as:

a b ( a b b b a × a ) \frac{a}{b} \left(a^b-b^{\frac{b}{a\times a}}\right)

where a a and b b are coprime positive integers. Find a + b a+b .


The answer is 5.

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.

2 solutions

Valentin Duringer
Feb 17, 2021

See the diagram below: - We use the Pythagorean theorem to express x D x_D and y D y_D in terms of r r :

  • { ( 1 + y D ) 2 = ( y D 1 ) 2 + x D 2 ( r + y D ) 2 = ( 2 + r y D ) 2 + x D 2 \begin{cases}\left(1+y_D\right)^2=\left(y_D-1\right)^2+x_D^2\\\left(r+y_D\right)^2=\left(2+r-y_D\right)^2+x_D^2\end{cases}

  • { x D = 2 1 + r r y D = 1 + r r \begin{cases}x_D=\dfrac{2\sqrt{1+r}}{\sqrt{r}}\\y_D=\dfrac{1+r}{r}\end{cases}

  • Now we can express y D y_D in terms of y D y_D and we get the equation of the locus: y = x 2 4 y=\dfrac{x^2}{4}

  • Since the radius of each circle is: 1 1 , r r , 1 + r r \dfrac{1+r}{r} . We can find the value of r r for which the radii are in arithmetic progression, with 1 < r < 1 + r r 1<r<\dfrac{1+r}{r} . We can solve this system of equation, where k k is the common difference between the radii:

  • { r = 1 + k 1 + r r = r + k \begin{cases}r=1+k\\\dfrac{1+r}{r}=r+k\end{cases}

  • { k = 3 1 2 r = 3 + 1 2 \begin{cases}k=\dfrac{\sqrt{3}-1}{2}\\r=\dfrac{\sqrt{3}+1}{2}\end{cases}

  • So we can find the corresponding value of x D x_D for r = 3 + 1 2 r=\dfrac{\sqrt{3}+1}{2} and we get x D = 2 3 4 x_D=2\cdot \sqrt[4]{3} .

  • Now we need to solve x D = y D x_D=y_D . We use the equation of the locus and solve x = x 2 4 < = > x = 4 x=\frac{x^2}{4}<=>x=4

  • We can evaluate the area: 2 3 4 4 x 2 4 = 2 3 ( 8 3 3 4 ) \int _{2\sqrt[4]{3}}^4\dfrac{x^2\:}{4}=\frac{2}{3}\cdot \left(8-3^{\frac{3}{4}}\right)

  • So a = 2 a=2 and b = 3 b=3 , then a + b = 5 a+b=5

Chew-Seong Cheong
Feb 19, 2021

Label the origin as O O , the centers of the green, cyan, and yellow circles be A A , B B , and C C . Let C N CN be perpendicular to the x x -axis, and A N AN' and B n " Bn" be parallel to O N ON . We note that O N = A N = B N " = ON = AN' = BN" = \ell . Let the radius of the yellow circle be R R . By Pythagorean theorem ,

A C 2 C N 2 = A N 2 ( R + 1 ) 2 ( R 1 ) 2 = 2 4 R = 2 \begin{aligned} AC^2-CN'^2 & = AN'^2 \\ (R+1)^2 - (R-1)^2 & = \ell^2 \\ \implies 4R & = \ell^2 \end{aligned}

SImilarly,

B C 2 C N " 2 = B N " 2 ( R + r ) 2 ( R ( 2 + r ) ) 2 = 2 4 r R + 4 R 4 r 4 = 2 \begin{aligned} BC^2 - CN"^2 & = BN"^2 \\ (R+r)^2 - (R-(2+r))^2 & = \ell^2 \\ 4rR + 4R - 4r - 4 & = \ell^2 \end{aligned}

Therefore, 4 r R + 4 R 4 r 4 = 4 R R = r + 1 r 4rR + 4R - 4r - 4 = 4R \implies R = \dfrac {r+1}r . Now consider any point on the locus C ( x , y ) C(x,y) . Then x = O N = = 2 R x = ON = \ell = 2\sqrt R and y = C N = R = x 2 4 y = CN = R = \dfrac {x^2}4 . The locus is a parabola. And the locus under the parabola is given by:

a b y d x = a b x 2 4 d x = b 3 a 3 12 \int_a^b y \ dx = \int_a^b \frac {x^2}4 \ dx = \frac {b^3-a^3}{12}

where a a is the value of x x when 1 1 , r r , and R R are in arithmetic progression, and b b is the value of x x when x = y x=y . When 1 1 , r r , and R R are in a arithmetic progression, we have:

1 + R = 2 r Note that R = r + 1 r 1 + r + 1 r = 2 r 2 r 2 2 r 1 = 0 r = 3 + 1 2 As r > 0 R = r + 1 r = 3 + 3 3 + 1 = 3 Since x = 2 R a = 2 3 1 4 \begin{aligned} 1 + \blue R & = 2r & \small \blue{\text{Note that }R = \frac {r+1}r} \\ 1 + \blue{\frac {r+1}r} & = 2r \\ 2r^2 - 2r - 1 & = 0 \\ \implies r & = \frac {\sqrt 3 + 1}2 & \small \blue{\text{As }r > 0} \\ \implies R & = \frac {r+1}r = \frac {3+\sqrt 3}{\sqrt 3 +1} = \sqrt 3 & \small \blue{\text{Since }x = 2\sqrt R} \\ \implies a & = 2 \cdot 3^\frac 14 \end{aligned}

Since y = x 2 4 y = \dfrac {x^2}4 , when y = x y=x x = 4 = b \implies x = 4 = b . Therefore the area under the locus is

4 3 2 3 3 3 4 12 = 2 3 ( 2 3 3 3 4 ) \frac {4^3 - 2^3 \cdot 3^\frac 34}{12} = \frac 23 \left(2^3 - 3^\frac 34\right)

Therefore the required answer is 2 + 3 = 5 2+3 = \boxed 5 .

Thank you for posting !

Valentin Duringer - 3 months, 3 weeks ago

Log in to reply

You are welcome.

Chew-Seong Cheong - 3 months, 3 weeks ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...