Prove that the $n$th Fibonacci number $f_n$ is the integer that is closest to the number $$\frac{1}{\sqrt{5}}\left( \frac{1 + \sqrt{5}}{2} \right)^n.$$
Hi everyone, I don't really understand the problem. I have the following hint, but I don't know how to work it.
Hint: Show that the absolute value of $\frac{1}{\sqrt{5}}\left( \frac{1 - \sqrt{5}}{2} \right)^n$ is less than $1/2$.
The question seems to assume that you know the exact formula for $f_n$, namely $$f_n = \frac{1}{\sqrt{5}}\left( \frac{1 + \sqrt{5}}{2} \right)^n - \frac{1}{\sqrt{5}}\left( \frac{1 - \sqrt{5}}{2} \right)^n.$$ From here the reason the hint is useful should be clear: the expression in the hint is, up to sign, the distance between $f_n$ and the expression it's supposed to be close to.