$\gcd(a_n ,a_{n+k})< \frac{a_k}2$ for a sequence such that $a_{k+2}=a_{k+1}+a_k$ and $\gcd(a_1,a_2)=1$

114 Views Asked by At

How to solve:

Consider a sequence $(a_{k})_{k\geq 1}$ of natural number defined as follow: $a_1=a$ and $a_2=b$ with $a,b> 1$ and $\gcd(a,b)=1$ for all $k$ >$0$, $a_{k+2}=a_{k+1}+a_k$. Prove that for all natural numbers $n$ and $k$, $\gcd(a_n ,a_{n+k})< \dfrac{a_k}{2}$.

I'm not comfortable with these problems how do I improve my skills to solve these (any books or topic........etc.)