Difference between revisions of "2019 AMC 10A Problems/Problem 15"
(→Solution 5 (Characteristic Equation - Overkill but Generic)) |
(→Solution 4 (Arithmetic Sequence)) |
||
Line 32: | Line 32: | ||
== Solution 4 (Arithmetic Sequence) == | == Solution 4 (Arithmetic Sequence) == | ||
− | Notice that<cmath>a_n = \frac{1}{\frac{2}{a_{n-1}} - \frac{1}{a_{n-2}}}.</cmath>Therefore,<cmath>\frac{1}{a_n} = \frac{2}{a_{n-1}} - \frac{1}{a_{n-2}}, \ \ \implies \ \ \frac{\frac{1}{a_n} + \frac{1}{a_{n-2}}}{2} = \frac{1}{a_{n-1}}.</cmath>Therefore, the sequence <math>b_n = \frac{1}{a_n}</math> is an arithmetic sequence. Notice that the common difference of <math>b</math> is <math>\frac{4}{3},</math> and therefore<cmath>b_{2019} = b_1 + 2018 \bigg(\frac{ | + | Notice that<cmath>a_n = \frac{1}{\frac{2}{a_{n-1}} - \frac{1}{a_{n-2}}}.</cmath>Therefore,<cmath>\frac{1}{a_n} = \frac{2}{a_{n-1}} - \frac{1}{a_{n-2}}, \ \ \implies \ \ \frac{\frac{1}{a_n} + \frac{1}{a_{n-2}}}{2} = \frac{1}{a_{n-1}}.</cmath>Therefore, the sequence <math>b_n = \frac{1}{a_n}</math> is an arithmetic sequence. Notice that the common difference of <math>b</math> is <math>\frac{4}{3},</math> and therefore<cmath>b_{2019} = b_1 + 2018 \bigg(\frac{4}{3}\bigg) = 1 + 2018 \bigg(\frac{4}{3} \bigg) = \frac{8075}{3}.</cmath>Therefore, we see that <math>a_{2019} = \frac{3}{8075},</math> so that <math>p + q = \boxed{\text{(E) } 8078}.</math> |
~Professor-Mom | ~Professor-Mom | ||
Note: This is similar to solutions #2 and #3, although you can notice that in #2's case the new sequence <math>B</math> actually forms an arithmetic sequence. | Note: This is similar to solutions #2 and #3, although you can notice that in #2's case the new sequence <math>B</math> actually forms an arithmetic sequence. | ||
− | |||
==Solution 5 (Characteristic Equation - Overkill but Generic) == | ==Solution 5 (Characteristic Equation - Overkill but Generic) == |
Latest revision as of 20:44, 8 October 2024
- The following problem is from both the 2019 AMC 10A #15 and 2019 AMC 12A #9, so both problems redirect to this page.
Contents
Problem
A sequence of numbers is defined recursively by , , and for all Then can be written as , where and are relatively prime positive integers. What is
Solution 1 (Induction)
Using the recursive formula, we find , , and so on. It appears that , for all . Setting , we find , so the answer is .
To prove this formula, we use induction. We are given that and , which satisfy our formula. Now assume the formula holds true for all for some positive integer . By our assumption, and . Using the recursive formula, so our induction is complete.
Solution 2
We have , in other words, . So is an arithmetic sequence with step size , which means . Since the numerator and the denominator are relatively prime, the answer is .
-eric2020 (modified by Dolphindesigner)
Solution 3
It seems reasonable to transform the equation into something else. Let , , and . Therefore, we have Thus, is the harmonic mean of and . This implies is a harmonic sequence or equivalently is arithmetic. Now, we have , , , and so on. Since the common difference is , we can express explicitly as . This gives which implies . ~jakeg314
Solution 4 (Arithmetic Sequence)
Notice thatTherefore,Therefore, the sequence is an arithmetic sequence. Notice that the common difference of is and thereforeTherefore, we see that so that
~Professor-Mom
Note: This is similar to solutions #2 and #3, although you can notice that in #2's case the new sequence actually forms an arithmetic sequence.
Solution 5 (Characteristic Equation - Overkill but Generic)
We have ,
let , then
, this is 2nd order linear homogeneous recurrence sequence,
the characteristic equation for this is , which has double root x=1
so
plug in
we solve , so
so .
Since the numerator and the denominator are relatively prime, the answer is .
- note: characteristic equation is overkill for this simple one but is more generic solution for other parameter values.
See Also
2019 AMC 10A (Problems • Answer Key • Resources) | ||
Preceded by Problem 14 |
Followed by Problem 16 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | ||
All AMC 10 Problems and Solutions |
2019 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 8 |
Followed by Problem 10 |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.