Mathematical sequences are a group of terms with a certain rule that dictates a certain operation must be performed and repeated in order to get from one term to the next. The operation can be addition, subtraction, multiplication, division, or any other mathematical operation.
For example,the following is a basic numerical series: 1,2,3,4,5
To get from one term to the next in the sequence we add +1. 2=1+1 3=2+1 4=3+1 And so on.
Using proper notation:
aโ = 1 (first term)
aโ = 2 (second term)
aโ = 3 (third term)
aโ = 4 (fourth term)
aโ = 5 (fifth term)
The pattern: Add 1 to get the next term
aโ = aโ + 1 = 1 + 1 = 2
aโ = aโ + 1 = 2 + 1 = 3
aโ = aโ + 1 = 3 + 1 = 4
And so on...
This is called an arithmetic sequence because we add the same value (called the common difference) to get from one term to the next.
Key Characteristics of Sequences
Order Matters: Terms have specific positions
1st term, 2nd term, 3rd term, etc.
The position of each term is crucial to the sequence
Standard Notation:
We typically denote sequences using subscript notation: aโ, aโ, aโ, aโ, ...
aโ represents the nth term (the general term)
The subscript indicates the position of the term
Pattern or Rule:
There's a relationship that connects the terms
This rule can involve addition, subtraction, multiplication, division, or more complex mathematical operations
Is there a term-to-term rule for the sequence below?
18 , 22 , 26 , 30
Incorrect
Correct Answer:
Yes
Practice more now
Types of Mathematical Sequences
Now that we understand the basics, let's explore different types of sequences. Each type follows its own unique pattern, and recognizing these patterns is key to working with sequences effectively.
1. Arithmetic Sequences
Definition: A sequence where we add the same number (called the common difference) to get from one term to the next.
General Pattern:an+1โ=anโ+d (where d is the common difference)
Example:3,7,11,15,19,โฆ
a1โ=3
Common difference d=4
Pattern: a2โ=3+4=7, a3โ=7+4=11, etc.
General formula:anโ=3+(nโ1)ร4
2. Geometric Sequences
Definition: A sequence where we multiply by the same number (called the common ratio) to get from one term to the next.
General Pattern:an+1โ=anโรr (where r is the common ratio)
Example:2,6,18,54,162,โฆ
a1โ=2
Common ratio r=3
Pattern: a2โ=2ร3=6, a3โ=6ร3=18, etc.
General formula:anโ=2ร3nโ1
3. The Famous Fibonacci Sequence
Definition: Each term is the sum of the two preceding terms.
Pattern:anโ=anโ1โ+anโ2โ (starting with a1โ=1, a2โ=1)
The Sequence:1,1,2,3,5,8,13,21,34,55,โฆ
How it works:
a1โ=1, a2โ=1 (given starting values)
a3โ=a1โ+a2โ=1+1=2
a4โ=a2โ+a3โ=1+2=3
a5โ=a3โ+a4โ=2+3=5
a6โ=a4โ+a5โ=3+5=8
Fun Fact: The Fibonacci sequence appears frequently in nature, from flower petals to spiral galaxies!
4. Quadratic Sequences
Definition: Sequences where the second differences between terms are constant.
Example:1,4,9,16,25,โฆ (perfect squares)
First differences: 3,5,7,9,โฆ
Second differences: 2,2,2,โฆ (constant!)
General formula:anโ=n2
5. Mixed Operation Sequences
Some sequences use combinations of operations:
Example 1:1,3,9,19,33,โฆ
Pattern: multiply by 2, then add 1
a1โ=1
a2โ=(1ร2)+1=3
a3โ=(3ร2)+3=9
a4โ=(9ร2)+1=19
Example 2:10,5,15,7.5,22.5,โฆ
Pattern alternates: รท2, then ร3
10รท2=5โ5ร3=15โ15รท2=7.5โ7.5ร3=22.5
How to Identify Sequence Types
Step-by-step approach:
Look at differences between consecutive terms
If differences are constant โArithmetic sequence
Look at ratios between consecutive terms
If ratios are constant โGeometric sequence
Check second differences
If second differences are constant โQuadratic sequence
Look for recursive patterns
Does each term depend on previous terms? โRecursive sequence (like Fibonacci)
Test for mixed operations
Try different combinations of operations
Why Understanding Sequence Types Matters
Problem Solving: Different types require different solution strategies
Pattern Recognition: Helps predict future terms
Real-World Applications: Sequences model everything from population growth to financial investments
Mathematical Foundation: Essential for calculus, number theory, and advanced mathematics
Next, we will present some more complex sequences of numbers, including one of the most famous: the Fibonacci sequence.
If you are interested in this article, you may also be interested in the following articles:
You can find a variety of useful articles about mathematics inTutorela !
Examples of Sequences
Exercise 1
2,4,8,16,32 In this sequence, to get from one term to the next we will multiply by2.
2
4=2ร2
8=2ร4
16=2ร8
And so on.
Join Over 30,000 Students Excelling in Math!
Endless Practice, Expert Guidance - Elevate Your Math Skills Today
Test your knowledge
Question 1
12 โ 10 โ 8 7 6 5 4 3 2 1
Which numbers are missing from the sequence so that the sequence has a term-to-term rule?
Incorrect
Correct Answer:
11 , 9
Question 2
Look at the following set of numbers and determine if there is any property, if so, what is it?
\( 94,96,98,100,102,104 \)
Incorrect
Correct Answer:
\( +2 \)
Question 3
Look at the following set of numbers and determine if there is any property, if so, what is it?
\( 1,2,3,4,5,6 \)
Incorrect
Correct Answer:
\( +1 \)
Exercise 2
3,9,27,81,243 In this sequence, to get from one term to the next we need to multiply by 3. 3
9=3ร3
27=9ร3
81=27ร3
243=81ร3
And so on.
Exercise 3
6,4,2,0,โ2
In this sequence, to get from one term to the next we need to subtract 2.
6
4=6โ2
2=4โ2
0=2โ2
โ2=0โ2
Do you know what the answer is?
Question 1
Look at the following set of numbers and determine if there is any property, if so, what is it?
\( 13,10,7,4,1 \)
Incorrect
Correct Answer:
\( -3 \)
Question 2
Look at the following set of numbers and determine if there is any property, if so, what is it?
\( 13,16,20,23 \)
Incorrect
Correct Answer:
Does not exist
Question 3
Look at the following set of numbers and determine if there is any property, if so, what is it?
\( 10,8,6,4,2 \)
Incorrect
Correct Answer:
\( -2 \)
Exercise 4
1000,500,250,125,62.5 In this example, the operation used is division. In order to get from one term to the next, we divide the number by 2.
1000
500=1000:2
250=500:2
125=250:2
62.6=125:2
Exercise 5
320,80,20,5
The rule of this sequence is to divide each number by 4 to find the next number.
320
80=320:4
20=80:4
5=20:4
Check your understanding
Question 1
Look at the following set of numbers and determine if there is a rule. If there is one, what is it?
\( 5,10,15,20,25,30 \)
Incorrect
Correct Answer:
\( +5 \)
Question 2
Look at the following set of numbers and determine if there is any property, if so, what is it?
\( 100,50,25,10,20 \)
Incorrect
Correct Answer:
Question 3
The table shows the number of balls and the number of courts at the school:
.
Complete:
Number of balls is _________ than the number of courts
Incorrect
Correct Answer:
2 times greater
Exercises
Try to work out the rule for each sequence:
1,3.75,6.5,9.25,12
7,49,343,2401,16807
0,โ15,โ30,โ45,โ60,โ75
891,297,99,33,11
2,8,512,134217728
Review Questions
What are sequences in mathematics?
Sequences are ordered sets of numbers that follow a rule or pattern.
Do you think you will be able to solve it?
Question 1
Look at the following set of numbers and determine if there is any property, if so, what is it?
\( 256,64,16,4,1 \)
Incorrect
Correct Answer:
\( \times0.25 \)
Question 2
Look at the following set of numbers and determine if there is any property, if so, what is it?
\( 88,66,44,22,2 \)
Incorrect
Correct Answer:
Does not exist
Question 3
Look at the following set of numbers and determine if there is any property, if so, what is it?
\( 1,3,9,26,81 \)
Incorrect
Correct Answer:
Does not exist
What is a sequence and a sequence rule?
A sequence is a set of ordered numbers. The numbers follow a rule that tells us how to obtain the numbers of the sequence using the previous ones. Many times the rules are governed by the operations of addition, subtraction, multiplication, division, or some combination thereof.
What types of sequences are there in mathematics?
There are many types of sequences. For example, increasing and decreasing sequences, in which the numbers are either increasing or decreasing and following a certain pattern. There are also very famous sequences that have their own name, such as the Fibonacci sequence. In this series, the two previous numbers must be added to obtain the next number.
Test your knowledge
Question 1
Look at the following set of numbers and determine if there is any property, if so, what is it?
\( 12,24,35,48,60 \)
Incorrect
Correct Answer:
Does not exist
Question 2
Look at the following set of numbers and determine if there is any property, if so, what is it?
\( 4,8,12,5,20 \)
Incorrect
Correct Answer:
Does not exist
Question 3
Is there a term-to-term rule for the sequence below?
18 , 22 , 26 , 30
Incorrect
Correct Answer:
Yes
Examples with solutions for Series / Sequences
Exercise #1
Look at the following set of numbers and determine if there is any property, if so, what is it?
13,16,20,23
Video Solution
Step-by-Step Solution
To solve this problem, we'll check for consistent differences between the numbers, as this can indicate a property such as an arithmetic sequence.
Step 1: Calculate the difference between each pair of consecutive numbers.
Let's look at the differences:
16โ13=3
20โ16=4
23โ20=3
Step 2: Analyze the differences.
The differences between consecutive numbers are not consistent: 3,4, and 3.
This irregularity shows that there is no single property like a consistent common difference, which would indicate an arithmetic sequence.
Therefore, no particular property applies to this set as a whole based on the differences analyzed.
The correct choice is that a regular property does not exist among these numbers.
Therefore, the solution to the problem is: Does not exist.
Answer
Does not exist
Exercise #2
Look at the following set of numbers and determine if there is any property, if so, what is it?
94,96,98,100,102,104
Video Solution
Step-by-Step Solution
One can observe that the difference between each number is 2.
That is, with each leap the next number increases by 2:
94+2=96
96+2=98
98+2=100
and so forth......
Answer
+2
Exercise #3
Look at the following set of numbers and determine if there is any property, if so, what is it?
10,8,6,4,2
Video Solution
Step-by-Step Solution
To solve this problem, we need to analyze whether the set of numbers 10,8,6,4,2 has a pattern or property.
Step 1: Observe the difference between consecutive terms: 8โ10=โ2 6โ8=โ2 4โ6=โ2 2โ4=โ2
Step 2: Analyze the result.
We see that the difference between consecutive terms is consistently โ2.
This indicates that the terms form an arithmetic sequence with a common difference of โ2.
Hence, the property of this set of numbers is that it is an arithmetic sequence with a common difference of โ2.
By comparing the possible answer choices, we confirm that the correct choice is number 1: โ2.
Answer
โ2
Exercise #4
Look at the following set of numbers and determine if there is any property, if so, what is it?
13,10,7,4,1
Video Solution
Step-by-Step Solution
To solve this problem, we will determine if the given sequence of numbers follows a particular pattern or property:
First, we list the sequence provided: 13,10,7,4,1.
Since an arithmetic sequence is one of the simplest patterns, we will check for a common difference, which involves subtracting each term from the next:
Calculate the difference between the first and second terms: 10โ13=โ3.
Calculate the difference between the second and third terms: 7โ10=โ3.
Calculate the difference between the third and fourth terms: 4โ7=โ3.
Calculate the difference between the fourth and fifth terms: 1โ4=โ3.
We observe that the difference between each consecutive pair of numbers is consistently โ3. This implies that the sequence has a common difference of โ3, and therefore, it is an arithmetic sequence.
In conclusion, the identified property for the sequence is that it is an arithmetic sequence with a common difference of โ3.
Therefore, the solution to the problem is โ3.
Answer
โ3
Exercise #5
12 โ 10 โ 8 7 6 5 4 3 2 1
Which numbers are missing from the sequence so that the sequence has a term-to-term rule?
Video Solution
Step-by-Step Solution
It is possible to see that there is a difference of one number between each number.
That is, 1 is added to each number and it will be the next number:
1+1=2
2+1=3
3+1=4
Etcetera. Therefore, the next numbers missing in the sequence will be:8+1=9