1.189 problem 190

1.189.1 Solved as first order separable ode
1.189.2 Solved using Lie symmetry for first order ode
1.189.3 Maple step by step solution
1.189.4 Maple trace
1.189.5 Maple dsolve solution
1.189.6 Mathematica DSolve solution

Internal problem ID [9171]
Book : Differential Gleichungen, E. Kamke, 3rd ed. Chelsea Pub. NY, 1948
Section : Chapter 1, linear first order
Problem number : 190
Date solved : Thursday, October 17, 2024 at 01:27:49 PM
CAS classification : [_separable]

Solve

\begin{align*} \sqrt {x^{2}-1}\, y^{\prime }-\sqrt {y^{2}-1}&=0 \end{align*}

1.189.1 Solved as first order separable ode

Time used: 4.318 (sec)

The ode \(y^{\prime } = \frac {\sqrt {y^{2}-1}}{\sqrt {x^{2}-1}}\) is separable as it can be written as

\begin{align*} y^{\prime }&= \frac {\sqrt {y^{2}-1}}{\sqrt {x^{2}-1}}\\ &= f(x) g(y) \end{align*}

Where

\begin{align*} f(x) &= \frac {1}{\sqrt {x^{2}-1}}\\ g(y) &= \sqrt {y^{2}-1} \end{align*}

Integrating gives

\begin{align*} \int { \frac {1}{g(y)} \,dy} &= \int { f(x) \,dx}\\ \int { \frac {1}{\sqrt {y^{2}-1}}\,dy} &= \int { \frac {1}{\sqrt {x^{2}-1}} \,dx}\\ \ln \left (y+\sqrt {y^{2}-1}\right )&=\ln \left (x +\sqrt {x^{2}-1}\right )+c_1 \end{align*}

We now need to find the singular solutions, these are found by finding for what values \(g(y)\) is zero, since we had to divide by this above. Solving \(g(y)=0\) or \(\sqrt {y^{2}-1}=0\) for \(y\) gives

\begin{align*} y&=-1\\ y&=1 \end{align*}

Now we go over each such singular solution and check if it verifies the ode itself and any initial conditions given. If it does not then the singular solution will not be used.

Therefore the solutions found are

\begin{align*} \ln \left (y+\sqrt {y^{2}-1}\right ) = \ln \left (x +\sqrt {x^{2}-1}\right )+c_1\\ y = -1\\ y = 1 \end{align*}
Figure 222: Slope field plot
\(\sqrt {x^{2}-1}\, y^{\prime }-\sqrt {y^{2}-1} = 0\)
1.189.2 Solved using Lie symmetry for first order ode

Time used: 3.258 (sec)

Writing the ode as

\begin{align*} y^{\prime }&=\frac {\sqrt {y^{2}-1}}{\sqrt {x^{2}-1}}\\ y^{\prime }&= \omega \left ( x,y\right ) \end{align*}

The condition of Lie symmetry is the linearized PDE given by

\begin{align*} \eta _{x}+\omega \left ( \eta _{y}-\xi _{x}\right ) -\omega ^{2}\xi _{y}-\omega _{x}\xi -\omega _{y}\eta =0\tag {A} \end{align*}

To determine \(\xi ,\eta \) then (A) is solved using ansatz. Making bivariate polynomials of degree 3 to use as anstaz gives

\begin{align*} \tag{1E} \xi &= x^{3} a_{7}+y \,x^{2} a_{8}+x \,y^{2} a_{9}+y^{3} a_{10}+x^{2} a_{4}+x y a_{5}+y^{2} a_{6}+x a_{2}+y a_{3}+a_{1} \\ \tag{2E} \eta &= x^{3} b_{7}+y \,x^{2} b_{8}+x \,y^{2} b_{9}+y^{3} b_{10}+x^{2} b_{4}+x y b_{5}+y^{2} b_{6}+x b_{2}+y b_{3}+b_{1} \\ \end{align*}

Where the unknown coefficients are

\[ \{a_{1}, a_{2}, a_{3}, a_{4}, a_{5}, a_{6}, a_{7}, a_{8}, a_{9}, a_{10}, b_{1}, b_{2}, b_{3}, b_{4}, b_{5}, b_{6}, b_{7}, b_{8}, b_{9}, b_{10}\} \]

Substituting equations (1E,2E) and \(\omega \) into (A) gives

\begin{equation} \tag{5E} 3 x^{2} b_{7}+2 x y b_{8}+y^{2} b_{9}+2 x b_{4}+y b_{5}+b_{2}+\frac {\sqrt {y^{2}-1}\, \left (-3 x^{2} a_{7}+x^{2} b_{8}-2 x y a_{8}+2 x y b_{9}-y^{2} a_{9}+3 y^{2} b_{10}-2 x a_{4}+x b_{5}-y a_{5}+2 y b_{6}-a_{2}+b_{3}\right )}{\sqrt {x^{2}-1}}-\frac {\left (y^{2}-1\right ) \left (x^{2} a_{8}+2 x y a_{9}+3 y^{2} a_{10}+x a_{5}+2 y a_{6}+a_{3}\right )}{x^{2}-1}+\frac {\sqrt {y^{2}-1}\, x \left (x^{3} a_{7}+y \,x^{2} a_{8}+x \,y^{2} a_{9}+y^{3} a_{10}+x^{2} a_{4}+x y a_{5}+y^{2} a_{6}+x a_{2}+y a_{3}+a_{1}\right )}{\left (x^{2}-1\right )^{{3}/{2}}}-\frac {y \left (x^{3} b_{7}+y \,x^{2} b_{8}+x \,y^{2} b_{9}+y^{3} b_{10}+x^{2} b_{4}+x y b_{5}+y^{2} b_{6}+x b_{2}+y b_{3}+b_{1}\right )}{\sqrt {y^{2}-1}\, \sqrt {x^{2}-1}} = 0 \end{equation}

Putting the above in normal form gives

\[ \text {Expression too large to display} \]

Setting the numerator to zero gives

\begin{equation} \tag{6E} \text {Expression too large to display} \end{equation}

Simplifying the above gives

\begin{equation} \tag{6E} \text {Expression too large to display} \end{equation}

Since the PDE has radicals, simplifying gives

\[ \text {Expression too large to display} \]

Looking at the above PDE shows the following are all the terms with \(\{x, y\}\) in them.

\[ \left \{x, y, \sqrt {x^{2}-1}, \sqrt {y^{2}-1}\right \} \]

The following substitution is now made to be able to collect on all terms with \(\{x, y\}\) in them

\[ \left \{x = v_{1}, y = v_{2}, \sqrt {x^{2}-1} = v_{3}, \sqrt {y^{2}-1} = v_{4}\right \} \]

The above PDE (6E) now becomes

\begin{equation} \tag{7E} \text {Expression too large to display} \end{equation}

Collecting the above on the terms \(v_i\) introduced, and these are

\[ \{v_{1}, v_{2}, v_{3}, v_{4}\} \]

Equation (7E) now becomes

\begin{equation} \tag{8E} \left (-a_{1}-3 a_{4}+2 b_{5}\right ) v_{1}^{3}+\left (a_{4}-b_{5}\right ) v_{1}^{5}+\left (-a_{5}+b_{6}\right ) v_{2}^{3}+\left (2 b_{8}-b_{3}-5 a_{7}\right ) v_{1}^{4}+\left (3 a_{7}-b_{8}-a_{2}+2 b_{3}\right ) v_{1}^{2}+\left (a_{9}-3 b_{10}-a_{2}\right ) v_{2}^{2}+\left (-b_{8}+2 a_{7}\right ) v_{1}^{6}+\left (-a_{9}+2 b_{10}\right ) v_{2}^{4}+\left (a_{1}+2 a_{4}-b_{5}\right ) v_{1}+\left (a_{5}-b_{1}-2 b_{6}\right ) v_{2}-2 v_{1}^{6} v_{2}^{2} a_{7}+v_{1}^{3} v_{2}^{5} a_{10}-v_{1} v_{2}^{5} a_{10}-v_{1}^{7} v_{2} b_{7}+2 v_{1}^{4} v_{2}^{4} b_{10}+\left (2 a_{6}-2 b_{5}\right ) v_{2} v_{3} v_{4} v_{1}^{2}+\left (-a_{3}+a_{8}-2 b_{9}+3 a_{10}\right ) v_{2}^{2} v_{4} v_{3} v_{1}^{2}+\left (-2 a_{9}+2 b_{8}\right ) v_{2} v_{1} v_{3} v_{4}+\left (-4 b_{8}+2 a_{9}\right ) v_{2} v_{1}^{3} v_{3} v_{4}+\left (-a_{8}+b_{9}\right ) v_{2}^{2} v_{3} v_{4} v_{1}^{4}+\left (5 a_{7}-3 b_{10}\right ) v_{2}^{2} v_{1}^{4}+\left (-3 a_{7}+6 b_{10}-a_{9}+a_{2}\right ) v_{2}^{2} v_{1}^{2}+\left (a_{9}-4 b_{10}\right ) v_{2}^{4} v_{1}^{2}+\left (-a_{8}+b_{9}\right ) v_{2}^{3} v_{1}^{5}+\left (3 a_{8}-2 b_{9}-a_{10}+a_{3}\right ) v_{2}^{3} v_{1}^{3}+\left (-2 b_{9}+2 b_{7}+a_{8}-b_{2}\right ) v_{2} v_{1}^{5}+\left (-2 a_{8}+b_{9}+a_{10}-a_{3}\right ) v_{2}^{3} v_{1}+\left (4 b_{9}-b_{7}-3 a_{8}-a_{3}+2 b_{2}\right ) v_{2} v_{1}^{3}+\left (2 a_{8}-2 b_{9}+a_{3}-b_{2}\right ) v_{2} v_{1}+\left (-a_{5}+2 b_{1}-b_{4}+4 b_{6}\right ) v_{2} v_{1}^{2}+\left (a_{5}-2 b_{6}\right ) v_{2}^{3} v_{1}^{2}+\left (a_{1}+3 a_{4}-a_{6}\right ) v_{2}^{2} v_{1}^{3}+\left (-b_{1}+2 b_{4}-2 b_{6}\right ) v_{2} v_{1}^{4}+\left (-a_{1}-2 a_{4}+a_{6}\right ) v_{2}^{2} v_{1}+\left (-a_{3}+b_{2}\right ) v_{4} v_{3}-v_{1}^{6} v_{2} b_{4}-v_{1}^{5} v_{2}^{2} a_{4}+v_{1}^{4} v_{2}^{3} b_{6}+v_{1}^{3} v_{2}^{4} a_{6}-v_{1} v_{2}^{4} a_{6}-2 v_{1}^{2} v_{4} v_{3} v_{2}^{3} a_{6}+v_{4} v_{3} v_{1} v_{2}^{2} a_{5}+v_{1}^{4} v_{4} v_{3} v_{2} b_{5}-v_{1}^{3} v_{4} v_{3} v_{2}^{2} a_{5}+2 v_{4} v_{3} v_{1} v_{2}^{3} a_{9}-2 v_{1}^{3} v_{4} v_{3} v_{2}^{3} a_{9}+2 v_{1}^{5} v_{4} v_{3} v_{2} b_{8}-3 v_{1}^{2} v_{4} v_{3} v_{2}^{4} a_{10}+\left (b_{2}-6 b_{7}+a_{8}\right ) v_{4} v_{3} v_{1}^{4}+\left (a_{3}-2 b_{2}-a_{8}+3 b_{7}\right ) v_{4} v_{3} v_{1}^{2}+\left (a_{3}-3 a_{10}+b_{9}\right ) v_{2}^{2} v_{3} v_{4}+\left (-a_{5}+2 b_{4}\right ) v_{1} v_{3} v_{4}+\left (-2 a_{6}+b_{5}\right ) v_{2} v_{3} v_{4}+\left (a_{5}-4 b_{4}\right ) v_{3} v_{4} v_{1}^{3}+a_{2}-b_{3}+3 v_{4} v_{3} v_{2}^{4} a_{10}+3 v_{1}^{6} v_{4} v_{3} b_{7}+2 v_{4} v_{3} v_{2}^{3} a_{6}+2 v_{1}^{5} v_{4} v_{3} b_{4} = 0 \end{equation}

Setting each coefficients in (8E) to zero gives the following equations to solve

\begin{align*} a_{5}&=0\\ a_{6}&=0\\ a_{10}&=0\\ b_{5}&=0\\ b_{6}&=0\\ -a_{4}&=0\\ -a_{5}&=0\\ -2 a_{6}&=0\\ -a_{6}&=0\\ 2 a_{6}&=0\\ -2 a_{7}&=0\\ -2 a_{9}&=0\\ 2 a_{9}&=0\\ -3 a_{10}&=0\\ -a_{10}&=0\\ 3 a_{10}&=0\\ -b_{4}&=0\\ 2 b_{4}&=0\\ -b_{7}&=0\\ 3 b_{7}&=0\\ 2 b_{8}&=0\\ 2 b_{10}&=0\\ -a_{3}+b_{2}&=0\\ a_{4}-b_{5}&=0\\ -a_{5}+2 b_{4}&=0\\ -a_{5}+b_{6}&=0\\ a_{5}-4 b_{4}&=0\\ a_{5}-2 b_{6}&=0\\ -2 a_{6}+b_{5}&=0\\ 2 a_{6}-2 b_{5}&=0\\ 5 a_{7}-3 b_{10}&=0\\ -a_{8}+b_{9}&=0\\ -2 a_{9}+2 b_{8}&=0\\ -a_{9}+2 b_{10}&=0\\ a_{9}-4 b_{10}&=0\\ -b_{3}+a_{2}&=0\\ -4 b_{8}+2 a_{9}&=0\\ -b_{8}+2 a_{7}&=0\\ -a_{1}-3 a_{4}+2 b_{5}&=0\\ -a_{1}-2 a_{4}+a_{6}&=0\\ a_{1}+2 a_{4}-b_{5}&=0\\ a_{1}+3 a_{4}-a_{6}&=0\\ a_{3}-3 a_{10}+b_{9}&=0\\ a_{5}-b_{1}-2 b_{6}&=0\\ a_{9}-3 b_{10}-a_{2}&=0\\ -b_{1}+2 b_{4}-2 b_{6}&=0\\ b_{2}-6 b_{7}+a_{8}&=0\\ 2 b_{8}-b_{3}-5 a_{7}&=0\\ -a_{3}+a_{8}-2 b_{9}+3 a_{10}&=0\\ a_{3}-2 b_{2}-a_{8}+3 b_{7}&=0\\ -a_{5}+2 b_{1}-b_{4}+4 b_{6}&=0\\ -3 a_{7}+6 b_{10}-a_{9}+a_{2}&=0\\ 3 a_{7}-b_{8}-a_{2}+2 b_{3}&=0\\ -2 a_{8}+b_{9}+a_{10}-a_{3}&=0\\ 2 a_{8}-2 b_{9}+a_{3}-b_{2}&=0\\ 3 a_{8}-2 b_{9}-a_{10}+a_{3}&=0\\ -2 b_{9}+2 b_{7}+a_{8}-b_{2}&=0\\ 4 b_{9}-b_{7}-3 a_{8}-a_{3}+2 b_{2}&=0 \end{align*}

Solving the above equations for the unknowns gives

\begin{align*} a_{1}&=0\\ a_{2}&=0\\ a_{3}&=-b_{9}\\ a_{4}&=0\\ a_{5}&=0\\ a_{6}&=0\\ a_{7}&=0\\ a_{8}&=b_{9}\\ a_{9}&=0\\ a_{10}&=0\\ b_{1}&=0\\ b_{2}&=-b_{9}\\ b_{3}&=0\\ b_{4}&=0\\ b_{5}&=0\\ b_{6}&=0\\ b_{7}&=0\\ b_{8}&=0\\ b_{9}&=b_{9}\\ b_{10}&=0 \end{align*}

Substituting the above solution in the anstaz (1E,2E) (using \(1\) as arbitrary value for any unknown in the RHS) gives

\begin{align*} \xi &= y \,x^{2}-y \\ \eta &= x \,y^{2}-x \\ \end{align*}

Shifting is now applied to make \(\xi =0\) in order to simplify the rest of the computation

\begin{align*} \eta &= \eta - \omega \left (x,y\right ) \xi \\ &= x \,y^{2}-x - \left (\frac {\sqrt {y^{2}-1}}{\sqrt {x^{2}-1}}\right ) \left (y \,x^{2}-y\right ) \\ &= \frac {-x^{2} y \sqrt {y^{2}-1}+\sqrt {x^{2}-1}\, y^{2} x +y \sqrt {y^{2}-1}-\sqrt {x^{2}-1}\, x}{\sqrt {x^{2}-1}}\\ \xi &= 0 \end{align*}

The next step is to determine the canonical coordinates \(R,S\). The canonical coordinates map \(\left ( x,y\right ) \to \left ( R,S \right )\) where \(\left ( R,S \right )\) are the canonical coordinates which make the original ode become a quadrature and hence solved by integration.

The characteristic pde which is used to find the canonical coordinates is

\begin{align*} \frac {d x}{\xi } &= \frac {d y}{\eta } = dS \tag {1} \end{align*}

The above comes from the requirements that \(\left ( \xi \frac {\partial }{\partial x} + \eta \frac {\partial }{\partial y}\right ) S(x,y) = 1\). Starting with the first pair of ode’s in (1) gives an ode to solve for the independent variable \(R\) in the canonical coordinates, where \(S(R)\). Since \(\xi =0\) then in this special case

\begin{align*} R = x \end{align*}

\(S\) is found from

\begin{align*} S &= \int { \frac {1}{\eta }} dy\\ &= \int { \frac {1}{\frac {-x^{2} y \sqrt {y^{2}-1}+\sqrt {x^{2}-1}\, y^{2} x +y \sqrt {y^{2}-1}-\sqrt {x^{2}-1}\, x}{\sqrt {x^{2}-1}}}} dy \end{align*}

Which results in

\begin{align*} S&= \text {Expression too large to display} \end{align*}

Now that \(R,S\) are found, we need to setup the ode in these coordinates. This is done by evaluating

\begin{align*} \frac {dS}{dR} &= \frac { S_{x} + \omega (x,y) S_{y} }{ R_{x} + \omega (x,y) R_{y} }\tag {2} \end{align*}

Where in the above \(R_{x},R_{y},S_{x},S_{y}\) are all partial derivatives and \(\omega (x,y)\) is the right hand side of the original ode given by

\begin{align*} \omega (x,y) &= \frac {\sqrt {y^{2}-1}}{\sqrt {x^{2}-1}} \end{align*}

Evaluating all the partial derivatives gives

\begin{align*} R_{x} &= 1\\ R_{y} &= 0\\ S_{x} &= \frac {\left (x y +y^{2}-2\right ) \sqrt {x^{2}-1}+\left (x^{2}+x y -2\right ) \sqrt {y^{2}-1}}{\sqrt {x^{2}-1}\, \left (-y +x \right ) \left (\sqrt {y^{2}-1}\, \sqrt {x^{2}-1}+x y -1\right ) \left (x y -\sqrt {y^{2}-1}\, \sqrt {x^{2}-1}+1\right )}\\ S_{y} &= \frac {\left (x y +y^{2}-2\right ) \sqrt {x^{2}-1}+\left (x^{2}+x y -2\right ) \sqrt {y^{2}-1}}{\sqrt {y^{2}-1}\, \left (-y +x \right ) \left (\sqrt {y^{2}-1}\, \sqrt {x^{2}-1}+x y -1\right ) \left (\sqrt {y^{2}-1}\, \sqrt {x^{2}-1}-x y -1\right )} \end{align*}

Substituting all the above in (2) and simplifying gives the ode in canonical coordinates.

\begin{align*} \frac {dS}{dR} &= 0\tag {2A} \end{align*}

We now need to express the RHS as function of \(R\) only. This is done by solving for \(x,y\) in terms of \(R,S\) from the result obtained earlier and simplifying. This gives

\begin{align*} \frac {dS}{dR} &= 0 \end{align*}

The above is a quadrature ode. This is the whole point of Lie symmetry method. It converts an ode, no matter how complicated it is, to one that can be solved by integration when the ode is in the canonical coordiates \(R,S\).

Since the ode has the form \(\frac {d}{d R}S \left (R \right )=f(R)\), then we only need to integrate \(f(R)\).

\begin{align*} \int {dS} &= \int {0\, dR} + c_2 \\ S \left (R \right ) &= c_2 \end{align*}

To complete the solution, we just need to transform the above back to \(x,y\) coordinates. This results in

\begin{align*} -\ln \left (2\right )+\frac {\ln \left (y-x \right )}{2}-\frac {\ln \left (-\sqrt {y^{2}-1}\, \sqrt {x^{2}-1}-y x +1\right )}{2}+\frac {\ln \left (-y+x \right )}{2}-\frac {\ln \left (\sqrt {y^{2}-1}\, \sqrt {x^{2}-1}-y x -1\right )}{2} = c_2 \end{align*}

The following diagram shows solution curves of the original ode and how they transform in the canonical coordinates space using the mapping shown.

Original ode in \(x,y\) coordinates

Canonical coordinates transformation

ODE in canonical coordinates \((R,S)\)

\( \frac {dy}{dx} = \frac {\sqrt {y^{2}-1}}{\sqrt {x^{2}-1}}\)

\( \frac {d S}{d R} = 0\)

\(\!\begin {aligned} R&= x\\ S&= -\ln \left (2\right )+\frac {\ln \left (y -x \right )}{2}-\frac {\ln \left (-\sqrt {y^{2}-1}\, \sqrt {x^{2}-1}-x y +1\right )}{2}+\frac {\ln \left (-y +x \right )}{2}-\frac {\ln \left (\sqrt {y^{2}-1}\, \sqrt {x^{2}-1}-x y -1\right )}{2} \end {aligned} \)

Figure 223: Slope field plot
\(\sqrt {x^{2}-1}\, y^{\prime }-\sqrt {y^{2}-1} = 0\)
1.189.3 Maple step by step solution
\[ \begin {array}{lll} & {} & \textrm {Let's solve}\hspace {3pt} \\ {} & {} & \sqrt {x^{2}-1}\, \left (\frac {d}{d x}y \left (x \right )\right )-\sqrt {y \left (x \right )^{2}-1}=0 \\ \bullet & {} & \textrm {Highest derivative means the order of the ODE is}\hspace {3pt} 1 \\ {} & {} & \frac {d}{d x}y \left (x \right ) \\ \bullet & {} & \textrm {Solve for the highest derivative}\hspace {3pt} \\ {} & {} & \frac {d}{d x}y \left (x \right )=\frac {\sqrt {y \left (x \right )^{2}-1}}{\sqrt {x^{2}-1}} \\ \bullet & {} & \textrm {Separate variables}\hspace {3pt} \\ {} & {} & \frac {\frac {d}{d x}y \left (x \right )}{\sqrt {y \left (x \right )^{2}-1}}=\frac {1}{\sqrt {x^{2}-1}} \\ \bullet & {} & \textrm {Integrate both sides with respect to}\hspace {3pt} x \\ {} & {} & \int \frac {\frac {d}{d x}y \left (x \right )}{\sqrt {y \left (x \right )^{2}-1}}d x =\int \frac {1}{\sqrt {x^{2}-1}}d x +\mathit {C1} \\ \bullet & {} & \textrm {Evaluate integral}\hspace {3pt} \\ {} & {} & \ln \left (y \left (x \right )+\sqrt {y \left (x \right )^{2}-1}\right )=\ln \left (x +\sqrt {x^{2}-1}\right )+\mathit {C1} \\ \bullet & {} & \textrm {Solve for}\hspace {3pt} y \left (x \right ) \\ {} & {} & y \left (x \right )=\frac {2 \sqrt {x^{2}-1}\, \left ({\mathrm e}^{\mathit {C1}}\right )^{2} x +2 \left ({\mathrm e}^{\mathit {C1}}\right )^{2} x^{2}-\left ({\mathrm e}^{\mathit {C1}}\right )^{2}+1}{2 \,{\mathrm e}^{\mathit {C1}} \left (x +\sqrt {x^{2}-1}\right )} \end {array} \]

1.189.4 Maple trace
`Methods for first order ODEs: 
--- Trying classification methods --- 
trying a quadrature 
trying 1st order linear 
trying Bernoulli 
trying separable 
<- separable successful`
 
1.189.5 Maple dsolve solution

Solving time : 0.003 (sec)
Leaf size : 29

dsolve((x^2-1)^(1/2)*diff(y(x),x)-(y(x)^2-1)^(1/2) = 0, 
       y(x),singsol=all)
 
\[ \ln \left (x +\sqrt {x^{2}-1}\right )-\ln \left (y+\sqrt {y^{2}-1}\right )+c_{1} = 0 \]
1.189.6 Mathematica DSolve solution

Solving time : 29.495 (sec)
Leaf size : 102

DSolve[{Sqrt[x^2-1]*D[y[x],x] - Sqrt[y[x]^2-1]==0,{}}, 
       y[x],x,IncludeSingularSolutions->True]
 
\begin{align*} y(x)\to -\frac {\tanh \left (\text {arctanh}\left (\frac {x}{\sqrt {x^2-1}}\right )+c_1\right )}{\sqrt {-\text {sech}^2\left (\text {arctanh}\left (\frac {x}{\sqrt {x^2-1}}\right )+c_1\right )}} \\ y(x)\to \frac {\tanh \left (\text {arctanh}\left (\frac {x}{\sqrt {x^2-1}}\right )+c_1\right )}{\sqrt {-\text {sech}^2\left (\text {arctanh}\left (\frac {x}{\sqrt {x^2-1}}\right )+c_1\right )}} \\ y(x)\to -1 \\ y(x)\to 1 \\ \end{align*}