How to find the nth term of an arithmetic sequence

Help Questions

SAT Math › How to find the nth term of an arithmetic sequence

Questions 1 - 10
1

An arithmetic sequence begins as follows:

Give the sixteenth term of this sequence.

None of the other responses give the correct answer.

Explanation

Subtract the first term from the second term to get the common difference :

Setting and

The th term of an arithmetic sequence can be found by way of the formula

Setting , , and in the formula:

2

An arithmetic sequence begins as follows: 14, 27, 40...

What is the first four-digit integer in the sequence?

Explanation

Given the first two terms and , the common difference is equal to the difference:

Setting , :

The th term of an arithmetic sequence can be found by way of the formula

Since we are looking for the first four-digit whole number - equivalently, the first number greater than or equal to 1,000:

Setting and and solving for :

Therefore, the 77th term, or , is the first element in the sequence greater than 1,000. Substituting , , and in the rule and evaluating:

,

the correct choice.

3

2, 8, 14, 20

The first term in the sequence is 2, and each following term is determined by adding 6. What is the value of the 50th term?

296

302

300

320

Explanation

We start by multiplying 6 times 46, since the first 4 terms are already listed. We then add the product, 276, to the last listed term, 20. This gives us our answer of 296.

4

In the given sequence, the first term is 3 and each term after is one less than three times the previous term.

What is the sixth term in the sequence?

Explanation

The fourth term is: 3(23) – 1 = 69 – 1 = 68.

The fifth term is: 3(68) – 1 = 204 – 1 = 203.

The sixth term is: 3(203) – 1 = 609 – 1 = 608.

5

Consider the following sequence of numbers:

What will be the 8th term in the sequence?

60

58

56

51

49

Explanation

Each number in the sequence in 7 more than the number preceding it.

The equation for the terms in an arithmetic sequence is an = a1 + d(n-1), where d is the difference.

The formula for the terms in this sequence is therefore an = 2 + 7(n-1).

Plug in 8 for n to find the 8th term:

a8 = 2 + 7(8-1) = 51

6

You are given a sequence with the same difference between consecutive terms. We know it starts at and its 3rd term is . Find its 10th term.

Explanation

From the given information, we know , which means each consecutive difference is 3.

7

In a certain sequence, a n+1 = (an)2 – 1, where an represents the _n_th term in the sequence. If the third term is equal to the square of the first term, and all of the terms are positive, then what is the value of (_a_2)(_a_3)(_a_4)?

6

24

48

63

72

Explanation

Let _a_1 be the first term in the sequence. We can use the fact that a n+1 = (an)2 – 1 in order to find expressions for the second and third terms of the sequence in terms of _a_1.

_a_2 = (_a_1)2 – 1

_a_3 = (_a_2)2 – 1 = ((_a_1)2 – 1)2 – 1

We can use the fact that, in general, (a – b)2 = a_2 – 2_ab + _b_2 in order to simplify the expression for _a_3.

_a_3 = ((_a_1)2 – 1)2 – 1

= (_a_1)4 – 2(_a_1)2 + 1 – 1 = (_a_1)4 – 2(_a_1)2

We are told that the third term is equal to the square of the first term.

_a_3 = (_a_1)2

We can substitute (_a_1)4 – 2(_a_1)2 for _a_3.

(_a_1)4 – 2(_a_1)2 = (_a_1)2

Subtract (_a_1)2 from both sides.

(_a_1)4 – 3(_a_1)2 = 0

Factor out (_a_1)2 from both terms.

(_a_1)2 ((_a_1)2 – 3) = 0

This means that either (_a_1)2 = 0, or (_a_1)2 – 3 = 0.

If (_a_1)2 = 0, then _a_1 must be 0. However, we are told that all the terms of the sequence are positive. Therefore, the first term can't be 0.

Next, let's solve (_a_1)2 – 3 = 0.

Add 3 to both sides.

(_a_1)2 = 3

Take the square root of both sides.

_a_1 = ±√3

However, since all the terms are positive, the only possible value for _a_1 is √3.

Now, that we know that _a_1 = √3, we can find _a_2, _a_3, and _a_4.

_a_2 = (_a_1)2 – 1 = (√3)2 – 1 = 3 – 1 = 2

_a_3 = (_a_2)2 – 1 = 22 – 1 = 4 – 1 = 3

_a_4 = (_a_3)2 – 1 = 32 – 1 = 9 – 1 = 8

The question ultimately asks for the product of the _a_2, _a_3, and _a_4, which would be equal to 2(3)(8), or 48.

The answer is 48.

8

Which of the following could not be a term in the sequence 5, 10, 15, 20...?

35

2500

3751

10005

Explanation

All answers in the sequence must end in a 5 or a 0.

9

In an arithmetic sequence, each term is two greater than the one that precedes it. If the sum of the first five terms of the sequence is equal to the difference between the first and fifth terms, what is the tenth term of the sequence?

2.4

–0.6

15.6

0.6

10

Explanation

Let a1 represent the first term of the sequence and an represent the nth term.

We are told that each term is two greater than the term that precedes it. Thus, we can say that:

a2 = a1 + 2

a3 = a1 + 2 + 2 = a1 + 2(2)

a4 = a1 + 3(2)

a5 = a1 + 4(2)

an = a1 + (n-1)(2)

The problem tells us that the sum of the first five terms is equal to the difference between the fifth and first terms. Let's write an expression for the sum of the first five terms.

sum = a1 + (a1 + 2) + (a1 + 2(2)) + (a1 + 3(2)) + (a1 + 4(2))

= 5a1 + 2 + 4 + 6 + 8

= 5a1 + 20

Next, we want to write an expression for the difference between the fifth and first terms.

a5 - a1 = a1 + 4(2) – a1 = 8

Now, we set the two expressions equal and solve for a1.

5a1 + 20 = 8

Subtract 20 from both sides.

5a1 = –12

a1 = –2.4.

The question ultimately asks us for the tenth term of the sequence. Now, that we have the first term, we can find the tenth term.

a10 = a1 + (10 – 1)(2)

a10 = –2.4 + 9(2)

= 15.6

The answer is 15.6 .

10

Find the seventh term in the following sequence:

Explanation

The difference between each term can be found through subtraction. For example the difference between the first and the second term can be found as follows:

One can check and see that this is the case for the other given numbers in the sequence as well.

In order to find the seventh term, expand the sequence by adding 14 to the last given number (4th number) and all of the following numbers until the 7th number in the sequence is reached.

This gives the sequence:

As seen above the seventh number in the sequence is 87 and the correct answer.

Page 1 of 2
Return to subject