Confusion about the angle between two vectors in a cross product

In summary: The angle between vector A⃗ and vector B⃗ can be measured in two ways, clockwise and anti-clockwise. The clockwise wise measurement is generally taken to be negative and the anti-clockwise wise measurement is generally taken to be positive.When looking at the cross product, the angle between the two vectors is always taken into consideration. However, the angle between the vectors can be measured in two ways, clockwise and anti-clockwise. The clockwise way of measuring the angle is generally taken to be negative and the anti-clockwise way of measuring
  • #1
tbn032
34
7
The magnitude of cross product is defined of vector A⃗ and B⃗ as |A⃗×B⃗|=|A⃗||B⃗|sinθ where θ is defined as the angle between the two vector and 0≤θ≤π.the domain of θ is defined 0≤θ≤π so that the value of sinθ remains positive and thus the value of the magnitude |A⃗||B⃗|sinθ also remain positive (magnitude cannot be negative).

But if A⃗=1i^ and B⃗ =-j^ then the angle between these vector would be -π/2 but the magnitude of |A⃗×B⃗|=|A⃗||B⃗|sinθ where the domain of θ is defined 0≤θ≤π.

how can this angle(-π/2) be incorporated in the formula so that the magnitude of cross product of these vectors could be found. In general, how can the θ whose value is π≤θ≤2π incorporated in the formula so that the magnitude of the cross product of the vectors can be calculated.

The angle between vector A⃗ and B⃗ can be θ=π/2 if we measure anti-clockwise (From vector B⃗ to A⃗ and θ=-π/2 if we measure the angle clockwise(from vector A⃗ to B⃗).how can I say which angle to pick.
 
Last edited by a moderator:
Mathematics news on Phys.org
  • #2
tbn032 said:
The magnitude of cross product is defined of vector A⃗ and B⃗ as |A⃗×B⃗|=|A⃗||B⃗|sinθ where θ is defined as the angle between the two vector and 0≤θ≤π.the domain of θ is defined 0≤θ≤π so that the value of sinθ remains positive and thus the value of the magnitude |A⃗||B⃗|sinθ also remain positive (magnitude cannot be negative).

But if A⃗=1i^ and B⃗ =-j^ then the angle between these vector would be -π/2 but the magnitude of |A⃗×B⃗|=|A⃗||B⃗|sinθ where the domain of θ is defined 0≤θ≤π.

how can this angle(-π/2) be incorporated in the formula so that the magnitude of cross product of these vectors could be found. In general, how can the θ whose value is π≤θ≤2π incorporated in the formula so that the magnitude of the cross product of the vectors can be calculated.

The angle between vector A⃗ and B⃗ can be θ=π/2 if we measure anti-clockwise (From vector B⃗ to A⃗ and θ=-π/2 if we measure the angle clockwise(from vector A⃗ to B⃗).how can I say which angle to pick.
We have ##\vec A \times \vec B = |A||B|\sin \theta##, hence ##|\vec A \times \vec B| = |A||B||\sin \theta|##. Or, when dealing with the modulus you could change your definition of ##\theta## to lie in the range ##[0, \pi)##.
 
  • #3
The formula shown here (https://en.wikipedia.org/wiki/Cross_product, in the Properties section) gives the magnitude of the cross product as $$||\vec a \times \vec b|| = ||\vec a|| ||\vec b|| |\sin(\theta)|$$

BTW, in what you wrote there are some extra symbols whose purpose I don't understand.

But if A⃗=1i^ and B⃗ =-j^
What is the meaning of the square after A?
What is the meaning of the caret after j?
 
  • #4
Mark44 said:
BTW, in what you wrote there are some extra symbols whose purpose I don't understand.What is the meaning of the square after A?
What is the meaning of the caret after j?
I just meant i cap and j cap (unit vectors along x-axis and y-axis, respectively)
 
  • #5
PeroK said:
Or, when dealing with the modulus you could change your definition of ##\theta## to lie in the range ##[0, \pi)##.
I think the theta will lie in the range ##[0, \pi]## instead of ##[0, \pi)##.
 
  • #6
tbn032 said:
I just meant i cap and j cap (unit vectors along x-axis and y-axis, respectively)
Please have a look at the "LaTeX Guide" link below the Edit window. That will help you to post your math equations in a much more readable form. Thank you.

1662143597191.png
 
  • Informative
  • Like
Likes topsquark and dlgoff
  • #7
Note that the cross-product is often associated with the oriented parallelogram formed by its factors. (It might help to think "bi-vector. https://en.wikipedia.org/wiki/Bivector )
The magnitude of the cross-product is equal to the area of that parallelogram.
With the tails of the vectors together, the interior angle is a signed-angle whose magnitude is not larger than ##\pi##.
 
  • #8
robphy said:
The magnitude of the cross-product is equal to the area of that parallelogram.
With the tails of the vectors together, the interior angle is a signed-angle whose magnitude is not larger than ##\pi##.
In many of the definition of cross product, I have seen the ##\theta##(angle between the two vector) is in the range of 0≤##\theta##≤π.

The angle between the two vector can be measured in two ways, clockwise and anti-clockwise. The clockwise wise measurement is generally taken to be negative and the anti-clockwise wise measurement is generally taken to be positive.

How can the ##\theta## always lie in the 0≤##\theta##≤π.for example, take two vectors ##\vec A## =1##\hat i## and ##\vec B## =-1##\hat j##.the angle between these vectors could be measured -π/2 and π/2 if we measure it clockwise and anticlockwise respectively. How can the -π/2 incorporated in the range 0≤##\theta##≤π.

is it the case that we ignore clockwise measurement when measuring the angle between vector or is it the case that the ##\theta## which is present in the formula |A⃗×B⃗|=|A⃗||B⃗|sin##\theta## is just the magnitude of the angle present between the two vector and direction(clockwise or anti-clockwise) is not considered(##\theta##=|angle between the vectors|)
 
Last edited:

1. What is the cross product of two vectors?

The cross product of two vectors is a vector that is perpendicular to both of the original vectors and has a magnitude equal to the product of the magnitudes of the two vectors multiplied by the sine of the angle between them.

2. How is the angle between two vectors calculated in a cross product?

The angle between two vectors in a cross product is calculated using the dot product formula: θ = arccos((a · b) / (|a| * |b|)), where a and b are the two vectors and |a| and |b| represent their magnitudes.

3. What is the difference between the cross product and the dot product?

The cross product and the dot product are two different ways of multiplying vectors. The dot product results in a scalar (a single number) while the cross product results in a vector. Additionally, the dot product is commutative (a · b = b · a), while the cross product is anti-commutative (a x b = -b x a).

4. Can the angle between two vectors in a cross product be greater than 90 degrees?

No, the angle between two vectors in a cross product cannot be greater than 90 degrees. This is because the sine of an angle can never be greater than 1, so the maximum value for the magnitude of the cross product is the product of the magnitudes of the two vectors.

5. How is the direction of the cross product determined?

The direction of the cross product is determined by the right-hand rule. If you point your right thumb in the direction of the first vector and your fingers in the direction of the second vector, then the direction of the cross product is perpendicular to both your thumb and fingers, in the direction that your palm is facing.

Similar threads

Replies
2
Views
1K
Replies
9
Views
7K
Replies
10
Views
726
Replies
3
Views
2K
  • Linear and Abstract Algebra
Replies
32
Views
3K
Replies
4
Views
1K
Replies
8
Views
840
  • Introductory Physics Homework Help
Replies
7
Views
12K
Replies
2
Views
1K
Back
Top