Define $\ a_n=\frac{F_{n+1}}{F_n},n>1$ where $F_n$ is a member of a Fibonacci sequence.
a) Write the first 10 terms of $a_n$
b) Show that $a_n= \frac1{a_n-1}$
I was able to solve the a) subquestion, however, I cannot solve b). Any help and/or hints would be greatly appreciated.