(a) State and prove Fermat's theorem. Use it to compute 3803(mod17).
(b) The Fibonacci numbers F0,F1,F2,… are defined by F0=0,F1=1, and Fn=Fn−1+Fn−2 for all n⩾2. Prove by induction that for all n⩾1 we have
F2n=Fn(Fn−1+Fn+1) and F2n+1=Fn2+Fn+12
(c) Let m⩾1 and let p be an odd prime dividing Fm. Which of the following statements are true, and which can be false? Justify your answers.
(i) If m is odd then p≡1(mod4).
(ii) If m is even then p≡3(mod4).