Mathematics IB Algebra Course Notes
Mathematics IB Algebra Course Notes
Course Introduction
Written by: Prof. Michael Murray
Version: 2025
Chapter 1: Bases and Dimension
1.1 Review of Mathematics IA
Key definitions and concepts of Mathematics IA.
Subspace of : A subset of such that:
The zero vector is in .
If , then .
If and , then .
Linear Combination: A vector is a linear combination of if for some .
Linearly Independent Vectors: Vectors are linearly independent if the only solution to is .
Span: The set of all linear combinations of is called the span of denoted .
Spanning Set: We say span if .
Basis of V: A linearly independent set that spans is called a basis for .
Example 1.1
Linear Dependence: Any list of vectors that includes is linearly dependent.
Zero Subspace: The set is called the zero subspace; it does not have a basis.
1.2 Transpose
Definition: If A is an matrix then
ext{Transposed } A^t = egin{pmatrix} ext{rows become columns and columns become rows} ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{…} ext{ } ext{…} ext{ } ext{…} ext{ } ext{ } ext{ } ext{} ext{…} ext{ } ext{…} ext{ } ext{…} ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{…} ext{ } ext{…} ext{ } ext{…} ext{ } ext{ } ext{ } ext{ }} ext{ } ext{} ext{ } ext{ }egin{pmatrix} a{11} & a{21} &… \ a{12} & a{22} &… \ ext{…} & ext{…} & … ext{ } ext{ }} ext{ } ext{} ext{ } ext{ }egin{pmatrix} a{1n} & a{2n} &… ext{ }\ ext{…} & ext{…} & … ext{ } ext{}}\ ext{ } ext{…} ext{ } ext{ } ext{} ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{} ext{ }\ ext{ } ext{…} ext{ } ext{ } ext{} ext{ } ext{ } ext{ } ext{ } ext{ } ext{} ext{ }\ … … ext{…} ext{…} ext{…} ext{ }} ext{… } ext{… } ext{…} ext{ } ext{ } ext{} ext{ } ext{…} ext{…} ext{…}
Theorems
(A^t)^t = A.
If is a matrix and is an then (AB)^t = B^t A^t.
If for square matrices.
For an invertible matrix, (A^t)^{-1} = (A^{-1})^t.
Chapter 2: Row Space, Null Space and Column Space
2.1 Row Space
The row space of a matrix A is the span of its rows.
Example 1: If A = egin{pmatrix} 1 & 2 \ 3 & 4 \ 5 & 6 ext{ }, ext{…} ext{ } ext{ } ext{…} ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{} ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } ext{ } (R^n)
Theorems & Definitions
Null Space:
Column Space:
The Rank Theorem:
Kernel of A:
Range of A:
Chapter 3: Linear Transformations
Definitions
Linear Transformation: A function is linear if:
(Addition)
for .
Properties
The kernel of a linear transformation is
The range of is
Theorems
The kernel and range of a linear transformation are both subspaces.
Chapter 4: Orthogonality, Gram-Schmidt
Definitions and Key Concepts
Inner Product: u ullet v = u1v1 + ext{…} + unvn
Length of a vector: ||u|| = ext{sqrt}(u ullet u)
Orthogonality Definition: If u ullet v = 0, then and are orthogonal.
Gram-Schmidt Process
Method to convert a basis into an orthonormal basis.
Applications
Orthogonal projection onto a subspace, linear regression, etc.
Note: Further explanations and calculations can be found in the respective sections of the notes.