Algebra II - Linear Algebra

0.0(0)
studied byStudied by 2 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/31

flashcard set

Earn XP

Description and Tags

Exam revision

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

32 Terms

1
New cards

Vector Space (6)

  1. commutativity 2. associativity 3. additive identity 4. additive inverse 5. multiplicative identity 6. distributive

2
New cards

Subspace (3)

  1. additive identity 2. closed under addition 3. closed under scalar multiplication

3
New cards

dim(V+U)=

dimV + dimU -dim(V and U)

4
New cards

Linear Map T: V→W (2)

  1. additivity 2. homogeneity

5
New cards

T: V→W nullT=

{v in V| Tv=0}

6
New cards

T: V→W rangeT=

{Tv | v in V}

7
New cards

Rank theorem: dimV=

dim nullT + dim rangeT

8
New cards

Linear map is ___ and ___ <-> invertible

injective and surjective

9
New cards

T: V→W and S: W→V. ST=e? and TS=e? then S=T-1

T: V→W and S: W→V. ST=eV and TS=eW then S=T-1

10
New cards

Change of basis …

11
New cards

A linear functional is a …

A linear functional is an element of L(V, F), a linear map that sends V to a scaler.

12
New cards

let φj(vi)=____ therefore v=__________

let φj(vi)={1 if j=i and 0 if ji therefore v= φ1(v)v1+…+φn(v)vn

13
New cards

norm. ||v||=____

||v||=sqrt(<v,v>)

14
New cards

given an othonormal basis e1,..,en , v=______

v=<v,e1>e1+…+<v,en>en

15
New cards

Adjoint. if T: V→W , T*:___

Adjoint. if T: V→W , T*: W→V

16
New cards

Adjoint. if T: V→W , T*: W→V. <__,__> = <v,T*w>

<Tv,w> = <v,T*w>

17
New cards

T* is T ______ ______

T* is T conjugate transpose

18
New cards

For normal operators TT*=__ and ||Tv||=__

For normal operators TT*=T*T and ||Tv||=||T*v||

19
New cards

Define self-adjoint

T*=T

20
New cards

Positive Operators (2)

  1. self adjoint 2. <Tv,v> ≥ 0

21
New cards

S in L(V,W). S is an isometry when ____

S is an isometry when ||Sv||=||v||

22
New cards

S in L(V,W). S is an unitary when ____ ____

S is an unitary when S is an invertible isometry

23
New cards

The eigenvalues of an unitary are ___

The eigenvalues of an unitary are |1|

24
New cards

A can be QR factorised if it has ____

A can be QR factorised if it has linearly independent columns.

25
New cards

QR factorisation. how to find Q?

Q= gram-schmidt the columns of A

26
New cards

QR factorisation. how to find R?

<p></p>
27
New cards

SVD. the singular values of T. si=

SVD. the singular values of T. si= sqrt(eigenvalues of T*T)

28
New cards

SVD. ei=

SVD. ei= the normalised eigenspaces of T*T

29
New cards

SVD. fi=

SVD. fi= 1/si Tei

30
New cards

SVD. Tv=_____+…+_____

SVD. Tv= s1<v,e1>f1+…+sn<v,en>fn

31
New cards

Matrix SVD: A = M(T) = ___

Matrix SVD: A = M(T) = FSE*

32
New cards

Inner Product (5)

  1. positivity 2. definiteness 3. additivity in first slot 4. homogeneity in first slot 5. conjugate symmetry