The Fibonacci Sequence is a sequence of numbers such that the next number is found by adding up the two numbers before it.
Now, what is next number after 34?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
1+1=2 2+1=3 3+2=5 5+3=8 8+5=13 13+8=21 21+13=34 34+21=55