Given that and are two sequences of integers defined by
Prove that, besides the number ‘1’, no two numbers in the sequences are identical.
Solution
The two sequences are and . Considering modulo , we have
Since each term of the two sequences only depends on the two previous terms, we can show by induction that for and for all . Therefore, whenever .
Clearly the two sequences are strictly increasing. Thus, it is easy to see that the number does not appear in the second sequence. Therefore, the only common number appearing in both sequences is .
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.