2012 AIME I Problems/Problem 11
Problem 11
A frog begins at and makes a sequence of jumps according to the following rule: from
the frog jumps to
which may be any of the points
or
There are
points
with
that can be reached by a sequence of such jumps. Find the remainder when
is divided by
Solution
First of all, it is easy to see by induction that for any in the frog's jump sequence,
will be a multiple of
and
will be a multiple of
The base case
obviously satisfies the constraints and if
and
any of the four transformations will sustain this property:
So we know that any point the frog can reach will satisfy
and
Any point in the form
and
is reachable.
\textbf{Proof:}a,$$ (Error compiling LaTeX. Unknown error_msg)b,$$ (Error compiling LaTeX. Unknown error_msg)c,
d
x=7a+2b-5c-10d
y=2a+7b-10c-5d
x+y = 9(a+b)-15(c+d) = 3n
x-y = 5(a-b)+5(c-d) = 5m
3(a+b)-5(c+d) = n
(c+d) \equiv n \mod 3
(a+b) = \lfloor{n/3}\rfloor + 2(c+d).
(a-b)+(c-d) = m
(a-b)
(c-d)
(a+b)
(a-b)
(c+d)
(c-d)
(a+b)
n,
(a-b)
(c-d)
(c+d)
3
(c-d)
(a,b,c,d)
x+y = 3n
x-y = 5m
\noindent\makebox[\linewidth]{\rule{\paperwidth}{0.4pt}}
|x| + |y| \le 100,
y=x-5m
y=-x+3n.
(\frac{3n+5m}{2},\frac{3n-5m}{2}),
m
n
|x| + |y| = |x \pm y|,$we find that
<cmath> \begin{align*} |x + y| = |3n| \le 100 &\rightarrow -33 \le n \le 33\\ |x - y| = |5m| \le 100 &\rightarrow -20 \le m \le 20. \end{align*} </cmath>
So there are$ (Error compiling LaTeX. Unknown error_msg)3433
n,
20
21
m.
m
n
M
34 \cdot 20 + 33 \cdot 21 = 1373 \rightarrow \boxed{373.}$
See also
2012 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.