Homogeneous Differential Equations
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
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
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.
Contents
Homogeneous first-order differential equations
Template:Differential equations
A first-order ordinary differential equation in the form:
is a homogeneous type if both functions M(x, y) and N(x, y) are homogeneous functions of the same degree n.[2] That is, multiplying each variable by a parameter λ, we find
Thus,
Solution method
In the quotient , we can let t = Template:Sfrac to simplify this quotient to a function f of the single variable Template:Sfrac:
That is
Introduce the change of variables y = ux; differentiate using the product rule:
This transforms the original differential equation into the separable form
or
which can now be integrated directly: ln 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)
where af ≠ be can be transformed into a homogeneous type by a linear transformation of both variables (α and β are constants):
Homogeneous linear differential equations
Template:See also A linear differential equation is homogeneous if it is a homogeneous linear equation in the unknown function and its derivatives. It follows that, if φ(x) is a solution, so is cφ(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
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 fi of x:
where fi may be constants, but not all fi may be zero.
For example, the following linear differential equation is homogeneous:
whereas the following two are inhomogeneous:
The existence of a constant term is a sufficient condition for an equation to be inhomogeneous, as in the above example.
Characteristic equation
If the equation is linear homogeneous and further are constant, then the equation is referred to as a constant-coefficients equation:
Method formal steps
- We assume that the solution is of the form (this is called making an ansatz). This gives which equation is called the characteristic equation.
- So to solve the above ODE, it suffices to find the two roots .
- Then the general solution is of the form:
Example-presenting the method
Consider a mass hanging at rest on the end of a vertical spring of length , spring constant and damping constant . Let denote the displacement, in units of feet, from the equilibrium position. Note that since represents the amount of displacement from the spring's equilibrium position (the position obtained when the downward force of gravity is matched by the will of the spring to not allow the mass to stretch the spring further) then should increase downward. Then by Newton's Third Law one can obtain the equation
where is any external force, which for simplicity we will assume to be zero.
- First we obtain the characteristic equation:
- Suppose that and then we obtain the roots , .
- Therefore, the general solution will be
- Further if we obtain :
Examples
- Consider the IVP
- We obtain the characteristic equation and so the general solution will be
- Using the initial conditions we obtain:
- Solving these two equations gives: and so the solution for our IVP is:
- Therefore, as we obtain .
- Consider the IVP
- The characteristic equation is and so the general solution will be:
- Using the initial conditions we obtain:
- Solving these two equations gives: and so the solution for our IVP is:
- Therefore, as we obtain .
Licensing
Content obtained and/or adapted from:
- Homogeneous differential equation, Wikipedia under a CC BY-SA license
- Homogeneous second order equations, Wikibooks: Ordinary Differential Equations under a CC BY-SA license