Photo AI

Last Updated Sep 26, 2025

Sequences Simplified Revision Notes

Revision notes with simplified explanations to understand Sequences quickly and effectively.

user avatar
user avatar
user avatar
user avatar
user avatar

202+ students studying

Sequences

A sequence is just a set of numbers that follows a specific rule. This rule determines how each term in the sequence relates to the previous one. The rule could be simple, like adding a constant number each time, or more complex, involving squares or other operation

infoNote

Things You Need to Be Able to Do with Sequences:


1. Spotting and Describing Number Sequences

infoNote

Example Sequences: Let's look at some common types of sequences:


  1. Linear Sequence (Addition/Subtraction) Sequence: 7,10,13,16,19,7,10,13,16,19,…

Rule: The numbers are increasing by 33 each time.

  • This is an arithmetic sequence where each term is found by adding a fixed number to the previous term.

Predicting Next Numbers:

  • Add 33 to the last number:
  • 19+3=2219+3=22
  • 22+3=2522+3=25
  • Next two numbers: 22,2522,25

  1. Geometric Sequence (Multiplication/Division) Sequence: 3,6,12,24,48,3,6,12,24,48,…

Rule: The numbers are doubling each time.

  • This is a geometric sequence where each term is found by multiplying the previous term by a fixed number.

Predicting Next Numbers:

  • Multiply the last number by 22:
  • 48×2=9648×2=96
  • 96×2=19296×2=192
  • Next two numbers: 96,19296,192

  1. Complex Arithmetic Sequence (Varying Differences) Sequence: 200,190,181,173,166,200,190,181,173,166,…

Rule: The numbers are decreasing with a pattern. The differences between the terms are decreasing by 11 each time.

  • Subtract 1010, then 99, then 88, and so on. Predicting Next Numbers:

  • Subtract the next difference (77, then 66):

  • 1667=160166−7=160

  • 1606=154160−6=154

  • Next two numbers: 160,154160,154


  1. Fibonacci Sequence Sequence: 1,1,2,3,5,8,13,1,1,2,3,5,8,13,…

Rule: Each number is the sum of the two previous numbers.

  • This sequence is known as the Fibonacci sequence.

Predicting Next Numbers:

  • Add the last two numbers together:
  • 8+13=218+13=21
  • 13+21=3413+21=34
  • Next two numbers: 21,3421,34

Worked Example: Exam-Style Question

infoNote

Question: The sequence 5,11,23,47,5,11,23,47,… follows a pattern. Describe the rule and find the next two terms.

Step-by-Step Solution:

  1. Identify the Pattern:
  • Look at the differences between terms:
  • 115=611−5=6
  • 2311=1223−11=12
  • 4723=2447−23=24
  • The differences are doubling each time (6,12,246, 12, 24).
  1. Describe the Rule:
  • The difference between the terms doubles each time.
  1. Predict the Next Numbers:
  • The next difference should be 24×2=4824×2=48.
  • Add 4848 to the last number:
  • 47+48=9547+48=95
  • The next difference should be 48×2=9648×2=96
  • Add 9696 to 9595:
  • 95+96=19195+96=191
  • Next two numbers: 95,19195,191

Final Answer: The next two terms are 9595 and 191191.


2. Finding the nthnth Term of Linear Sequences

What is the nthnth Term?

The nthnth term is a formula that represents the general term of a sequence, where nn represents the position of the term in the sequence. For example, n=1n=1 for the first term, n=2n=2 for the second term, and so on.

In linear sequences, the nthnth term can be written in the form:

nthterm=an+bnth term=an+b

Where:

  • aa is the common difference (what you add or subtract each time).
  • bb is a constant that adjusts the sequence to match the terms.

Steps to Find the nthnth Term of a Linear Sequence

  1. Determine the Common Difference (aa)
  2. Write the Times Table of aa
  3. Calculate the Constant (bb)

  1. Determine the Common Difference (aa):
  • Identify the amount you add or subtract to get from one term to the next. This value is your aa.

  1. Write the Times Table of aa:
  • List out the multiples of aa. This will help you figure out the base sequence that your sequence is related to.

  1. Calculate the Constant (bb):
  • Compare the sequence you are given with the multiples of aa to figure out what needs to be added or subtracted to get the sequence you're working with.

Worked Examples:

infoNote

Example 1: Find the nthnth term of the sequence 13,19,25,31,37,...13, 19, 25, 31, 37, ...

  1. Identify the Common Difference:
  • The difference between the terms is +6+6. So, a=6a=6.

  1. Write the 66 Times Table:
  • List the first few multiples of 66:
6,12,18,24,30,36,6,12,18,24,30,36,…
  1. Compare to the Given Sequence:
  • The given sequence is:
13,19,25,31,37,13,19,25,31,37,…
  • Notice that each term in the sequence is 77 more than the corresponding term in the 6 6 times table.

  1. Write the nthnth Term Formula:
  • The nthnth term is 6n+76n+7.

  1. Test the Formula:
  • To find the 5th5th term (n=5)(n=5):
6(5)+7=30+7=376(5)+7=30+7=37
  • The formula works, so the nthnth term is 6n+76n+7.

Final Answer: The nthnth term of the sequence is 6n+76n+7.


infoNote

Example 2: Find the nthnth term of the sequence 20,16,12,8,4,−20,−16,−12,−8,−4,…

Step 1: Identify the Common Difference

  • Look at the sequence and see how much you add or subtract to move from one term to the next.
  • Here, you add 44 each time.
  • 16(20)=4−16−(−20)=4
  • 12(16)=4−12−(−16)=4
  • 8(12)=4−8−(−12)=4
  • So, the common difference dd is +4+4.

Step 2: Write the Multiples of the Common Difference

  • Since the common difference is 44, write down the 44 times table under the sequence to help identify the nthnth term:
Sequence:20,16,12,8,4,Sequence:−20,−16,−12,−8,−4,… 4n:4,8,12,16,20,4n:4,8,12,16,20,…

Step 3: Determine the Constant Term (bb)

  • Compare the given sequence with the 44 times table to see what you need to subtract or add to get from the multiples of 44 to the actual sequence.
  • To go from the 44 times table to the actual sequence, you subtract 2424 from each term.
  • 424=204−24=−20
  • 824=168−24=−16
  • 1224=1212−24=−12
  • 1624=816−24=−8
  • 2024=420−24=−4
  • So, the constant term bb is 24−24.

Step 4: Write the nth Term Formula

  • Now that you have the common difference and the constant term, you can write the nthnth term formula:
nthterm=4n24nth term=4n−24

Step 5: Test the Formula

  • Use the formula to find a specific term in the sequence to ensure it's correct.
  • For example, to find the 5th5th term (n=5): (n=5):
4(5)24=2024=44(5)−24=20−24=−4
  • The 5th5th term is 4−4, which matches the sequence.

Final Answer: The nthnth term of the sequence is 4n244n−24.

Predicting a Specific Term Using the nthnth Term Formula:

You can use the nthnth term formula to predict any term in the sequence without writing out the entire sequence.

infoNote

Example: Find the 100th100th term of the sequence. 13. Substitute n=100n=100 into the formula:

100thterm=4(100)24=40024=376100th term=4(100)−24=400−24=376
  1. Final Answer: The 100th100th term of the sequence is 376376.
infoNote

Example 3: Find the nthnth term of the Sequence: 21,16,11,6,1,21,16,11,6,1,…

Step 1: Identify the Common Difference

  • Observe how much you subtract each time to move from one term to the next.
  • Here, you subtract 55 each time:
  • 1621=516−21=−5
  • 1116=511−16=−5
  • 611=56−11=−5
  • 16=51−6=−5
  • So, the common difference dd is 5−5.

Step 2: Write the Multiples of the Common Difference

  • Since the common difference is 5−5, write down the multiples of 5−5 under the sequence to help identify the nthnth term:
Sequence:21,16,11,6,1,Sequence: 21,16,11,6,1,…5n:5,10,15,20,25,5n:−5,−10,−15,−20,−25,…

Step 3: Determine the Constant Term (bb)

  • Compare the given sequence with the multiples of 5−5 to see what you need to add or subtract to get from the multiples of 5−5 to the actual sequence.
  • To go from the −$$5 times table to the actual sequence, you add 2626 to each term.
  • 5+26=21−5+26=21
  • 10+26=16−10+26=16
  • 15+26=11−15+26=11
  • 20+26=6−20+26=6
  • 25+26=1−25+26=1
  • So, the constant term bb is +26+26.

Step 4: Write the nthnth Term Formula

  • Now that you have the common difference and the constant term, you can write the nthnth term formula:
nthterm=5n+26nth term=−5n+26

Step 5: Test the Formula

  • Use the formula to find a specific term in the sequence to ensure it's correct.
  • For example, to find the 6th6th term (n=6n=6):
5(6)+26=30+26=4−5(6)+26=−30+26=−4
  • The 6th6th term is4 −4, which would be the next term in the sequence if it continued.

Final Answer: The nthnth term of the sequence is 5n+26−5n+26


3. Writing Out the Terms of a Sequence Given the Rule

infoNote

Example 1: Writing Out the First 55 Terms Given nthnth term rule:

nthterm=7n3nth term=7n−3

Step-by-Step Solution:


  1. 1st1st Term (n=1)(n = 1):
1stterm=7(1)3=73=41st term=7(1)−3=7−3=4
  1. 2nd2nd Term (n=2)(n = 2):
2ndterm=7(2)3=143=112nd term=7(2)−3=14−3=11
  1. 3rd3rd Term (n=3)(n = 3):
3rdterm=7(3)3=213=183rd term=7(3)−3=21−3=18

4. 4th4th Term (n=4)(n = 4):

4thterm=7(4)3=283=254th term=7(4)−3=28−3=25

5. 5th5th Term (n=5)(n = 5):

5thterm=7(5)3=353=325th term=7(5)−3=35−3=32

Result: The first 55 terms of the sequence are 4,11,18,25,324,11,18,25,32

Note: The difference between each term is 77, which matches the coefficient of nn in the nthnth term formula.


infoNote

Example 2: Writing Out the First 55 Terms Given nthnth term rule:

nthterm=n2+10nth term=n²+10

Step-by-Step Solution:


  1. 1st1st Term (n=1)(n = 1):
1stterm=12+10=1+10=111st term=1²+10=1+10=11
  1. 2nd2nd Term (n=2)(n = 2):
2ndterm=22+10=4+10=142nd term=2²+10=4+10=14
  1. 3rd3rd Term (n=3)(n = 3):
3rdterm=32+10=9+10=193rd term=3²+10=9+10=19
  1. 4th4th Term (n=4)(n = 4):
4thterm=42+10=16+10=264th term=4²+10=16+10=26
  1. 5th5th Term (n=5)(n = 5):
5thterm=52+10=25+10=355th term=5²+10=25+10=35

Result: The first 55 terms of the sequence are 11,14,19,26,3511,14,19,26,35


4. Working Out the nnth Term of Quadratic Sequences

In a quadratic sequence, the difference between consecutive terms changes, but the second difference (the difference of the differences) is constant. The nth term of a quadratic sequence generally takes the form:

nth term=an2+bn+c\text{nth term} = an^2 + bn + c

However, a simpler method often works when you can recognise square numbers.

Step-by-Step Method

Step 1: Identify Square Numbers

Step 2: Determine the Rule


Step 1: Identify Square Numbers

  • Write out the square numbers (n2n^2) underneath your sequence.
  • This helps you spot how your sequence relates to a basic sequence of squares.

Step 2: Determine the Rule

  • Compare the sequence with the square numbers.
  • Determine what you need to add or subtract from the square numbers to get your sequence.

Worked Example:

infoNote

Example Sequence:2,1,6,13,22, −2,1,6,13,22,…

Step 1: Write Out the Square Numbers

  • List the first few square numbers (n2n^2) underneath the sequence:
n:1,2,3,4,5,n:1,2,3,4,5,…Sequence:2,1,6,13,22,Sequence:−2,1,6,13,22,…n2:1,4,9,16,25,n^2:1,4,9,16,25,…

Step 2: Determine What to Add or Subtract

  • Compare each term in the sequence with the corresponding square number:
  • 2=13−2=1−3
  • 1=431=4−3
  • 6=936=9−3
  • 13=16313=16−3
  • 22=25322=25−3
  • You consistently subtract 33 from the square number to get the sequence term.

Final nnth Term Formula

  • Since you subtract 33 from each square number:
nthterm=n23nth term=n2−3

Final Answer: The nthnth term of the sequence is n23n2−3

Books

Only available for registered users.

Sign up now to view the full note, or log in if you already have an account!

500K+ Students Use These Powerful Tools to Master Sequences

Enhance your understanding with flashcards, quizzes, and exams—designed to help you grasp key concepts, reinforce learning, and master any topic with confidence!

20 flashcards

Flashcards on Sequences

Revise key concepts with interactive flashcards.

Try Maths Flashcards

2 quizzes

Quizzes on Sequences

Test your knowledge with fun and engaging quizzes.

Try Maths Quizzes

29 questions

Exam questions on Sequences

Boost your confidence with real exam questions.

Try Maths Questions

27 exams created

Exam Builder on Sequences

Create custom exams across topics for better practice!

Try Maths exam builder

68 papers

Past Papers on Sequences

Practice past papers to reinforce exam experience.

Try Maths Past Papers

Other Revision Notes related to Sequences you should explore

Discover More Revision Notes Related to Sequences to Deepen Your Understanding and Improve Your Mastery

Load more notes

Join 500,000+ GCSE students using SimpleStudy...

Join Thousands of GCSE Students Using SimpleStudy to Learn Smarter, Stay Organized, and Boost Their Grades with Confidence!

97% of Students

Report Improved Results

98% of Students

Recommend to friends

500,000+

Students Supported

50 Million+

Questions answered