AIME 2019 II · 第 13 题
AIME 2019 II — Problem 13
题目详情
Problem
Regular octagon is inscribed in a circle of area Point lies inside the circle so that the region bounded by and the minor arc of the circle has area while the region bounded by and the minor arc of the circle has area There is a positive integer such that the area of the region bounded by and the minor arc of the circle is equal to Find
解析
Solution 1
The actual size of the diagram doesn't matter. To make calculation easier, we discard the original area of the circle, , and assume the side length of the octagon is .
Let denote the radius of the circle, be the center of the circle. Then:
Now, we need to find the "D" shape, the small area enclosed by one side of the octagon and of the circumference of the circle:
Let be the height of , be the height of , be the height of . From the and condition we have
which gives and .
Now, let intersects at , intersects at , intersects at .
Clearly, is an isosceles right triangle, with right angle at and the height with regard to which shall be . Now which gives:
\begin{align*} PW&= 3+2\sqrt2-\frac{PU}{\sqrt{2}} - \frac{PV}{\sqrt{2}} \\ &=3+2\sqrt{2}-\frac{1}{\sqrt{2}}\left(\left(\frac{1}{7}-\frac{1}{8}\right) \pi \left(4+ 2\sqrt{2}\right) + \sqrt{2}+1+\left(\frac{1}{9}-\frac{1}{8}\right) \pi \left(4+ 2\sqrt{2}\right) + \sqrt{2}+1\right)\\ &=1+\sqrt{2}- \frac{1}{\sqrt{2}}\left(\frac{1}{7}+\frac{1}{9}-\frac{1}{4}\right)\pi\left(4+2\sqrt{2}\right) \end{align*}
Now, we have the area for and the area for , so we add them together:
\begin{align*} \text{Target Area} &= \frac{1}{8} \pi \left(4+2\sqrt{2}\right)- \left(\sqrt{2}+1\right) + \left(1+\sqrt{2}\right)- \frac{1}{\sqrt{2}}\left(\frac{1}{7}+\frac{1}{9}-\frac{1}{4}\right)\pi\left(4+2\sqrt{2}\right)\\ &=\left(\frac{1}{8} - \frac{1}{\sqrt{2}}\left(\frac{1}{7}+\frac{1}{9}-\frac{1}{4}\right)\right)\text{Total Area} \end{align*}
The answer should therefore be . The answer is .
SpecialBeing2017
Solution 2
Instead of considering the actual values of the areas, consider only the changes in the areas that result from moving point from the center of the circle. We will proceed by coordinates. Set the origin at the center of the circle and refer to the following diagram, where the octagon is oriented so as is horizontal (and therefore is vertical). Note that the area bounded by and the arc is fixed, so we only need to consider the relevant triangles.

Define one arbitrary unit as the distance that you need to move from to change the area of by . We can see that was moved down by units to make the area defined by , , and . Similarly, was moved right by to make the area defined by , , and . This means that has coordinates .
Now, we need to consider how this displacement in affected the area defined by , , and . This is equivalent to finding the shortest distance between and the blue line in the diagram (as and the blue line represents while is fixed). Using an isosceles right triangle, one can find the that shortest distance between and this line is .
Remembering the definition of our unit, this yields a final area of
-Archeon
Solution 3 (Shoelace)
Let be the radius of the circle, and plot the octagon on the Cartesian plane such that for each . Let have coordinates . Note that the area bounded by the circle and any segment of the form is
According to the Shoelace formula, we have \begin{align*} [A_1A_2P] &= \frac{1}{2}\left(\frac{r^2}{\sqrt{2}}+\frac{rx}{\sqrt{2}} - rx - \frac{ry}{\sqrt{2}}\right) = \frac{r^2+rx(1-\sqrt{2})-ry}{\sqrt{8}},\\ [A_3A_4P] &= \frac{1}{2}\left(-ry+\frac{rx}{\sqrt{2}} + \frac{r^2}{\sqrt{2}} + \frac{ry}{\sqrt{2}}\right) = \frac{r^2+rx+ry(1-\sqrt{2})}{\sqrt{8}}. \end{align*} Note that and . Let and . Using the work above, we obtain the system \begin{align*} X(1-\sqrt{2}) - Y &= \frac{\sqrt{8}}{56}\\ X+Y(1-\sqrt{2}) &= -\frac{\sqrt{8}}{72}, \end{align*}
which yields the solution
Then by the Shoelace formula, the area bounded by and arc is \begin{align*} [A_6A_7P]+S &= \frac{r^2+rx(1-\sqrt{2})+ry}{8} + \frac{1}{8} - \frac{r^2}{\sqrt{8}}\\ &= \frac{1}{8} + \frac{1-\sqrt{2}}{\sqrt{8}}\left(-\frac{1}{56}-\frac{1+\sqrt{2}}{72}\right) + \frac{1}{\sqrt{8}}\left(-\frac{1+\sqrt{2}}{56}+\frac{1}{72}\right)\\ &= \frac{1}{8} +\frac{1}{72\sqrt{2}} - \frac{1}{56\sqrt{2}}\\ &= \frac{1}{8} - \frac{\sqrt{2}}{504}. \end{align*} The requested integer is ~TThB0501
Video Solution by MOP 2024
https://youtube.com/watch?v=CHJ15nlpZZk
~r00tsOfUnity
Video Solution by On the Spot STEM
https://youtu.be/B_Drjjn0vv0