Sequences Defined by a Recursive Formula
Site: | Saylor Academy |
Course: | MA120: Applied College Algebra |
Book: | Sequences Defined by a Recursive Formula |
Printed by: | Guest user |
Date: | Saturday, 3 May 2025, 2:27 PM |
Description

Writing the Terms of a Sequence Defined by a Recursive Formula
In this section, you will learn about recursive formulas and apply them to find the terms of a recursively defined sequence.
Sequences occur naturally in the growth patterns of nautilus shells, pinecones, tree branches, and many other natural structures. We may see the sequence in the leaf or branch arrangement, the number of petals of a flower, or the pattern of the chambers in a nautilus shell. Their growth follows the Fibonacci sequence, a famous sequence in which each term can be found by adding the preceding two terms. The numbers in the sequence are 1, 1, 2, 3, 5, 8, 13, 21, 34,…. Other examples from the natural world that exhibit the Fibonacci sequence are the Calla Lily, which has just one petal, the Black-Eyed Susan with 13 petals, and different varieties of daisies that may have 21 or 34 petals.
Each term of the Fibonacci sequence depends on the terms that come before it. The Fibonacci sequence cannot easily be written using an explicit formula. Instead, we describe the sequence using a recursive formula, a formula that defines the terms of a sequence using previous terms.
A recursive formula always has two parts: the value of an initial term (or terms), and an equation defining in terms of preceding terms. For example, suppose we know the following:
So the first four terms of the sequence are
The recursive formula for the Fibonacci sequence states the first two terms and defines each successive term as the sum of the preceding two terms.
To find the tenth term of the sequence, for example, we would need to add the eighth and ninth terms. We were told previously that the eighth and ninth terms are 21 and 34, so
Recursive Formula
A recursive formula is a formula that defines each term of a sequence using preceding term(s). Recursive formulas must always state the initial term, or terms, of the sequence.
Q&A
Must the first two terms always be given in a recursive formula?
No. The Fibonacci sequence defines each term using the two preceding terms, but many recursive formulas define each term using only one preceding term. These sequences need only the first term to be defined.
How To
Given a recursive formula with only the first term provided, write the first terms of a sequence.
Example 5
Writing the Terms of a Sequence Defined by a Recursive Formula
Write the first five terms of the sequence defined by the recursive formula.
Solution
The first term is given in the formula. For each subsequent term, we replace with the value of the preceding term.
The first five terms are . See Figure 5.
Figure 5
Example 6
Writing the Terms of a Sequence Defined by a Recursive Formula
Write the first six terms of the sequence defined by the recursive formula.
Solution
The first two terms are given. For each subsequent term, we replace and
with the values of the two preceding terms.
The first six terms are . See Figure 6.
Figure 6
Source: Rice University, https://openstax.org/books/college-algebra/pages/9-1-sequences-and-their-notations
This work is licensed under a Creative Commons Attribution 4.0 License.
Using Factorial Notation
The formulas for some sequences include products of consecutive positive integers. factorial, written as
, is the product of the positive integers from 1 to
. For example,
An Example of formula containing a factorial is . The sixth term of the sequence can be found by substituting 6 for
.
The factorial of any whole number is
We can therefore also think of
as
.
Factorial
factorial is a mathematical operation that can be defined using a recursive formula. The factorial of
, denoted
, is defined for a positive integer
as:
Q&A
Can factorials always be found using a calculator?
No. Factorials get large very quickly – faster than even exponential functions! When the output gets too large for the calculator, it will not be able to calculate the factorial.
Example 7
Writing the Terms of a Sequence Using Factorials
Write the first five terms of the sequence defined by the explicit formula .
Solution
Substitute , and so on in the formula.
Analysis
Figure 7 shows the graph of the sequence. Notice that, since factorials grow very quickly, the presence of the factorial term in the denominator results in the denominator becoming much larger than the numerator as increases. This means the quotient gets smaller and, as the plot of the terms shows, the terms are decreasing and nearing zero.
Figure 7
Ex: Finding Terms in a Sequence Given a Recursive Formula
Source: Mathispower4u, https://www.youtube.com/watch?v=RjsyEWDEQe0
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License.