Dot Product Flashcards
1
Q
dot product is
A
u • v = u1v1 + u2v2 . . . + unvn
scalar number
2
Q
commutativity (of dot product)
A
u • v = v • u
3
Q
distributivity
A
u • (v + w)= u • v + u • w
cu) • v = c(u • v) = u • (cv
4
Q
limits of v • v
A
v • v ≥ 0
v • v = 0 if and only if v=0
5
Q
how do you prove a for all statement
A
use general terms and values to show that the if part is true no matter what the values are
No specific examples can prove it
6
Q
how do you disprove a for all statement
A
you use a specific counterexample where the if is true but the then is false. Can use specific values because if even one case that statement is false, then it has been disproven