MCQ
What is the first term of Fibonacci sequence?
  • A
    0
  • 1
  • C
    2
  • D
    3

Answer

Correct option: B.
1
  1. 1
Solution:
$a_1= 1$ and $a_2= 1$.
$a_n = a_{n-1} + a_{n-2}, n > 2$.
This is a recurrence relation which gives the Fibonacci sequence.

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free

Similar questions