I need help proving that $F_n$ is a multiple of 3 if and only if n is a multiple of 4.
Where $F_n$ is the nth number in the Fibonacci sequence. I think this can be done using induction, which is ideally the format I would like an answer to be in. I know it has something to do with finding patterns in modular Fibonacci numbers, but I am not sure where to go with this proof.
Thanks.