Calculate the angular momentum of this particle in rotational motion

AI Thread Summary
The discussion focuses on calculating the angular momentum of a particle in rotational motion, emphasizing the need to use the vector cross product rather than regular multiplication. The correct formula for angular momentum is given as L = p × r, highlighting the importance of understanding vector operations. A participant points out that the initial multiplication presented is not a proper cross product, which only exists in three dimensions. The conversation also touches on the anti-symmetry property of the cross product and clarifies misconceptions about two-dimensional vector multiplication. Overall, the thread underscores the significance of correctly applying vector mathematics in physics.
YanZhen
Messages
10
Reaction score
0
Homework Statement
The mass of the particle is m,the equation of motion is r=acosωti+bsinωtj.a and b are constant.Calculate the angular momentum of a particle at any time.
Relevant Equations
L=P*r=m*v*r
v=dr/dt
i,j,k arevector
I know L=P*r=m*v*r=m(acosωti+bsinωtj)*(-aωsinωti+bωcosωtj)=mabw((cos^2)ωt+(sin^2)ωt)k=mabωk.
but why m(acosωti+bsinωtj)*(-aωsinωti+bωcosωtj)=mabw((cos^2)ωt+(sin^2)ωt)k.I need some detail.
please help me.
 
Physics news on Phys.org
You should not be using regular multiplication to multiply vectors, you need to use the vector valued cross product to define the angular momentum:
$$
\vec L = \vec p \times \vec r
$$
where
$$
\hat i \times \hat j = \hat k, \quad \hat j \times \hat k = \hat i, \quad \hat k \times \hat i = \hat j
$$
and furthermore you have anti-symmetry so ##\vec u \times \vec v = - \vec v \times \vec u## for any vectors ##\vec u## and ##\vec v##.
 
IIRC $$\vec L\equiv \vec r \times\vec p$$ :wink:
 
BvU said:
IIRC $$\vec L\equiv \vec r \times\vec p$$ :wink:
Too busy arguing about the need to use the cross product to care about getting the right definition I suppose ... 🤷‍♂️
 
  • Haha
Likes berkeman and BvU
Orodruin said:
You should not be using regular multiplication to multiply vectors, you need to use the vector valued cross product to define the angular momentum:
$$
\vec L = \vec p \times \vec r
$$
where
$$
\hat i \times \hat j = \hat k, \quad \hat j \times \hat k = \hat i, \quad \hat k \times \hat i = \hat j
$$
and furthermore you have anti-symmetry so ##\vec u \times \vec v = - \vec v \times \vec u## for any vectors ##\vec u## and ##\vec v##.
wow,thanks for your wonderful answer,it solved my question.and it also requires a point of knowlege about vectors.(x1,y1)X(x2,y2)=x1y2-y1x2
 
YanZhen said:
(x1,y1)X(x2,y2)=x1y2-y1x2
Careful. This is not the cross product. It is a component (the third) of the cross product between two vectors that only have i and j components. The cross product as such does not exist in two dimensions (although there are generalisations of it that do - among them the wedge product, which would look something like what you wrote but is generally too advanced for basic introduction to vectors and their application). The general form of the cross product (in three dimensions) would read
$$
(x_1,y_1,z_1) \times (x_2, y_2, z_2) = (y_1 z_2 - y_2 z_1, z_1 x_2 - z_2 x_1, x_1 y_2 - x_2 y_1)
$$
 
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 .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Back
Top