Chemistry Reference and  Research
           
 
Periodic Table
- standard table
- large table
 
Chemical Elements
- by name
- by symbol
- by atomic number
 
Chemical Properties
 
Chemical Reactions
 
Organic Chemistry
 
Branches of Chemistry
Analytical chemistry
Biochemistry
Computational Chemistry
Electrochemistry
Environmental chemistry
Geochemistry
Inorganic chemistry
Materials science
Medicinal chemistry
Nuclear chemistry
Organic chemistry
Pharmacology
Physical chemistry
Polymer chemistry
Supramolecular Chemistry
Thermochemistry

Linear differential equation

In mathematics, a linear differential equation is a differential equation

Lf = g,

where the differential operator L is a linear operator. The condition on L rules out operations such as taking the square of the derivative of f; but permits, for example, taking the second derivative of f. Therefore a fairly general form of such an equation would be

D^n y(x) + a_{n-1}(x)D^{n-1} y(x) + \cdots + a_1(x) D y(x) + a_0(x) D^0 y =g(x)

where D is the differential operator d/dx, and the ai are given functions. Such an equation is said to have order n, the index of the highest derivative of f that is involved.

The case where g = 0 is called a homogeneous equation, and is particularly important to the solution of the general case (by a method traditionally called particular integral and complementary function). When the ai are numbers, the equation is said to have constant coefficients.

Contents

Homogeneous linear differential equation with constant coefficients

To solve such an equation one makes a substitution

y = eλx,

to form the characteristic equation

\lambda^n +a_{n-1}\lambda^{n-1}+\cdots+a_1\lambda+a_0

to obtain the solutions

\lambda=s_0, s_1, \dots, s_{n-1}.

When this polynomial has distinct roots , we have immediately n solutions to the differential equation in the form

y_i(x)=e^{s_i x}.

It is easy to see that these are then linearly independent, by applying the Vandermonde determinant. Therefore their linear combinations, with n coefficients, should provide a complete solution. So it proves: it is known that the general solution to the homogeneous equation can be formed from a linear combination of the yi, ie.,

y_H(x)=A_0 y_0(x)+A_1 y_1+\cdots+A_{n-1} y_{n-1}

Where the solutions are not distinct, it may be necessary to multiply them by some power of x to obtain linear independence; the general solution therefore involves the product of polynomials, of degrees bounded in terms of the multiplicities of the roots , and exponentials.

Inhomogeneous linear differential equation with constant coefficients

To obtain the solution to the inhomogeneous equation, find a particular solution yP(x) by the method of undetermined coefficients; the general solution to the linear differential equation is the sum of the homogeneous and the particular solution.

Other meanings

The term linear differential equation can also refer to an equation in the form

Dy(x) + f(x)y(x) = g(x)

where this equation can be solved by forming the integrating factor

e^{\int f(x)\,dx},

multiplying throughout to obtain

Dy(x)e^{\int f(x)\,dx}+f(x)y(x)e^{\int f(x)\,dx}=g(x)e^{\int f(x)\,dx}

which simplifies due to the product rule to

D (y(x)e^{\int f(x)\,dx})=g(x)e^{\int f(x)\,dx}

on integrating both sides yields

y(x)e^{\int f(x)\,dx}=\int g(x)e^{\int f(x)\,dx} \,dx+c
y(x) = {\int ge^{\int f(x)\,dx} \,dx+c \over e^{\int f(x)\,dx}}

See also

01-04-2007 01:16:19
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy