0

How to prove that the Fibonacci sequence $$7\mid U_m\Longrightarrow 8\mid m$$ and $$4\mid U_m\Longrightarrow 6\mid m$$I was confused because there $\{ 4,7 \}$ in Fibonacci sequece

benjamin_ee
  • 3,759

2 Answers2

2

HINT:

Using this, $$(F_m,F_n)=F_{(m,n)}\implies F_m|F_n\iff m|n$$

Now, the smallest Fibonacci number that is divisible by $7$ is $F_8=21$

1

First you show that the Fibonacci sequence $a_n \mod 7$ is periodic and since $a_8 = 21$ is divisible by 7 you get the result.