Let $G_k(m,n)=m\,F_k+n\,F_{k-1}$, where $k,m,n$ are any integers and $(F_k)_{k\in\mathbb{Z}}$ is the extended Fibonacci sequence defined by $F_0=0,F_1=1,F_{k+2} = F_{k+1}+F_k$ for all $k\in\mathbb{Z}.$
Conjecture:
There exist nonzero $(m,n)$ for which $G_k(m,n)$ and $G_{k+1}(m,n)-1$ are coprime for all $k$.
Some small candidate examples are $(m,n) = (6, 12), (12, 84), (18, 6), (18, 36), (24, 18), (30, 90).$ E.g., computations show that $G_k(6,12)$ and $G_{k+1}(6,12)-1$ are coprime for all $k\in [-10^6,10^6]$.
(I suspect that there are infinitely many such pairs $(m,n)$. It would be very interesting to know how to determine them, other than as candidates obtained by testing a large range of $k$-values.)
The conjecture might be proved by somehow using the known fact that any three consecutive Fibonacci numbers $F_{k+1},F_k,F_{k-1}$ are pairwise coprime, but I don't see how to proceed with this.
Question: Is the above conjecture correct? (Proof? Disproof? References?) If so, how can the pairs $(m,n)$ be determined?
Motivation: The conjecture implies a negative answer to a recently asked question; viz., it implies that there exist rational $x$ such that iterating $f:x\mapsto{a+b\over a+1}$(with $x={a\over b}$ in least terms) yields a sequence of iterates $(x,f(x),f(f(x)),\ldots)$ converging to $\varphi={1+\sqrt{5}\over 2}$ (the Golden Mean). This is because it can be shown that if $(m,n)$ is any one of the conjectured pairs, then for $x={m-1\over n}$ the $k$th iterate is $f^k({m-1\over n})={G_{k+1}(m,n)-1\over G_k(m,n)}$, which converges to $\varphi$ due to the fact that ${F_{k+1}\over F_k}\to \varphi.$
More generally, for the parametric family of maps $f_c:x\mapsto{a+b\over a+c}$(with $x={a\over b}$ in least terms), $c\in\mathbb{Z},$ we find ${f_c}^k({m-c\over n})={G_{k+1}(m,n)-c\over G_k(m,n)}\to\varphi\ $ if $(m,n)$ is any one of the pairs in the following conjecture:
Conjecture:
For any integer $c$, there exist nonzero $(m,n)$ for which $G_k(m,n)$ and $G_{k+1}(m,n)-c$ are coprime for all $k$.