Understanding Vector Products - Mike's Query

  • Thread starter mikedamike
  • Start date
  • Tags
    Vector
In summary, the conversation discusses the concept of vector product, also known as cross product. It is not the same as componentwise multiplication and there are two equivalent definitions for it. The conversation also brings up the dot product and the cross product of a vector.
  • #1
mikedamike
28
0
Hi,

i was wondering if anyone could confirm what a vector product is.

|1| |4| |1x4|
|2| X |5| = |2x5|
|3| |6| |3x6|

Im presuming a vector product by multiplying the corresponding elements?

I have problem where i have to 3x1 vectors and i have to find the vector product.

Thanks in advance
Regards
Mike
 
Physics news on Phys.org
  • #2
No, it's not simply componentwise multiplication. Vector product is synonymous with (=means the same thing as) cross product. Google either name for definitions. There are two equivalent definitions. One involves a matrix determinant formula, the other expresses the cross product in terms of the sine of the angle between the vectors.
 
  • #3
Do you mean the dot product of <1, 2, 3>.<4, 5, 6>? If so no, that is not correct. The dot product of two vectors is a NUMBER, not a vector. <1, 2 3>.<4, 5 6>=1(4)+ 2(5)+ 3(6)= 4+ 10+ 16= 30.

I used the term, "dot product" rather than "vector product" because there are several different products involving vectors- the "scalar product" of a number, x, with a vector, <u, v, w> is the vector, <xu, xv, xw>. The "dot product", which I used above, of a vector <a, b, c> with a vector <u, v, w> is the number au+ bv+ cw. The "cross product (using "x" rather than ".") of a vector <a, b, c> with a vector <u, v, w> is the vector <bw- cv, cu- aw, av- bu>.
 

FAQ: Understanding Vector Products - Mike's Query

What is a vector product?

A vector product is a mathematical operation that combines two vectors to create a new vector. It is also known as a cross product and is represented by the symbol "x".

How is a vector product calculated?

To calculate a vector product, you need to use the cross product formula which involves the magnitude and direction of the two vectors. The resulting vector is perpendicular to both of the original vectors.

What is the significance of a vector product in physics?

In physics, vector products are used to calculate quantities such as torque, angular momentum, and magnetic fields. They are also useful in solving problems involving three-dimensional motion and forces.

Can vector products be applied to any type of vector?

No, vector products can only be applied to vectors in three-dimensional space. They cannot be applied to two-dimensional or higher-dimensional vectors.

How do vector products differ from dot products?

Vector products and dot products are both types of vector operations, but they have different results. While vector products produce a new vector, dot products produce a scalar quantity. Additionally, the mathematical formulas for the two operations are different.

Similar threads

Back
Top