M1: Linear Algebra II Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Theorem

Criterion for Invertibility

A

Let A be an n x n matrix
det A ≠ 0 iff A is invertible
In that case det A⁻¹ = 1/(det A)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Proof

(Criterion for Invertibility)
Let A be an n x n matrix
det A ≠ 0 iff A is invertible
In that case det A⁻¹ = 1/(det A)

2 points

A
  • If A is not invertible then E₁…EₖA = R and det R = 0
  • If A is invertible then E₁…EₖA = Iₙ
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Theorem

Product Rule for Determinants

A

det AB = det A det B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Proof

(Product Rule for Determinants)
det AB = det A det B

2 points

A
  • Consider cases where AB is singular and invertible
  • Use product rule for elementary matrices
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Theorem

Transpose Rule for Determinants

A

det Aᵀ = det A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Proof

(Transpose Rule for Determinants)
det Aᵀ = det A

2 points

A
  • Consider cases where A is singular and invertible
  • Use product rule for elementary matrices
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Theorem

Gram-Schmidt Orthogonalization Process GSOP

A

Let v̲₁, …, v̲ₖ be k independent vectors. Then there is an orthogonal set w̲₁, …, w̲ₖ such that
<v̲₁, …, v̲ᵢ> = <w̲₁, …, w̲ᵢ> for i = 1, 2, …, k

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Proof

(Gram-Schmidt Orthogonalization Process GSOP)
Let v̲₁, …, v̲ₖ be k independent vectors. Then there is an orthogonal set w̲₁, …, w̲ₖ such that
<v̲₁, …, v̲ᵢ> = <w̲₁, …, w̲ᵢ> for i = 1, 2, …, k

2 points

A
  • Induct on i
  • Consider y̲ᵢ₊₁ = v̲ᵢ₊₁ - (v̲ᵢ₊₁⋅w̲₁)w̲₁ - … - (v̲ᵢ₊₁⋅w̲ᵢ)w̲ᵢ
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Theorem

The Spectal Theorem

A

Let A be a n x n symmetric matrix. Then A has an orthonormal eigenbasis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Proof

(The Spectral Theorem)
Let A be a n x n symmetric matrix. Then A has an orthonormal eigenbasis

A
  • Strongly induct on n
  • Let v̲₁, …, v̲ₖ be an orthonormal basis of the λ-eigenspace
  • Extend to an orthonormal basis of ℝⁿ𝒸ₒₗ
  • Place as the columns of P
  • Apply inductive hypothesis to bottom-right (n - k) x (n - k) matrix of PᵀAP
How well did you know this?
1
Not at all
2
3
4
5
Perfectly