Difference between revisions of "1973 USAMO Problems/Problem 2"
(phew done) |
m (→Problem) |
||
Line 3: | Line 3: | ||
<center> <math>X_0=1</math>, <math>X_1=1</math>, <math>X_{n+1}=X_n+2X_{n-1}</math> <math>(n=1,2,3,\dots),</math></center> | <center> <math>X_0=1</math>, <math>X_1=1</math>, <math>X_{n+1}=X_n+2X_{n-1}</math> <math>(n=1,2,3,\dots),</math></center> | ||
− | <center><math>Y_0=1</math>, <math>Y_1= | + | <center><math>Y_0=1</math>, <math>Y_1=7</math>, <math>Y_{n+1}=2Y_n+3Y_{n-1}</math> <math>(n=1,2,3,\dots)</math>.</center> |
Thus, the first few terms of the sequences are: | Thus, the first few terms of the sequences are: | ||
− | <center> <math>1 | + | <center> <math>X:1, 1, 3, 5, 11, 21, \dots</math>,</center> |
− | <center> <math>1 | + | <center> <math>Y:1, 7, 17, 55, 161, 487, \dots</math>.</center> |
Prove that, except for the "1", there is no term which occurs in both sequences. | Prove that, except for the "1", there is no term which occurs in both sequences. |
Revision as of 14:18, 30 December 2008
Problem
Let and denote two sequences of integers defined as follows:
Thus, the first few terms of the sequences are:
Prove that, except for the "1", there is no term which occurs in both sequences.
Solution
We can look at each sequence :
- Proof that repeats :
The third and fourth terms are and . Plugging into the formula, we see that the next term is , and plugging and , we get that the next term is . Thus the sequence repeats, and the pattern is .
- Proof that repeats :
The first and second terms are and . Plugging into the formula, we see that the next term is , and plugging and , we get that the next term is . Thus the sequence repeats, and the pattern is .
Combining both results, we see that and are not congruent when and . Thus after the "1", the terms of each sequence are not equal.
See also
1973 USAMO (Problems • Resources) | ||
Preceded by Problem 1 |
Followed by Problem 3 | |
1 • 2 • 3 • 4 • 5 | ||
All USAMO Problems and Solutions |