Can Angular Momentum Equations Be Adapted from Linear Momentum Formulas?

  • Context: Undergrad 
  • Thread starter Thread starter lefnire
  • Start date Start date
  • Tags Tags
    Momentum
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
lefnire
Messages
1
Reaction score
0
using the conservation of linear momentum with a known coefficient of restitution (COR), one can obtain the final velocity of object 1 with this eq'n:
Code:
V1,f= [U](COR+1)M2V2-V1(M1-COR*M2)[/U]
               M1+M2

conservation of linear momentum looks like 'mv', where conservation of angular momentum looks like 'Iω'. Based on this, can I sub in 'I' for every 'm' and 'ω' for every 'v' in the previous equation, such that

Code:
ω1,f= [U](COR+1)I2ω2-ω1(I1-COR*I2)[/U]
               I1+I2

?
 
Physics news on Phys.org
lefnire said:
using the conservation of linear momentum with a known coefficient of restitution (COR), one can obtain the final velocity of object 1 with this eq'n:
Code:
V1,f= [U](COR+1)M2V2-V1(M1-COR*M2)[/U]
               M1+M2

conservation of linear momentum looks like 'mv', where conservation of angular momentum looks like 'Iω'. Based on this, can I sub in 'I' for every 'm' and 'ω' for every 'v' in the previous equation, such that

Code:
ω1,f= [U](COR+1)I2ω2-ω1(I1-COR*I2)[/U]
               I1+I2

?

I will go so far as to answer this question with a "yes," but have some care.

It all depends on how you define the COR. Obviously, the COR associated with the linear problem will not be the same as the COR associated with the rotational problem...

-Dan