SlideShare a Scribd company logo
Patterns and sequences
We often need to spot a pattern in order to
predict what will happen next.
In maths, the correct name for a pattern of
numbers is called a SEQUENCE.
The first number in a SEQUENCE is called the
FIRST TERM T1; the second is the SECOND
TERM T2, the nth term is Tn, and so on.
Patterns and sequences
For any pattern it is important to try to spot
what is happening before you can predict the
next number.
The first 2 or 3 numbers is rarely enough to
show the full pattern - 4 or 5 numbers are
best.
Patterns and sequences
For any pattern it is important to try to spot
what is happening before you can predict the
next number.
1, 2, …… What’s the next number?
Patterns and sequences
For any pattern it is important to try to spot
what is happening before you can predict the
next number.
1, 2, 4,… Who thought that the next
number was 3?
What comes next?
Patterns and sequences
For any pattern it is important to try to spot
what is happening before you can predict the
next number.
1, 2, 4, 8, 16, …
What comes next?
Patterns and sequences
Look at what is happening from 1 TERM to
the next. See if that is what is happening
for every TERM.
5, 8, 12, 17, 23, …, …
+ 3
Patterns and sequences
Look at what is happening from 1 TERM to
the next. See if that is what is happening
for every TERM.
5, 8, 12, 17, 23, …, …
+ 3 + 3
X
Patterns and sequences
Look at what is happening from 1 TERM to
the next. See if that is what is happening
for every TERM.
5, 8, 12, 17, 23, …, …
+ 3 + 4
Patterns and sequences
Look at what is happening from 1 TERM to
the next. See if that is what is happening
for every TERM.
5, 8, 12, 17, 23, …, …
+ 3 + 4 + 5

Patterns and sequences
Look at what is happening from 1 TERM to
the next. See if that is what is happening
for every TERM.
5, 8, 12, 17, 23, …, …
+ 3 + 4 + 5 + 6

Patterns and sequences
Look at what is happening from 1 TERM to
the next. See if that is what is happening
for every TERM.
5, 8, 12, 17, 23, 30, …
+ 3 + 4 + 5 + 6 + 7
Patterns and sequences
Now try these patterns:
3, 7, 11, 15, 19, …, …
128, 64, 32, 16, 8, …, …
1000, 100, 10, 1, …, …
5, 15, 45, 135, …, …
Arithmetic Sequence
• A sequence, in which any term after the first can
be obtained by adding a fixed number to the
term before it, is called an arithmetic sequence.
Term 1 ( T1) = a
The fixed number is called the common difference
and is represented by the letter d.
T1 (a) = 2
d = 2
The nth term of an arithmetic sequence
• Example : If the nth term of a sequence is 4n – 3, write down
the first 5 terms of the sequence.
• Tn = 4n -3
• T1 = 4(1) -3 = 1
• T2 = 4(2) -3 = 5
• T3 = 4(3) – 3 =9
• T4 = 4(4) – 3 = 13
• T5 = 4(5) – 3 = 17
When using a number sequence we sometimes need to know, for example, the 50th
or 1000th term. To do this we need to find a rule that generates the sequence
Finding the nth term of an arithmetic sequence
Tn = a + ( n -1)d
In an arithmetic sequence 3, 8, 13,…….
Find (i) a (ii) d (iii) Tn (iv) T20
(i) a = T1 = 3
(ii) d = common difference = 5
(iii) Tn = a + (n -1)d
= 3 + (n – 1)5
= 3 + 5n – 5
= 5n – 2
(iv) T20 = 5(20) – 2
= 100 – 2 = 98
(i) Find the nth term of the arithmetic sequence
7, 10, 13, 16
Tn = a + ( n – 1) d
7 + ( n – 1 ) 3
7 + 3n – 3
3n + 4
(ii) Which term of the sequence is 97 ?
3n + 4 = 97
3n = 93
n = 31
(iii) Show that 168 is not a term of the sequence.
3n + 4 = 168
3n = 164
n = 164 / 3, since n is not a whole number, 168 is not a term in
the sequence.
Finding the values of a and d
If we are given any two terms of an arithmetic sequence,
we can use simultaneous equations to find the value of a
and d.
Example: T4 of an arithmetic sequence is 11 and T9 = 21
Find the values of a and d and hence find T50.
Tn = a + (n – 1)d
T4 : a + 3d = 11
T9 : a + 8d = 21
By using simultaneous equations, a = 5 and d = 2
Arithmetic Series
• The African-American tribal
celebration involves the lighting of
candles every night for seven nights.
The first night one candle is lit and
blown out.
Arithmetic Series
• The second night a new candle and
the candle from the first night are
lit and blown out. The third night a
new candle and the two candles
from the second night are lit and
blown out.
Arithmetic Series
• This process continues for the
seven nights.
• We want to know the total number
of lightings during the seven
nights of celebration.
Arithmetic Series
• The first night one candle was lit,
the 2nd night two candles were lit,
the 3rd night 3 candles were lit,
etc.
• So to find the total number of
lightings we would add:
• 1 + 2 + 3 + 4 + 5 + 6 + 7 = 28
Arithmetic Series
• Arithmetic sequence: 2, 4, 6, 8, 10
• Corresponding arithmetic. series:2 + 4 + 6 + 8+10
• Arithetic Sequence: -8, -3, 2, 7
• Corresponding Arithmetic Series: -8 + -3 + 2 + 7
Arithmetic Series
• Sn is the symbol used to represent the first
‘n’ terms of a series.
• Given the sequence 1, 11, 21, 31, 41, 51, 61,
71, … find S4
• We simply add the first four terms 1 + 11 + 21 +
31 = 64
Arithmetic Series
• Find S8 of the arithmetic sequence
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, …
1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 =36
Arithmetic Series
What if we wanted to find S100 for
the sequence in the last example. It
would be very long to have to list all
the terms and try to add them up.
• Let’s figure out a formula!! :)
Arithmetic Series
When the terms of an arithmetic sequence are
added, they form an arithmetic series.
Example 1,3,5,7 …….is an arithmetic sequence
1+3+5+7 ….is an arithmetic series.
We use Sn to show the sum of the first n terms.
We use the following formula to find the sum of n terms of an arithmetic
series.
Quadratic Sequences
A sequence is a set of numbers that are connected in some
way. In this section we will look at quadratic sequences
where the difference between the terms changes.
Consider the following sequence :
Here, the differences between terms are not constant, but
there is still a pattern.
- the differences between each number in the sequence vary
- But the second difference is a constant 2.
When the second difference is constant, you have a quadratic
sequence - ie, there is an n2 term.
Quadratic Sequences
Learn these rules:
If the second difference is 2, you
start with n2.
If the second difference is 4, you
start with 2n2.
If the second difference is 6, you
start with 3n2.
Finding the nth term of a quadratic sequence
Consider the sequence 3, 10, 21, 36
Work out each difference 7 11 15 diff is not constant
Find the difference of the difference 4 4
As the difference of the difference is constant, it is a quadratic sequence
Tn = an² + bn + c……. Now write T1 and T2 in terms of a and b
T1 = 2(1)² + b(1) + c…..a = 2 because it is half the second difference
2 + b + c = 3 ………because we know from the sequence that T1 = 3
b + c = 3 – 2
b + c = 1 ( This is equation 1)
Now do the same for T2
Tn = an² + bn + c
T2 = 2(2) ² + b(2) + c
= 8 + 2b + c = 10……..because we know from the sequence T2 = 10
= 2b + c = 2 ……….. ( This is equation 2 )
You now solve for b and c, by means of Simultaneous Equations.
B = 1 anc c = 0

More Related Content

PPTX
Patterns, sequences and series
PDF
patterns notes.pdf./ Notes on patterns for maths
PPT
Ppt on sequences and series by mukul sharma
PPT
Arithmetic Sequences and Series-Boger.ppt
PPT
Arithmetic Sequences and Series-Boger.ppt
PPT
Arithmetic Sequences and Series-Boger.ppt
PPT
Sequences_Arithmetic_Harmonic_Geometric.ppt
PDF
Ebook 1
Patterns, sequences and series
patterns notes.pdf./ Notes on patterns for maths
Ppt on sequences and series by mukul sharma
Arithmetic Sequences and Series-Boger.ppt
Arithmetic Sequences and Series-Boger.ppt
Arithmetic Sequences and Series-Boger.ppt
Sequences_Arithmetic_Harmonic_Geometric.ppt
Ebook 1

Similar to patterns_and_sequences_1.ppt (20)

PDF
Successful Minds,Making Mathematics number patterns &sequences Simple.
PPT
Maths project work - Arithmetic Sequences
PDF
Ap gp
PDF
Arithmetic And Geometric Progressions
PDF
Arithmetic Progression & Geometric ProgresionP
DOCX
Arithmetic Sequence
PDF
Lesson 5 Arithmetic Sequences.pdf
PPTX
Arithmetic sequences and series
PDF
Section 11-2 Algebra 2
PPTX
P2-Chp3-SequencesAndSeries from pure maths 2.pptx
PPTX
Arithmetic Sequence
PPTX
Arithmetic Sequence.pptx
PDF
Renjini digital textbook
PPTX
2-Arithmetic-Sequhgtfwsfedddddences.pptx
PPTX
Arithmetic sequences and arithmetic means
PPTX
How-to-illustrate-A.S.pptx
ODP
Aritmetic sequence
PDF
Notes 12.1 Arithmetic Sequences and Series.pdf
PPTX
Materi tentang barisan atau SEQUENCE.pptx
PPTX
Mathematics 10 Quarter 1 : Arithmetic Sequence
Successful Minds,Making Mathematics number patterns &sequences Simple.
Maths project work - Arithmetic Sequences
Ap gp
Arithmetic And Geometric Progressions
Arithmetic Progression & Geometric ProgresionP
Arithmetic Sequence
Lesson 5 Arithmetic Sequences.pdf
Arithmetic sequences and series
Section 11-2 Algebra 2
P2-Chp3-SequencesAndSeries from pure maths 2.pptx
Arithmetic Sequence
Arithmetic Sequence.pptx
Renjini digital textbook
2-Arithmetic-Sequhgtfwsfedddddences.pptx
Arithmetic sequences and arithmetic means
How-to-illustrate-A.S.pptx
Aritmetic sequence
Notes 12.1 Arithmetic Sequences and Series.pdf
Materi tentang barisan atau SEQUENCE.pptx
Mathematics 10 Quarter 1 : Arithmetic Sequence
Ad

Recently uploaded (20)

PPTX
GDM (1) (1).pptx small presentation for students
PDF
Yogi Goddess Pres Conference Studio Updates
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Classroom Observation Tools for Teachers
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PPTX
Cell Structure & Organelles in detailed.
PPTX
Pharma ospi slides which help in ospi learning
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
Computing-Curriculum for Schools in Ghana
PPTX
Orientation - ARALprogram of Deped to the Parents.pptx
GDM (1) (1).pptx small presentation for students
Yogi Goddess Pres Conference Studio Updates
O5-L3 Freight Transport Ops (International) V1.pdf
VCE English Exam - Section C Student Revision Booklet
Final Presentation General Medicine 03-08-2024.pptx
Microbial diseases, their pathogenesis and prophylaxis
Chinmaya Tiranga quiz Grand Finale.pdf
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
Module 4: Burden of Disease Tutorial Slides S2 2025
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Final Presentation General Medicine 03-08-2024.pptx
Microbial disease of the cardiovascular and lymphatic systems
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Classroom Observation Tools for Teachers
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Cell Structure & Organelles in detailed.
Pharma ospi slides which help in ospi learning
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Computing-Curriculum for Schools in Ghana
Orientation - ARALprogram of Deped to the Parents.pptx
Ad

patterns_and_sequences_1.ppt

  • 1. Patterns and sequences We often need to spot a pattern in order to predict what will happen next. In maths, the correct name for a pattern of numbers is called a SEQUENCE. The first number in a SEQUENCE is called the FIRST TERM T1; the second is the SECOND TERM T2, the nth term is Tn, and so on.
  • 2. Patterns and sequences For any pattern it is important to try to spot what is happening before you can predict the next number. The first 2 or 3 numbers is rarely enough to show the full pattern - 4 or 5 numbers are best.
  • 3. Patterns and sequences For any pattern it is important to try to spot what is happening before you can predict the next number. 1, 2, …… What’s the next number?
  • 4. Patterns and sequences For any pattern it is important to try to spot what is happening before you can predict the next number. 1, 2, 4,… Who thought that the next number was 3? What comes next?
  • 5. Patterns and sequences For any pattern it is important to try to spot what is happening before you can predict the next number. 1, 2, 4, 8, 16, … What comes next?
  • 6. Patterns and sequences Look at what is happening from 1 TERM to the next. See if that is what is happening for every TERM. 5, 8, 12, 17, 23, …, … + 3
  • 7. Patterns and sequences Look at what is happening from 1 TERM to the next. See if that is what is happening for every TERM. 5, 8, 12, 17, 23, …, … + 3 + 3 X
  • 8. Patterns and sequences Look at what is happening from 1 TERM to the next. See if that is what is happening for every TERM. 5, 8, 12, 17, 23, …, … + 3 + 4
  • 9. Patterns and sequences Look at what is happening from 1 TERM to the next. See if that is what is happening for every TERM. 5, 8, 12, 17, 23, …, … + 3 + 4 + 5 
  • 10. Patterns and sequences Look at what is happening from 1 TERM to the next. See if that is what is happening for every TERM. 5, 8, 12, 17, 23, …, … + 3 + 4 + 5 + 6 
  • 11. Patterns and sequences Look at what is happening from 1 TERM to the next. See if that is what is happening for every TERM. 5, 8, 12, 17, 23, 30, … + 3 + 4 + 5 + 6 + 7
  • 12. Patterns and sequences Now try these patterns: 3, 7, 11, 15, 19, …, … 128, 64, 32, 16, 8, …, … 1000, 100, 10, 1, …, … 5, 15, 45, 135, …, …
  • 13. Arithmetic Sequence • A sequence, in which any term after the first can be obtained by adding a fixed number to the term before it, is called an arithmetic sequence. Term 1 ( T1) = a The fixed number is called the common difference and is represented by the letter d. T1 (a) = 2 d = 2
  • 14. The nth term of an arithmetic sequence • Example : If the nth term of a sequence is 4n – 3, write down the first 5 terms of the sequence. • Tn = 4n -3 • T1 = 4(1) -3 = 1 • T2 = 4(2) -3 = 5 • T3 = 4(3) – 3 =9 • T4 = 4(4) – 3 = 13 • T5 = 4(5) – 3 = 17 When using a number sequence we sometimes need to know, for example, the 50th or 1000th term. To do this we need to find a rule that generates the sequence
  • 15. Finding the nth term of an arithmetic sequence Tn = a + ( n -1)d In an arithmetic sequence 3, 8, 13,……. Find (i) a (ii) d (iii) Tn (iv) T20 (i) a = T1 = 3 (ii) d = common difference = 5 (iii) Tn = a + (n -1)d = 3 + (n – 1)5 = 3 + 5n – 5 = 5n – 2 (iv) T20 = 5(20) – 2 = 100 – 2 = 98
  • 16. (i) Find the nth term of the arithmetic sequence 7, 10, 13, 16 Tn = a + ( n – 1) d 7 + ( n – 1 ) 3 7 + 3n – 3 3n + 4 (ii) Which term of the sequence is 97 ? 3n + 4 = 97 3n = 93 n = 31 (iii) Show that 168 is not a term of the sequence. 3n + 4 = 168 3n = 164 n = 164 / 3, since n is not a whole number, 168 is not a term in the sequence.
  • 17. Finding the values of a and d If we are given any two terms of an arithmetic sequence, we can use simultaneous equations to find the value of a and d. Example: T4 of an arithmetic sequence is 11 and T9 = 21 Find the values of a and d and hence find T50. Tn = a + (n – 1)d T4 : a + 3d = 11 T9 : a + 8d = 21 By using simultaneous equations, a = 5 and d = 2
  • 18. Arithmetic Series • The African-American tribal celebration involves the lighting of candles every night for seven nights. The first night one candle is lit and blown out.
  • 19. Arithmetic Series • The second night a new candle and the candle from the first night are lit and blown out. The third night a new candle and the two candles from the second night are lit and blown out.
  • 20. Arithmetic Series • This process continues for the seven nights. • We want to know the total number of lightings during the seven nights of celebration.
  • 21. Arithmetic Series • The first night one candle was lit, the 2nd night two candles were lit, the 3rd night 3 candles were lit, etc. • So to find the total number of lightings we would add: • 1 + 2 + 3 + 4 + 5 + 6 + 7 = 28
  • 22. Arithmetic Series • Arithmetic sequence: 2, 4, 6, 8, 10 • Corresponding arithmetic. series:2 + 4 + 6 + 8+10 • Arithetic Sequence: -8, -3, 2, 7 • Corresponding Arithmetic Series: -8 + -3 + 2 + 7
  • 23. Arithmetic Series • Sn is the symbol used to represent the first ‘n’ terms of a series. • Given the sequence 1, 11, 21, 31, 41, 51, 61, 71, … find S4 • We simply add the first four terms 1 + 11 + 21 + 31 = 64
  • 24. Arithmetic Series • Find S8 of the arithmetic sequence 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, … 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 =36
  • 25. Arithmetic Series What if we wanted to find S100 for the sequence in the last example. It would be very long to have to list all the terms and try to add them up. • Let’s figure out a formula!! :)
  • 26. Arithmetic Series When the terms of an arithmetic sequence are added, they form an arithmetic series. Example 1,3,5,7 …….is an arithmetic sequence 1+3+5+7 ….is an arithmetic series. We use Sn to show the sum of the first n terms. We use the following formula to find the sum of n terms of an arithmetic series.
  • 27. Quadratic Sequences A sequence is a set of numbers that are connected in some way. In this section we will look at quadratic sequences where the difference between the terms changes. Consider the following sequence : Here, the differences between terms are not constant, but there is still a pattern. - the differences between each number in the sequence vary - But the second difference is a constant 2. When the second difference is constant, you have a quadratic sequence - ie, there is an n2 term.
  • 28. Quadratic Sequences Learn these rules: If the second difference is 2, you start with n2. If the second difference is 4, you start with 2n2. If the second difference is 6, you start with 3n2.
  • 29. Finding the nth term of a quadratic sequence Consider the sequence 3, 10, 21, 36 Work out each difference 7 11 15 diff is not constant Find the difference of the difference 4 4 As the difference of the difference is constant, it is a quadratic sequence Tn = an² + bn + c……. Now write T1 and T2 in terms of a and b T1 = 2(1)² + b(1) + c…..a = 2 because it is half the second difference 2 + b + c = 3 ………because we know from the sequence that T1 = 3 b + c = 3 – 2 b + c = 1 ( This is equation 1) Now do the same for T2 Tn = an² + bn + c T2 = 2(2) ² + b(2) + c = 8 + 2b + c = 10……..because we know from the sequence T2 = 10 = 2b + c = 2 ……….. ( This is equation 2 ) You now solve for b and c, by means of Simultaneous Equations. B = 1 anc c = 0