I need to prove, using Bézout's identity, that $5^n+6^n$ and $5^{n+1}+6^{n+1}$ are coprime for all $n \in \mathbb{N}^*$. I know that if they are coprime there exist $u,v \in \mathbb{Z}$ such that:
$u(5^n+6^n)+v(5^{n+1}+6^{n+1})=1$,
but I am unsure on how to proceed from here. Any help would be much appreciated.