Sign In
Is there a common difference? Write each term depending on the previous term. Notice that the number added to the previous term equals the position of the term.
$104
Let's begin by writing the first four payments and the difference between consecutive terms.
Notice that there is not a common difference between consecutive terms, thus the sequence is not arithmetic.
Let's try to write a formula that describes the given sequence.
a_n = a_(n-1) + n, n> 1, a_1 = 50
To determine how much we will receive in the tenth month, we have to find a_(10). Notice that to find it we need to find all of the previous terms as well.
From the above we conclude that in the tenth month we will receive $104.
As we can see in the formula we wrote, each term is related to the previous term and we need to know the first term. Thus, our formula is a recursive formula.
To find a term in a recursive formula we need to know the previous terms. As we did above, to find a_(10) we had to find all the terms before it. a_n = a_(n-1) + n, n > 1, a_1 = 50 In contrast, to find a term using an explicit formula we need to know only the position of the term.
Explicit Formula
a_n = 49 + n(n+1)/2
Using this new formula, let's find a_(10) by substituting n=10.