I'm not sure how to use the information to prove this,what is $F_{2n-1}$? and what is $F_{2n}$? Apparently I need to use induction,
Basis Step $n= 0$ $f(0)-1 = f(2\cdot 0)$ But what does that do, I'm not sure what to do here
The Answer is
enter image description here
How do they know $F_1 = 1$ and that it $= F_2$ and for inductive how are they able to add $F_{2k+1}$

By induction: $$f_1+f_3+...+f_{2n-1}+f_{2n+1}=f_{2n}+f_{2n+1}=f_{2n+2}$$ and since $f_1=f_2$, we are done!