Difference between revisions of "1992 OIM Problems/Problem 4"
Line 38: | Line 38: | ||
<math>(16+K^2)=(A^2+B^2)=(K^2+K^2)</math> therefore <math>K^2=16</math>, thus <math>K= \pm 4</math>, and <math>A=B=\pm 4</math> | <math>(16+K^2)=(A^2+B^2)=(K^2+K^2)</math> therefore <math>K^2=16</math>, thus <math>K= \pm 4</math>, and <math>A=B=\pm 4</math> | ||
+ | Substituting we have: | ||
+ | <math>a_n=n^2\pm 4n</math>, and <math>b_n=\pm 4n+8</math> | ||
* Note. I actually competed at this event in Venezuela when I was in High School representing Puerto Rico. I think I got like 2 or 3 points out of 1 on this one. I don't remember what I did. | * Note. I actually competed at this event in Venezuela when I was in High School representing Puerto Rico. I think I got like 2 or 3 points out of 1 on this one. I don't remember what I did. |
Revision as of 20:25, 19 December 2023
Problem
Let and be two sequences of integers that verify the following conditions:
i. ,
ii. For all , ,
iii. is a perfect square for all
Find at least two values of pair .
~translated into English by Tomas Diaz. ~orders@tomasdiaz.com
Solution
First we find the non-recursive form of this with unknown and :
, and
Let , and
, and
Let
From the coefficient in front of we find thus
From the coefficient in front of we find thus , and
From the coefficient in front of we have:
therefore , thus , and
Substituting we have:
, and
- Note. I actually competed at this event in Venezuela when I was in High School representing Puerto Rico. I think I got like 2 or 3 points out of 1 on this one. I don't remember what I did.
Alternate solutions are always welcome. If you have a different, elegant solution to this problem, please add it to this page.