Which sequences of integers $P_n$ satisfy $\gcd(P_m,P_n) = P_{\gcd(m,n)}$ ?
This is true for the Fibonacci numbers.
More generally,
Which sequences of integer polynomials satisfy $\gcd(P_m(x),P_n(x)) = P_{\gcd(m,n)}(x)$ ?
(I think this is true for the Fibonacci polynomials.)