Im stuck on this question, i have to prove that $$\frac{F_n-F_{n+16}}{7}$$ is always an odd integer. I tried induction to do this but i just can't see how to prove it.
thanks for any help
Im stuck on this question, i have to prove that $$\frac{F_n-F_{n+16}}{7}$$ is always an odd integer. I tried induction to do this but i just can't see how to prove it.
thanks for any help
I suspect that, instead, you are merely supposed to show that $$\frac{F_n-F_{n+16}}7$$ is an integer for all $n$. As discussed in the comments above, the integer needn't be odd.
I leave the two base cases to you (we need two of them for an induction proof).
Now, let's suppose that $$\frac{F_n-F_{n+16}}7$$ and $$\frac{F_{n+1}-F_{(n+1)+16}}7$$ are both integers for some $n$. Note, then, that
$$\begin{align*} \frac{F_{n+2}-F_{(n+2)+16}}7&=\frac{(F_n+F_{n+1})-(F_{n+16}+F_{(n+1)+16})}7\\\\ &=\frac{F_n-F_{n+16}}7+\frac{F_{n+1}-F_{(n+1)+16}}7\;. \end{align*}$$