AIME 2026 II · 第 6 题
AIME 2026 II — Problem 6
题目详情
Problem
Find the sum of all real numbers such that there is at least one point where the circle with radius centered at is tangent to the parabola with equation .
解析
Solution 1
The parabola has equation , which has vertex and axis of symmetry . Suppose the circle is tangent to the parabola at a point . Note that the slope of the tangent line to the parabola at has slope . In the case where (), this tangent is horizontal and is the only real number that works.
Assume . The line between and must be perpendicular to the tangent line of slope , so it turns out that
and . Solving, we find , and we have
The only working real numbers are and , and they have sum . ~TThB0501
Solution 2
We start with the parabola , which can be rewritten in vertex form as:
The vertex of the parabola is at .
The circle is centered at with radius , so its equation is:
First, we note an obvious case: the distance from the center to the vertex of the parabola is . Thus, is a solution where the circle is tangent to the parabola at its vertex.
Next, we consider the general case by substituting the parabola equation into the circle equation. From , we have . Substituting this into the circle equation gives:
For the circle and parabola to be tangent, this quadratic equation in must have exactly one solution, so its discriminant must be zero:
We calculate the discriminant:
Using the difference of squares :
Thus, the real numbers are and . The sum of all such is:
~Steven Zheng
Solution 3
We first substitute into the circle :
.
Since we are finding the tangent points, we should find the values of r so that the values of the critical points is . We know that the function would not go through the axis at the critical point, since we can imagine the circle expanding to the parabola, and the tangency point would not cross the parabola, either the circle tangency completely being in the parabola, or completely outside. Since we are finding the tangency point, we can take the derivative of :
Using Rational Root Theorem, we can factor the expression to get . The solutions are and . Now we plug in the numbers back into .
- Plug in we get , so .
- Plug in we get , so . (they are the same because it's symmetrical, the AoS passes through the center of circle)
Solution is
~TheRealMee
Solution 4 (Not a great solution, but simple)
Since the center of the circle is we know that the circle must be in the form The vertex of the parabola is so the circle must have a radius of to be tangent to the vertex. Since the line from a circle's center to a tangent is always perpendicular to that tangent, and the slope of the parabola is very close to a vertical line as becomes further from we can find the value of the horizontal line from the circle's center to where it intersects the parabola. This means that the value of the position where the parabola reaches is a great estimate for the value of the tangent point. Plugging in for we get that the value is equal to This means that the radius of the circle must be very close to Since the radius must be an integer since this is an AIME problem, we find that giving as a second radius. Adding these two values up, so our answer is
~Nodskin Goble (feel free to change the wording of this solution)