GCD & LCMhard
0:00.0

Let ana_n be a sequence defined by a1=1,a2=1,a_1 = 1, a_2 = 1, and an=an1+an2a_n = a_{n-1} + a_{n-2} for n>2n > 2. Consider the sequence Sn=gcd(an,an+k)S_n = \text{gcd}(a_n, a_{n+k}) for a fixed positive integer kk. Which of the following statements is true for all n1n \ge 1 regarding the properties of this GCD?