Inner Products, Orthogonality, and Isometrics

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

1/21

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:18 PM on 4/1/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

22 Terms

1
New cards

Given vectors u=(u1,u2,,un),v=(v1,v2,,vn)Cnu=\left(u_{1,}u_{2,}\ldots,u_{n}\right),v=\left(v_1,v_{2,}\ldots,v_{n}\right)\in\mathbb{C^{n}}, what is the Hermitian inner product?

<u,v>=u_1\overline{v_1}+\ldots u_{n}\overline{v_{n}}\in\mathbb{C}

2
New cards

Let V be a v.s. over F (ℝ or ℂ), what is an inner product on V?

a function V\times V\rightarrow F:\left(u,v\right)\rightarrow<u,v> which satisfies the following:

-\forall u,v,w\in V,<u+v,w>=<u,w>+<v,w>

-\forall\alpha\in F,\forall u,v\in V,<\alpha u,v>=\alpha<u,v>

-\forall u,v\in V,<u,v>=\overline{<u,v>}

-\forall u\in V,<u,u>\ge0,<u,u>=0\lrArr u=0

3
New cards

If V is an inner product space over F, what four more statements does it satisfy?

-\forall u,v\in V,<u,v+w>=<u,v>+<u,w>

-\forall\alpha\in F\land\forall u,v\in V,<u,\alpha v>=\overline{\alpha}<u,v>

-\forall v\in V,<0,v>=<v,0>=0

-\forall u\in V,if<u,v>=0,\forall v\in V, u=0u=0

4
New cards

For a vector V in an inner product space, what is its norm?

\left\Vert u\right\Vert=\sqrt{<u,v>}

5
New cards

If V is an inner product space, when is a set of SV{0}S\subseteq V\vert\left\lbrace0\right\rbrace orthogonal?

if \forall u,v\in S,u\ne v\Rightarrow<u,v>=0

6
New cards

If V is an inner product space, when is a set of vectors in V orthonormal?

if it is orthogonal an consists of only unit vectors

7
New cards

Let V be an inner product space, and let B={u1,,un}B=\left\lbrace u_1,\ldots,u_{n}\right\rbrace be an orthonormal basis for V, then what does v and ||v|| equal?

-v=<v,u_1>u_1+\cdots+<v,u_{n}>u_{n}

-\left\Vert v\right\Vert=\left\vert<v,u_1>\right\vert^2+\cdots+\left\vert<v,u_{n}>\right\vert^2

8
New cards

If we have an orthogonal set S of non-zero vectors what can we say?

it is linearly independent

9
New cards

Let V be a fin-dim. inner product space. If SVS\subseteq V is an orthogonal set with S=dimV\left\vert S\right\vert=dimV, what can we say?

S is a basis of V

10
New cards

What is the general formula for the Gram-Schmidt process to calculate vkv_{k}?

v_{k}=u_{k}-\frac{<u_{k},v_1>}{<v_1,v_1>}v_1,\ldots,-\frac{<u_{k},v_{k-1}>}{<v_{k-1},v_{k-1}>}v_{k-1}

11
New cards

Let V be an inner product space. Let B={u1,,uk}B=\left\lbrace u_1,\ldots,u_{k}\right\rbrace be a basis for V, what does the Gram Schmidt process produce?

a set C which is an orthonormal basis for V

12
New cards

If V and W are inner product spaces over the same field F, for any linear transformation T ⁣:VWT\colon V\rightarrow W, when do we say T preserves norms?

iff T preserves inner products

13
New cards

If V and W are inner product spaces over the same field F, for any linear transformation T:VWT:V\rightarrow W, what statement is equivalent to T is an isomorphism and T preserves inner products?

-T is surjective and T preserves norms

14
New cards

If V and W are inner product spaces over the same field F, when is a linear transformation T:VWT:V\rightarrow W said to be an isometry?

if T is surjective and preserves norms

15
New cards

Let V and W be n-dim. inner product spaces, and let T be a lin. trans.. Suppose {v1,,vn}\left\lbrace v_1,\ldots,v_{n}\right\rbrace is an orthonormal basis of V, what two other statements are equivalent to T preserves norms?

-{T(v1,T(v2),,T(vn)}\left\lbrace T\left(v_1,T\left(v_2\right),\ldots,T\left(v_{n}\right)\right\rbrace\right. is an orthonormal basis of W

-T is an isometry

16
New cards

If AMn(F),uFn,vFnA\in M_{n}\left(F\right),u\in F^{n},v\in F^{n}, what does <Au,v> equal?

<u,A^{\star}v>

17
New cards

When is a nxn matrix U said to be unitary?

if the columns of UMn(F)U\in M_{n}\left(F\right) form an orthonormal basis of FnF^{n}

18
New cards

When is a nxn matrix U said to be orthogonal?

if the columns of UMn(F)U\in M_{n}\left(F\right) form an orthonormal basis of FnF^{n}, and F=RF=\mathbb{R}

19
New cards

If UMn(F)U\in M_{n}\left(F\right), what three statements are equivalent to U is unitary?

-UU=InU^{\star}U=I_{n}

-UU=InUU^{\star}=I_{n}

-the rows of U (when transposed to columns) form an orthonormal basis for FnF^{n}

20
New cards

If QMn(F)Q\in M_{n}\left(F\right) , what three statements are equivalent to Q is orthogonal?

-QQT=InQQ^{T}=I_{n}

-QTQ=InQ^{T}Q=I_{n}

-the rows of Q (when transposed to columns) form an orthonormal basis for Rn\mathbb{R^{n}}

21
New cards

IfUMn(F)U\in M_{n}\left(F\right)and the linear transformation T:FnFnT:F^{n}\rightarrow F^{n} given by T(v)=Uv,vVT\left(v\right)=Uv,\forall v\in V, then when is T an isometry?

iff U is an unitary matrix

22
New cards

If V and W are inner product spaces with orthonormal bases B={v1,,vn},C={w1,,wn}B=\left\lbrace v_1,\ldots,v_{n}\right\rbrace,C=\left\lbrace w_1,\ldots,w_{n}\right\rbrace respectively, when is a linear map T:VWT:V\rightarrow W an isometry?

iff B[T]C_{B}\left\lbrack T\right\rbrack_{C} is a unitary matrix