Section outline
-
-
COURSE SYNOPSIS
Definition of matrices: addition and scalar multiplication, matrix multiplication, transpose of matrix, symmetric matrix, skewed symmetric matrix, diagonal matrix and identity matrix. Elementary row operation, reduced row-echelon form, singular matrix and nonsingular matrix, inverse of a matrix.
Systems of linear equations: solving by matrix method, homogeneous systems of linear equations, geometrical representation, solutions to AX=B with two unknowns.
Determinant of a square matrix, cofactor, finding determinant by using cofactors, properties of determinant and adjoint of a matrix. Relationship between adjoint and determinant of square matrices. Finding inverses of matrices using determinants, Cramer's rule, eigenvalues and eigenvectors.
Vector spaces, subspaces, basis and dimension, addition of spaces, isomorphic vector spaces.
Linear transformation, definition and it's properties. Matrix representation of a linear transformation, kernel and range, change of basis. Inner product. Gram-Schmidt process and projection. Innerproduct space, orthorgonal set and orthonormal basis.
Get YouTube Transcripts
Please watch the Essence of Linear Algebra (est. time 5mins)
-
-
Systems of Linear Equations and Matrices No Sub Topic Student Learning Time (SLT) 1 Systems of Linear Equations 3 2 Matrices 3 3 Matrix Multiplication 3 4 Algebraic Properties of Matrix Operations 3 5 Special Types of Matrices and Partitioned Matrices 3 6 Matrix Transformation 3
-
If we are required to arrange or organize things in an orderly manner, how will we do it? Most of us will spontaneously line up or place objects that will form rows and columns. Observe how students are usually placed in a class or examination hall, participants are arranged in a procession, and so on. When we arrange something in the form of rows and columns, we form what is known in mathematics as a matrix.
There are many reasons or benefits when we arrange things in the form of columns and rows. One of them is that we will be able to identify/ recognize/ describe an object by stating the rows and columns where an object is located. With this, identification can be made accurately, quickly, and clearly. In this chapter, we will look at what a matrix is and some types of matrices as well as the properties of matrices. We will also study some operations on matrices and the properties of those operations.
-
-
View
-
FolderView
-
FolderView
-
-
Learning Activities Activity Instructions Learning Activity 1.1 Please watch this video to look at examples on different types of matrices
Source: youtube
Get YouTube Transcripts
Learning Activity 1.2 Please attempt all the questions below. Solutions will be discussed in WEBEX #1
Learning Activity 1.3 Please watch this video to look at matrix multiplication and associated properties.
Source: youtube
Learning Activity 1.4
Please watch this video to look at different examples on Matrix Operations
Source: youtube
Learning Activity 1.5 Please watch this video to understand partitioned matrices better.
Source: youtube
Learning Activity 1.6 Please watch this video to look at different examples on Matrix Transformations, reflections and rotations.
Source: youtube
-
Questions Learning Outcomes Matrix Recognition and Notation
Question: Recognizing Matrix and Understanding Terms
Question:
Consider the following matrix :
- Identify the order (size) of matrix .
- Define and identify the elements of matrix .
- What is the main diagonal of matrix ?
- Determine the transpose of matrix .
- Write the row and column vectors associated with matrix .
- Recognize the special types of matrix , if any.
Solution:
-
The elements of matrix are the individual numbers within the matrix.
-
The main diagonal is the set of elements where the row index equals the column index. Main diagonal:
-
The transpose of matrix , denoted as , is obtained by swapping its rows and columns.
-
Row and Column Vectors:
-
Special Types of Matrix:
These assessments demonstrates how to recognize a matrix, identify its order, elements, main diagonal, transpose, row and column vectors, and recognize any special types associated with the matrix.
Recognize matrix, know the terms associated with matrix and its notation System of Linear Equations
Question 1: Gaussian Elimination Method
Solve the system of equations:
Step 1: Write the augmented matrix.
Step 2: Perform row operations to get an upper triangular form.
Step 3: Back-substitute to find the solutions.
Question 2: Gauss-Jordan Elimination Method
Solve the system of equations:
Step 1: Write the augmented matrix.
Step 2: Perform row operations to get reduced row-echelon form.
Step 3: Interpret the solutions.
These assessments illustrate the process of determining the size of a matrix and finding its transpose.
Determine the size and transpose of a matrix Matrix Types and Properties
Example: Recognizing Types of Matrices
Question:
- Determine the type of matrix (triangular, diagonal, identity, zero, symmetric).
- If is a matrix of the same order as given by , find the product and identify its type.
Solution:
- Determine the Type of Matrix :
-
Triangular Matrix:
is an upper triangular matrix because all entries below the main diagonal are zero.
-
Diagonal Matrix:
is not a diagonal matrix because not all off-diagonal entries are zero.
-
Identity Matrix:
is not an identity matrix because the main diagonal entries are not all ones.
-
Zero Matrix:
-
Symmetric Matrix:
is not a symmetric matrix because it is not equal to its transpose.
- Product of and :
-
Triangular Matrix:
is also an upper triangular matrix because all entries below the main diagonal are zero.
-
Diagonal Matrix:
is not a diagonal matrix because not all off-diagonal entries are zero.
-
Identity Matrix:
is not an identity matrix because the main diagonal entries are not all ones.
-
Zero Matrix:
-
Symmetric Matrix:
is not a symmetric matrix because it is not equal to its transpose.
Calculate the product:
Determine the Type of Matrix :
This assessment demonstrates the process of recognizing different types of matrices and determining their properties.
Recognize a few types of matrices such as triangular, diagonal, identity, zero, and symmetric matrices Algebraic Properties of Matrix Operations
Questions and Solutions: Algebraic Properties of Matrix Operations
Question 1:
Consider the matrices , , and :
- Find and . Verify if matrix addition is commutative.
- Calculate and . Verify if matrix addition is associative.
- Determine and . Verify if scalar multiplication and matrix addition satisfy the distributive property.
Solution 1:
- Matrix Addition Commutativity:
- Matrix Addition Associativity:
- Scalar Multiplication and Distributive Property:
Question 2:
Now, consider the matrices , , and :
- Compute and . Verify if matrix multiplication is commutative.
- Evaluate and . Verify if matrix multiplication is associative.
Solution 2:
- Matrix Multiplication Commutativity:
- Since , matrix multiplication is not commutative.
- Matrix Multiplication Associativity:
- Matrix multiplication is associative.
This assessment demonstrates the process of determination of algebraic properties for matrix operations, including commutativity, associativity, and the distributive property.
Determine the Algebraic Properties of Matrix Operations
-
In conclusion, linear algebra, encompassing systems of linear equations and matrices, has proven to be an essential tool across different disciplines. By developing a thorough understanding of these concepts, you will be equipped to tackle real-life problems efficiently and make informed decisions. Remember, practice is the key to mastering linear algebra. Now, let's dive into our fascinating journey through the world of systems of linear equations and matrices.
-
- Linear algebra: A branch of mathematics that deals with systems of linear equations and matrices.
- Systems of linear equations: A set of two or more linear equations with the same variables.
- Matrices: Rectangular arrays of numbers.
- Matrix notation: A way to represent matrices using brackets.
- Graphical method: A way to solve systems of linear equations by graphing their corresponding lines.
- Substitution method: A method for solving systems of linear equations by replacing one variable with an expression.
- Elimination method: A method for solving systems of linear equations by manipulating the equations to eliminate a variable.
- Matrix addition: The process of adding corresponding elements of two matrices to obtain a new matrix.
- Matrix subtraction: The process of subtracting corresponding elements of two matrices to obtain a new matrix.
- Scalar multiplication: The process of multiplying a matrix by a scalar value.
- Matrix multiplication: The process of multiplying two matrices to obtain a new matrix.
- Square matrix: A matrix with an equal number of rows and columns.
- Identity matrix: A square matrix with ones on the main diagonal and zeros elsewhere.
- Rectangular matrix: A matrix with a different number of rows and columns.
- Real-life applications: The practical uses of systems of linear equations and matrices in various fields such as engineering, physics, economics, and computer science.
-
-
"Linear Algebra and Its Applications" by David C. Lay, Steven R. Lay, and Judi J. McDonald:
- This is a widely used and well-regarded textbook that covers the essentials of linear algebra and its applications. It provides clear explanations and many practical examples.
- This is a widely used and well-regarded textbook that covers the essentials of linear algebra and its applications. It provides clear explanations and many practical examples.
-
"Linear Algebra Done Right" by Sheldon Axler:
- This book takes a more theoretical approach to linear algebra and is known for its clarity and emphasis on vector spaces. It's a great choice for students who want a deeper understanding of the subject.
- This book takes a more theoretical approach to linear algebra and is known for its clarity and emphasis on vector spaces. It's a great choice for students who want a deeper understanding of the subject.
-
"Introduction to Linear Algebra" by Gilbert Strang:
- Written by a renowned mathematician, this book is suitable for both introductory and advanced courses in linear algebra. It covers a wide range of topics and includes practical applications.
-