Classic and Relativity Kinetic Energy

Click For Summary

Discussion Overview

The discussion centers on the relationship between classical and relativistic kinetic energy, particularly how the classical kinetic energy formula can be derived from the relativistic kinetic energy formula. Participants explore the conditions under which the two formulas yield similar results and the mathematical approximations involved.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • Matt expresses confusion over why the relativistic kinetic energy formula does not yield the same results as the classical formula at low speeds.
  • Daniel provides the relativistic kinetic energy formula and attempts to show how it approximates to the classical formula using a binomial expansion.
  • Some participants request examples to illustrate where discrepancies in calculations might arise.
  • Clarifications are made regarding the use of binomial and Taylor series expansions to derive the classical kinetic energy from the relativistic expression.
  • There is a discussion about the validity of using non-integer powers in the binomial expansion and the implications of analytical continuation.
  • Concerns are raised about the precision of approximations used in the derivations, particularly regarding the treatment of constants in exponential forms.
  • Some participants assert that the relativistic kinetic energy equation is proven through experimental validation, while others question the nature of this proof.
  • There is mention of common approximations for small values, such as \( \sqrt{1+x} \) and \( \frac{1}{1+x} \), and how they relate to the discussion.

Areas of Agreement / Disagreement

Participants express differing views on the derivation and approximation methods used to relate classical and relativistic kinetic energy. While some agree on the validity of certain mathematical approaches, others challenge the assumptions and precision of these methods. The discussion remains unresolved regarding the best approach to reconcile the two formulas.

Contextual Notes

Limitations include the dependence on specific mathematical expansions and the assumptions made about the conditions under which the approximations hold. The discussion does not resolve the discrepancies noted by participants regarding the application of the formulas.

Kakorot
It is said that at low speeds the relativistic kinetic energy formula will give you the same answers as the classical KE formula. I tried this, and it doesn't work. I get different answers.
I am just wondering what is amiss here.

How would one derive the Classical KE from the Relativistic KE?

Thanks for the help,
Matt
 
Physics news on Phys.org
Well

KE=m_{0}c^{2}\left(\frac{1}{\sqrt{1-\frac{v^{2}}{c^{2}}}} -1\right)\simeq m_{0}c^{2}\left(1+\frac{v^{2}}{2c^{2}}-1\right) =m_{0}\frac{v^{2}}{2}

Daniel.
 
Kakorot said:
I tried this, and it doesn't work. I get different answers.
I am just wondering what is amiss here.

Show us an example where you get different results (show your work!) and someone can probably tell you where you went wrong.
 
Just to clarify what dextercioby said, the approximation comes from the binomial expansion
(x+y)^r=\sum_{k=0}^{\infty} {r \choose k}x^ky^{r-k}
(x+y)^r=\sum_{k=0}^{\infty} \frac{r!}{k!\,(r-k)!}x^ky^{r-k}
which we can use to expand
\frac{1}{\sqrt{1-\frac{v^2}{c^2}}}=({1-\frac{v^2}{c^2}})^{-0.5}

The first few terms of the expansion are
1+\frac{1}{2}\frac{v^2}{c^2}+\frac{3}{8}\frac{v^4}{c^4}+\frac{5}{16}\frac{v^6}{c^6}+\ldots

So we have
\frac{1}{\sqrt{1-\frac{v^2}{c^2}}} \simeq 1+\frac{v^2}{2c^2}
which can be used, as shown above, to show that the classical expression for kinetic energy approximates the relativistic expression.
 
Last edited:
Jheriko said:
Just to clarify what dextercioby said, the approximation comes from the binomial expansion
(x+y)^r=\sum_{k=0}^{\infty} {r \choose k}x^ky^{r-k}
(x+y)^r=\sum_{k=0}^{\infty} \frac{r!}{k!\,(r-k)!}x^ky^{r-k}
which we can use to expand
\frac{1}{\sqrt{1-\frac{v^2}{c^2}}}=({1-\frac{v^2}{c^2}})^{-0.5}

As written, you'd probably have to explain how to use r= -1/2 in the general formulas you've written.

It may be conceptually simpler to emphasize the more fundamental Taylor series expansion.
 
ah, i forgot about the non-integer r in the 'r choose k'..

{r \choose k}={1 \over k!}\prod_{n=0}^{k-1}(r-n)=\frac{r(r-1)(r-2)\cdots(r-(k-1))}{k!}

according to http://en.wikipedia.org/wiki/Binomial_theorem"
 
Last edited by a moderator:
Jheriko said:
Just to clarify what dextercioby said, the approximation comes from the binomial expansion
(x+y)^r=\sum_{k=0}^{\infty} {r \choose k}x^ky^{r-k}
(x+y)^r=\sum_{k=0}^{\infty} \frac{r!}{k!\,(r-k)!}x^ky^{r-k}
which we can use to expand
\frac{1}{\sqrt{1-\frac{v^2}{c^2}}}=({1-\frac{v^2}{c^2}})^{-0.5}

you have a small problem assuming an analytic continuation that a formula that is shown valid for integer r is also valid for a non-integer. it is true, you just didn't make the connection. one that doesn't start with the binomial expansion but uses Taylor series is

\frac{1}{\sqrt{1-\frac{v^2}{c^2}}} = \left( {1-\frac{v^2}{c^2}} \right)^{-\frac{1}{2}}<br /> <br /> \quad = e^{-\frac{1}{2} \log\left( 1-\frac{v^2}{c^2} \right)}}<br /> <br /> \quad \approx 1 - \frac{1}{2} \log \left( 1-\frac{v^2}{c^2} \right)<br /> <br /> \quad \approx 1 - \frac{1}{2} \left( -\frac{v^2}{c^2} \right)

for |v| &lt;&lt; |c|.

get's the same thing.

i was also gratified that dextercioby used the symbol m_0 which seems to be out of vogue.
 
Last edited:
There's an analytic continuation of the binomial formula using the Eulerian gamma function, but yeah, i still prefer Taylor's polynomial.

Daniel.
 
Sorry, I didn't mean to add confusion. I just thought it seemed quite mysterious in the first post that \frac{1}{\sqrt{1-\frac{v^2}{c^2}}}\simeq1+\frac{v^2}{2c^2} and wanted to explain where that came from.

btw in the Taylor series example given above, why use e^{-\frac{1}{2}}log(1-\frac{v^2}{c^2})\simeq1-\frac{v^2}{2c^2}? This seems quite mysterious to me since we can write e^{-\frac{1}{2}}e^{log(1-\frac{v^2}{c^2})} \equiv e^{-\frac{1}{2}}(1-\frac{v^2}{c^2}), which is exact.

There is nothing wrong with doing it this way of course... I just don't like the idea of throwing away precision just to make the answer fit. e^{-\frac{1}{2}} is more like 0.6 than \frac{1}{2}
 
Last edited:
  • #10
You've made a mistake on the e^(ab) expansion. It's not e^a e^b

Daniel.
 
  • #11
Ah! Thanks! Pretty fundamental mistake I made there, a^b+c = a^b a^c.

I thought it was odd that someone would consider 0.6\simeq\frac{1}{2}. Still, it leaves the question (for me at least) of where that approximation comes from?

EDIT: Never mind I just worked it out... I think it comes from the power series for e^x
 
  • #12
Jheriko said:
Sorry, I didn't mean to add confusion. I just thought it seemed quite mysterious in the first post that \frac{1}{\sqrt{1-\frac{v^2}{c^2}}}\simeq1+\frac{v^2}{2c^2} and wanted to explain where that came from.

btw in the Taylor series example given above, why use e^{-\frac{1}{2}}log(1-\frac{v^2}{c^2})\simeq1-\frac{v^2}{2c^2}? This seems quite mysterious to me since we can write e^{-\frac{1}{2}}e^{log(1-\frac{v^2}{c^2})} \equiv e^{-\frac{1}{2}}(1-\frac{v^2}{c^2}), which is exact.

but
e^{-\frac{1}{2}}e^{log(1-\frac{v^2}{c^2})}
is not the same as
e^{-\frac{1}{2}log(1-\frac{v^2}{c^2})}.

allowing analytical extension from derivatives of integer power functions to non-integer, we know that

(1+x)^\alpha \approx 1 + \alpha x
for small |x|.

so there is a simple expression for what we need. i did the log - exp thing to avoid making that analytical extension since they were defined for noninteger arguments.

There is nothing wrong with doing it this way of course... I just don't like the idea of throwing away precision just to make the answer fit. e^{-\frac{1}{2}} is more like 0.6 than \frac{1}{2}

yes, there were two applications of approximation instead of just one. but i didn't need to make an assumption of analytical extension and both approximations are good for small |x|.
 
Last edited:
  • #13
rbj said:
but...

Sorry about that, I got confused about exponentiation rules, as stated above.
 
  • #14
Is this equation for Relativistic Kinetic Energy really proven?
 
  • #15
pjn2000 said:
Is this equation for Relativistic Kinetic Energy really proven?
Yes, millions of times each day at the LHC and other laboratories.
 
  • #16
Hey, I always just use as every day fact that for small x:

sqrt(1+x) := 1 + x/2

1/(1+x) := 1-x

The former can be derived as trivially as:

(1+x)^2 = 1 + 2x + x^2

the latter from sum of geometric series, or even just subtracting and verifying the error is order x^2.
 
  • #17
clem said:
pjn2000 said:
Is this equation for Relativistic Kinetic Energy really proven?
Yes, millions of times each day at the LHC and other laboratories.

And it results from Lorentz transformation (which is also proven experimentally).
 

Similar threads

  • · Replies 85 ·
3
Replies
85
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 102 ·
4
Replies
102
Views
7K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 25 ·
Replies
25
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 55 ·
2
Replies
55
Views
6K