Nth Term - Finding and verifying a formula for the nth term of a sequence.

Authors Avatar

Nth Term - Finding and verifying a formula for the nth term of a sequence.

I shall give some examples of how to go about it.

If the numbers in the sequence increase in EQUAL STEPS then things are fairly straightforward. For example:

5 , 8 , 11 , 14 , 17 , ... (step length 3)
26 , 31 , 36 , 41 , 46 , ...
(step length 5)
20 , 18 , 16 , 14 , 12 , ...
(step length -2)

First you, draw up a table, giving each term its "counter" (generally called n)

The common step length is 3. So the formula will be
3×n   +   something (You can complete this something later on) 

Join now!

For the sequence above, the rule 3×n   +   something would give the values
3×1 +
something = 3 + something
3×2 +
something = 6 + something
3×3 +
something = 9 + something
3×4 +
something = 12 + something
3×5 +
something = 15 + something
You then compare these values with the ones in the actual sequence - it should be obvious that the value of the
something is +2
So the formula for the nth term is   3n + 2                                               That’s Easy Enough!

A ...

This is a preview of the whole essay