Difference between revisions of "2013 AIME I Problems/Problem 15"
(→Solution) |
(→Solution2) |
||
Line 10: | Line 10: | ||
− | == | + | ==Solution 2== |
+ | Let <math>(A, B, C)</math> = <math>(B-x, B, B+x)</math> and <math>(b, a, c) = (a-y, a, a+y)</math>. Now the 3 differences would be | ||
+ | <cmath>\begin{align} | ||
+ | \label{1} &A-a = B-x-a \\ | ||
+ | \label{2} &B - b = B-a+y \\ | ||
+ | \label{3} &C - c = B+x-a-y | ||
+ | \end{align}</cmath> | ||
+ | |||
+ | Adding equations <math>(1)</math> and <math>(3)</math> would give <math>2B - 2a - y</math>. Then doubling equation <math>(2)</math> would give <math>2B - 2a + 2y</math>. The difference between them would be <math>3y</math>. Since <math>p|\{(1), (2), (3)\}</math>, then <math>p|3y</math>. Since <math>p</math> is prime, <math>p|3</math> or <math>p|y</math>. However, since <math>p > y</math>, we must have <math>p|3</math>, which means <math>p=3</math>. | ||
+ | |||
+ | |||
+ | If <math>p=3</math>, the only possible values of <math>(b, a, c)</math> are <math>(0, 1, 2)</math>. Plugging this into our differences, we get | ||
+ | <cmath>\begin{align*} | ||
+ | &A-a = B-x-1 \hspace{4cm}(4)\\ | ||
+ | &B - b = B \hspace{5.35cm}(5)\\ | ||
+ | &C - c = B+x-2 \hspace{4cm}(6) | ||
+ | \end{align*}</cmath> | ||
+ | The difference between <math>(4)</math> and <math>(5)</math> is <math>x+1</math>, which should be divisible by 3. So <math>x \equiv 2 \mod 3</math>. Also note that since <math>3|(5)</math>, <math>3|B</math>. Now we can try different values of <math>x</math> and <math>B</math>: | ||
+ | |||
+ | When <math>x=2</math>, <math>B=3, 6, ..., 96 \Rightarrow 17</math> triples. | ||
+ | |||
+ | When <math>x=5</math>, <math>B=6, 9, ..., 93\Rightarrow 15</math> triples.. | ||
+ | |||
+ | ... and so on until | ||
+ | |||
+ | When <math>x=44</math>, <math>B=45\Rightarrow 1</math> triple. | ||
+ | |||
+ | So the answer is <math>17 + 15 + \cdots + 1 = \boxed{272}</math> ~SoilMilk | ||
== See also == | == See also == | ||
{{AIME box|year=2013|n=I|num-b=14|after=Last Problem}} | {{AIME box|year=2013|n=I|num-b=14|after=Last Problem}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Revision as of 22:14, 26 May 2023
Contents
Problem
Let be the number of ordered triples
of integers satisfying the conditions
(a)
,
(b) there exist integers
,
, and
, and prime
where
,
(c)
divides
,
, and
, and
(d) each ordered triple
and each ordered triple
form arithmetic sequences. Find
.
Solution
From condition (d), we have and
. Condition
states that
,
, and
. We subtract the first two to get
, and we do the same for the last two to get
. We subtract these two to get
. So
or
. The second case is clearly impossible, because that would make
, violating condition
. So we have
, meaning
. Condition
implies that
or
. Now we return to condition
, which now implies that
. Now, we set
for increasing positive integer values of
.
yields no solutions.
gives
, giving us
solution. If
, we get
solutions,
and
. Proceeding in the manner, we see that if
, we get 16 solutions. However,
still gives
solutions because
. Likewise,
gives
solutions. This continues until
gives one solution.
gives no solution. Thus,
.
Solution 2
Let =
and
. Now the 3 differences would be
Adding equations and
would give
. Then doubling equation
would give
. The difference between them would be
. Since
, then
. Since
is prime,
or
. However, since
, we must have
, which means
.
If , the only possible values of
are
. Plugging this into our differences, we get
The difference between
and
is
, which should be divisible by 3. So
. Also note that since
,
. Now we can try different values of
and
:
When ,
triples.
When ,
triples..
... and so on until
When ,
triple.
So the answer is ~SoilMilk
See also
2013 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 14 |
Followed by Last Problem | |
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.