Section 6.1: Inner product, length, and orthogonality

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/20

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

21 Terms

1
New cards

Definition: Let 𝑢,𝑣∈ℝ𝑛. The inner product of 𝑢 and 𝑣 is the number ___, also called a dot product and denoted 𝑢⋅𝑣.

𝑢𝑇𝑣

2
New cards

properties of the inner product

a. 𝑢⋅ 𝑣 = ?

b. (𝑢+𝑣)⋅𝑤 = ?

c. (𝑐𝑢)⋅𝑣 =𝑐(?) = 𝑢(?)

d. 𝑢⋅ 𝑢≥ 0, and 𝑢⋅𝑢=0 if and only if 𝑢=?

a) 𝑣⋅𝑢

b) (𝑢⋅𝑤)+(𝑣⋅𝑤)

c) (𝑢⋅𝑣), (𝑐𝑣)

d) 0

3
New cards

a vector with length 1 is called a?

unit vector

4
New cards

we can find a unit vector in the same direction by normalizing it using what formula?

v / ||v||

5
New cards

Definition: The distance between 𝑢,𝑣∈ℝ𝑛 is the length of ?

𝑢−𝑣, 𝑑𝑖𝑠𝑡(𝑢,𝑣)=||𝑢−𝑣||

6
New cards

Formula: (geometric definition of the dot product) Let 𝜃 be the angle between the vectors 𝑢 and 𝑣, then 𝑢⋅𝑣 =?

𝑢⋅𝑣=||𝑢||||𝑣||cos𝜃

7
New cards

Definition: 𝑢,𝑣∈ℝ𝑛 are orthogonal (or perpendicular) if ?

𝑢⋅𝑣=0.

8
New cards

the zero vector is ____ to every vector.

orthogonal

9
New cards

Theorem: (The Pythagorean theorem) Vectors 𝑢 and 𝑣 are orthogonal if and only if ||𝑢+𝑣||2= ?

||𝑢+𝑣||2 = ||𝑢||2+||𝑣||2

10
New cards

Definition: Let 𝑊 be a subspace of ℝ𝑛. If the vector 𝑧 is orthogonal to every vector in 𝑊, then z is _____. The set of all vectors orthogonal to 𝑊 is called the ______ to 𝑾 and is denoted 𝑊⊥ (read “𝑊 perp”).

orthogonal to every vector in W, orthogonal complement

11
New cards

Properties:

1. A vector 𝑥 is in 𝑊⊥ if and only if ?

2. 𝑊⊥ is ?

1) 𝑥 is orthogonal to every vector in a set that spans 𝑊 (in particular a basis)

2) a subspace of ℝ𝑛

12
New cards

Theorem: Let 𝐴 be an 𝑚×𝑛 matrix. Then (𝑅𝑜𝑤 𝐴)⊥=? , (𝐶𝑜𝑙 𝐴)⊥= ?

1)𝑁𝑢𝑙 𝐴

2) 𝑁𝑢𝑙 𝐴𝑇

13
New cards

T/F: v dot v = ||v||²

false

14
New cards

T/F) u⋅v − v⋅u=0.

true

15
New cards

(T/F) If the distance from u to v equals the distance from u to −v, then u and v are orthogonal.

True

16
New cards

(T/F) If ∥u∥2+∥v∥2=∥u+v∥2, then u and v are orthogonal.

true

17
New cards

T/F) If vectors v1, , vp, span a subspace W and if x is orthogonal to each vj for j=1,…,p, then x is in W⊥.

true

18
New cards

(T/F) For any scalar c, ∥cv∥=c∥v∥.

true

19
New cards

T/F) For any scalar c, u⋅(cv) = c(u⋅v).

true

20
New cards

T/F) For a square matrix A, vectors in Col A are orthogonal to vectors in Nul A.

false

21
New cards

T/F) For an m×n matrix A, vectors in the null space of A are orthogonal to vectors in the row space of A.

true