MCQ
What is the third term of Fibonacci sequence?
- A0
- B1
- C2
- D3
Solution:
a1 = 1 and a2 = 1.
an = an-1 + an-2, n > 2.
This is a recurrence relation which gives Fibonacci sequence.
⇒ a3 = a1 + a2 = 1 + 1 = 2.
Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.