MHB What is the inverse of $f$ for the Lorentz factor in special relativity?

  • Thread starter Thread starter Jameson
  • Start date Start date
AI Thread Summary
The discussion focuses on determining the inverse of the function representing the Lorentz factor in special relativity, defined as m = f(v) = m_0 / sqrt(1 - v^2/c^2). The function f is established as a bijection, indicating that an inverse exists. The inverse function is derived as f^{-1}(m) = c * sqrt(1 - m_0^2/m^2). Verification of the inverse is accomplished through composition, confirming that both f and f^{-1} return the original variables. This mathematical exploration highlights the relationship between mass and velocity in the context of special relativity.
Jameson
Insights Author
Gold Member
MHB
Messages
4,533
Reaction score
13
The Lorentz factor is important in many calculations for special relativity. If we consider [math]m = f(v) = \frac{m_0}{\sqrt{1-v^2/c^2}}[/math] what is the inverse of $f$?

--------------------

 
Physics news on Phys.org
Congratulations to the following members for their correct solutions:

1) Reckoner

Solution (from Reckoner):

[sp]Note that \(f: [0, c)\to[m_0, \infty)\) is a bijection (it is one-to-one and onto), so an inverse exists. To find the inverse \(f^{-1}: \left[m_0, \infty\right)\to[0, c)\) we may solve for \(v\) in terms of the dependent variable \(m\):

\[\begin{eqnarray}m = \frac{m_0}{\sqrt{1 - v^2/c^2}} & \Rightarrow & \sqrt{1 - \frac{v^2}{c^2}} = \frac{m_0}m\\&\Rightarrow& 1-\frac{v^2}{c^2} = \frac{m_0^2}{m^2}\\&\Rightarrow& v^2 = c^2\left(1 - \frac{m_0^2}{m^2}\right)\\&\Rightarrow& v = c\sqrt{1 - \frac{m_0^2}{m^2}}\\&\Rightarrow& f^{-1}(m) = c\sqrt{1 - \frac{m_0^2}{m^2}}\end{eqnarray}\]

We may verify that \(f\) and \(f^{-1}\) are inverses by observing that

\[\left(f\circ f^{-1}\right)(m) = \frac{m_0}{\sqrt{1 - \left(c\sqrt{1 - m_0^2/m^2}\right)^2/c^2}} = m\]

and

\[\left(f^{-1}\circ f\right)(v) = c\sqrt{1 - \frac{m_0^2}{\left(m_0/\sqrt{1 - v^2/c^2}\right)^2}} = v.\] [/sp]
 
Back
Top