Dot Product confusion (no calculations involved)

AI Thread Summary
The dot product of two vectors A and B is calculated as AxBx + AyBy + AzBz, which can yield a negative result if the angle between the vectors exceeds 90 degrees. This negative value does not imply a negative magnitude, as magnitude is always positive for non-zero vectors. The squared magnitude of a vector is obtained by taking the dot product of the vector with itself, ensuring a positive outcome. Understanding the relationship between the dot product and the angle between vectors clarifies the confusion surrounding negative results. The discussion effectively resolves misconceptions about the nature of dot products and magnitudes.
LearninDaMath
Messages
295
Reaction score
0
If I take the Dot Product of two vectors, say A and B, I get: AxBx + AyBy + AzBz

And then when I add those terms, I get the magnitude, right?

So when one of those terms are negative, that means I could end up with a negative magnitude?

I thought magnitude had to be positive.
 
Physics news on Phys.org
You get the squared magnitude of a vector if you take the dot product of that vector with itself.
This is always positive (for a non-zero vector).

A dot product between 2 different vectors can be negative.
This indicates that the angle between the vectors is greater than 90 degrees.
 
I like Serena said:
You get the squared magnitude of a vector if you take the dot product of that vector with itself.
This is always positive (for a non-zero vector).

A dot product between 2 different vectors can be negative.
This indicates that the angle between the vectors is greater than 90 degrees.

Thanks I like Serena, this cleared up the confusion.
 
Cheers! :smile:
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top