Difference between revisions of "1992 AIME Problems/Problem 8"
Jerry122805 (talk | contribs) (→Solution 4) |
The 76923th (talk | contribs) (→Solution 6) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 57: | Line 57: | ||
− | == Solution 5 == | + | ==Solution 5 == |
− | Since the result of two finite differences of some sequence is a constant sequence, we know that sequence is a quadratic. Furthermore, we know that <math>f(19) = f(92) = 0</math> so the quadratic is <math>f(x) = a(x-19)(x-92)</math> for some constant <math>a.</math> Now we use the conditions that the finite difference is <math>1</math> to find <math>a.</math> We know <math>f(19) = 0</math> and <math>f(20) = -72a</math> and <math>f(18) = 74a.</math> Therefore applying finite differences once yields the sequence <math>-74a,-72a</math> and then applying finite differences one more time yields <math>2a</math> so <math>a = | + | Since the result of two finite differences of some sequence is a constant sequence, we know that sequence is a quadratic. Furthermore, we know that <math>f(19) = f(92) = 0</math> so the quadratic is <math>f(x) = a(x-19)(x-92)</math> for some constant <math>a.</math> Now we use the conditions that the finite difference is <math>1</math> to find <math>a.</math> We know <math>f(19) = 0</math> and <math>f(20) = -72a</math> and <math>f(18) = 74a.</math> Therefore applying finite differences once yields the sequence <math>-74a,-72a</math> and then applying finite differences one more time yields <math>2a</math> so <math>a =\frac{1}{2}.</math> Therefore <math>f(1) = 9 \cdot 91 = \boxed{819}.</math> |
+ | |||
+ | ==Solution 6== | ||
+ | Let <math>a_1=a,a_2=b.</math> From the conditions, we have <cmath>a_{n-1}+a_{n+1}=2a_n+1,</cmath> for all <math>n>1.</math> From this, we find that | ||
+ | <cmath>\begin{align*} | ||
+ | a_3&=2b+1-a \\ | ||
+ | a_4&=3b+3-2a\\ | ||
+ | a_5&=4b+6-3a, | ||
+ | \end{align*}</cmath> | ||
+ | or, in general, <cmath>a_n=(n-1)b+\frac{(n-2)(n-1)}{2}-(n-2)a.</cmath> Note: we can easily prove this by induction. Now, substituting <math>n=19,92,</math> we find that | ||
+ | <cmath>\begin{align*} | ||
+ | 0=&18b+\frac{17\cdot18}{2}-17a\\ | ||
+ | 0=&91b+\frac{90\cdot91}{2}-90a\\ | ||
+ | b=&\frac{17a-\frac{17\cdot18}{2}}{18}=\frac{90a-\frac{90\cdot91}{2}}{91}. | ||
+ | \end{align*}</cmath> | ||
+ | Now, cross multiplying, we find that | ||
+ | <cmath>\begin{align*} | ||
+ | 91\left(17a-\frac{17\cdot18}{2}\right)&=18\left(90a-\frac{90\cdot91}{2}\right)\\ | ||
+ | 1547a-\frac{(18\cdot91)\cdot17}{2}&=1620-\frac{(18\cdot91)\cdot90}{2}\\ | ||
+ | 73a&=\frac{18\cdot91}{2}\cdot(90-17=73)\\ | ||
+ | a=\frac{18\cdot91}{2}=9\cdot91=\boxed{819}. | ||
+ | \end{align*}</cmath> | ||
== See also == | == See also == | ||
{{AIME box|year=1992|num-b=7|num-a=9}} | {{AIME box|year=1992|num-b=7|num-a=9}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Latest revision as of 20:36, 3 December 2022
Contents
Problem
For any sequence of real numbers , define to be the sequence , whose term is . Suppose that all of the terms of the sequence are , and that . Find .
Solution 1 (uses calculus)
Note that the s are reminiscent of differentiation; from the condition , we are led to consider the differential equation This inspires us to guess a quadratic with leading coefficient 1/2 as the solution; as we must have roots at and .
Thus, .
Solution 2
Let , and .
Note that in every sequence of ,
Then
Since ,
Solving, .
Solution 3
The sequence is the second finite difference sequence, and the first terms of this sequence can be computed in terms of the original sequence as shown below.
Adding the above equations we find that
We can sum equation from to , finding
We can also sum equation from to , finding Finally, gives .
Kris17
Solution 4
Since all terms of are 1, we know that looks like for some . This means looks like . More specifically, . Plugging in , we have the following linear system: From this, we can easily find that and . Solution by Zeroman
Solution 5
Since the result of two finite differences of some sequence is a constant sequence, we know that sequence is a quadratic. Furthermore, we know that so the quadratic is for some constant Now we use the conditions that the finite difference is to find We know and and Therefore applying finite differences once yields the sequence and then applying finite differences one more time yields so Therefore
Solution 6
Let From the conditions, we have for all From this, we find that or, in general, Note: we can easily prove this by induction. Now, substituting we find that Now, cross multiplying, we find that
See also
1992 AIME (Problems • Answer Key • Resources) | ||
Preceded by Problem 7 |
Followed by Problem 9 | |
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.