Math 3 Section 2
Math 3 Section 2
Eng/Ahmed Rashed
Eng/Nagwa Mohamed
Revision on Sequences
Q1) Find a rule for the following sequence:
{17, 21, 25, 29, 33, …}
Revision on Sequences
Q1) Find a rule for the following sequence:
{17, 21, 25, 29, 33, …}
• Answer:
The sequence is an arithmetic sequence since
𝒂𝟐 − 𝒂𝟏 = 𝟐𝟏 − 𝟏𝟕 = 𝟒
𝒂𝟑 − 𝒂𝟐 = 𝟐𝟓 − 𝟐𝟏 = 𝟒
𝒂𝟒 − 𝒂𝟑 = 𝟐𝟗 − 𝟐𝟓 = 𝟒
So, we can use the rule for the arithmetic sequence:
𝒙𝒏 = 𝒂 + 𝒅(𝒏 − 𝟏)
Where a is the first term and d is the common difference.
Revision on Sequences
Q1) Find a rule for the following sequence:
{17, 21, 25, 29, 33, …}
• Answer:
a = 17
d=4
So, the rule is: 𝒙𝒏 = 𝟏𝟕 + 𝟒(𝒏 − 𝟏)
Revision on Sequences
Q2) Find a rule for the following sequence:
{310, 2170, 15190, 106330, 744310, …}
Revision on Sequences
Q2) Find a rule for the following sequence:
{310, 2170, 15190, 106330, 744310, …}
• Answer:
The sequence is a geometric sequence since
𝒂𝟏 /𝒂𝟐 = 𝟕
𝒂𝟑 /𝒂𝟐 = 𝟕
𝒂𝟒 /𝒂𝟑 = 𝟕
So, we can use the rule for the geometric sequence:
𝒙𝒏 = 𝒂𝒓𝒏−𝟏
Where a is the first term and r is the common ratio.
Revision on Sequences
Q2) Find a rule for the following sequence:
{310, 2170, 15190, 106330, 744310, …}
• Answer:
a = 310
r=7
So, the rule is: 𝒙𝒏 = 𝟑𝟏𝟎 ∗ 𝟕𝒏−𝟏
Summation (Sigma)
Summation (Sigma)
• Evaluate the following summation:
Summation (Sigma)
• Evaluate the following summation:
= 𝟏𝟐 + 𝟐𝟐 + 𝟑𝟐 + 𝟒𝟐
= 𝟏 + 𝟒 + 𝟗 + 𝟏𝟔
= 𝟑𝟎
Summation (Sigma)
• Evaluate the following summation:
Summation (Sigma)
• Evaluate the following summation:
𝟑 𝟒 𝟓
= + +
𝟑+𝟏 𝟒+𝟏 𝟓+𝟏
𝟑 𝟒 𝟓
= + +
𝟒 𝟓 𝟔
𝟏𝟒𝟑
=
𝟔𝟎
Summation Properties
• Multiplying by a constant:
• We can pull the constant outside the sigma.
Summation Properties
• Adding or Subtracting:
• We can split the summation into two summations.
Summation Shortcuts
1.
2.
3.
Summation
• Evaluate the following summation:
Summation
• Evaluate the following summation:
• Answer:
Summation
• Evaluate the following summation:
Summation
• Evaluate the following summation:
• Answer:
Series
• Series: the sum of elements of a sequence.
• For example, if {5, 10, 15, 20, 25, …} is a sequence
• Then 5 + 10 + 15 + 20 + 25 + … is a series.
• The numbers are called the elements or the entries of the matrix.
• The horizontal lines of elements are said to constitute rows of the matrix
• the vertical lines of elements are said to constitute columns of the matrix.
• A matrix is denoted by a bold capital letter and the elements within the matrix are denoted by lower case
letters e.g. matrix [A] with elements aij
Order of a Matrix
A matrix having m rows and n columns is called a matrix of order 𝒎 × 𝒏 or simply 𝒎 × 𝒏 matrix (read
as an m by n matrix).
Types of Matrices
Column matrix or vector:
The number of rows may be any integer but the number of columns is always 1
Example:-
Types of Matrices
Row matrix or vector
Any number of columns but only one row
Example:-
Types of Matrices
Square matrix
The number of rows is equal to the number of columns
(a square matrix A has an order of m)
Example:-
Types of Matrices
Rectangular matrix
has an unequal number of rows and columns and hence the order of a rectangular matrix
is of the form 𝒎 × 𝒏
Example:-
Types of Matrices
Unit or Identity Matrix
An Identity Matrix has 1s on the main diagonal and 0s everywhere else.
A×I=A
I×A=A
Types of Matrices
Diagonal Matrix
A diagonal matrix has zero anywhere not on the main diagonal
Example:-
Types of Matrices
Scalar Matrix
A scalar matrix has all main diagonal entries the same, with zero everywhere else.
Example:-
Types of Matrices
Triangular Matrix
Lower triangular is when all entries above the main diagonal are zero:
Example:-
Matrix Operations
Adding
To add two matrices: add the numbers in the matching positions.
Example:-
• The two matrices must be the same size, i.e. the rows must match in size, and the columns must match in size.
Matrix Operations
Subtracting
To subtract two matrices: subtract the numbers in the matching positions:
Example:-
3−4=−1 8−0=8
4−1=3 6−(−9)=15
Matrix Operations
Example:-
2×4=8 2×0=0
2×1=2 2×−9=−18
Matrix Operations
Example:-
A x B = C
(1x3) (3x1) (1x1)
Matrix Operations
Transpose Matrix
The Transpose Matrix is obtained by changing its rows into columns and its columns
into rows
Example:-
The main diagonal stays the same.
!Thank you