Dot Product Flashcards
(6 cards)
dot product is
u • v = u1v1 + u2v2 . . . + unvn
scalar number
commutativity (of dot product)
u • v = v • u
distributivity
u • (v + w)= u • v + u • w
cu) • v = c(u • v) = u • (cv
limits of v • v
v • v ≥ 0
v • v = 0 if and only if v=0
how do you prove a for all statement
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
how do you disprove a for all statement
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