As Taught in:
2018/2019
Level:
Undergraduate
Learning Resource Types:
=> Problem Sets
=> Notes from instructor insights
=>Reading Resources
Course Description:
Introduction to Linear Algebra is a basic subject on matrix theory and linear algebra. Emphasis is given to topics that will be useful in other disciplines, including systems of equations, vector spaces, determinants, eigenvalues, similarity, and positive definite matrices.
Course Meeting Times:
Lectures: 3 sessions of 1 hour / week
Prerequisites:
Multivariable Calculus (Calculus 102)
Text:
The readings are assigned inside tab “Readings”
Goals:
The goals for this course – Introduction to Linear Algebra – are using matrices and also understanding them.
Here are some key computations and some of the ideas behind them:
- Solving “Ax=b” for square systems by elimination (pivots, multipliers, back substitution, invertibility of A, factorization into A=LU)
- Complete solution to “Ax=b” – column space containing “b”, rank of “A”, nullspace of “A”, and special solutions to “Ax=0 from row reduced “R”)
- Basis and dimension – bases for the four fundamental subspaces
- Least squares solutions – closest line by understanding projections
- Orthogonalization by Gram-Schmidt – factorization into “A=QR”
- Properties of determinants – leading to the cofactor formula and the sum over all “n!” permutations, applications to “inv(A)” and Volume.
- Eigenvalues and Eigenvectors – diagonalizing “A”, computing powers “A^k” and matrix exponentials to solve difference and differential equations.
- Symmetric matrices and positive definite matrices – real eigenvalues and orthogonal eigenvectors, tests for “x’Ax>0”, applications.
- Linear transformations and change of basis – connected to the Singular Value Decomposition – orthonormal bases that diagonalize “A”.
- Linear algebra in Engineering – graphs and networks, Markov Matrices, Fourier Matrix, Fast Fourier Transform, Linear Programming.
Practices
The practices are essential in learning linear algebra. They are not a test, and you are encouraged to talk to other learners about difficult problems. Especially after you have found them challenging. Talking about Linear Algebra is healthy. However, you must write your own solutions.
Study Materials
The textbook for this course from:
Strang, Gilbert. 2009. Introduction to Linear Algebra 4th Ed. Published by Wellesly-Cambridge Press. ISBN: 9780980232714
MATLAB
The use of calculators or notes is not permitted, however some assignment problems will require you to use MATLAB, an important tool for mastering numerical linear algebra.
No previous MATLAB experience is required in this course.
The “related resources” tab has links to information about MATLAB, including a tutorial.
A topic that will be covered are:
- The geometry of linear equations
- Elimination with matrices
- Matrix operations and inverses
- LU and LDU factorizations
- Transposes and permutations
- Vector spaces and subspaces
- The nullspace: Solving “Ax=0”
- Rectangular “PA=LU” and “Ax=b”
- Row reduced echelon form
- Basis and dimension
- The four fundamental subspaces
- Graphs and networks
- Orthogonality
- Projections and subspaces
- Least squares approximations
- Gram-Schmidt and “A=QR”
- Properties of determinants
- Formulas of determinants
- Applications of determinants
- Eigenvalues and Eigenvectors
- Diagonalization
- Markov Matrices
- Differential Equations
- Symmetric Matrices
- Positive Definite Matrices
- Matrices in Engineering
- Similar Matrices
- Singular Value Decomposition
- Fourier Series, FFT, Complex Matrices
- Linear Transformations
- Choice of Basis
- Linear Programming
- Numerical Linear Algebra
- Computational Science
Before we start, please have an attention to the “NOTE” below.
NOTE: More material on linear algebra (and much more about differential equations) is in 2014 textbook “Differential Equations and Linear Algebra“. Also, in the version of 2016 textbook of “Learn Differential Equations.”
Textbook:
Strang, Gilbert. 2009. Introduction to Linear Algebra 4th Ed. Wellesley-Cambridge Press. ISBN: 9780980232714.
Section 1.1 – 2.1 : The Geometry of Linear Equations
Section 2.2 – 2.3 : Elimination with Matrices
Section 2.4 – 2.5 : Matrix Operations and Inverses
Section 2.6 : LU and LDU factorization
Section 2.7 : Transposes and Permutations
Section 3.1 : Vector spaces and subspaces
Section 3.2 : The nullspace: Solving “Ax=0”
Section 3.3 – 3.4 : Rectangular “PA=LU” and “Ax=b” and Row reduced echelon form.
Section 3.5 : Basis and dimension
Section 3.6 : The Four fundamental subspaces
Section 8.2 : Graphs and networks
Section 4.1 : Orthogonality
Section 4.2 : Projections and subspaces
Section 4.3 : Least squares approximations
Section 4.4 : Gram-Schmidt and “A=QR”
Section 5.1 : Properties of determinants
Section 5.2 : Formulas for determinants
Section 5.3 : Applications for determinants
Section 6.1 : Eigenvalues and Eigenvectors
Section 6.2 : Diagonalization
Section 8.3 : Markov Matrices
Section 6.3 : Differential Equations
Section 6.4 : Symmetric Matrices
Section 6.5 : Positive definite matrices
Section 8.1 : Matrices in Engineering
Section 6.6 : Similar Matrices
Section 6.7 : Singular Value Decomposition
Section 8.5, 10.2 – 10.3 : Fourier Series, FFT, Complex Matrices
Section 7.1 – 7.2 : Linear Transformations
Section 7.3 : Choice of Basis
Section 8.4 : Linear Programming
Section 9.1 – 9.3 : Numerical Linear Algebra
The practices will help you to understand more in this course “Introduction to Linear Algebra“. Please do login with your education username and password to start with your practices.
This problem solving section will help you with much better understanding of your learning in “Introduction to Linear Algebra“. Please login with your education username and password to get start with it.