Let $u, v \in \mathbb{Z^+}$ satisfy $u > v$. Prove that if Euclid’s algorithm applied to the pair (u, v) takes n steps, then $u ≥ f_{n+2}$ and $v ≥ f_{n+1}$.
I think that to start this proof I would first have to show that applying Euclid's Algorithm to $f_{n+1}$, $f_{n+2}$ would take $n$ steps, but when I tried to do this I wasn't sure how to apply it to a situation where there were no numbers, only variables.
fs? – Bernard Oct 08 '15 at 00:17