Loading [MathJax]/jax/output/SVG/config.js
 
+0  
 
0
31
1
avatar+972 

The Fibonacci sequence is defined by $F_1 = F_2 = 1$ and $F_{n + 2} = F_{n + 1} + F_n$. Find the remainder when $F_{1000}$ is divided by $17$.

 Jul 17, 2024
 #1
avatar+1776 
0

The remainder is 10.

 Jul 17, 2024

1 Online Users

avatar