Hoci Foci Loci

Geometry Level 5

In the circle, a point is selected along the circumference, forming three triangles - two isosceles triangles and one right triangle (the largest) - each with fixed endpoints and fixed centers on the diameter. As shown above, the angle bisector, intersecting the top point, is formed, so that when the point is rotated counterclockwise, two loci are formed.

If the ratio of the red area to the blue area is R R , input 1 0 6 R \lfloor 10^6 R \rfloor as your answer.


The answer is 481377.

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

Mark Hennings
Apr 5, 2021

Let the circle have radius 2 2 . Simple angle-chasing and trigonometry tell us that r 1 ( θ ) = O A = 2 cos 2 θ cos θ r 2 ( θ ) = O B = sin 4 θ sin 3 θ \begin{aligned} r_1(\theta) & =\; OA \; = \; \frac{2\cos2\theta}{\cos\theta} \\ r_2(\theta) & = \; OB \; = \; \frac{\sin4\theta}{\sin3\theta} \end{aligned} for θ 1 4 π |\theta| \le \tfrac14\pi . Thus the blue area is 1 2 1 4 π 1 4 π r 1 ( θ ) 2 d θ = 8 2 π \tfrac12\int_{-\frac14\pi}^{\frac14\pi} r_1(\theta)^2\,d\theta \; = \; 8 - 2\pi while the red area is 1 2 1 4 π 1 4 π r 2 ( θ ) 2 d θ = 4 3 4 9 3 tanh 1 1 3 \tfrac12\int_{-\frac14\pi}^{\frac14\pi}r_2(\theta)^2\,d\theta \; =\; \tfrac43 - \tfrac49\sqrt{3}\tanh^{-1}\tfrac{1}{\sqrt{3}} which makes the ratio of areas R = 0.4813775219... R = 0.4813775219... and hence 1 0 6 R = 481377 \lfloor 10^6 R \rfloor = \boxed{481377} .

David Vreken
Apr 2, 2021

Let the circle be a unit circle with an equation of x 2 + y 2 = 1 x^2 + y^2 = 1 , and label the diagram as follows:

Let the x x -coordinate of C C be k k . Since it is on the circle x 2 + y 2 = 1 x^2 + y^2 = 1 , it has a y y -coordinate of 1 k 2 \sqrt{1 - k^2} , so its coordinates are C ( k , 1 k 2 ) C(k, \sqrt{1 - k^2}) .

Then C A CA has an equation of y = 1 k 2 k + 1 ( x + 1 ) y=\cfrac{\sqrt{1-k^{2}}}{k+1}(x+1) , C O CO has an equation of y = 1 k 2 k x y=\cfrac{\sqrt{1-k^{2}}}{k}x , and C B CB has an equation of y = 1 k 2 k 1 ( x 1 ) y=\cfrac{\sqrt{1-k^{2}}}{k-1}(x-1) .

Since B D BD is the angle bisector of C B A \angle CBA , by the half angle formula tan C B A = 1 k 2 k 1 = 2 tan D B A 1 tan 2 D B A \tan \angle CBA = \cfrac{\sqrt{1-k^{2}}}{k-1} = \cfrac{2 \tan \angle DBA}{1 - \tan^2 \angle DBA} , which rearranges to tan D B A = 1 k 2 2 1 + k k + 1 \tan \angle DBA = \cfrac{\sqrt{1-k^{2}}-\sqrt{2}\sqrt{1+k}}{k+1} .

Then D B DB has an equation of y = 1 k 2 2 1 + k k + 1 ( x 1 ) y = \cfrac{\sqrt{1-k^{2}}-\sqrt{2}\sqrt{1+k}}{k+1}(x - 1) .

Combining y = 1 k 2 2 1 + k k + 1 ( x 1 ) y = \cfrac{\sqrt{1-k^{2}}-\sqrt{2}\sqrt{1+k}}{k+1}(x - 1) and y = 1 k 2 k + 1 ( x + 1 ) y=\cfrac{\sqrt{1-k^{2}}}{k+1}(x+1) and eliminating k k gives y = ± x 3 + x 2 + x 1 x 3 y=\pm \sqrt{\cfrac{-x^{3}+x^{2}+x-1}{x-3}} , the equation of the blue curve, which contains an area of 2 1 1 x 3 + x 2 + x 1 x 3 d x = 8 2 π \displaystyle 2 \int_{-1}^{1} \sqrt{\cfrac{-x^{3}+x^{2}+x-1}{x-3}} dx = 8 - 2\pi .

Combining y = 1 k 2 2 1 + k k + 1 ( x 1 ) y = \cfrac{\sqrt{1-k^{2}}-\sqrt{2}\sqrt{1+k}}{k+1}(x - 1) and y = 1 k 2 k x y=\cfrac{\sqrt{1-k^{2}}}{k}x and eliminating k k gives y = ± ( x 1 ) ( x 3 ) 2 ( x 1 ) 2 ( x 2 2 x + 2 ) y=\pm \sqrt{(x-1)(x-3)-2\sqrt{(x-1)^{2}(x^{2}-2x+2)}} , the equation of the red curve, which contains an area of 2 1 3 1 ( x 1 ) ( x 3 ) 2 ( x 1 ) 2 ( x 2 2 x + 2 ) d x 0.8264360025 \displaystyle 2 \int_{-\frac{1}{3}}^{1} \sqrt{(x-1)(x-3)-2\sqrt{(x-1)^{2}(x^{2}-2x+2)}} dx \approx 0.8264360025 .

The ratio of the red area to the blue area is then R 0.8264360025 8 2 π 0.4813775 R \approx \cfrac{0.8264360025}{8 - 2\pi} \approx 0.4813775 , so 1 0 6 R = 481377 \lfloor 10^6 R \rfloor = \boxed{481377} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...