What Are the Key Differences Between Simple Product and Dot Product?

AI Thread Summary
The discussion clarifies the differences between simple product and dot product, particularly in the context of complex numbers and vectors. The simple product is not applicable to vectors, while the dot product provides a specific way to multiply two vectors, resulting in a scalar. The formula for the dot product of two three-component vectors is given as the sum of the products of their corresponding components. Additionally, the cross product is mentioned as another vector multiplication method, which results in a vector rather than a scalar. Understanding these distinctions is crucial for proper application in mathematical contexts.
angi-18
Messages
9
Reaction score
0
whats the difference between simple product and dot product?
 
Physics news on Phys.org
Products are definitions, they are way that it makes sense to take 'x' of 'y'. With complex numbers this is what I am assuming you mean by "simple product", however the same definition doesn't make sense with vectors. The dot product is just one way of defining a product between two vectors, if we assume they are composed of 3 components the dot product is defined as...
< a_1, a_2, a_3 > \cdot < b_1, b_2, b_3 > = a_1b_1 + a_2b_2 + a_3b_3
An alternative way of defining vector products is the "cross product"
 
I will point out (may it be known) that the cross product of two vectors is a vector where as the dot product of two vectors is a scalar. Two completely different things.
 
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