Sequences (x_k, y_k) and expressions P(x)=x+1,Q(x)=x^2+1
Source: Turkey TST 2000 P3
March 12, 2011
number theory unsolvednumber theory
Problem Statement
Let P(x)=x+1 and Q(x)=x2+1. Consider all sequences ⟨(xk,yk)⟩k∈N such that (x1,y1)=(1,3) and (xk+1,yk+1) is either (P(xk),Q(yk)) or (Q(xk),P(yk)) for each k. We say that a positive integer n is nice if xn=yn holds in at least one of these sequences. Find all nice numbers.