The diagram shows a cyan circle moving freely so it's inscribed in the pink semicircle at any moment. We use the center of the cyan circle and the intersection points between it and the pink semicircle to draw a black triangle. When the area of the black triangle is maximum , the fraction of the semicircle'area colored in pink can be expressed as:
b a b − c
where a , b , and c are positive integers and b is square-free. Find the smallest a + b + c .
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.
Ahhh too clever !! Nice
Log in to reply
one braket is missing I think
Point A ( a ; 0 ) is moving on the semicircle's diameter.
We use the Pythagorean theorem to express the radius r of the cyan circle in terms of r : O E 2 = E A 2 + O A 2 < = > ( 1 − r ) 2 = r 2 + a 2
We get r = 2 1 ( 1 − a 2 )
Now we express the sinus of angle F E A to get the area, basic trigonometry gives the value: O E O A = 1 − r a = 1 + a 2 2 a
Finally the area of triangle A E F is: 2 1 ⋅ A E 2 ⋅ 1 + a 2 2 a = 1 + a 2 2 a ⋅ ( 2 1 − a 2 ) 2 ⋅ 2 1 = 4 ( 1 + a 2 ) a ( 1 − a 2 ) 2
We find the derivative of this expression and get : 4 ( 1 + a 2 ) 2 3 a 6 + 3 a 4 − 7 a 2 + 1
We set the derivative equal to 0 to find the value of a for which the area of the triangle is maximum:
4 ( 1 + a 2 ) 2 3 a 6 + 3 a 4 − 7 a 2 + 1 = 0 < = > 3 a 6 + 3 a 4 − 7 a 2 + 1 = 0
We factor the expression: ( a + 1 ) ( a − 1 ) ( 3 a 4 + 6 a 2 − 1 ) = 0
The only valid value for a is 3 2 − 1
Now we evaluate the value of r when a = 3 2 − 1 , we get r = 1 − 3 1
So the area of the cyan circle will be equal to 3 2 π ⋅ ( 2 − 3 )
Then the pink area is equal to: 6 − 5 π + 4 3 π
Finally the fraction of the semicircle colored in pink is equal to 3 4 3 − 5
a + b + c = 4 + 3 + 5 = 1 2
Similar solution with @David Vreken 's just more trigonometry.
Let the diameter base and the center of the semicircle be A B and O and its radius 1 . Let C be the center of the semicircle and P be the tangent point of the semicircle and circle at an instant. Note that O , C , and P are colinear. At this instant let the radius of the semicircle be r and ∠ P O B = θ . Then ∠ P C D = 9 0 ∘ + θ , where C D is perpendicular to A B ; and the area of △ P C D is given by:
A △ = 2 r 2 sin ( 9 0 ∘ + θ ) = 2 r 2 cos θ = 2 ( 1 − r ) r 2 1 − 2 r Note that sin ( 1 8 0 ∘ − ϕ ) = sin ϕ and sin ( 9 0 ∘ − ϕ ) = cos ϕ Since sin θ = 1 − r r ⟹ cos θ = 1 − r 1 − 2 r
To find the maximum of A △ ,
d r d A △ 3 r 2 − 6 r + 2 ⟹ r = ( ( 2 r 1 − 2 r − 1 − 2 r r 2 ) ( 1 − r ) + r 2 1 − 2 r ) ⋅ 2 ( 1 − r ) 2 1 = 2 ( 1 − r ) 2 1 − 2 r ( 2 r ( 1 − 2 r ) − r 2 ) ( 1 − r ) + r 2 ( 1 − 2 r ) = 2 ( 1 − r ) 2 1 − 2 r r ( 3 r 2 − 6 r + 2 ) Putting d r d A △ = 0 = 0 = 1 − 3 1 Since r < 1
Therefore A △ is maximum, when r = 1 − 3 1 , then the area of the circle A ◯ = ( 1 − 3 1 ) 2 π = 3 4 − 2 3 π and the fraction of semicircle is pink is 2 π 2 π − 3 4 − 2 3 = 3 4 3 − 5 . And the required answer is 1 2 .
Problem Loading...
Note Loading...
Set Loading...
Let r be the radius of the cyan circle, and label the diagram as follows:
Then O A = O B − A B = 1 − r , so that by the Pythagorean Theorem on △ O A C , O C = O A 2 − A C 2 = ( 1 − r ) 2 − r 2 = 1 − 2 r .
Also from △ O A C , sin ∠ O A C = O A O C = 1 − r 1 − 2 r .
So the area of △ A B C is A △ A B C = 2 1 ⋅ A B ⋅ A C ⋅ sin ∠ B A C = 2 1 ⋅ r ⋅ r ⋅ sin ∠ O A C = 2 ( 1 − r ) r 2 1 − 2 r .
The maximum area will be when d r d A △ A B C = 2 1 − 2 r ( 1 − r ) 2 r ( 3 r 2 − 6 r + 2 ) = 0 , which solves to r = 1 − 3 1 for 0 < r < 1 .
The fraction of the semi-circle area colored in pink will then be 2 1 π 2 1 π − π ( 1 − 3 1 ) = 3 4 3 − 5 .
Therefore, a = 4 , b = 3 , c = 5 , and a + b + c = 1 2 .