The diagram shows a black semicircle with radius
. The purple triangle is inscribed inside the semicircle so its longest side is always the semicircle's diameter. The yellow rectangle is the largest rectangle we can inscribe in the purple triangle at any moment. The center of the yellow rectangle (green point) traces a
locus
(blue curve). The area bounded by the blue curve dans by the cyan segment can be expressed as
where
is an integer. What is the sum of the digits of
?
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.
Consider a triangle with height h and width w inscribing a rectangle. Let the height of the triangle on top of the rectangle be α h , where 0 ≤ α ≤ 1 . Then the height of the rectangle is ( 1 − α ) h . As the triangle on top of the rectangle is similar to the large triangle, the width of the rectangle is α w and the area of the rectangle
A = α w ( 1 − α ) h = ( α − α 2 ) h w = ( 4 1 − ( α − 2 1 ) 2 ) h w
Therefore, the inscribed rectangle has a maximum area of 4 1 h w , half that of the triangle, when α = 2 1 or a height and width a half of those of the inscribing triangle.
Now let the center of the semicircle be O ( 0 , 0 ) , the origin of the x y -plane. Since the radius of the semicircle is 1 , we can assign the top vertex of the triangle as P ( cos θ , sin θ as shown. As the height of the rectangle is a half of the triangle, its top two vertices are A ( 2 1 ( cos θ − 1 ) , 2 1 sin θ ) and B ( 2 1 ( cos θ + 1 ) , 2 1 sin θ ) . And the coordinates of the center of the rectangle are:
⎩ ⎪ ⎪ ⎨ ⎪ ⎪ ⎧ x = 2 1 ( 2 cos θ − 1 + 2 cos θ + 1 ) = 2 cos θ y = 2 1 ⋅ 2 sin θ = 4 sin θ ⟹ cos θ = 2 1 x ⟹ sin θ = 4 1 y ⟹ 4 1 x 2 + 1 6 1 y 2 = 1
This means that the blue curve is a half of an ellipse with major axis of a = 2 1 and minor axis of b = 4 1 and an area of 2 π a b = 1 6 π . Therefore the required answer is 1 + 6 = 7 .