Difference between revisions of "2025 AIME I Problems/Problem 11"
Faliure167 (talk | contribs) (Created blank page) |
|||
Line 1: | Line 1: | ||
+ | ==Problem== | ||
+ | A piecewise linear function is defined by <cmath>f(x) = \begin{cases} x & \operatorname{if} ~ -1 \leq x < 1 \\ 2 - x & \operatorname{if} ~ 1 \leq x < 3\end{cases}</cmath> and <math>f(x + 4) = f(x)</math> for all real numbers <math>x</math>. The graph of <math>f(x)</math> has the sawtooth pattern depicted below. | ||
+ | The parabola <math>x^{2} = 34y</math> intersects the graph of <math>f(x)</math> at finitely many points. The sum of the <math>y</math>-coordinates of all these intersection points can be expressed in the form <math>\tfrac{a + b\sqrt{c}}{d}</math>, where <math>a</math>, <math>b</math>, <math>c</math>, and <math>d</math> are positive integers such that <math>a</math>, <math>b</math>, <math>d</math> have greatest common divisor equal to <math>1</math>, and <math>c</math> is not divisible by the square of any prime. Find <math>a + b + c + d</math>. | ||
+ | |||
+ | ==Solution== | ||
+ | Note that <math>f(x)</math> consists of lines of the form <math>y = x - 4k</math> and <math>y = 4k + 2 - x</math> for integers <math>k</math>. In the first case, we get <math>34y^{2} = y - 4k</math> and the sum of the roots is <math>\tfrac{1}{34}</math> by Vieta. In the second case, we similarly get a sum of <math>-\tfrac{1}{34}.</math> Thus pairing <math>4k</math> and <math>4k+2</math> gives a <math>y</math>-coordinate sum of <math>0.</math> | ||
+ | |||
+ | This process of pairing continues until we get to <math>k = 8</math>. Then <math>y = x - 32</math> behaves exactly as we expect, with a sum of <math>\tfrac{1}{34}</math>. However, <math>y = 34-x</math> is where things start becoming fishy, since there is one root with absolute value less than <math>1</math> and one with absolute value greater than <math>1</math>. We get <cmath>34-34y^2 = y</cmath> and solving with the quadratic formula (clear to take the positive root) gives <cmath>y = \frac{-1 \pm \sqrt{68^2 + 1}}{68} = \frac{-1 + 5 \sqrt{185}}{68}.</cmath> Adding our <math>\tfrac{1}{34}</math> from earlier gives the answer <math>\frac{1 + 5 \sqrt{185}}{68} \implies \boxed{259}</math>. | ||
+ | |||
+ | Solution credit: @EpicBird08 | ||
+ | |||
+ | ==See Also== | ||
+ | {{AIME box|year=2025|n=I|num-b=10|num-a=12}} | ||
+ | {{MAA Notice}} |
Revision as of 18:40, 13 February 2025
Problem
A piecewise linear function is defined by and
for all real numbers
. The graph of
has the sawtooth pattern depicted below.
The parabola intersects the graph of
at finitely many points. The sum of the
-coordinates of all these intersection points can be expressed in the form
, where
,
,
, and
are positive integers such that
,
,
have greatest common divisor equal to
, and
is not divisible by the square of any prime. Find
.
Solution
Note that consists of lines of the form
and
for integers
. In the first case, we get
and the sum of the roots is
by Vieta. In the second case, we similarly get a sum of
Thus pairing
and
gives a
-coordinate sum of
This process of pairing continues until we get to . Then
behaves exactly as we expect, with a sum of
. However,
is where things start becoming fishy, since there is one root with absolute value less than
and one with absolute value greater than
. We get
and solving with the quadratic formula (clear to take the positive root) gives
Adding our
from earlier gives the answer
.
Solution credit: @EpicBird08
See Also
2025 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 10 |
Followed by Problem 12 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.