AIME 2025 II · 第 9 题
AIME 2025 II — Problem 9
题目详情
Problem
There are values of in the interval f(x)=\sin(7\pi\cdot\sin(5x))=0tnxy=f(x)xn+t$.
解析
Solution 1
For to happen, whatever is inside the function must be of form . We then equate to have \begin{align*} 7\pi\cdot\sin(5x)=k\pi \\ \sin(5x)=\frac{k}{7} \\ \end{align*} We know that , so clearly takes all values . Since the graph of has 5 periods between and , each of the values give solutions each. give solutions each and gives solutions (to verify this sketch a graph). Thus, .
We know that the function is tangent to the x-axis if it retains the same sign on both sides of the function. This is not true for points at because one side will be positive and one will be negative. However this will happen if because the sine function "bounces back" and goes over the same values again (to clarify, because has the same values on both sides of for , as it's a maximum or minimum , the corresponding values of also have a maximum/minimum and repeat around those -values), and of these values exist. Thus, .
~ lisztepos
~ Clarification by Christian
Solution 2 (Calculus)
For , we must have for some integer . Then always satisfies the equation. Notice that on each period of , each is a -value at two distinct points, and each is a -value at one point each. Thus each period has points satisfying the equation. Since the period is and the domain has a length of , we find that periods occur in our domain if we include . Adding the case where , there are a total of roots over . Subtracting the cases at and yields total roots. This is our .
Next, we take the derivative of ; using a hideous combination of chain rules we find that
Thus, for a point to be tangent to the -axis, we must have either or . In the first case, we know that from earlier, so . Then , so . Recall that over each of the five periods, only one point will satisfy , and only one point will satisfy . Thus there are points in this case.
In the second case, we must have . Substituting yields . But this is impossible since and , so there are no points in this case.
As a result, , so .
~ eevee9406