Homogeneous differential equation

Discussion started by Adam Rangihana 8 years ago

 

Homogeneous differential equation

From Wikipedia, the free encyclopedia
 
 

A differential equation can be homogeneous in either of two respects: the coefficients of the differential terms in the first order case could behomogeneous functions of the variables, or for the linear case of any order there could be no constant term.

 

 

Homogeneous type of first-order differential equations[edit]

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.[1] 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[edit]

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),.

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

frac{d(ux)}{dx} = xfrac{du}{dx} + ufrac{dx}{dx} = xfrac{du}{dx} + u,

thus transforming the original differential equation into the separable form

xfrac{du}{dx} = f(u) - u,;

this form can now be integrated directly (see ordinary differential equation).

The equations in this discussion are not to be used as formulary for solutions; they are shown just to demonstrate the method of solution.

Special case[edit]

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 afbe can be transformed into a homogeneous type by a linear transformation of both variables (alpha and beta are constants):

t = x + alpha; ,,,, z = y + beta ,.

Homogeneous linear differential equations[edit]

Definition. A linear differential equation is called homogeneous if the following condition is satisfied: If  phi(x)  is a solution, so is  c phi(x), where c is an arbitrary (non-zero) constant. Note that in order for this condition to hold, each term in a linear differential equation of the dependent variable y must contain y or any derivative of y. 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 differential equation is homogeneous:

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

whereas the following two are inhomogeneous:

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

It should be noted that the existence of a constant term is a sufficient condition for an equation to be inhomogeneous, as in the above example.

See also[edit]

Notes[edit]

References[edit]

  • 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.)

External links[edit]

You need to be a member of this group before you can participate in this discussion.