PDF download Download Article
Step-by-step instructions on how to calculate the Fibonacci sequence
PDF download Download Article

The Fibonacci sequence is a pattern of numbers generated by summing the previous two numbers in the sequence. [1] The numbers in the sequence are frequently seen in nature and in art, represented by spirals and the golden ratio. The easiest way to calculate the sequence is by setting up a table; however, this is impractical if you are looking for, for example, the 100th term in the sequence, in which case Binet’s formula can be used.

Method 1
Method 1 of 2:

Using a Table

PDF download Download Article
  1. The number of rows will depend on how many numbers in the Fibonacci sequence you want to calculate. [2]
    • For example, if you want to find the fifth number in the sequence, your table will have five rows.
    • When using the table method, you cannot find a random number farther down in the sequence without calculating all the number before it. For example, if you want to find the 100th number in the sequence, you have to calculate the 1st through 99th numbers first. This is why the table method only works well for numbers early in the sequence.
  2. This means just entering a sequence of sequential ordinal numbers, beginning with "1st."
    • The term refers to the position number in the Fibonacci sequence.
    • For example, if you want to figure out the fifth number in the sequence, you will write 1st, 2nd, 3rd, 4th, 5th down the left column. This will show you what the first through fifth terms in the sequence are.
    Advertisement
  3. This is the starting point for the Fibonacci Sequence. In other words, the first term in the sequence is 1.
    • The correct Fibonacci sequence always starts on 1. If you begin with a different number, you are not finding the proper pattern of the Fibonacci sequence.
  4. This will give you the second number in the sequence.
    • Remember, to find any given number in the Fibonacci sequence, you simply add the two previous numbers in the sequence.
    • To create the sequence, you should think of 0 coming before 1 (the first term), so 1 + 0 = 1.
  5. This will give you the third number in the sequence. [3]
    • 1 + 1 = 2. The third term is 2.
    • 1 + 2 = 3. The fourth term is 3.
  6. This will give you the fifth number in the sequence. [4]
    • 2 + 3 = 5. The fifth term is 5.
  7. When you use this method, you are using the formula . [5] Since this is not a closed formula, however, you cannot use it to calculate any given term in the sequence without calculating all the previous numbers. [6]
  8. Advertisement
Method 2
Method 2 of 2:

Using Binet's Formula and the Golden Ratio

PDF download Download Article
  1. Set up the formula = . In the formula, = the term in the sequence you are trying to find, = the position number of the term in the sequence, and = the golden ratio. [7]
    • This is a closed formula, so you will be able to calculate a specific term in the sequence without calculating all the previous ones.
    • This formula is a simplified formula derived from Binet’s Fibonacci number formula. [8]
    • The formula utilizes the golden ratio ( ), because the ratio of any two successive numbers in the Fibonacci sequence are very similar to the golden ratio. [9]
  2. The represents whatever term you are looking for in the sequence.
    • For example, if you are looking for the fifth number in the sequence, plug in 5. Your formula will now look like this: = .
  3. You can use 1.618034 as an approximation of the golden ratio. [10]
    • For example, if you are looking for the fifth number in the sequence, the formula will now look like this: = .
  4. Remember to use the order of operations by completing the calculation in parentheses first: .
    • In the example, the equation becomes = .
  5. Multiply the two parenthetical numbers in the numerator by the appropriate exponent.
    • In the example, ; . So the equation becomes .
  6. Before you divide, you need to subtract the two numbers in the numerator.
    • In the example, , so the equation becomes = .
  7. The square root of 5, rounded, is 2.236067. [11]
    • In the example problem, .
  8. Your answer will be a decimal, but it will be very close to a whole number. This whole number represents the number in the Fibonacci sequence.
    • If you used the complete golden ratio and did no rounding, you would get a whole number. It’s more practical to round, however, which will result in a decimal. [12]
    • In the example, after using a calculator to complete all the calculations, your answer will be approximately 5.000002. Rounding to the nearest whole number, your answer, representing the fifth number in the Fibonacci sequence, is 5.
  9. Advertisement

Community Q&A

Search
Add New Question
  • Question
    Is "Fibonacci" an English word?
    Danoyachtcapt
    Top Answerer
    No, it is the name of mathematician Leonardo of Pisa.
  • Question
    How do I deduce Binet's fibonacci number formula?
    Orangejews
    Community Answer
    One way is to interpret the recursion as a matrix multiplication. Take a vector of two consecutive terms like (13, 8), multiply by a transition matrix M = (1,1; 1,0) to get the next such vector (21,13). That gives a formula involving M^n, but if you diagonalize M, computing M^n is easy and that formula pops right out.
  • Question
    Who discovered this sequence?
    WOOHP
    Community Answer
    Leonardo Bonacci
See more answers
Ask a Question
      Advertisement

      Video

      Tips

      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Name
      Please provide your name and last initial
      Thanks for submitting a tip for review!

      About This Article

      Article Summary X

      To calculate the Fibonacci sequence up to the 5th term, start by setting up a table with 2 columns and writing in 1st, 2nd, 3rd, 4th, and 5th in the left column. Next, enter 1 in the first row of the right-hand column, then add 1 and 0 to get 1. Write 1 in the column next to “2nd,” then add the 1st and 2nd term to get 2, which is the 3rd number in the sequence. Continue this pattern of adding the 2 previous numbers in the sequence to get 3 for the 4th term and 5 for the 5th term. To learn more, including how to calculate the Fibonacci sequence using Binet’s formula and the golden ratio, scroll down.

      Did this summary help you?
      Thanks to all authors for creating a page that has been read 263,844 times.

      Reader Success Stories

      • Richard Rumm

        May 22, 2017

        "Back in my day, it was hard to find out Fibonacci numbers. We had to do it by hand, and most of us spent the whole ..." more
        Rated this article:
      Share your story

      Did this article help you?

      Advertisement