Consider the Fibonacci number $1,2,3,5,8,13,21,\cdots.$ It is well known that the limit of the ratio of Fibonacci numbers tends to the Golden Ratio $\phi$. Today, I want to show that $1.5$ is the smallest ratio between any two fibonacci numbers (achieved by $\frac{3}{2}$).
It is evident by inspection, but I was looking for a more formal proof of this.
I've tried using an induction argument, but it hasn't worked. Any ideas/suggestions would be greatly appreciated.