Difference between scalar and cross product

AI Thread Summary
The discussion clarifies the difference between scalar (dot) and cross products in vector mathematics. The dot product is indicated by a dot (·) and is used in work equations, while the cross product is shown with a cross (×) and is relevant for angular momentum. To determine which product to use, one can look at the equation's operator; if it shows a dot, the scalar product is applicable. Both products can be used to find the angle between two 3D vectors, but the dot product is recommended for its simplicity and lower risk of error. Understanding these distinctions is crucial for solving vector-related problems effectively.
member 731016
Homework Statement
I am interested to understand how to tell when to use the scalar or cross product when solving physics problems.
Relevant Equations
Instantaneous angular momentum = cross product of the instantaneous position vector and instantaneous momentum
Hi!

For example, how do you tell whether to use the scalar or cross product for an problem such as,
1669785436146.png

However, I do know that instantaneous angular momentum = cross product of the instantaneous position vector and instantaneous momentum. However, what about if I didn't know whether I'm meant to take the cross product or scalar product of the quanties given. For example, for this work problem,
1669785598405.png

How would I tell whether to use the scalar or dot product just by looking at the work equation,
1669785624702.png


Many thanks!
 
Last edited by a moderator:
Physics news on Phys.org
Callumnc1 said:
How would I tell whether to use the scalar or dot product just by looking at the work equation,
View attachment 317934
The equation you posted shows ##\cdot##, the dot (or 'scalar') product operator. If it were the cross (or 'vector') product it would show ##\times## as the operator.
 
  • Like
Likes member 731016 and Orodruin
Callumnc1 said:
How would I tell whether to use the scalar or dot product just by looking at the work equation,
1669785624702-png.png
The work equation is defined using the dot product, just as angular momentum is defined with a cross product.
 
  • Like
Likes member 731016
Thank you haruspex and Orodruin for your answers!
 
Given two 3D vectors, ##\mathbf{A}## and ##\mathbf{B}##, in component form, and you were asked to find the angle between them, you could use either the dot product or the cross product. First you find the magnitudes, ##A## and ##B##, using the Pythagorean theorem in 3D. Then,
$$\cos\theta=\frac{\mathbf{A}\cdot\mathbf{B}}{AB}\implies \theta=\arccos\left[\frac{\mathbf{A}\cdot\mathbf{B}}{AB}\right].$$ Note that if the dot product is negative, the angle is greater than 90°, because ##\cos(\pi-\theta)=-\cos\theta.##

You could also use, $$\sin\theta=\frac{\|\mathbf{A}\times\mathbf{B}\|}{AB}\implies \theta=\arcsin\left[\frac{\|\mathbf{A}\times\mathbf{B}\|}{AB}\right].$$ However, I do not recommend this method for two reasons: (a) an additional calculation is needed to find the magnitude of the cross product vector ##\|\mathbf{A}\times\mathbf{B}\|##; (b) one has to draw the vectors tail-to-tail to figure out whether the angle is less or greater than 90° because ##\sin(\pi-\theta)=+\sin\theta##. More work means increased likelihood for mistakes.
 
  • Like
Likes member 731016
kuruman said:
Given two 3D vectors, ##\mathbf{A}## and ##\mathbf{B}##, in component form, and you were asked to find the angle between them, you could use either the dot product or the cross product. First you find the magnitudes, ##A## and ##B##, using the Pythagorean theorem in 3D. Then,
$$\cos\theta=\frac{\mathbf{A}\cdot\mathbf{B}}{AB}\implies \theta=\arccos\left[\frac{\mathbf{A}\cdot\mathbf{B}}{AB}\right].$$ Note that if the dot product is negative, the angle is greater than 90°, because ##\cos(\pi-\theta)=-\cos\theta.##

You could also use, $$\sin\theta=\frac{\|\mathbf{A}\times\mathbf{B}\|}{AB}\implies \theta=\arcsin\left[\frac{\|\mathbf{A}\times\mathbf{B}\|}{AB}\right].$$ However, I do not recommend this method for two reasons: (a) an additional calculation is needed to find the magnitude of the cross product vector ##\|\mathbf{A}\times\mathbf{B}\|##; (b) one has to draw the vectors tail-to-tail to figure out whether the angle is less or greater than 90° because ##\sin(\pi-\theta)=+\sin\theta##. More work means increased likelihood for mistakes.
Thank you kuruman for your answer! It is Interesting to know how to find the angle between vectors using the cross and scalar product.
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'A bead-mass oscillatory system problem'
I can't figure out how to find the velocity of the particle at 37 degrees. Basically the bead moves with velocity towards right let's call it v1. The particle moves with some velocity v2. In frame of the bead, the particle is performing circular motion. So v of particle wrt bead would be perpendicular to the string. But how would I find the velocity of particle in ground frame? I tried using vectors to figure it out and the angle is coming out to be extremely long. One equation is by work...
Back
Top