Write the formula for the general term of the sequence. Assume the first term of the sequence corresponds to n = 1.
3, 4, 5, 6,...
Answer
The first thing we'll do for the sequence is make a table to help us see the relationship between n and an.
The second number in each row is 2 greater than the first number. The formula for the general term is
an = n + 2.
Example 2
Write the formula for the general term of the sequence. Assume the first term of the sequence corresponds to n = 1.
4, 8, 12, 16,...
Answer
The first thing we'll do for the sequence is make a table to help us see the relationship between n and an.
The nth term is an = 4n.
Example 3
Write the formula for the general term of the sequence. Assume the first term of the sequence corresponds to n = 1.
5, 9, 13, 17,...
Answer
The first thing we'll do for the sequence is make a table to help us see the relationship between n and an.
This sequence is obtained by adding 1 to each term of the previous sequence:
an = 4n + 1.
Example 4
Write the formula for the general term of the sequence. Assume the first term of the sequence corresponds to n = 1.
0, 3, 8, 15, 24,...
Answer
The first thing we'll do for the sequence is make a table to help us see the relationship between n and an.
These look almost like squares, just slightly out of place.
The formula for the general term is an = n2 – 1.
Example 5
Write the formula for the general term of the sequence. Assume the first term of the sequence corresponds to n = 1.
3, 6, 9, 12, 15,...
Answer
The first thing we'll do for the sequence is make a table to help us see the relationship between n and an.
The general term is an = 3n.
Example 6
Write the formula for the general term of the sequence. Assume the first term of the sequence corresponds to n = 1.
2, 5, 8, 11, 14,...
Answer
The first thing we'll do for the sequence is make a table to help us see the relationship between n and an.
These terms are very close to the terms in the previous sequence.
The general term is an = 3n – 1.
Example 7
Write the formula for the general term of the sequence. Assume the first term of the sequence corresponds to n = 1.
-1, -2, -3, -4,...
Answer
The first thing we'll do for the sequence is make a table to help us see the relationship between n and an.
We don't need to make a table for this one. The nth term is -n. As a formula,
an = -n.
Example 8
Write the formula for the general term of the sequence. Assume the first term of the sequence corresponds to n = 1.
9, 19, 29, 39,...
Answer
The first thing we'll do for the sequence is make a table to help us see the relationship between n and an.
Each term is 1 less than a multiple of 10. Which multiple of 10 depends on n.
The formula for the general term is an = 10n – 1.
Example 9
Write the formula for the general term of the sequence. Assume the first term of the sequence corresponds to n = 1.
9, 18, 27, 36,...
Answer
The first thing we'll do for the sequence is make a table to help us see the relationship between n and an.
If you look at this as similar to the previous sequence, each term is some amount less than a multiple of 10. Which multiple of 10, and the amount less, both depend on n.
The general term is
an = 10n – n.
If you look at this sequence from scratch, you're more likely to see
Now the general term is an = 9n.
Example 10
Write the formula for the general term of the sequence. Assume the first term of the sequence corresponds to n = 1.
2, 8, 18, 32, 50,...
Answer
The first thing we'll do for the sequence is make a table to help us see the relationship between n and an.
These numbers are all even, so we'll guess that they're 2 multiplied by something.
The general term is an = 2n2.
Example 11
Find a formula for the general term of the sequence. The sequence starts with n = 1.
Answer
The numerators are odd numbers:
This means the numerator is (2n – 1). The denominators are powers of 2:
This means the denominator is 2n.
The formula for the general term is
.
Example 12
Find a formula for the general term of the sequence. The sequence starts with n = 1.
Answer
The numerators are cubes:
The numerator is given by n3.
The denominators are multiples of 3:
The denominator is given by 3n.
The formula for the general term is
We could also simplify this to
Example 13
Find a formula for the general term of the sequence. The sequence starts with n = 1.
Answer
The numerators are even numbers and the denominators are odd numbers. We can rewrite the sequence as
The formula for the general term is
Example 14
Find a formula for the general term of the sequence. The sequence starts with n = 1.
Answer
The numerators are even numbers, given by 2n. Each denominator is 3 greater than its corresponding numerator:
The formula for the general term is
Example 15
Find a formula for the general term of the sequence. The sequence starts with n = 1.
Answer
The numerators are even numbers again, given by 2n. The denominators are multiples of 3, but starting at 6 instead of 3. Let's make a table to see what's going on.
The denominator is given by 3(n + 1). The formula for the general term is
Example 16
Find a formula for the general term of each sequence. Assume each sequence starts with n = 1.
2, -4, 6, -8, 10,...
Answer
If we ignore the signs we see the sequence of even numbers 2n. In order to have the signs alternate with the first term positive, we need to multiply by (-1)n + 1.
The general term is
an = (-1)n + 12n
Example 17
Find a formula for the general term of each sequence. Assume each sequence starts with n = 1.
-3, 6, -9, 12, -15,...
Answer
If we ignore the signs we see the sequence is made of multiples of 3. In order to have the signs alternate with the first term negative, we need to multiply by (-1)n.
The general term is
an = (-1)n3n
Example 18
Find a formula for the general term of each sequence. Assume each sequence starts with n = 1.
-1, 3, -5, 7,...
Answer
If we ignore the signs we see the odd numbers (2n – 1). To have alternating signs with the first term negative, we multiply by (-1)n.
The general terms is
an = (-1)n(2n – 1).
Make sure you have proper parentheses in this expression, because