154k views
1 vote
Briefly explain how to get the next term in the Fibonacci Sequence
PLS HELPP

User IMeMyself
by
5.4k points

2 Answers

3 votes

Answer:

The Fibonacci sequence is defined by , for all , when and . In other words, to get the next term in the sequence, add the two previous terms. The notation that we will use to represent the Fibonacci sequence is as follows: f1=1,f2=1,f3=2,f4=3,f5=5,f6=8,f7=13,f8=21,f9=34,f10=55,f11=89,f12=144,…

User Eduard Grigorescu
by
5.4k points
3 votes
Add the two previous terms
User Angolao
by
3.9k points