Chapter 6: Unitary and Orthogonal Operators

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

1/3

flashcard set

Earn XP

Description and Tags

Chapters

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

4 Terms

1
New cards

Properties of unitary and orthogonal operators:

If T is unitary (complex) or orthogonal (real), then:

  1. T is norm-preserving: \|T(v)\|=\|v\|

  2. T is inner product preserving: \langle T(u), T(v)\rangle=\langle u,v\rangle

  3. T is invertible, and T^{-1}=T^*.

2
New cards

What are eigenvalues of unitary and orthogonal operators?

All eigenvalues lie on the unit circle in the complex plane. That is, if T is unitary or orthogonal and Tv=\lambda v, then |\lambda|=1.

3
New cards

What is a rotation matrix in \mathbb{R}², and why is it orthogonal?

R(\theta)=\left[\begin{array}{cc}\cos\theta&-\sin\theta\\\sin\theta&\cos\theta\end{array}\right]. This matrix preserves lengths and angles, and satisfies R^TR=I, hence is orthogonal.

4
New cards

Is reflection across a line through the origin an orthogonal transformation?

Yes. Reflections preserve distance and reverse orientation. The matrix of a reflection has determinant -1 but still satisfies A^TA=I.