Sign In
Recall that we can express a relationship algebraically using an equation.
recursive equation
As the exercise mentions, a recursive rule defines a sequence by giving the first term or terms. Furthermore, it tells how the next term is related to the previous term or terms. This relationship can be written algebraically as an equation which is known as the recursive equation. An example is shown below.
|
A recursive rule gives the beginning term(s) of the sequence, and a recursive equation tells how a_n is related to one or more preceding term. |