π’ Sequences & nth Term
Find the rule, write the formula, and predict any term in a sequence.
nth Term Formula
nth term = dΓn + c
where d = common difference, c = zero term
Finding c (zero term)
c = first term β d
e.g. sequence 5, 8, 11: d=3, c=5β3=2 β 3n+2
Is a number in the sequence?
Set nth term = the number, solve for n
If n is a whole number β YES β | If not β NO β
β Golden Rules
- Common difference d = any term β the previous term
- nth term = dn + c where c = first term β d
- To find if X is in the sequence: solve dn + c = X β check if n is an integer
- Geometric sequences: multiply by the same ratio each time
- Square numbers: 1, 4, 9, 16, 25 β¦ | Triangular: 1, 3, 6, 10, 15 β¦
π Learn: Sequences & nth Term
What is a sequence?
A sequence is an ordered list of numbers that follow a rule. Each number is called a term.
3, 7, 11, 15, 19, β¦
The term-to-term rule tells you what to do to get the next term. Here: add 4.
Arithmetic Sequences β Common Difference
In an arithmetic sequence, you add or subtract the same value each time. That value is called the common difference (d).
d = any term β the term before it
Sequence: 5, 8, 11, 14 β d = 8 β 5 = 3
Sequence: 20, 15, 10, 5 β d = 15 β 20 = β5 (decreasing)
Finding the nth Term Formula
The nth term is a formula that gives you any term in the sequence when you substitute a value of n.
π nth term = d Γ n + c
To find c (called the zero term β the value before the 1st term when n = 0):
c = first term β d
Then substitute to check: when n = 1, does the formula give the 1st term?
Example: Sequence 5, 8, 11, 14
d = 3 | c = 5 β 3 = 2 | nth term = 3n + 2
Check: n=1 β 3(1)+2 = 5 β n=2 β 3(2)+2 = 8 β
Using the nth Term
Find the 10th term of 3n + 2: substitute n = 10 β 3(10) + 2 = 32
Find the 100th term: n = 100 β 3(100) + 2 = 302
Is 50 in the sequence? 3n + 2 = 50 β 3n = 48 β n = 16 β Integer β β YES
Is 45 in the sequence? 3n + 2 = 45 β 3n = 43 β n = 14.3β¦ β Not integer β NO
Geometric Sequences
In a geometric sequence, you multiply by the same value each time β the common ratio (r).
2, 6, 18, 54, β¦ β multiply by 3 each time (r = 3)
100, 50, 25, 12.5, β¦ β multiply by 0.5 each time (r = 0.5 = Β½)
To find r: divide any term by the term before it β r = termβ Γ· termβ
Special Sequences
Square numbers: 1, 4, 9, 16, 25, 36, β¦ (nth term = nΒ²)
Triangular numbers: 1, 3, 6, 10, 15, 21, β¦ (add 2, then 3, then 4, β¦)
Fibonacci: 1, 1, 2, 3, 5, 8, 13, β¦ (add the two previous terms)
β Golden Rules β Quick Reference
- d = (any term) β (previous term) β must be the same for ALL pairs
- c = first term β d (the "zero term")
- nth term = dn + c β always check by substituting n = 1 and n = 2
- If the answer to "solve nth term = value" is an integer, the value IS in the sequence
- Geometric: multiply (or divide) by the same ratio each time
π‘ Worked Examples
Example 1 β Find the nth term of 4, 7, 10, 13
Step 1: Find d β d = 7 β 4 = 3
Step 2: Find c (zero term) β c = 4 β 3 = 1
Step 3: Write formula β nth term = 3n + 1
β
Check: n=1 β 3+1=4 β n=2 β 6+1=7 β n=3 β 9+1=10 β
Example 2 β Find the nth term of 2, 7, 12, 17
Step 1: d = 7 β 2 = 5
Step 2: c = 2 β 5 = β3
Step 3: nth term = 5n β 3
β
Check: n=1 β 5β3=2 β n=4 β 20β3=17 β
Example 3 β Is 58 in the sequence 4n β 2?
Set formula equal to 58: 4n β 2 = 58
Add 2 to both sides: 4n = 60
Divide by 4: n = 15
n = 15 is a whole number β YES, 58 is in the sequence (it's the 15th term)
Example 4 β Is 47 in the sequence 3n + 1?
Set formula equal to 47: 3n + 1 = 47
Subtract 1: 3n = 46
Divide by 3: n = 15.33β¦
n is not a whole number β NO, 47 is NOT in the sequence
π’ nth Term Builder
Enter the first 4 terms of an arithmetic sequence. The tool will find the nth term formula with full working.
βοΈ Practice Quiz
20 questions covering all topics. Type your answers and click Check Answers.
- Common difference in 4, 7, 10, 13, β¦ =
- Next term: 2, 5, 8, 11, 14, ___ =
- Next term: 30, 24, 18, 12, ___ =
- nth term of 3, 5, 7, 9 =
- nth term of 4, 7, 10, 13 =
- nth term of 1, 6, 11, 16 =
- nth term of 8, 11, 14, 17 =
- 10th term if nth term = 4n + 3 =
- 15th term if nth term = 2n β 1 =
- 100th term if nth term = 3n + 2 =
- Is 44 in the sequence 5n + 3? (YES or NO)
- Is 50 in the sequence 4n + 2? (YES or NO)
- Is 51 in the sequence 7n β 2? (YES or NO)
- Common difference of β5, β1, 3, 7 =
- Next two terms of 6, 10, 14, 18, ___, ___: first blank = , second blank =
- nth term of 6, 11, 16, 21 =
- 5th term of nth term = 6n β 3 =
- Common ratio of 2, 6, 18, 54 =
- Next term of 4, 12, 36, ___ =
- Is 40 in the sequence 4n β 4? (YES or NO)
Practice Answers:
1. 3 | 2. 17 | 3. 6 | 4. 2n+1 | 5. 3n+1 | 6. 5nβ4 | 7. 3n+5 |
8. 43 | 9. 29 | 10. 302 | 11. NO (5n+3=44β5n=41βn=8.2) |
12. YES (4n+2=50β4n=48βn=12) | 13. NO (7nβ2=51β7n=53βn=7.57) |
14. 4 | 15. 22, 26 | 16. β | 17. 5n+1 | 18. 27 | 19. 3 |
20. 108 | 21. YES (4Γ11β4=40)
π Challenge Questions
10 harder questions. Show your working on paper, then type the answers.
Challenge Answers:
1. k=8 (15+k=23) | 2. n=20 (4n=80) | 3. n=4 (2n+5=4nβ3 β 2n=8) | 4. 13 |
5. 4n+3 (d=4, c=7β4=3) | 6. c=3 (15+c=18) | 7. 53 (5Γ10+3) |
8. 6, 10 (d=4) | 9. 768 (3Γ4β΄=3Γ256) | 10. 32 terms (3n+1<100 β n<33)