I was reading a book, where the author said, with no proof, that
No four distinct fibonacci numbers are in arithmetic progression.
I tried with no progress for about one hour.
Can anyone show me a proof, please?
I was reading a book, where the author said, with no proof, that
No four distinct fibonacci numbers are in arithmetic progression.
I tried with no progress for about one hour.
Can anyone show me a proof, please?
Let's assume $F_h < F_i < F_j < F_k$ are in AP, so $F_i — F_h = F_k — F_j=d$, the common difference
Then $d = F_i-F_h < F_i$; on the other hand, $d = F_k-F_j \geq F_k-F_{k-1}=F_{k-2}\geq F_i$, which poses a contradiction.