General Maths Unit 1: Sequences and Finance Study Notes
Number Sequences and Patterns (Chapter 3A)
Definition of a Sequence: A sequence is any list of terms (which can be numbers or symbols) presented in a particular, non-random order.
Naming Conventions: Because terms have fixed places, they are named using the notation , where represents the term number or the number of iterations of a rule.
Term 0 (): This is known as the 'starting term' or 'initial term'.
Example: In the list :
Types of Sequence Generation
Random Generation: Sequences can be produced without a rule, such as throwing a fair die:
Recursive Generation: Sequences generated using a mathematical rule. A common example is the results of multiplication tables, where a fixed difference is repeatedly added.
Example for the 3 times table:
Rule: Start at 3 (), and the next term is the current term plus 3 ().
Observable Behaviors of Number Sequences
In General Mathematics, sequences are categorized by five main behaviors. A single sequence may exhibit more than one behavior.
I - Increasing: Each successive term has a greater value than the previous one.
Example: ().
II - Decreasing: Each successive term has a smaller value than the previous one.
Example: ().
III - Constant: Every successive term has the same value.
Example: ().
IV - Oscillating: The values of successive terms alternate or change between two or more values.
Example: ().
V - Limiting: The sequence approaches a specific fixed value.
Example: ().
Examples of Identifying Sequence Behavior
Example 1:
Defined as Oscillating.
Predicting : Since , the next term is .
Example 2:
Behavior: Increasing.
Rule: Add 5 to each term.
Recurrence Relation: .
Finding :
Example 3:
Behavior: Decreasing and Limiting (approaching zero).
Rule: Divide by 5 (which is the same as multiplying by ).
Recurrence Relation (written as multiplication): .
Finding : .
Example 5 (Generating): Given
Sequence:
Behavior: Increasing.
Value of :
.
Writing Recurrence Relations (Chapter 3B)
Components of a Recurrence Relation:
A starting point (initial value).
A rule that generates successive terms.
Iterations: Each application of the rule is called an iteration. For , represents the number of times the rule has been applied. Note that has zero iterations.
General Symbols:
: Initial or starting term.
: Can be replaced by any pronumeral (letter).
Example 5 (Recurrence Relation Application):
Given:
The first five terms are:
Introduction to Arithmetic Sequences (Chapter 3C)
Definition: An arithmetic sequence is formed by adding or subtracting a fixed, constant amount to each term.
Common Difference (D): The fixed amount added/subtracted. It can be found by subtracting any two consecutive terms: .
Example:
(or ).
Identification:
Sequence A: Differences are all 7. This is arithmetic.
Sequence B: Differences are 4, 12, 36. This is not arithmetic (it is geometric).
Tables and Graphs of Arithmetic Sequences
Linear Relationship: Plotting the term value () against the term number () results in a straight line.
Slope: The common difference () represents the constant slope of the line.
Linear Growth: Occurs if D > 0 (positive slope).
Linear Decay: Occurs if D < 0 (negative slope).
Example Data:
Term Number ()
0
1
2
3
4
5
Term Value ()
5
8
11
14
17
20
Arithmetic Sequences Using Recursion (Chapter 3D)
General Recurrence Form:
Rule for the Term: To avoid calculating every intermediate step, use the formula:
Derivation Check:
Example Calculation: Find for a sequence with and .
Finance Applications: Linear Growth and Decay (Chapter 3E)
Simple Interest
Simple interest is a recurring arithmetic sequence where the same amount of interest is added each period.
Variables:
: Principal (initial amount).
: Interest rate per annum (expressed as a decimal via ).
: Fixed interest added each year.
Recurrence Relation:
Partial Periods: If interest is paid for 4 months (out of 12), the amount is of the yearly total.
Example: Rate , Principal .
per year.
Monthly proportion for 4 months: .
Linear Growth Modeling (Example 13)
Investment of at simple interest.
Recurrence:
Values:
Milestone: The investment reaches after 5 years.
Depreciation (Linear Decay)
Flat Rate/Fixed Rate Depreciation: The value decreases by a fixed amount () each year. The process is identical to simple interest, but is negative (D < 0).
General Rule for Linear nth Term
Example 16: Investment of at interest ().
Value after 15 years: .
When will it exceed ?
years.
The value first exceeds after 24 years.
Introduction to Geometric Sequences (Chapter 3F)
Definition: A sequence formed by multiplying the previous term by a fixed number called the Common Ratio (R).
Finding R: Divide any term by the term immediately preceding it:
Example:
Graphs and Behaviors of Geometric Sequences
Geometric Growth (R > 1):
Graph: A curve with an increasing positive slope.
Example: ().
Geometric Decay (0 < R < 1):
Graph: A curve with a decreasing negative slope.
Example: ().
Converting Percentage Change to R
To use geometric sequences in finance, percentage changes must be converted to a common ratio (). Think of as the status quo ().
Percentage Increase:
increase:
increase:
increase:
increase:
Percentage Decrease:
decrease:
decrease:
decrease:
decrease:
Geometric Sequence Recursion (Chapter 3G)
General Recurrence Form:
Example 21: Generate first five terms for
Rule for the Term:
Example: Find for .
.
Finance Applications: Geometric Growth and Decay (Chapter 3H/3I)
Compound Interest
Compound interest occurs when interest earned is added to the principal, allowing the total to earn more interest in subsequent periods.
Variables:
: Principal.
: Annual interest rate in percent.
Recurrence:
Rule (n periods):
Reducing-Balance Depreciation
This is geometric decay where an asset loses value by a fixed percentage each year.
Recurrence:
Ratio:
Rule (n periods):
Integrated Examples (Example 26)
Investment Growth: investment at compounded per year for 15 years.
To the nearest dollar: .
Car Depreciation: car depreciating at per year for 12 years.
To the nearest dollar: .