Sequences defined using an nthterm formula help us find the sequence from the position of the terms in the sequence. The nthterm method is more useful, as if you want to find the 100th term, it is not necessary to find any of the previous terms. You should be able to find the nth term formula for a linear or a quadratic sequence.
Generating a sequence
The nth term formula can be used to generate a sequence. Start by substituting n=1 into the formula to find the first term. Then substituten=2 for the second term,n=3 for the third term and so on.
Examples
NTH TERM FORMULA
SEQUENCE
4n+4
8,12,16,20,24
8−6n
2,−4,−10,−16,−22
n2+2
3,6,11,18,27
Find the nth term formula for a linear sequence
A linear or arithmetic sequence is one where the difference between adjacent terms are always the same. The term-to-term rule would be to + or− the same number each time.
It is possible to find the nth term formula for an arithmetic sequence.
Example 1
Find thenthterm formula for the sequence2,5,8,11.
Start by putting the sequence, and their positionsninto a table. Work out the difference each time, in this case the difference is3,so add another row in the table for3n.Then think about how to get from3nto the sequence, in this case each term in our sequence is1less than the3nrow.
Note:Always check the formula by substituting values for n to see if it works.
Finding the nth term for a quadratic sequence - higher only
A quadratic sequence has its nth term formula in quadratic form as
nthterm=an2+bn+c
where a,b and c are constants to be found. You can find the nth term formula by putting the sequence and their positions n into a table. A quadratic sequence can be identified by looking at adjacent terms in the sequence. If the difference between terms goes up in equal steps, then it is a quadratic sequence.
Example 2
5+38+513+720+929
The adjacent terms go up in increasing steps, so this is a quadratic sequence.
PROCEDURE
1.
Fill the sequence in a table with their positions, n, in the first row, and the sequence, nth term, in the second row.
2.
Calculate the first row of differences by calculating the difference between adjacent terms. Name this row d1.
3.
Calculate the second row of differences by calculating the difference between the numbers in d1 row. Name this row d2.
4.
Make the first number in the row d2 equal to 2a. Solve this equation for a.
5.
Make the first number in the row d1 equal to 3a+b. Use the solution for a from step 4 in the equation and solve the equation for b.
6.
Make the first term in the sequence equal to a+b+c. Use the solutions for a and b in the equation and solve to find c.
7.
Substitute the values of a,b and c into nthterm=an2+bn+c to obtain the formula for the nth term.
Example 3
Find the nth term formula for the sequence
5,11,19,29,41
Start by filling the rows in a table with the first and second row of differences
Substitute the values of a,b and c into the formula nthterm=an2+bn+c to find the formula.
nthterm=n2+3n+1
Read more
Learn with Basics
Learn the basics with theory units and practise what you learned with exercise sets!
Length:
Unit 1
Number patterns and sequences
Unit 2
The nth term
Jump Ahead
Score 80% to jump directly to the final unit.
Optional
Unit 3
Finding the nth term
Final Test
Test reviewing all units to claim a reward planet.
Create an account to complete the exercises
FAQs - Frequently Asked Questions
What is the difference between a linear sequence and a quadratic sequence?
A linear or arithmetic sequence is one where the differences between adjacent terms are always the same. A quadratic sequence can be identified by looking at adjacent terms in the sequence. If the difference between terms goes up in equal steps, then it is a quadratic sequence.
Is nth term better than term-to-term rule?
The nth term method of defining a sequence can be more useful than the term-to-term rule, as it does not rely on finding any other previous terms in the sequence.
What is an nth term formula?
An nth term formula is a way of defining a sequence. The 'n' stands for the position of the term in the sequence. We can substitute different values of n to find the term.