Auxiliary Equation
   HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, the characteristic equation (or auxiliary equation) is an
algebraic equation In mathematics, an algebraic equation or polynomial equation is an equation of the form P = 0, where ''P'' is a polynomial with coefficients in some field, often the field of the rational numbers. For example, x^5-3x+1=0 is an algebraic equati ...
of degree upon which depends the solution of a given th-
order Order, ORDER or Orders may refer to: * A socio-political or established or existing order, e.g. World order, Ancien Regime, Pax Britannica * Categorization, the process in which ideas and objects are recognized, differentiated, and understood ...
differential equation or
difference equation In mathematics, a recurrence relation is an equation according to which the nth term of a sequence of numbers is equal to some combination of the previous terms. Often, only k previous terms of the sequence appear in the equation, for a parameter ...
. The characteristic equation can only be formed when the differential equation is
linear In mathematics, the term ''linear'' is used in two distinct senses for two different properties: * linearity of a '' function'' (or '' mapping''); * linearity of a '' polynomial''. An example of a linear function is the function defined by f(x) ...
and
homogeneous Homogeneity and heterogeneity are concepts relating to the uniformity of a substance, process or image. A homogeneous feature is uniform in composition or character (i.e., color, shape, size, weight, height, distribution, texture, language, i ...
, and has constant
coefficient In mathematics, a coefficient is a Factor (arithmetic), multiplicative factor involved in some Summand, term of a polynomial, a series (mathematics), series, or any other type of expression (mathematics), expression. It may be a Dimensionless qu ...
s. Such a differential equation, with as the
dependent variable A variable is considered dependent if it depends on (or is hypothesized to depend on) an independent variable. Dependent variables are studied under the supposition or demand that they depend, by some law or rule (e.g., by a mathematical functio ...
, superscript denoting ''n''th-
derivative In mathematics, the derivative is a fundamental tool that quantifies the sensitivity to change of a function's output with respect to its input. The derivative of a function of a single variable at a chosen input value, when it exists, is t ...
, and as constants, :a_y^ + a_y^ + \cdots + a_y' + a_y = 0, will have a characteristic equation of the form :a_r^ + a_r^ + \cdots + a_r + a_ = 0 whose solutions are the roots from which the general solution can be formed. Analogously, a linear difference equation of the form :y_ = b_1y_ + \cdots + b_ny_ has characteristic equation :r^n - b_1r^ - \cdots - b_n =0, discussed in more detail at
Linear recurrence with constant coefficients In mathematics (including combinatorics, linear algebra, and dynamical systems), a linear recurrence with constant coefficients (also known as a linear recurrence relation or linear difference equation) sets equal to 0 a polynomial that is linear ...
. The characteristic roots (
roots A root is the part of a plant, generally underground, that anchors the plant body, and absorbs and stores water and nutrients. Root or roots may also refer to: Art, entertainment, and media * ''The Root'' (magazine), an online magazine focusin ...
of the characteristic equation) also provide qualitative information about the behavior of the variable whose evolution is described by the dynamic equation. For a differential equation parameterized on time, the variable's evolution is
stable A stable is a building in which working animals are kept, especially horses or oxen. The building is usually divided into stalls, and may include storage for equipment and feed. Styles There are many different types of stables in use tod ...
if and only if the
real part In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the form ...
of each root is negative. For difference equations, there is stability if and only if the modulus of each root is less than 1. For both types of equation, persistent fluctuations occur if there is at least one pair of
complex Complex commonly refers to: * Complexity, the behaviour of a system whose components interact in multiple ways so possible interactions are difficult to describe ** Complex system, a system composed of many components which may interact with each ...
roots. The method of integrating linear
ordinary differential equation In mathematics, an ordinary differential equation (ODE) is a differential equation (DE) dependent on only a single independent variable (mathematics), variable. As with any other DE, its unknown(s) consists of one (or more) Function (mathematic ...
s with constant coefficients was discovered by
Leonhard Euler Leonhard Euler ( ; ; ; 15 April 170718 September 1783) was a Swiss polymath who was active as a mathematician, physicist, astronomer, logician, geographer, and engineer. He founded the studies of graph theory and topology and made influential ...
, who found that the solutions depended on an algebraic 'characteristic' equation. The qualities of the Euler's characteristic equation were later considered in greater detail by French mathematicians
Augustin-Louis Cauchy Baron Augustin-Louis Cauchy ( , , ; ; 21 August 1789 – 23 May 1857) was a French mathematician, engineer, and physicist. He was one of the first to rigorously state and prove the key theorems of calculus (thereby creating real a ...
and
Gaspard Monge Gaspard Monge, Comte de Péluse (; 9 May 1746 – 28 July 1818) was a French mathematician, commonly presented as the inventor of descriptive geometry, (the mathematical basis of) technical drawing, and the father of differential geometry. Dur ...
.


Derivation

Starting with a linear homogeneous differential equation with constant coefficients , :a_n y^ + a_y^ + \cdots + a_1 y^\prime + a_0 y = 0, it can be seen that if , each term would be a constant multiple of . This results from the fact that the derivative of the exponential function is a multiple of itself. Therefore, , , and are all multiples. This suggests that certain values of will allow multiples of to sum to zero, thus solving the homogeneous differential equation. In order to solve for , one can substitute and its derivatives into the differential equation to get :a_n r^n e^ + a_r^e^ + \cdots + a_1 re^ + a_0 e^ = 0 Since can never equal zero, it can be divided out, giving the characteristic equation :a_n r^n + a_r^ + \cdots + a_1 r + a_0 = 0. By solving for the roots, , in this characteristic equation, one can find the general solution to the differential equation. For example, if has roots equal to 3, 11, and 40, then the general solution will be y(x) = c_1 e^ + c_2 e^ + c_3 e^, where c_1, c_2, and c_3 are arbitrary constants which need to be determined by the boundary and/or initial conditions.


Formation of the general solution

Solving the characteristic equation for its roots, , allows one to find the general solution of the differential equation. The roots may be real or
complex Complex commonly refers to: * Complexity, the behaviour of a system whose components interact in multiple ways so possible interactions are difficult to describe ** Complex system, a system composed of many components which may interact with each ...
, as well as distinct or repeated. If a characteristic equation has parts with distinct real roots, repeated roots, or complex roots corresponding to general solutions of , , and , respectively, then the general solution to the differential equation is :y(x) = y_\mathrm(x) + y_(x) + \cdots + y_(x) + y_(x) + \cdots + y_(x)


Example

The linear homogeneous differential equation with constant coefficients :y^ + y^ - 4y^ - 16y'' -20y' - 12y = 0 has the characteristic equation :r^5 + r^4 - 4r^3 - 16r^2 -20r - 12 = 0 By factoring the characteristic equation into :(r - 3)(r^2 + 2r + 2)^2 = 0 one can see that the solutions for are the distinct single root and the double complex roots . This corresponds to the real-valued general solution : y(x) = c_1 e^ + e^x(c_2 \cos x + c_3 \sin x) + xe^x(c_4 \cos x + c_5 \sin x) with constants .


Distinct real roots

The ''
superposition principle The superposition principle, also known as superposition property, states that, for all linear systems, the net response caused by two or more stimuli is the sum of the responses that would have been caused by each stimulus individually. So th ...
for linear homogeneous '' says that if are
linearly independent In the theory of vector spaces, a set of vectors is said to be if there exists no nontrivial linear combination of the vectors that equals the zero vector. If such a linear combination exists, then the vectors are said to be . These concep ...
solutions to a particular differential equation, then is also a solution for all values . Therefore, if the characteristic equation has distinct real roots , then a general solution will be of the form : y_\mathrm(x) = c_1 e^ + c_2 e^ + \cdots + c_n e^


Repeated real roots

If the characteristic equation has a root that is repeated times, then it is clear that is at least one solution. However, this solution lacks linearly independent solutions from the other roots. Since has multiplicity , the differential equation can be factored into :\left ( \frac - r_1 \right )^k y = 0 . The fact that is one solution allows one to presume that the general solution may be of the form , where is a function to be determined. Substituting gives :\left( \frac - r_1 \right)\! ue^ = \frac\left(ue^\right) - r_1 ue^ = \frac(u)e^ + r_1 ue^- r_1 ue^ = \frac(u)e^ when . By applying this fact times, it follows that :\left( \frac - r_1 \right)^k ue^ = \frac(u)e^ = 0. By dividing out , it can be seen that :\frac(u) = u^ = 0. Therefore, the general case for is a
polynomial In mathematics, a polynomial is a Expression (mathematics), mathematical expression consisting of indeterminate (variable), indeterminates (also called variable (mathematics), variables) and coefficients, that involves only the operations of addit ...
of degree , so that . Since , the part of the general solution corresponding to is :y_\mathrm(x) = e^\!\left(c_1 + c_2 x + \cdots + c_k x^\right).


Complex roots

If a second-order differential equation has a characteristic equation with
complex conjugate In mathematics, the complex conjugate of a complex number is the number with an equal real part and an imaginary part equal in magnitude but opposite in sign. That is, if a and b are real numbers, then the complex conjugate of a + bi is a - ...
roots of the form and , then the general solution is accordingly . By
Euler's formula Euler's formula, named after Leonhard Euler, is a mathematical formula in complex analysis that establishes the fundamental relationship between the trigonometric functions and the complex exponential function. Euler's formula states that, for ...
, which states that , this solution can be rewritten as follows: :\begin y(x) &= c_e^ + c_e^\\ &= c_e^(\cos bx + i \sin bx) + c_e^( \cos bx - i \sin bx ) \\ &= \left(c_ + c_\right)e^ \cos bx + i(c_ - c_)e^ \sin bx \end where and are constants that can be non-real and which depend on the initial conditions. (Indeed, since is real, must be imaginary or zero and must be real, in order for both terms after the last equals sign to be real.) For example, if , then the particular solution is formed. Similarly, if and , then the independent solution formed is . Thus by the ''superposition principle for linear homogeneous differential equations'', a second-order differential equation having complex roots will result in the following general solution: : y_\mathrm(x) = e^(C_1 \cos bx + C_2 \sin bx) This analysis also applies to the parts of the solutions of a higher-order differential equation whose characteristic equation involves non-real complex conjugate roots.


See also

*
Characteristic polynomial In linear algebra, the characteristic polynomial of a square matrix is a polynomial which is invariant under matrix similarity and has the eigenvalues as roots. It has the determinant and the trace of the matrix among its coefficients. The ...


References

{{reflist, 2 Ordinary differential equations