Dynamic Geometry: P66

Geometry Level 3

The diagram shows a unit black square. A red quarter circle is drawn using the side of the square as the radius. Two yellow semicircles are drawn. Each center moves on one square's side so the semicircles are growing, shrinking and are tangent to each other at any moment. The intersection point between the two yellow semicircles traces a locus (pink curve). The area bounded by the red quarter circle and the pink curve can be expressed as π a + b \dfrac{\pi }{a}+b , where a a and b b are integers. Find a + b a+b .


The answer is 1.

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

Let A B C D ABCD be the square. Denote the centers of the semicircles by K K , L L and their intersection point by P P . Let K D P = K P D = θ \angle KDP=\angle KPD=θ and L B P = L P B = φ \angle LBP=\angle LPB=φ .

Points K K , P P and L L are collinear, and A K L = 2 θ \angle AKL=2θ , A L K = 2 φ \angle ALK=2φ , thus 2 θ + 2 φ = 180 K A L = 180 90 = 90 2\theta +2\varphi =180{}^\circ -\angle KAL=180{}^\circ -90{}^\circ =90{}^\circ , hence θ + φ = 45 \theta +\varphi =45{}^\circ From this we get that D P B = 180 ( θ + φ ) = 180 45 = 135 \angle DPB=180{}^\circ -\left( \theta +\varphi \right) =180{}^\circ -45{}^\circ =135{}^\circ and this implies that P P lies on the circle with center B B and radius C B = 1 CB=1 , hence the pink curve is a quarter of this circle.

Finally, the area A A bounded by the red and the pink curve is A = A ( A , B D ) + A ( C , B D ) [ A B C D ] = π 4 + π 4 1 = π 2 1 A={{A}_{\left( A,\overset\frown{BD} \right)}}+{{A}_{\left( C,\overset\frown{BD} \right)}}-\left[ ABCD \right]=\frac{\pi }{4}+\frac{\pi }{4}-1=\frac{\pi }{2}-1 For the answer, a = 2 a=2 , b = 1 b=-1 , thus a + b = 1 a+b=\boxed{1} .

Very nice solution, thank you for posting!

Valentin Duringer - 3 months ago

Log in to reply

Thanks Valentin! And thank you for the unstoppable production of your dynamic geometry problems.

Thanos Petropoulos - 3 months ago

Log in to reply

Thank you for your appreciation, it means a lot from you.

Valentin Duringer - 3 months ago
Chew-Seong Cheong
Mar 12, 2021

Label the unit square L M N O LMNO , where O ( 0 , 0 ) O(0,0) is the origin of the x y xy -plane, the centers of the right and left semicircles be A A and B B respectively, and an arbitrary point on the locus be P ( x , y ) P(x,y) . Let the radii of the two semicircles be r 0 r_0 and r 1 r_1 as shown. Then

{ A = ( 1 r 0 , 0 ) B = ( 0 , 1 r 1 ) P ( x , y ) : { x = r 1 ( 1 r 0 ) r 0 + r 1 y = r 0 ( 1 r 1 ) r 0 + r 1 \begin{cases} A = (1-r_0, 0) \\ B = (0, 1-r_1) \end{cases} \implies P(x,y): \begin{cases} x = \dfrac {r_1(1-r_0)}{r_0+r_1} \\ y = \dfrac {r_0(1-r_1)}{r_0+r_1} \end{cases}

By Pythagorean theorem ,

O A 2 + O B 2 = A B 2 ( 1 r 0 ) 2 + ( 1 r 1 ) 2 = ( r 0 + r 1 ) 2 1 r 0 r 1 = r 0 r 1 r 1 = 1 r 0 1 + r 0 \begin{aligned} OA^2 + OB^2 & = AB^2 \\ (1-r_0)^2 + (1-r_1)^2 & = (r_0+r_1)^2 \\ 1 - r_0 - r_1 & = r_0r_1 \\ \implies r_1 & = \frac {1-r_0}{1+r_0} \end{aligned}

Now consider:

( x 1 ) 2 + ( y 1 ) 2 = ( r 1 ( 1 r 0 ) r 0 + r 1 1 ) 2 + ( r 0 ( 1 r 1 ) r 0 + r 1 1 ) 2 = ( r 0 ( 1 + r 1 ) r 0 + r 1 ) 2 + ( r 1 ( 1 + r 0 ) r 0 + r 1 ) 2 = ( 2 r 0 ) 2 + ( 1 r 0 2 ) 2 ( 1 + r 0 2 ) 2 = 4 r 0 2 + 1 2 r 0 2 + r 0 4 ( 1 + r 0 2 ) 2 = ( 1 + r 0 2 ) 2 ( 1 + r 0 2 ) 2 = 1 \begin{aligned} (x-1)^2 + (y-1)^2 & = \left(\frac {r_1(1-r_0)}{r_0+r_1} - 1 \right)^2 + \left(\frac {r_0(1-r_1)}{r_0+r_1} - 1 \right)^2 \\ & = \left(\frac {-r_0(1+r_1)}{r_0+r_1} \right)^2 + \left(\frac {-r_1(1+r_0)}{r_0+r_1} \right)^2 \\ & = \frac {(2r_0)^2+(1-r_0^2)^2}{(1+r_0^2)^2} = \frac {4r_0^2+1-2r_0^2+r_0^4}{(1+r_0^2)^2} \\ & = \frac {(1+r_0^2)^2}{(1+r_0^2)^2} = 1 \end{aligned}

This means that the locus is circular quadrant with center ( 1 , 1 ) (1,1) and radius 1 1 . Therefore the area bounded by the red quadrant and the locus is twice the area of a 9 0 90^\circ circular segment with radius 1 1 or

2 ( π 4 1 2 ) = π 2 1 2 \left(\frac \pi 4 - \frac 12 \right) = \frac \pi 2 - 1

Therefore a + b = 2 1 = 1 a+b = 2-1 = \boxed 1 .

Thank you for posting.

Valentin Duringer - 3 months ago

Log in to reply

@Chew-Seong Cheong Tricking you or anyone was not my intention. I hope you will not boycot my problems for now since I always appreciate your solutions and feedback.

Valentin Duringer - 3 months ago

Log in to reply

No of course not. Just want to let you know.

Chew-Seong Cheong - 3 months ago

Log in to reply

@Chew-Seong Cheong Ok then. If you found some problems/concept really interesting try to let me know sometimes because then I may try to dig for new ideas in these configurations.

Valentin Duringer - 3 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...