202k views
4 votes
Which value represents the second term of the fibonacci sequence? 0 1 2 3

User IRiziya
by
8.5k points

1 Answer

2 votes
The second term of the Fibonacci Sequence is 1.

No matter if written as n=0 or n=1, 1 will always be the second number.

Written with n=0:
0, 1, 1, 2, 3, 5, 8, 13, 21, 34 and so on

Written with n=1:
1, 1, 2, 3, 5, 8, 13, 21, 34 and so on

Hope I was able to help!
User Afrish
by
8.6k points

No related questions found