Lin Alg Midterm #2

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/32

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:35 PM on 4/7/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

33 Terms

1
New cards

Basis

a set of vectors that serves as a fundamental building block for a vector space. To be a basis, the set must be linearly independent (no vector can be formed by others) and span the space (every vector in the space is a linear combination of the basis vectors).

<p>a set of vectors that serves as a fundamental building block for a vector space. To be a basis, the set must be linearly independent (no vector can be formed by others) and span the space (every vector in the space is a linear combination of the basis vectors).</p>
2
New cards

Subspace Definition

A vector space is a subspace

<p>A vector space is a subspace</p>
3
New cards

Relation between null space and subspace

<p></p>
4
New cards

Relation between column space and subspace

<p></p>
5
New cards

Row space

The row space of a matrix is the set of all possible linear combinations of its row vectors, forming a subspace within Rn. It is equivalent to the span of its rows and has the same dimension as the column space (the rank of the matrix). The non-zero rows of a matrix's row echelon form (REF) constitute a basis for its row space.

6
New cards

Span of a matrix is the same as the column space

7
New cards

linear dependence relation

knowt flashcard image
8
New cards

Dimension of a subspace

Number of vectors in the basis of the subspace

9
New cards
knowt flashcard image
10
New cards

HW #21

knowt flashcard image
11
New cards

Eigenvector and eigenvalue

knowt flashcard image
12
New cards

Eigenspace

The eigenspace is the set of all solutions to the equation
(A - λI) = 0
In other words, the eigenspace is the null space of (A - λI)

The basis of the eigenspace can be found by solving the equation, or generating a set of all linearly independent eigenvectors

13
New cards

Determine eigenvectors from eigenvalue

knowt flashcard image
14
New cards

Conditions for eigenvalue of 0

knowt flashcard image
15
New cards

Characteristic equation

knowt flashcard image
16
New cards

Multiplicity (algebraic) of an eigenvalue

The number of times the eigenvalue occurs as a factor in the characteristic polynomial.

(λ - 2)2 means multiplicity of 2 for eigenvalue of 2

17
New cards

Diagonalization

knowt flashcard image
18
New cards

General solution of x’=Ax

knowt flashcard image
19
New cards

Spanning Set

A collection of vectors that can generate any vector in a vector space (or a subspace) through linear combinations

20
New cards

Fact about linearly independent set of vectors

Every linearly independent set of vectors in Rn consists of at most n vectors.

Explanation: “Think of Rn as a space with exactly n distinct dimensions. Every time you add a linearly independent vector to your set, you are pointing in a brand new, mathematically unique direction that cannot be reached by combining the previous vectors.”

21
New cards

Similar matrices

Definition: A is similar to B if there exists an invertible matrix P such that A=PBP-1 or equivalently B=P-1AP.

Similar matrices have same eigenvalues and characteristic polynomial. Matrices with the same eigenvalues are not always similar.

Similar matrices generally do not have the same eigenvectors

22
New cards
knowt flashcard image
23
New cards

Similar matrices and diagonalizability

If A and B are similar, and A is diagonalizable, then B is also diagonalizable.

24
New cards

Way to find general real solution

Multiply by cost + i sint

25
New cards

Properties of determinant

The determinant of a matrix A and its transpose AT are equal

<p>The determinant of a matrix A and its transpose A<sup>T</sup> are equal</p>
26
New cards

Zero vector in eigenspace and eigenvector

The zero vector technically satisfies Ax=λx for any matrix but cannot an eigenvector because the linear algebra gods said so

The zero vector however IS in the eigenspace of a matrix

An eigenspace is a subspace of the vector space on which the matrix A acts.

27
New cards

Algebraic Multiplicity and Geometric Multiplicity

<p></p>
28
New cards

How diagonalization relates to multiplicities

algebraic multiplicity must equal geometric multiplicity for all eigenvalues

If for a n x n matrix, all eigenvalues are distinct, and the number of eigenvalues is n, then the matrix is diagonalizable

29
New cards

Transformation matrix relative to a basis

Spring 2023 Exam #2 Q8

30
New cards

Column space (Also called the range)

knowt flashcard image
31
New cards

Range of a linear transformation

knowt flashcard image
32
New cards

B-matrix of a linear transformation T (same as: Find a matrix for T relative to the basis { … })

33
New cards

Behavior at origin for differential equation problems

Real Eigenvalues (No imaginary part):

  • Repeller: Both eigenvalues are positive (pushing outward).

  • Attractor: Both eigenvalues are negative (pulling inward).

  • Saddle: One is positive, one is negative (pushing one way, pulling another).

Complex Eigenvalues (α ± βi):

  • Spiral away from origin: Real part (α) is positive.

  • Spiral toward origin: Real part (α) is negative.

  • Ellipses: Real part (α) is exactly 0.