Exact Equations of the First Order and of the First Degree

An ordinary differential equation of the first order and of the first degree may be expressed in the form of a total differential equation,

$P d x+Q d y=0,$

where $P$ and $Q$ are functions of $x$ and $y$ and do not involve $p$. If the differential $P\,d x+ Q\,dy$ is immediately, that is without multiplication by any factor, expressible in the form $d u$, where $u$ is a function of $x$ and $y$, it is said to be exact.

If the equation

$P d x+Q d y=0$

is exact and its primitive is1

$u=c,$

the two expressions for $d u$, namely,

$P d x+Q d y\quad\text{and}\quad\frac{\partial u}{\partial x} d x+\frac{\partial u}{\partial y} d y$

must be identical, that is,

$P=\frac{\partial u}{\partial x}, \quad Q=\frac{\partial u}{\partial y}.$

Then

$\frac{\partial P}{\partial y}=\frac{\partial Q}{\partial x}\tag{A}$

provided that the equivalent expression $\dfrac{\partial ^2 u}{\partial x \partial y}$ is continuous. The condition of integrability (A) is therefore necessary. It remains to show that the condition is sufficient, that is to say, if it is satisfied the equation is exact and its primitive can be found by a quadrature.

Let $u(x, y)$ be defined by

$u=\int_{x_{0}}^{x} P(x, y) d x+\phi(y),$

where $x_{0}$ is an arbitrary constant, and $\phi(y)$ is a function of $y$ alone which, for the moment, is also arbitrary. Then $u=c$ will be a primitive of

$P d x+Q d y=0$

if

$\frac{\partial u} {\partial x}=P, \quad \frac{\partial u}{\partial y}=Q.$

The first condition is satisfied; the second determines $\phi(y)$ thus:

$ \begin{aligned} Q(x, y) & =\frac{\partial u}{\partial y} \\ & =\int_{x_{0}}^{x} \frac{\partial P}{\partial y} d x+\phi^{\prime}(y) \\ & =\int_{x_{0}}^{x} \frac{\partial Q} {\partial x} dx+\phi^{\prime}(y) \\ & =Q(x, y)-Q\left(x_{0}, y\right)+\phi^{\prime}(y) \end{aligned} $

and therefore

$\phi(y)=\int_{y_{0}}^{y} Q\left(x_{0}, y\right) d y,$

where $y_{0}$ is arbitrary.

The condition is therefore sufficient, for the equation is exact and has the primitive

$\int_{x_{0}}^{x} P(x, y) d x+\int_{y_{0}}^{y} Q\left(x_{0}, y\right) d y=c.$

The constants $x_{0}$ and $y_{0}$ may be chosen as is convenient, there are not, in all, three arbitrary constants but only one, for a change in $x_{0}$ or in $y_{0}$ is equivalent to adding a constant to the left-hand member of the primitive. This is obvious as far as $y_{0}$ is concerned, and as regards $x_{0}$, it is a consequence of the condition of integrability.

Example 1. As an example, consider the equation $\frac{2 x-y }{x^{2}+y^{2}} d x+ \frac{2y+x}{x^{2}+y^{2}} d y=0.$ The condition of integrability is satisfied. The primitive therefore is $\int_{x_{0}}^x \frac{2x-y}{x^{2}+y^{2}}d x+\int_{y_{0}}^{y} \frac{2 y+x_{0}}{x_{0}^{2}+y^{2}} d y=c.$ It is evidently an advantage to take $x_{0}=0$; as the second integral then involves $\log y, y_{0}$ may be taken to be 1 . Thus $ \int_{0}^{x} \frac{2 x-y}{x^{2}+y^{2}} d x+2 \int_{1}^{y} \frac{d y}{y}=c $ that is $ \left[\log \left(x^{2}+y^{2}\right)-\arctan \frac{x}{y}\right]_{x=0}^{x=x}+2 \log y=c $ which reduces to $\log \left(x^{2}+y^{2}\right)-\arctan \frac{x}{y}=c.$

1. Separation of Variables

A particular instance of an exact equation occurs when $P$ is a function of $x$ alone and $Q$ a function of $y$ alone. In this case $X$ may be written for $P$ and $Y$ for $Q$. The equation

$X d x+Y d y$

is then said to have separated variables. Its primitive is

$ \int X d x+\int Y d y=c. $

When the equation is such that $P$ can be factorised into a function $X$ of $x$ alone and $Y_{1}$ a function of $y$ alone, and $Q$ can similarly be factorised into $X_{1}$ and $Y$, the variables are said to be separable, for the equation

$ X Y_{1}\, d x+X_1 Y\, dy=0\tag{I} $

may be written in the separated form

$\frac{X}{X_1}dx+\frac{Y}{Y_1}dy=0.\tag{II}$

It must be noticed, however, that a number of solutions are lost in the division of the equation by $X_{1} Y_{1}$. If, for example, $x=a$ is a root of the equation $X_{1}=0$, it would furnish a solution of the equation (I) but not necessarily of the equation (II).

Example 2. $\left(x^{2}+1\right)\left(y^{2}-1\right) d x+x y d y=0.$ The variables are separable thus: $\frac{x^{2}+1}{x} d x+\frac{y}{y^{2}-1} d y=0.$ Integrating: $x^{2}+\log x^{2}+\log \left(y^{2}-1\right)=c$ or if $c=\log C$, $y^{2}=1+C \frac{e^{-x^{2}}}{x^{2}}.$ In addition $x=0, y=1, y=-1$ are real solutions of the given equation. The two latter, but not the former are included in the general solution.

2. Homogeneous Equations

If $P$ and $Q$ are homogeneous functions of $x$ and $y$ of the same degree $n$, the equation is reducible by the substitution2 $y=v x$ to one whose variables are separable. For

$P(x, y)=x^{n} P(1, v), \quad P(x, y)=x^{n} Q(1, v),$

and therefore

$P(x, y) d x+Q(x, y) d y=0$

becomes

$\{P(1, v)+v Q(1, v)\} d x+x Q(1, v) d v=0$

or

$\frac{d v}{\phi(v)}+\frac{d x}{x}=0,$

where

$\phi(v)=v+\frac{P(1, v)}{Q(1, v)}.$

The solution is

$\int \frac{d v}{\phi(v)}=\log \frac{c}{x}.$

Example 3. $\left(y^{4}-2 x^{3} y\right) d x+\left(x^{4}-2 x y^{3}\right) d y=0.$ Let $y=v x$, then $\left(v^{4}+v\right) d x-\left(1-2 v^{3}\right) x d v=0$ or $ \begin{aligned} \frac{d x}{x} & =\frac{1-2 v^{3}}{v+v^{4}} d v \\ & =\left(\frac{1}{v}-\frac{3 v^{2}}{1+v^{3}}\right) d v, \end{aligned} $ whence $\log x=\log v-\log \left(1+v^{3}\right)+\log c$ or $x\left(1+v^{3}\right)=c v.$ Thus the primitive is $x^{3}+y^{3}=c x y.$

When the equation

$P d x+Q d y=0$

is both homogeneous and exact, it is immediately integrable without the introduction of a quadrature, provided that its degree of homogeneity $n$ is not -1. Its primitive is, in fact,

$P x+Q y=c.$

For let $u=P x+Q y$, then

$ \begin{aligned} \frac{\partial u}{\partial x} & =P+x \frac{\partial P}{\partial x}+y \frac{\partial Q}{\partial x} \\ & =P+x \frac{\partial P}{\partial x}+y \frac{\partial P}{\partial y}=(n+1) P, \end{aligned} $

by Euler's theorem (1.2.3.2), and similarly

$ \frac{\partial u}{\partial y}=(n+1) Q . $

Consequently

$ \begin{aligned} d u & =\frac{\partial u}{\partial x} d x+\frac{\partial u}{\partial y} d y \\ & =(n+1)(P d x+Q d y) \end{aligned} $

and therefore

$P\,dx+Q\, d y=\frac{d(P x+Q y)}{n+1}.$

Hence if $n \neq 1$, the primitive is

$P x+Q y=c.$

Example 4. $x\left(x^{2}+3 y^{2}\right) d x+y\left(y^{2}+3 x^{2}\right) d y=0.$ Solution: $x^{4}+6 x^{2} y^{2}+y^{4}=c.$

When $n=-1$ the integration in general involves a quadrature. It is a noteworthy fact that the homogeneous equation

$\frac{P\, dx+Q\,dy}{P x+Q y}=0$

is exact, for the condition of integrability, namely

$ \frac{\partial}{\partial y}\left(\frac{P}{P x+Q y}\right)=\frac{\partial}{\partial x}\left(\frac{Q}{P x+Q y}\right), $

reduces to

$ Q\left(x \frac{\partial P}{\partial x}+y \frac{\partial P}{\partial y}\right)=P\left(x \frac{\partial Q}{\partial x}+y \frac{\partial Q}{\partial y}\right), $

which is true, by Euler's theorem, since $P$ and $Q$ are homogeneous and of the same degree. Thus any homogeneous equation may be made exact by introducing the integrating factor $1 /(P x+Q y)$. The degree of homogeneity of this exact equation is, however, -1, so that the integration of a homogeneous equation in general involves a quadrature.

An equation of the type

$\frac{d y}{d x}=F\left(\frac{A x+B y+C}{a x+b y+c}\right),$

in which $A, B, C, a, b, c$ are constants such that $A b-a B \neq 0$, may be brought into the homogeneous form by a linear transformation of the variables, for let

$x=h+\xi, \quad y=k+\eta,$

where $\xi, \eta$ are new variables and $h, k$ are constants such that

$ \begin{aligned} A h+B k+C & =0, \\ a h+b k+c & =0 . \end{aligned} $

The equation becomes

$\frac{d \eta}{d \xi}=F\left(\frac{A \xi+B \eta}{a \xi+b \eta}\right),$

so that $F$ is a homogeneous function of $\xi, \eta$ of degree zero. The constants $h, k$ are determinate since $A b-a B \neq 0$.

When $A b-a B=0$, let $\eta$ be a new dependent variable defined by

$\eta=x+B y / A=x+b y / a,$

then

$\frac{d \eta}{d x}=1+\frac{b}{a} F\left(\frac{A \eta+C}{a \eta+c}\right).$

The variables are now separable.

Example 5. $(3 y-7 x+7) d x+(7 y-3 x+3) d y=0.$ The substitution $x=\xi+1,\ y=\eta$ reduces the equation to $(3 \eta-7 \xi) d \xi+(7 \eta-3 \xi) d \eta=0.$ It is now homogeneous; the transformation $\eta=\nu \xi$ changes it into $ (7 v-3) \xi d v+\left(7 v^{2}-7\right) d \xi=0 $ or $ \left(\frac{2}{v-1}+\frac{5}{v+1}\right) d v+\frac{7}{\xi} d \xi=0, $ whence $ (v-1)^{2}(v+1)^{5} \xi=c, $ where $c$ is the constant of integration, that is $ (\eta-\xi)^{2}(\eta+\xi)^{5}=c. $ The primitive therefore is $ (y-x+1)^{2}(y+x-1)^{5}=c. $

3. Linear Equations of the First Order

The most general linear equation of the first order is of the type

$ \frac{d y}{d x}+\phi y=\psi, $

where $\phi$ and $\psi$ are functions of $x$ alone. Consider first of all the homogeneous linear equation3

$ \frac{d y}{d x}+\phi y=0. $

Its variables are separable, thus:

$ \frac{d y}{y}+\phi d x=0, $

and the solution is

$ y=c e^{-\int \phi d x}, $

where $c$ is a constant.
Now substitute in the non-homogeneous equation, the expression

$ y=v e^{-\int \phi d x}, $

in which $v$, a function of $x$, has replaced the constant $c$. The equation becomes

$ \frac{d v}{d x} e^{-\int \phi d x}=\psi, $

whence

$ v=C+\int \psi e^{\int \phi d x} d x. $

The solution of the general linear equation is therefore

$ y=C e^{-\int \phi d x}+e^{-\int \phi d x} \int \psi e^{\int \phi d x} d x, $

and involves two quadratures.

The method here adopted of finding the solution of an equation by regarding the parameter, or constant of integration $c$ of the solution of a simpler equation, as variable, and so determining it that the more general equation is satisfied, is a particular case of what is known as the method of variation of parameters.4

It is to be noted that the general solution of the linear equation is linearly dependent upon the constant of integration $C$. Conversely the differential equation obtained by eliminating $C$ between any equation

$ y=C f(x)+g(x), $

and the derived equation

$ y^{\prime}=C f(x)+g^{\prime}(x), $

is linear.

If any particular solution of the linear equation is known, the general solution may be obtained by one quadrature. For let $y_{1}$ be a solution, then the relation

$\frac{dy_1}{dx}+\phi\, y_1=\psi$

is satisfied identically. By means of this relation, $\psi$ can be eliminated from the given equation, which becomes

$ \frac{d}{d x}\left(y-y_{1}\right)+\phi\left(y-y_{1}\right)=0 . $

The equation is now homogeneous in $y-y_{1}$, and has the solution

$ y-y_{1}=C e^{-\int \phi d x}, $

where $C$ is the constant of integration.

If two distinct particular solutions are known, the general solution may be expressed directly in terms of them. For it is known that the general solution has the form

$ y=C f(x)+g(x), $

and any two particular solutions $y_{1}$ and $y_{2}$ are obtained by assigning definite values $C_{1}$ and $C_{2}$ to the arbitrary constant $C$, thus

$ y_{1}=C_{1} f(x)+g(x), $$ y_{2}=C_{2} f(x)+g(x), $

and therefore

$ \frac{y-y_{1}}{y_{2}-y_{1}}=\frac{C-C_{1}}{C_{2}-C_{1}}. $

Example 6. (i) $y^{\prime}-a y=e^{m x} \quad(a$ and $m$ constants, $m \neq a)$.

Solution
The solution of the homogeneous equation

$ y^{\prime}-a y=0 $

is $y=c e^{a x}$. In the original equation, let

$ y=v e^{a x}, $

where $v$ is a function of $x$, then

$ v^{\prime} e^{a x}=e^{m x} $

or

$ v=C+\frac{e^{(m-a) x}}{m-a}. $

Thus the general solution is

$ y=C e^{a x}+\frac{e^{m x}}{m-a}. $
Example 7. (ii) $y^{\prime}-a y=e^{a x}$

Solution:

$ y=C e^{a x}+x e^{a x} $
Example 8. (iii) $y'-\dfrac{2x}{x^2+1}y=2x(x^2+1)$

Solution:

$ y=C\left(x^{2}+1\right)+\left(x^{2}+1\right)^{2} . $
Example 9. (iv) $y' \cos x+y \sin x=1.$

Solution:

$ y=C \cos x+\sin x. $

4. The Equations of Bernoulli and Jacobi

The equation

$ \frac{d y}{d x}+\phi y=\psi y^{n}, $

in which $\phi$ and $\psi$ are functions of $x$ alone, is known as the Bernoulli equation.5 It may be brought into the linear form by a change of dependent variable. Let

$ z=y^{1-n}, $

then

$ \frac{d z}{d x}=(1-n) y^{-n} \frac{d y}{d x}, $

and thus if the given equation is written in the form

$ y^{-n} \frac{d y}{d x}+\phi y^{1-n}=\psi, $

it becomes

$ \frac{d z}{d x}+(1-n) \phi z=(1-n) \psi, $

and is linear in $z$.

The Jacobi equation,6

$ \left(a_{1}+b_{1} x+c_{1} y\right)(x d y-y d x)-\left(a_{2}+b_{2} x+c_{2} y\right) d y+\left(a_{3}+b_{3} x+c_{3} y\right) d x=0, $

in which the coefficients $a, b, c$ are constants, is closely connected with the Bernoulli equation. Make the substitution

$ x=X+\alpha, \quad y=Y+\beta, $

where $\alpha, \beta$ are constants to be determined so as to make the coefficients of $X d Y-Y d X$, $d Y$ and $d X$ separately homogeneous in $X$ and $Y$. When this substitution is made, the equation is so arranged that the coefficient of $X d Y-Y d X$ is homogeneous and of the first degree, thus

$ \begin{gathered} \left(b_{1} X+c_{1} Y\right)\left(X dY-Y d X\right) \\ -\left\{A_{2}+b_{2} X+c_{2} Y-\alpha\left(A_{1}+b_{1} X+c_{1} Y\right)-A_{1} X\right\} d Y \\ +\left\{A_{3}+b_{3} X+c_{3} Y-\beta\left(A_{1}+b_{1} X+c_{1} Y\right)-A_{1} Y\right\} d X=0 \end{gathered} $

where

$ A_{r}=a_{r}+b_{r} \alpha+c_{r} \beta \quad(r=1, 2,3) . $

The coefficients of $d Y$ and $d X$ also become homogeneous if $\alpha$ and $\beta$ are so chosen that $A_{2}-\alpha A_{1}=0, \quad A_{3}-\beta A_{1}=0$, or, more symmetrically, if

$ A_{1}=\lambda, \quad A_{2}=\alpha \lambda, \quad A_{3}=\beta \lambda, $

that is if

$ a_{1}-\lambda+b_{1} \alpha+c_{1} \beta=a_{2}+\left(b_{2}-\lambda\right) a+c_{2} \beta=a_{3}+b_{3} \alpha+\left(c_{3}-\lambda\right) \beta=0 . \tag{$\Lambda$} $

Thus $\lambda$ is determined by the cubic equation

$ \left|\begin{array}{lll} a_{1}-\lambda, & b_{1}, & c_{1} \\ a_{2}, & b_{2}-\lambda, & c_{2} \\ a_{3}, & b_{3}, & c_{3}-\lambda \end{array}\right|=0, $

and when $\lambda$ is so determined, $\alpha$ and $\beta$ are then the solutions of any two of the consistent equations ($\Lambda$).

The equation may now be written in the form

$ X d Y-Y d X-\Phi\left(\frac{Y}{X}\right) d Y+\Psi\left(\frac{Y}{X}\right) d X=0 . $

The substitution $Y=X u$ brings it into the form of a Bernoulli equation,

$ \frac{d X}{d u}+U_{1} X+U_{2} X^{2}=0, $

where $U_{1}$ and $U_{2}$ are functions of $u$ alone.

It will be shown in a later section (§ 2.2.1) that if the three roots of the equation in $\lambda$ are $\lambda_{1}, \lambda_{2}, \lambda_{3}$ and are distinct,7 the general solution of the Jacobi equation is

$U^{\lambda_{2}-\lambda_{3}} V^{\lambda_{3}-\lambda_{1}} W^{\lambda_{1}-\lambda_{2}}=\text{const.}$

where $U, V, W$ are linear expressions in $x$ and $y$.

5. The Riccati Equation

The equation

$ \frac{d y}{d x}+\psi y^{2}+\phi y+\chi=0, $

in which $\psi, \phi$ and $\chi$ are functions of $x$, is known as the generalised Riccati equation.8 It is distinguished from the previous equations of this chapter in that it is not, in general, integrable by quadratures. It therefore defines a family of transcendental functions which are essentially distinct from the elementary transcendents.9

When any particular solution $y=y_{1}$ is known, the general solution may be obtained by means of two successive quadratures. Let

$ y=y_{1}+z, $

then the equation becomes

$ \frac{d y_{1}}{d x}+\frac{d z}{d x}+\psi\left(y_{1}^{2}+2 y_{1} z+z^{2}\right)+\phi\left(y_{1}+z\right)+\chi=0, $

and since $y=y_{1}$ is a solution, it reduces to

$ \frac{d z}{d x}+\left(2 y_{1} \psi+\phi\right) z+\psi z^{2}=0. $

This is a case of the Bernoulli equation; it is reduced to the linear form by the substitution

$ z=1 / u, $

from which the theorem stated follows immediately.
Let $y_{1}, y_{2}, y_{3}$ be three distinct particular solutions of the Riccati equation and $y$ its general solution. Then

$ u=\frac{1}{y-y_{1}}, \quad u_{1}=\frac{1}{y_{2}-y_{1}}, \quad u_{2}=\frac{1}{y_{3}-y_{1}} $

satisfy one and the same linear equation, and consequently

$ \frac{u-u_{1}}{u_{2}-u_{1}}=C $

where $C$ is a constant. When $u, u_{1}$ and $u_{2}$ are replaced by their expressions in terms of $y$, $y_{1}$ and $y_{2}$ this relation may be written

$ \frac{y-y_{2}}{y-y_{1}}=C \frac{y_{3}-y_{2}}{y_{3}-y_{1}}. $

This formula shows that the general solution of the Riccati equation is expressible rationally in terms of any three distinct particular solutions, and also that the anharmonic ratio of any four solutions is constant. It also shows that the general solution is a rational function of the constant of integration. Conversely any function of the type

$ y=\frac{C f_{1}+f_{2}}{C f_{3}+f_{4}}, $

where $f_{1}, f_{2}, f_{3}, f_{4}$ are given functions of $x$ and $C$ an arbitrary constant, satisfies a Riccati equation, as may easily be proved by eliminating $C$ between the expressions for $y$ and the derived expression for $y^{\prime}$.

When $\psi$ is identically zero, the Riccati equation reduces to the linear equation; when $\psi$ is not zero, the equation may be transformed into a linear equation of the second order. Let $v$ be a new dependent variable defined by

$ y=v / \psi, $

then the equation becomes

$ \frac{d v}{d x}+v^{2}+P v+Q=0 $

where

$ P=\phi-\frac{\psi^{\prime}}{\psi}, \quad Q=\psi \chi . $

The substitution

$ v=u^{\prime} / u $

now brings the equation into the proposed form, namely,

$ \frac{d^{2} u}{d x^{2}}+P \frac{d u}{d x}+Q u=0. $

In particular, the original equation of Riccati, namely,

$ \begin{aligned} & d y \\ & d x\end{aligned}+a y^{2}=b x^{m}, $

where $a$ and $b$ are constants, becomes10

$ \frac{d^2 u}{dx^2}-a b x^{m} u=0. $

6. The Euler Equation

An important type of equation with separated variables is the following: 11

$ \frac{d x}{X^{\frac{1}{2}}}+\frac{d y}{Y^{\frac{1}{2}}}=0 $

in which

$ \begin{aligned} X & =a_{0} x^{4}+a_{1} x^{3}+a_{2} x^{2}+a_{3} x+a_{4}, \\ Y & =a_{0} y^{4}+a_{1} y^{3}+a_{2} y^{2}+a_{3} y+a_{4} . \end{aligned} $

Consider first of all the particular equation

$ \frac{dx}{\sqrt{1-x^{2}}}+\frac{d y}{\sqrt{1-y^{2}}}=0, $

one solution is12

$ \arcsin x+\arcsin y=c, $

but the equation has also the solution

$ x \sqrt{1-y^{2}}+y \sqrt{1-x^{2}}=C. $

Since, as will be proved in Chapter III., the differential equation has but one distinct solution, the two solutions must be related to one another in a definite way. This relation is expressed by the equation

$ C=f(c) $

Now let

$ x=\sin u,\qquad y=\sin v, $

then

$ \begin{aligned} u+v&=c\\ \sin u \cos v+\sin v \cos u&=f(c)\\ &=f(u+v) \end{aligned} $

Let $v=0$, then

$ \sin u=f(u) $

and therefore

$ \sin u \cos v+\sin v \cos u=\sin (u+v). $

Thus the addition formula for the sine-function is established.

In the same way, the differential equation

$\frac{dx}{(1-x^2)^{\frac{1}{2}}(1-k^2x^2)^{\frac{1}{2}}}+\frac{dy}{(1-y^2)^{\frac{1}{2}}(1-k^2y^2)^{\frac{1}{2}}}=0 $

has the solution

$ \arg \operatorname{sn} x+\arg \operatorname{sn} y=c, $

where $\arg \operatorname{sn} x$ is the inverse Jacobian elliptic function13 defined by

$ \arg \operatorname{sn} x=\int_{0}^{x} \frac{d t}{\left(1-t^{2}\right)^{\frac{1}{2}}\left(1-k^{2} t^{2}\right)^{\frac{1}{2}}}. $

Let

$ x=\sin u, \quad y=\sin v, $

then

$ u+v=c. $

A second and equivalent solution may be found as follows. By definition

$\frac{d x}{d u}=\left(1-x^{2}\right)^{\frac{1}{2}}\left(1-k^{2} x^{2}\right)^{\frac{1}{2}},$

and therefore

$ \frac{d^{2} x}{d u^{2}}=-\left(1+k^{2}\right) x+2 k^{2} x^{3}. $

Similarly

$ \frac{d y}{d u}=-\frac{d y}{d v}=-\left(1-y^{2}\right)^{\frac{1}{2}}\left(1-k^{2} y^{2}\right)^{\frac{1}{2}}, $$ \frac{d^{2} y}{d u^{2}}=\frac{d^{2} y}{d v^{2}}=-\left(1+k^{2}\right) y+2 k^{2} y^{3}, $

from which it follows that

$ \begin{aligned} x \frac{d^{2} y}{d u^{2}}-y \frac{d^{2} x}{d u^{2}} & =2 k^{2} x y\left(y^{2}-x^{2}\right), \\ x^{2}\left(\frac{d y}{d u}\right)^{2}-y^{2}\left(\frac{d x}{d u}\right)^{2} & =\left(x^{2}-y^{2}\right)\left(1-k^{2} x^{2} y^{2}\right) . \end{aligned} $

Hence

$ \frac{x \dfrac{d^{2} y}{d u^{2}}-y \dfrac{d^{2} x}{d u^{2}}}{x \dfrac{d y}{d u}-y \dfrac{d x}{d u}}=-\left(x \frac{d y}{d u}+y \frac{d x}{d u}\right) \frac{2 k^{2} x y}{1-k^{2} x^{2} y^{2}}. $

This equation is immediately integrable; the solution is

$ \log \left(x \frac{d y}{d u}-y \frac{d x}{d u}\right)=\text { const. }+\log \left(1-k^{2} x^{2} y^{2}\right) $

or

$ x \frac{d y}{d v}+y \frac{d x}{d u}=C\left(1-k^{2} x^{2} y^{2}\right), $

that is

$ \operatorname{sn} u \operatorname{sn}^{\prime} v+\operatorname{sn} v \operatorname{sn}^{\prime} u=f(c)\left(1-k^{2} \operatorname{sn}^{2} u \operatorname{sn}^{2} v\right). $

By putting $v=0$ it is found that $f(u)=\operatorname{sn} u$, and therefore

$ \operatorname{sn}(u+v)=\frac{\operatorname{sn} u \operatorname{sn}^{\prime} v+\operatorname{sn} v \operatorname{sn}^{\prime} u}{1-k^{2} \operatorname{sn}^{2} u \operatorname{sn}^{2} v}. $

This is the addition formula for the Jacobian elliptic function $\operatorname{sn} u$.

The same process of integration may be applied to the general Euler equation.14 In particular it may be noted that when $a_{0}=0$ a linear transformation brings the equation into the form

$ \frac{d x}{\sqrt{4 x^{3}-g_{2} x-g_{3}}}+\frac{d y}{\sqrt{4 y^{3}-g_{2} y-g_{3}}}=0. $

If $\wp(z)$ is the Weierstrassian elliptic function defined by

$ z=\int_{\wp(z)}^{\infty}\left(4 t^{3}-g_{2} t-g_{3}\right)^{-t} d t, $

and $x=\wp(u),\ y=\wp(v)$, the general solution of the equation is $u+v=c$.

An equivalent general solution is

$ \left\{\left(4 x^{3}-g_{2} x-g_{3}\right)^{\frac{1}{2}}-\left(4 y^{3}-g_{2} y-g_{3}\right)^{\frac{1}{2}}\right\}^{2}=(x-y)^{2}(C+4 x+4 y) $

It may thus be shown that the addition-formula for the $\wp$-function is

$ \wp(u+v)=-\wp(u)-\wp(v)+\frac{1}{4}\left\{\frac{\wp^{\prime}(u)-\wp^{\prime}(v)}{\wp(u)-\wp(v)}\right\}^{2}.$

Footnotes

  1. Throughout this Chapter the letter $c$ or $C$ generally denotes a constant of integration. Any other use of these letters will be evident from the context.

  2. This device was first used by Leibniz in 1691.

  3. The term homogeneous is applied to a linear equation when it contains no term independent of $y$ and the derivatives of $y$. This usage of the term is to be distinguished from that of the preceding section in which an equation (in general non-linear) was said to be homogeneous when $P$ and $Q$ were homogeneous functions of $x$ and $y$ of the same degree. There should be no confusion between the two usages of the term.

  4. Vide § 5.2.3. The application of the method to the linear equation of the first order is due to John Bernoulli, Acta Erud., 1697, p. 113, but the solution by quadratures was known to Leibniz several years earlier.

  5. James Bernoulli, Acta Erud. 1695, p. 553 [Opera 1, p. 663]. The method of solution was discovered by Leibniz, Acta Erud. 1696, p. 145 [Math. Werke 5, p. 329].

  6. J. für Math. 24 (1842), p. 1 [Ges. Werke, 4, p. 256]. See also the Darboux equation, § 2.2.1, infra.

  7. The case in which they are not distinct is discussed by Serret, Cale. Diff. et Int. 2, p. 431.

  8. Riccati, Acta Erud. Suppl., VIII. (1724), p. 73, investigated the equation $y^{\prime}+a y^{2}=b x^{m}$, with which his name is usually associated. The generalised equation was studied by d'Alembert, vide infra, § 12.5.1.

  9. The elementary transcendents are functions which can be derived from algebraic functions by integration, and the inverses of such functions. Thus the logarithmic function is defined as $\int_{1}^{x} x^{-1} d x$; ; its inverse is the exponential function. From the exponential function the trigonometrical and the hyperbolic functions are derived by rational processes, and such functions as the error-function by integration.

  10. The solution of this equation may be expressed in terms of Bessel functions (§7.3.1).

  11. Euler, Inst. Calc. Int., 1, Chaps. V., VI.

  12. The function $\arcsin x$ is defined as. $\int_{0}^{x}\left(1-t^{2}\right)^{-\frac{1}{2}} d t ; \sin x$ is defined as the inverse of are $\sin x$, so that $\sin 0=0$; and $\cos x$ is defined as $\left(1-\sin ^{2} x\right)^{\frac{2}{2}}$ with the condition that $\cos 0=1$. No further properties of the trigonometrical functions are assumed.

  13. Whittaker and Watson, Modern Analysis, Chap. XXII.

  14. Cayley, Elliptic Functions, Chap. XIV.