1.

What is the third term of Fibonacci sequence?(a) 0(b) 1(c) 2(d) 3This question was posed to me in an interview.I'd like to ask this question from Sequences in section Sequences and Series of Mathematics – Class 11

Answer»

The correct option is (C) 2

To explain I WOULD say: 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.



Discussion

No Comment Found

Related InterviewSolutions