MATH1048 Linear Algebra I - Lecture Notes

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/16

flashcard set

Earn XP

Description and Tags

These flashcards summarize key concepts from Linear Algebra I, focusing on definitions and explanations important for understanding matrix algebra, linear transformations, and eigenvalues.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No study sessions yet.

17 Terms

1
New cards

Complex number

A number that can be expressed in the form z = a + bi, where a is the real part, b is the imaginary part, and i is the imaginary unit (i^2 = -1).

2
New cards

Real n-space

The set of all n-tuples of real numbers, denoted Rn, where n is a positive integer.

3
New cards

Scalar product

The dot product between two vectors, calculated as u · v = u1v1 + u2v2 + … + unvn.

4
New cards

Norm of a vector

The length of a vector, defined as ||v|| = √(v · v).

5
New cards

Cauchy-Schwarz inequality

For any vectors u and v, |u · v| ≤ ||u|| ||v||.

6
New cards

Matrix algebra

A branch of mathematics that deals with the study of matrices and their operations.

7
New cards

Row operations

Operations that can be performed on the rows of a matrix, including row scaling, row interchange, and row replacement.

8
New cards

Gaussian elimination

A method for solving systems of linear equations by bringing the augmented matrix to reduced row echelon form.

9
New cards

Determinant

A scalar value that is a function of the entries of a square matrix, indicating whether the matrix is invertible.

10
New cards

Eigenvalues

Scalar values λ such that for a matrix A, there exists a non-zero vector v (eigenvector) with Av = λv.

11
New cards

Linear transformation

A function T: Rn → Rm that satisfies T(u + v) = T(u) + T(v) and T(λu) = λT(u) for all u, v in Rn and scalar λ.

12
New cards

Subspace

A subset V of Rn that is non-empty, closed under addition, and closed under scalar multiplication.

13
New cards

Null space

The set of all vectors in Rn that are mapped to the zero vector in Rm by a linear transformation.

14
New cards

Linear independence

A set of vectors is linearly independent if the only solution to their linear combination equating to zero is the trivial solution.

15
New cards

Column space

The set of all possible linear combinations of the column vectors of a matrix.

16
New cards

Characteristic polynomial

The polynomial obtained from a square matrix A defined as pA(λ) = det(A - λIn), used to find eigenvalues.

17
New cards

Orthonormal set

A set of vectors that are orthogonal to each other and each have unit length.