Difference between revisions of "2021 AIME I Problems/Problem 5"
(→Solution) |
Borealbear (talk | contribs) (→Solution) |
||
Line 4: | Line 4: | ||
==Solution== | ==Solution== | ||
Let the terms be <math>a-b</math>, <math>a</math>, and <math>a+b</math>. Then we want <math>(a-b)^2+a^2+(a+b)^2=ab^2</math>, or <math>3a^2+2b^2=ab^2</math>. Rearranging, we get <math>b^2=\frac{3a^2}{a-2}</math>. Simplifying further, <math>b^2=3a+6+\frac{12}{a-2}</math>. | Let the terms be <math>a-b</math>, <math>a</math>, and <math>a+b</math>. Then we want <math>(a-b)^2+a^2+(a+b)^2=ab^2</math>, or <math>3a^2+2b^2=ab^2</math>. Rearranging, we get <math>b^2=\frac{3a^2}{a-2}</math>. Simplifying further, <math>b^2=3a+6+\frac{12}{a-2}</math>. | ||
+ | |||
+ | ===Solution 1=== | ||
+ | Let the common difference be <math> d </math> and let the middle term be <math> x </math>. Then, we have that the sequence is | ||
+ | <cmath>x-d,~x,~x+d.</cmath> | ||
+ | This means that the sum of the sequence is | ||
+ | <cmath> (x-d)^2+x^2+(x+d)^2=x^2-2xd+d^2+x^2+x^2+2xd+d^2=3x^2+2d^2. </cmath> | ||
+ | We know that this must be equal to <math>xd^2,</math> so we can write that | ||
+ | <cmath>3x^2+2d^2=xd^2,</cmath> | ||
+ | and it follows that | ||
+ | <cmath>3x^2-xd^2+2d^2=3x^2-\left(d^2\right)x+2d^2=0.</cmath> | ||
+ | |||
+ | Now, we can treat <math> d </math> as a constant and use the quadratic formula to get | ||
+ | <cmath>x=\frac{d^2\pm \sqrt{d^4-4(3)(2d^2)}}{6}.</cmath> | ||
+ | We can factor pull <math> d^2 </math> out of the square root to get | ||
+ | <cmath>x=\frac{d^2\pm d\sqrt{d^2-24}}{6}.</cmath> | ||
+ | Here, it is easy to test values of <math> d </math>. We find that <math> d=5 </math> and <math> d=7 </math> are the only positive integer values of <math> d </math> that make <math> \sqrt{d^2-24} </math> a positive integer. <math> d=5 </math> gives <math> x=5 </math> and <math> x=\frac{10}{3} </math>, but we can ignore the latter. <math> d=7 </math> gives <math> x=14 </math>, as well as a fraction which we can ignore. | ||
+ | |||
+ | Since <math> d=5,~x=5 </math> and <math> d=7, x=14 </math> are the only two solutions and we want the sum of the third terms, our answer is <math> (5+5)+(7+14)=10+21=\boxed{031} </math>. | ||
==See also== | ==See also== | ||
{{AIME box|year=2021|n=I|num-b=4|num-a=6}} | {{AIME box|year=2021|n=I|num-b=4|num-a=6}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Revision as of 16:35, 11 March 2021
Contents
Problem
Call a three-term strictly increasing arithmetic sequence of integers special if the sum of the squares of the three terms equals the product of the middle term and the square of the common difference. Find the sum of the third terms of all special sequences.
Solution
Let the terms be , , and . Then we want , or . Rearranging, we get . Simplifying further, .
Solution 1
Let the common difference be and let the middle term be . Then, we have that the sequence is This means that the sum of the sequence is We know that this must be equal to so we can write that and it follows that
Now, we can treat as a constant and use the quadratic formula to get We can factor pull out of the square root to get Here, it is easy to test values of . We find that and are the only positive integer values of that make a positive integer. gives and , but we can ignore the latter. gives , as well as a fraction which we can ignore.
Since and are the only two solutions and we want the sum of the third terms, our answer is .
See also
2021 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 4 |
Followed by Problem 6 | |
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.