What is Sequence?
A sequence is a list of things (usually numbers) that are in order.
A sequence is a list of things (usually numbers) that are in order.
Infinite or Finite
When the sequence goes on forever it is called an infinite sequence,
otherwise it is a finite sequence
otherwise it is a finite sequence
Like a Set
A Sequence is like a Set, except:
- the terms are in order (with Sets the order does not matter)
- the same value can appear many times (only once in Sets)
Notation
| Sequences also use the same notation as sets: list each element, separated by a comma, and then put curly brackets around the whole thing. | {3, 5, 7, ...} |
The curly brackets { } are sometimes called "set brackets" or "braces".
A Rule
A Sequence usually has a Rule, which is a way to find the value of each term.
As a Formula
Saying "starts at 3 and jumps 2 every time" is fine, but it doesn't help us calculate the:
- 10th term,
- 100th term, or
- nth term, where n could be any term number we want.
So, we want a formula with "n" in it (where n is any term number).
So, What Can A Rule For {3, 5, 7, 9, ...} Be?
Firstly, we can see the sequence goes up 2 every time, so we can guess that a Rule is something like "2 times n" (where "n" is the term number). Let's test it out:
Test Rule: 2n
| n | Term | Test Rule |
|---|---|---|
| 1 | 3 | 2n = 2×1 = 2 |
| 2 | 5 | 2n = 2×2 = 4 |
| 3 | 7 | 2n = 2×3 = 6 |
That nearly worked ... but it is too low by 1 every time, so let us try changing it to:
Test Rule: 2n+1
| n | Term | Test Rule |
|---|---|---|
| 1 | 3 | 2n+1 = 2×1 + 1 = 3 |
| 2 | 5 | 2n+1 = 2×2 + 1 = 5 |
| 3 | 7 | 2n+1 = 2×3 + 1 = 7 |
That Works!
So instead of saying "starts at 3 and jumps 2 every time" we write this:
2n+1
Many Rules
But mathematics is so powerful we can find more than one Rule that works for any sequence.
So it is best to say "A Rule" rather then "The Rule" (unless we know it is the right Rule).
Notation
To make it easier to use rules, we often use this special style:
|
So a rule for {3, 5, 7, 9, ...} can be written as an equation like this:
xn = 2n+1
And to calculate the 10th term we can write:
x10 = 2n+1 = 2×10+1 = 21
Can you calculate x50 (the 50th term) doing this?
Here is another example:
Triangle Number
| 1, 3, 6, 10, 15, 21, 28, 36, 45, ... |
The Triangle Number Sequence is generated from a pattern of dots which form a triangle:
By adding another row of dots and counting all the dots we can find the next number of the sequence.
But it is easier to use this Rule:
xn = n(n+1)/2
Square Numbers
| 1, 4, 9, 16, 25, 36, 49, 64, 81, ... |
The next number is made by squaring where it is in the pattern.
Rule is xn = n2
Cube Numbers
| 1, 8, 27, 64, 125, 216, 343, 512, 729, ... |
The next number is made by cubing where it is in the pattern.
Rule is xn = n3
-EXERCISE-
!GOOD LUCK!
-EXERCISE-
!GOOD LUCK!
Question 1:
The first positive square number is squared 12 = 1 × 1 = 1
What is the tenth positive square number?
a) 20
b) 81
c) 100
d) 1 000
Question 2:
2, 3, 5, 8, 12, ...
What is the next number in the above sequence?
What is the next number in the above sequence?
a) 16
b) 17
c) 18
d) 20
Question 3:
1, 3, 7, 15, 31, ...
What is the next number in the above sequence?
What is the next number in the above sequence?
a) 47
b) 48
c) 62
d) 63
Assalamualaikum, hai fathiah thanks for sharing your simple and fun to do sequence and number Pattern notes and now i easily can understand how it works
ReplyDeleteassalamualaikum ? nice job. finally, i can found a best blogger. perfeect
ReplyDeleteHello, I found it easy to understand and simple good job!!
ReplyDeletenice blogger fathiah.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
Delete