What's wrong with my integration for the work-energy theorem?

DiracPool
Messages
1,242
Reaction score
515
I'm having trouble with an integral involved in deriving the work-energy theorem

Homework Statement



I'm trying to get from ∫mv/√(1-v^2/c^2)dv to -mc^2(1-v^2/c^2).

Homework Equations


The Attempt at a Solution



I start out by putting gamma on top to yield: ∫mv(1-v^2/c^2)^-1/2, then I square everything to get rid of the square root term and end up with: ∫m^2 v^2 - m^2 v^2 (v^2/c^2)dv, and then to get rid of the fractions I end up with: ∫c^2 m^2 v^2 - m^2 v^4dv, which, when I try to integrate, gets me no where close to the answer. What am I doing wrong? Should I be doing a U-substitution or chain rule?
 
Physics news on Phys.org
DiracPool said:
I'm having trouble with an integral involved in deriving the work-energy theorem
...
I'm trying to get from ∫mv/√(1-v^2/c^2)dv to -mc^2(1-v^2/c^2).
Here, let me help,
$$\int \frac{mv}{\sqrt{1-\frac{v^2}{c^2}}}\;dv \rightarrow -mc^2\left(1-\frac{v^2}{c^2}\right) $$... you are trying to work the maths from the LHS to the RHS.
Should I be doing a U-substitution or chain rule?
... yes :)

try ##u=v/c## to start with.
 
Simon Bridge said:
Here, let me help,
$$\int \frac{mv}{\sqrt{1-\frac{v^2}{c^2}}}\;dv \rightarrow -mc^2\left(1-\frac{v^2}{c^2}\right) $$... you are trying to work the maths from the LHS to the RHS.
... yes :)

try ##u=v/c## to start with.

Ok, now I see.. If I take U=1-v^2/c^2, then I get dU/dx=-2v/c^2, and then just follow the protocol, and sure enough, there's the right answer.

Thanks Simon!
 
Well done - you usually want to look for some sort of substitution for the bit that gives you problems.
Don't be frightened to try several different ones.

Since you will be doing a lot of this, it is best practice to learn LaTeX :)
 
To be fair one should say that the original statement is not correct. There's a square root missing in the given result of the integral!
 
Also, since the integral on the left is an indefinite integral, there should be an added "constant of integration". What you are trying to prove simply isn't true!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top