Sequences and How to Specify Them (HSC SSCE Mathematics Advanced): Revision Notes
Sequences and How to Specify Them
What is a sequence?
A sequence is an ordered list of numbers that follows a specific pattern or rule. Sequences can be either infinite (continuing forever) or finite (ending after a certain number of terms).
Infinite sequence example:
The positive odd integers arranged in increasing order form an infinite sequence:
The three dots () indicate that the sequence continues forever with no last term.
The notation (ellipsis) in an infinite sequence tells us that the pattern continues indefinitely. There is no final term - the sequence keeps going according to its rule.
Finite sequence example:
The two-digit odd numbers less than form a finite sequence:
Here, the dots represent the terms that have been left out for brevity.
Understanding sequence notation
In mathematics, we use special notation to describe sequences clearly:
- Tₙ represents the nth term of a sequence
- T₁ is the first term
- T₂ is the second term
- T₃ is the third term, and so on
For example, in the sequence :
The subscript notation Tₙ is fundamental to working with sequences. It allows us to refer to any specific term by its position in the sequence. Always remember that the subscript tells you the position, while the value of Tₙ is the actual number at that position.
Three ways to specify a sequence
There are three different methods you can use to define or describe a sequence. Understanding all three methods will help you work flexibly with sequences.
Method 1: Write out the first few terms
This is the simplest approach. You write out enough terms until the pattern becomes obvious to anyone reading it.
Example:
From this, we can see the pattern continues as
With some calculation, you can work out that:
Advantage: Easy to understand and visualise the pattern.
Limitation: Can be unclear for complex patterns, and doesn't allow quick calculation of terms far along in the sequence.
Method 2: Give a formula for the nth term
A formula provides a direct way to calculate any term in the sequence without needing to know previous terms.
Example:
For the sequence of positive odd integers, the formula is:
This works because the nth odd number is always less than .
Using this formula, we can quickly calculate any term:
Advantage: Allows direct calculation of any term without computing all previous terms.
Limitation: Requires recognising or deriving the pattern algebraically.
Method 3: Say where to start and how to proceed
This method, called a recursive formula, describes:
- The starting value (first term)
- How to get from one term to the next
Example:
For the positive odd integers:
- (start with )
- , for (each term is more than the previous term)
Advantage: Often matches how we naturally think about sequences (start somewhere, then follow a rule).
Limitation: To find a term, you need to calculate all the terms before it.
Three ways to specify a sequence:
- Write out the first few terms until the pattern is clear to the reader
- Give a formula for the nth term
- Say where to start and how to proceed:
- State the value of
- For , give a formula for in terms of the preceding terms
Using the formula for Tₙ to solve problems
Many problems involving sequences can be solved by setting up and solving an equation using the formula for . This section demonstrates how to apply sequence formulas to various types of problems.
Worked Example 1: Finding terms and describing patterns
Question:
a) Write down the first five terms of the sequence given by
b) Describe how each term can be obtained from the previous term
Solution:
Part a: To find the first five terms, substitute into the formula.
So the first five terms are: 4, 11, 18, 25, 32
Part b: Looking at the sequence, we can see that:
Each term is more than the previous term. In notation: Tₙ = Tₙ₋₁ + 7
Worked Example 2: Converting from recursive to explicit form
Question:
a) Find the first five terms of the sequence given by and
b) Write down a formula for the nth term
Solution:
Part a: Start with , then use the recursive rule to find each successive term.
So the first five terms are: 14, 24, 34, 44, 54
Part b: Looking at the pattern:
- Each term increases by
- The first term is
- The second term is
- The third term is
- The fourth term is
From this pattern, the formula for the nth term is: Tₙ = 10n + 4
Worked Example 3: Determining if values are terms in a sequence
Question: Find whether and are terms of the sequence
Solution:
To check if a number is in the sequence, we set equal to that number and solve for . If is a positive integer, then the number is in the sequence.
Testing 300:
Set
Since is a positive integer, 300 is the 40th term of the sequence.
Testing 400:
Set
Since is not a whole number, 400 is not a term of the sequence.
Exam tip: A number is only a term in the sequence if solving for gives a positive integer. If you get a decimal, fraction, zero, or negative number, then the value is not in the sequence.
Worked Example 4: Finding positive and negative terms
Question:
a) Find how many negative terms there are in the sequence
b) Find the first positive term of the sequence
Solution:
Part a: To find negative terms, we need
Since must be a positive integer, can be or .
Therefore, there are eight negative terms.
Part b: To find the first positive term, we need
The smallest integer greater than is .
So the first positive term is T₉ = 7(9) - 60 = 63 - 60 = 3
Exam tip: When asked to "find the first positive term," you need to give two pieces of information:
- Which term it is (the value of )
- What its value is (the value of )
The complete answer is: "The first positive term is "
Key Points to Remember:
- A sequence is an ordered list of numbers following a pattern
- Use Tₙ to represent the nth term of a sequence
- There are three ways to specify a sequence: write out terms, give a formula, or use a recursive rule
- A recursive formula gives a starting value and a rule for getting from one term to the next
- To check if a number is in a sequence, set equal to that number and solve for - it's in the sequence only if is a positive integer
- When finding "the first positive term," state both which term it is () and its value ()