Difference between revisions of "2018 IMO Problems/Problem 2"

(Created page with "Find all numbers <math>n \ge 3</math> for which there exists real numbers <math>a_1, a_2, ..., a_{n+2}</math> satisfying <math>a_{n+1} = a_1, a_{n+2} = a_2</math> and <cmath>...")
 
Line 2: Line 2:
 
<cmath>a_{i}a_{i+1} + 1 = a_{i+2}</cmath>
 
<cmath>a_{i}a_{i+1} + 1 = a_{i+2}</cmath>
 
for <math>i = 1, 2, ..., n.</math>
 
for <math>i = 1, 2, ..., n.</math>
 +
 +
==Solution==
 +
We find at least one series of real numbers for <math>n = 3,</math> for each <math>n = 3k</math> and we prove that if <math>n = 3k ± 1,</math> then the series does not exist.

Revision as of 09:23, 15 August 2022

Find all numbers $n \ge 3$ for which there exists real numbers $a_1, a_2, ..., a_{n+2}$ satisfying $a_{n+1} = a_1, a_{n+2} = a_2$ and \[a_{i}a_{i+1} + 1 = a_{i+2}\] for $i = 1, 2, ..., n.$

Solution

We find at least one series of real numbers for $n = 3,$ for each $n = 3k$ and we prove that if $n = 3k ± 1,$ then the series does not exist.