ART

A differential equation can be homogeneous in either of two respects.

A first order differential equation is said to be homogeneous if it may be written

\( {\displaystyle f(x,y)dy=g(x,y)dx,}

where f and g are homogeneous functions of the same degree of x and y.[1] In this case, the change of variable y = ux leads to an equation of the form

\( {\displaystyle {\frac {dx}{x}}=h(u)du,}

which is easy to solve by integration of the two members.

Otherwise, a differential equation is homogeneous if it is a homogeneous function of the unknown function and its derivatives. In the case of linear differential equations, this means that there are no constant terms. The solutions of any linear ordinary differential equation of any order may be deduced by integration from the solution of the homogeneous equation obtained by removing the constant term.
History

The term homogeneous was first applied to differential equations by Johann Bernoulli in section 9 of his 1726 article De integraionibus aequationum differentialium (On the integration of differential equations)[2].
Homogeneous first-order differential equations
Differential equations

A first-order ordinary differential equation in the form:

\( M(x,y)\,dx+N(x,y)\,dy=0 \)

is a homogeneous type if both functions M(x, y) and N(x, y) are homogeneous functions of the same degree n.[3] That is, multiplying each variable by a parameter \( \lambda \) , we find

\( M(\lambda x, \lambda y) = \lambda^n M(x,y)\, \) and \( N(\lambda x,\lambda y)=\lambda ^{n}N(x,y)\,. \)

Thus,

\( {\frac {M(\lambda x,\lambda y)}{N(\lambda x,\lambda y)}}={\frac {M(x,y)}{N(x,y)}}\,. \)

Solution method

In the quotient \( {\frac {M(tx,ty)}{N(tx,ty)}}={\frac {M(x,y)}{N(x,y)}} \), we can let t=1/x to simplify this quotient to a function f of the single variable y/x:

\( {\frac {M(x,y)}{N(x,y)}}={\frac {M(tx,ty)}{N(tx,ty)}}={\frac {M(1,y/x)}{N(1,y/x)}}=f(y/x)\,. \)

That is

\( {\displaystyle {\frac {dy}{dx}}=-f(y/x).} \)

Introduce the change of variables y=ux; differentiate using the product rule:

\( {\displaystyle {\frac {dy}{dx}}={\frac {d(ux)}{dx}}=x{\frac {du}{dx}}+u{\frac {dx}{dx}}=x{\frac {du}{dx}}+u.} \)

This transforms the original differential equation into the separable form

\( {\displaystyle x{\frac {du}{dx}}=-f(u)-u,} \)

or
\( {\displaystyle {\frac {1}{x}}{\frac {dx}{du}}={\frac {-1}{f(u)+u}},} \)

which can now be integrated directly: log x equals the antiderivative of the right-hand side (see ordinary differential equation).
Special case

A first order differential equation of the form (a, b, c, e, f, g are all constants)

\( (ax + by + c) dx + (ex + fy + g) dy = 0\, \)

where af ≠ be can be transformed into a homogeneous type by a linear transformation of both variables ( α {\displaystyle \alpha } \alpha and β {\displaystyle \beta } \beta are constants):

\( t=x+\alpha ;\,\,\,\,z=y+\beta \,. \)

Homogeneous linear differential equations
See also: Linear differential equation

A linear differential equation is homogeneous if it is a homogeneous linear equation in the unknown function and its derivatives. It follows that, if \( \phi (x) \) is a solution, so is \( c\phi (x) \) , for any (non-zero) constant c. In order for this condition to hold, each nonzero term of the linear differential equation must depend on the unknown function or any derivative of it. A linear differential equation that fails this condition is called inhomogeneous.

A linear differential equation can be represented as a linear operator acting on y(x) where x is usually the independent variable and y is the dependent variable. Therefore, the general form of a linear homogeneous differential equation is

\( L(y)=0\, \)

where L is a differential operator, a sum of derivatives (defining the "0th derivative" as the original, non-differentiated function), each multiplied by a function \( f_{i} \) of x:

\( L = \sum_{i=0}^n f_i(x)\frac{d^i}{dx^i} \, , \)

where \( f_{i} \) may be constants, but not all \( f_{i} \) may be zero.

For example, the following linear differential equation is homogeneous:

\( \sin(x){\frac {d^{2}y}{dx^{2}}}+4{\frac {dy}{dx}}+y=0\,,

whereas the following two are inhomogeneous:

\( 2x^{2}{\frac {d^{2}y}{dx^{2}}}+4x{\frac {dy}{dx}}+y=\cos(x)\,; \)

\( 2x^{2}{\frac {d^{2}y}{dx^{2}}}-3x{\frac {dy}{dx}}+y=2\,. \)

The existence of a constant term is a sufficient condition for an equation to be inhomogeneous, as in the above example.
See also

Separation of variables

Notes

Dennis G. Zill (15 March 2012). A First Course in Differential Equations with Modeling Applications. Cengage Learning. ISBN 1-285-40110-7.
"De integraionibus aequationum differentialium". Commentarii Academiae Scientiarum Imperialis Petropolitanae. 1: 167–184. June 1726.

Ince 1956, p. 18

References
Boyce, William E.; DiPrima, Richard C. (2012), Elementary differential equations and boundary value problems (10th ed.), Wiley, ISBN 978-0470458310. (This is a good introductory reference on differential equations.)
Ince, E. L. (1956), Ordinary differential equations, New York: Dover Publications, ISBN 0486603490. (This is a classic reference on ODEs, first published in 1926.)
Andrei D. Polyanin; Valentin F. Zaitsev (15 November 2017). Handbook of Ordinary Differential Equations: Exact Solutions, Methods, and Problems. CRC Press. ISBN 978-1-4665-6940-9.
Matthew R. Boelkins; Jack L. Goldberg; Merle C. Potter (5 November 2009). Differential Equations with Linear Algebra. Oxford University Press. pp. 274–. ISBN 978-0-19-973666-9.

Undergraduate Texts in Mathematics

Graduate Texts in Mathematics

Graduate Studies in Mathematics

Mathematics Encyclopedia

World

Index

Hellenica World - Scientific Library

Retrieved from "http://en.wikipedia.org/"
All text is available under the terms of the GNU Free Documentation License