Understanding Relativistic Kinetic Energy in Modern Physics

AI Thread Summary
The discussion focuses on understanding the calculus behind relativistic kinetic energy, particularly the manipulation of integrals and limits of integration. Participants explore how to change variables in integrals, specifically transitioning from one differential form to another while adjusting the limits accordingly. There is confusion about applying the chain rule and determining new limits when the integrals involve more complex expressions. The conversation highlights the importance of starting conditions, such as initial rest, in setting limits for integrals. Overall, the thread emphasizes the need for clarity in calculus rules when dealing with physics concepts.
Carolina Joe
Messages
7
Reaction score
0
Hi Everyone,
I'm reading in my modern physics book about relativistic kinetic energy. I'm a little confused about what rule of calculus allows the following statement:
<br /> KE = \int_{0}^{s} \frac{d(mv)}{dt} ds = \int_{0}^{mv} v d(mv)<br />
I see that they must be saying
<br /> KE = \int_{0}^{s} \frac{d(mv)}{dt} ds = \int_{0}^{mv} \frac{ds}{dt} d(mv)<br />
since
<br /> \frac{ds}{dt} = v<br />
But I don't understand how you can treat the differentials that way, and how you would know how to change the limits of integration when you made that change of variables. It seems like I must just be forgetting something basic.
 
Last edited:
Physics news on Phys.org
Draw out the mass since it will be constant.

KE = m\int_0^x a dx = m\int_0^x \frac{dv}{dt} dx

and \frac{dv}{dt} = \frac{dv}{dx} \frac{dx}{dt} = \frac{dv}{dx} v

so the integral becomes m\int_0^x v\frac{dv}{dx} dx = m\int_0^v v dv

Startin to get the picture? You need to change the integration limits because of the fact that you changed the variables.

edit: Just noticed we're talking relativistic, in which case m won't be constant, but it goes along the same line if you use momentum instead of just velocity.
 
Last edited:
Thanks!

Thanks for the reply, Whozum. So you're using the chain rule to rearrange the differentials, with the goal of getting v by itself, and at that point the only differential left standing is d(mv)? I guess I'm wondering what the new limits of integration would be in a more complicated expression. For example, if the upper limit had been something like sin(s)^2 or some such crazy thing, what would be the rule for computing the new limit?
 
I'm not really sure I understand your question, and am not in a position to answer you completely, but what I can say (unless I'm missing something) is that the limits are dealt with after the integral is solved, so once you solve the integral you would THEN put in the limits at F(b) and F(a).

I would wait for an authority though.
 
What I'm asking is, given that we've rearranged the differentials, what rule of calculus is being used to determine the new limits of integration? When we change from
<br /> \int_{0}^{s} \frac{d(mv)}{dt} ds<br />
to
<br /> \int_{0}^{mv} v d(mv)<br />
we're changing the limits of integration, which seemed fairly simple, but what if the integral had limits that are more complicated, like
<br /> \int_{s}^{sin^2(s)} \frac{d(mv)}{dt} ds<br />
Where could I look in a calculus book to see what to do in a case like that? This isn't like straight substitution (or is it?).
 
Last edited:
Carolina Joe said:
What I'm asking is, given that we've rearranged the differentials, what rule of calculus is being used to determine the new limits of integration?

You're using the fact that mv=0 when s=0 (in other words, you are starting from rest) and that mv=mv when s=s.
 
Okay, I see that we're starting from rest, but just from a calculus standpoint, I have trouble seeing how to treat these limits -- especially if this hadn't been a physics problem, but just a calculus problem.

When s=s, mv=mv seems to be true no matter what!

I sense that I'm just having a conceptual problem here. I'll go sit in a dark room and think about it for a while...

Thanks for replying!
 
Back
Top