Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 8 pages
Summary

Summary - Linear Algebra for IEM

Document preview thumbnail
Preview 2 out of 8 pages

Linear Algebra for IEM — Complete Course Summary is a student-compiled revision document covering the full content of the Linear Algebra course (Block 1B) in the Industrial Engineering & Management programme at the University of Groningen. It consolidates material from lecture slides, past exam papers, Lugus tutorial sessions, and the course support reader by Jaarsma (2016). The document spans nine chapters. It opens with systems of linear equations covering Gaussian and Gauss-Jordan elimination, LU factorisation, and the three solution types. Matrix algebra follows, treating multiplication, transpose, and matrix inversion alongside a complete list of invertibility conditions. Determinants are covered via cofactor expansion and the LU shortcut, with all key properties listed. The largest chapter covers eigenvalues and eigenvectors, including the characteristic equation, algebraic and geometric multiplicities, diagonalization, and stability analysis of discrete dynamical systems. Vector spaces and subspaces introduces the subspace test, span, linear independence, basis, and dimension. Image, kernel, and rank explains how to compute both fundamental subspaces and applies the rank-nullity theorem, including classification of transformations as injective, surjective, or bijective. Linear differential equations presents the general solution via eigendecomposition, stability criteria based on eigenvalue real parts, and the matrix exponential. Geometry in vector spaces covers norms, inner products, orthogonality, Gram-Schmidt orthogonalisation, and distance formulas. The final chapter on linear transformations gives standard 2D matrices for rotation and reflection, and explains matrix representations with respect to non-standard bases. The document closes with a quick-reference exam tips section highlighting the most commonly tested shortcuts and pitfalls.

Content preview

Linear Algebra for IEM
Complete Course Summary - University of Groningen - Block 1B


A student-compiled summary covering all midterm and final exam topics: systems of equations, matrix algebra,
determinants, eigenvalues & eigenvectors, vector spaces, geometry, and linear differential equations.


Topics: 1. Systems of Linear Equations | 2. Matrix Algebra | 3. Determinants | 4. Eigenvalues & Eigenvectors |
5. Vector Spaces & Subspaces | 6. Image, Kernel & Rank | 7. Linear Differential Equations | 8. Geometry in
Vector Spaces | 9. Linear Transformations




Linear Algebra for IEM | Page 1 of 8

, 1. Systems of Linear Equations

Compact form: Ax = b, where A is the coefficient matrix, x is the unknown vector, and b is the right-hand side.

No solution Unique solution Infinitely many

RREF gives a false row like 0 = 3. rank(A) = n. Every variable is a At least one free variable (column
pivot variable. without a pivot).



Row Operations
* Eij(d): add d x (row j) to row i
* Ei(c): multiply row i by scalar c (c not 0)
* Eij: swap rows i and j

Gaussian elimination -> RRF (zeros below pivots). Gauss-Jordan -> RREF (leading 1s, zeros above AND below
pivots).


LU Factorisation
A = LU
L = unit lower-triangular (1s on diagonal, Gauss multipliers below).
U = upper-triangular result after forward elimination.
det(A) = det(L) x det(U) = 1 x (product of U diagonal entries).
How to build L: start with the identity matrix and insert the multiplier mij (with original sign) at position (i, j).


Rank and Consistency
rank(A) = number of pivot columns = dim(col space) = dim(row space).
* rank(A) = n -> unique solution (no free variables).
* rank(A) < n -> infinitely many solutions.
* rank([A|b]) > rank(A) -> inconsistent, no solution.



2. Matrix Algebra

Matrix product AB: defined only when cols(A) = rows(B). Result is m x p when A is m x n and B is n x p.
NOTE: AB != BA in general. AB = AC does NOT imply B = C.


Key Identities
Transpose rules (AT)T = A | (AB)T = BTAT | (A+B)T = AT+BT

Inverse (2x2) A = [a b; c d] -> A-1 = 1/(ad-bc) x [d -b; -c a]

Inverse (n x n) Row-reduce [A | I] until left side is I -> right side is A-1

Inverse rules (AB)-1 = B-1A-1 | (AT)-1 = (A-1)T | (A-1)-1 = A



A square n x n matrix is invertible if and only if...



Linear Algebra for IEM | Page 2 of 8

Document information

Study
Uploaded on
June 28, 2026
Number of pages
8
Written in
2025/2026
Type
Summary
$9.09

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Sold
0
Followers
0
Items
5
Last sold
-


Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions