Is the dot product: vector (dot) vector= scalar? cross product = vector (dot) vector = vector?
yes
well, the dot in cross should be an x
cross product is for both 2-d and 3-d?
@amistre64 oh yes,
\[dot:\vec u \cdot \vec v=n\]\[cross:\vec u \times \vec v=\vec s\]
thanks
youre welcome
can dot product be scalar (dot) scalar? or scalar(dot) vector?
the operations are defined on vectors ... you can relate it to a linear vector space (1 0) if need be
hmmm, by applying the definition of a dot product we can produce the elements needed for the resultant vector \[\binom{1}{0}(-3)=\binom{-3\cdot 1}{-3\cdot 0}=\binom{-3}{0}\] but the operations are not defined particularly for non vector spaces
an R^1 vectors looks like a number, yes but it has to be viewed in the context of its 1-dimentional vector space
\[\vec u=(3)~:~\vec v=(-4)\] \[\vec u\cdot \vec v = 3(-4)=-12\] \[\vec u\times \vec v = 0\]
how did it become zero?
\[det\begin{pmatrix}3&-4\\0&0\end{pmatrix}=3(0)+4(0)=0\]
or rather \[\vec 0\]
oh..I see thanks
another way to consider it is that in R^1, vectors either in the same direction, or 180 degrees opposites in either case, they are scalar multiples of each other and have a zero determinant in the cross
take R^2 examples: http://www.wolframalpha.com/input/?i=%5B1%2C2%5D+x+%5B-1%2C-2%5D http://www.wolframalpha.com/input/?i=%5B1%2C2%5D+x+%5B2%2C4%5D
thank you...
youre welcome
Join our real-time social learning platform and learn together with your friends!