Linear Algebra 2 Flashcards

(48 cards)

1
Q

what is the difference between a basis and a spanning set

A

for a basis the elements need to be linearly independent

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

what is the spectrum of a linear operator T

A

the set of eigenvalues of T

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

what do we denote it with

A

σ(T)

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

Suppose that B is similar to A, what 3 implications can be made

A

(1) A and B have the same characteristic polynomial, pA(x) = pB(x);
(2) the algebraic multiplicity of an eigenvalue λ of A is the same as its algebraic multiplicity as an eigenvalue of B;
(3) the geometric multiplicity of an eigenvalue λ of A is xthe same as its geometric
multiplicity as an eigenvalue of B.

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

what is always true about the multiplicities of any eigenvalue

A

the geometric multiplicity is less than or equal to the algebraic multiplicity: nλ ≤ mλ .

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

what is the cyclic property of traces

A

trace(XYZ)=trace(YZX)=trace(ZXY)

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

give me 4 properties of ajoints

A

(1) (T + U)* = T* + U*

(2) (cT)* = (conjugate of c) T*

(3) (T U)* = U* T*

(4) ( T* ) * = T.

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

yh give me 4 more to do with kernel and image

A

(1) Ker T* = (Im T)⊥

(2)Ker T = (Im T*)⊥

(3) Im T* = (Ker T)⊥

(4) Im T = (Ker T*)⊥

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

what is an isometry

A

U : V → W is called an isometry (or norm preserving) |Ux|w = |x|v ∀ x ∈ V.

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

give me a fact about the eigenvalues of unitary operators

A

Eigenvalues of unitary operators have absolute value 1

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

<Ux, Uy>w = < x, y >v ∀ x, y ∈ V.
what does this mean

A

U : V → W preserves norms if and only if it preserves inner products

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

suppose, U : V → V is a unitary operator: if
{x1, . . . , xr} ⊂ V is an orthonormal set, what is another orthonormal set?

A

{Ux1, . . . , Uxr} is an orthonormal set.

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

what is a unitary matrix

A

if (U*) U = I

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

A matrix O ∈ Mn (R) is called orthogonal if …

A

if its transpose is equal to its inverse

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

show your additivity in the first slot

A

⟨𝑢 + 𝑣, 𝑤⟩ = ⟨𝑢, 𝑤⟩ + ⟨𝑣, 𝑤⟩ for all 𝑢, 𝑣, 𝑤 ∈ 𝑉.

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

what is a good relation to know with matrices and inverses to do with similarity and characteristic polynomials

A

p(R T R^−1 ) = R p(T) R^−1

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

what is a monic polynomial

A

if its highest order is 1

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

what is a minimal polynomial

A

a unique lowest degree monic polynomial mA(x) over C, such that mA(A) = 0

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

what are 3 properties of a minimal polynomial

A
  1. If q(x) is a polynomial such that q(A) = 0, then mA(x) divides q(x).
  2. The roots of mA(x) = 0 are precisely the eigenvalues λ of A.
  3. If A and B are similar, then mA(x) = mB(x).
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

tell me all the possible forms of jordan block for a 3x3 matrix

A

do it on i pad and verify against lecture notes

20
Q

state the spectral mapping theorem

A

σ (p(A)) = p(σ(A)),

20
Q

what is a theorem about the Jordan Canonical Form

A

Every square matrix A is similar over C to a partitioned matrix of the form
| T₁ . . . 0 |
| 0 T₂ |
| 0 0 . |
| 0 0 . .Tₙ |

where Ti is a square matrix of some dimension ri × ri

T₁ 0 . . . 0 |

21
Q

For a Jordan normal form matrix T (with notation as in Theorem 1.12.1) the eigenvalues and multiplicities can be read off directly as follows cmon give me two key things to know

A
  1. The eigenvalues of T are given by the diagonal entries of T, and the algebraic multiplicity mλ of an eigenvalue λ is the number of times the eigenvalue appears in the diagonal of T .
  2. Given an eigenvalue λ of T its geometric multiplicity nλ is equal to the number of Jordan blocks Ti = Jλi,ri
    for which λi = λ. This will follow from the proof of
    the Jordan Canonical Form Theorem, where each Jordan block with eigenvalue λ
    will be seen to contribute one dimension to the eigenspace with eigenvalue λ.
22
Q

what is the another way of calling a matrix self-adjoint

23
what can we imply if a linear operator is self - adjoint
- the eigenvalues are real - there exists an orthonormal basis for V consisting of eigenvectors
24
what is true about linear operators over ℂ in terms of basis
- there exists an orthonormal basis such that the matrix T is upper triangular
25
in what scenarios are upper triangular matrices normal
- When they are diagonal
26
what is the parallelogram identity
|z₁ + z₂|^2 + |z₁ - z₂|^2 = 2 ||z₁| + |z₂||^2
27
True or False: If A is self-adjoint, then A is not unitarily diagonalisable.
False
28
Which statement is True 1) If T is normal, then it is unitarily diagonalisable. 2) If A is unitarily diagonalisable, then A is normal.
Both
29
If T is normal, there is an orthonormal basis of V consisting of eigenvectors of T is true if V is over C or R?
over C
30
What is required for us to call a self-adjoint linear operator T : V → V a positive definite
> 0
31
what is the condition for positive semi - definite
≥ 0
32
when is T > 0 and ≥ 0
- if all eigenvalues are positive - if all eigenvalues are non-negative
33
how do u find the nullity of a matrix
- put matrix in reduced echelon form and number of non-zero rows is the dimension of the kernel
34
what is the determinant of an orthogonal matrix
+- 1
35
Any orthogonal set of non-zero vectors is linearly independent
True
36
let V be an inner product space let S be an orthogonal set: S = {x1, ...., xn} state the generalised Pythagorean identity
verify against lecture notes
37
Let E be the subspace of V with basis {x1, x2, ... , xn} what is the formula for the orthogonal projection of x
verify against lecture notes
38
is the orthogonal projection a linear transformation
Yes
39
what is another way of calling a unitary operator
a norm preserving linear operatorw
40
what are the forms of 1x1 matrices for unitary and orthogonal ones
unitary: e^iθ orthogonal: +- 1
41
what is the determinant of a unitary matrix
e^iθ and its determinant is +- 1
42
what is the condition for a matrix to be unitarily diagaonalized (unitary equivalent to a diagonal matrix)
it has n orthonormal eigenvectors
43
give me two theorems for hermitian matrices (for C and R)
1. Let A ∈ Mn(C) be Hermitian. Then there exists a unitary matrix U ∈ Mn(C) such that U−1AU is diagonal. 2. Let A ∈ Mn(R) be Hermitian (i.e. symmetric). Then there exists an orthogonal matrix O ∈ Mn(C) such that O−1AO is diagonal.
44
45
true or false: For every normal matrix A ∈ Mn(C) there is a unitary matrix U ∈ Mn(C) such that U−1AU is diagonal.
true
46
Let V be an inner product space and T : V → V a linear operator on V . Then T is normal if and only if
|Tx| = |T∗x| ∀ x ∈ V.