Fibonacci Number :
I try to demonstrate that
$\phi^{n-2} \leq F_n \leq \phi^{n-1} $ where $\phi = \frac{1+\sqrt 5}{2}$
I started by having : $\phi^{n-3} \leq F_{n-1} \leq \phi^{n-2} $. Then : $\phi^{n-2} +\phi^{n-3} \leq F_{n+1}\leq \phi^{n-1} +\phi^{n-2} $
$\phi^{n-3}(\phi +1) \leq F_{n+1}\leq \phi^{n-2}(\phi +1)$
and here I did know how to conclude for $F_{n+1}$
\large
indiscriminately, and remember to end math equations with a$
as well. $P(n)$ is true does not imply $P(n-1)$ is also true, unless you are using strong/complete induction, where they are both true. Remember to write the base cases. – player3236 Oct 23 '20 at 13:18