![[The Fibonacci Series]](../media/topLogo1.gif)
An Introduction to the Series
The first two numbers in the
series are one and one. To
obtain each number of the
series, you simply add the two
numbers that came before it. In
other words, each number of the
series is the sum of the two
numbers preceding it.
Note: Historically, some mathematicians have considered
zero to be a Fibonacci number, placing it before the first 1
in the series. It is known as the zeroth Fibonacci number,
and has no real practical merit. We will not consider zero to
be a Fibonacci number in our discussion of the series.