Find the roots of the given hyperbolic equation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
chwala
Gold Member
Messages
2,843
Reaction score
428
Homework Statement
Find the roots of the following equation in terms of ##u##.

##x^2-2x \cosh u +1 = 0##
Relevant Equations
hyperbolic trigonometric equations
This is a textbook question and i have no solution. My attempt:

We know that ##\cosh x = \dfrac{e^x + e^{-x}}{2}##

and ##\cosh u = \dfrac{{x^2 + 1}}{2x}## it therefore follows that;

##e^{2u} = x^2##

##⇒u = \dfrac {2\ln x}{2}##

##u=\ln x##

##x=e^u ##

Your insight or any other approach welcome guys!
 
Physics news on Phys.org
chwala said:
Homework Statement:: Find the roots of the following equation in terms of ##u##.

##x^2-2x \cosh u +1 = 0##
Relevant Equations:: hyperbolic trigonometric equations

This is a textbook question and i have no solution. My attempt:

We know that ##\cosh x = \dfrac{e^x + e^{-x}}{2}##

and ##\cosh u = \dfrac{{x^2 + 1}}{2x}## it therefore follows that;

##e^{2u} = x^2##

##⇒u = \dfrac {2\ln x}{2}##

##u=\ln x##

##x=e^u ##

Your insight or any other approach welcome guys!
What about ##x = e^{-u}##?
 
Reply
  • Like
Likes   Reactions: chwala
It's a quadratic; there should be two roots.

[tex] x^2 - 2x\cosh u + 1 = (x - \cosh u)^2 + 1 - \cosh^2 u = (x - \cosh u)^2 - \sinh^2 u.[/tex] Hence [tex] x = \cosh u \pm \sinh u = e^{\pm u}.[/tex]
 
Reply
  • Like
  • Informative
Likes   Reactions: chwala and robphy
Simplest is perhaps [tex] x^2 - 2\cosh u + 1 = x^2 - (e^{u} + e^{-u})x + 1 = (x - e^u)(x - e^{-u})[/tex] since [itex]e^ue^{-u} = 1.[/itex]
 
Last edited:
Reply
  • Like
Likes   Reactions: malawi_glenn, robphy, chwala and 1 other person
pasmith said:
Simplest is perhaps [tex] x^2 - 2\cosh u + 1 = x^2 - (e^{u} + e^{-u})x + 1 = (x - e^u)(x - e^{-u})[/tex] since [itex]e^ue^{-u} = 1.[/itex]
There's an [itex]x[/itex] missing in the 2nd-term (compare with the previous post).

By the way,...
The equation looked familiar to me. It's related to special relativity.
It's the characteristic equation
[itex]0=\det\left( \begin{array}{cc} \cosh\theta -\lambda & \sinh\theta \\ \sinh\theta & \cosh\theta -\lambda \end{array}\right)[/itex]
to find the eigenvalues of the Lorentz boost transformation
(where [itex]\theta[/itex] is the rapidity, [itex]\tanh\theta =v/c[/itex] is the dimensionless-velocity, and [itex]\cosh\theta =\gamma=\frac{1}{\sqrt{1-(v/c)^2}}[/itex] is the time-dilation factor ).
The eigenvalues [itex]\lambda_{\pm}= e^{\pm \theta}[/itex] are the Doppler factor (Bondi k-factor) and its reciprocal.
The eigenvectors are along the light-cone [itex]\left(\begin{array}{c}1\\\pm 1\end{array}\right)[/itex].
 
Last edited:
Reply
  • Like
Likes   Reactions: PeroK