Cauchy–Euler 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 ...
, an Euler–Cauchy equation, or Cauchy–Euler equation, or simply Euler's equation, is a
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) ...
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 ...
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 ...
with variable coefficients. It is sometimes referred to as an ''
equidimensional Equidimensional may refer to: * Equidimensional (geology), used to describe the shape of three-dimensional objects *Equidimensionality In mathematics, especially in topology, equidimensionality is a property of a space that the local dimension is t ...
'' equation. Because of its particularly simple equidimensional structure, the differential equation can be solved explicitly.


The equation

Let be the ''n''th derivative of the unknown function . Then a Cauchy–Euler equation of order ''n'' has the form a_ x^n y^(x) + a_ x^ y^(x) + \dots + a_0 y(x) = 0. The substitution x = e^u (that is, u = \ln(x); for x < 0, in which one might replace all instances of x by , x, , extending the solution's domain to \reals \setminus \) can be used to reduce this equation to a linear differential equation with constant coefficients. Alternatively, the trial solution y = x^m can be used to solve the equation directly, yielding the basic solutions.


Second order – solving through trial solution

The most common Cauchy–Euler equation is the second-order equation, which appears in a number of physics and engineering applications, such as when solving
Laplace's equation In mathematics and physics, Laplace's equation is a second-order partial differential equation named after Pierre-Simon Laplace, who first studied its properties in 1786. This is often written as \nabla^2\! f = 0 or \Delta f = 0, where \Delt ...
in polar coordinates. The second order Cauchy–Euler equation is x^2\frac + ax\frac + by = 0. We assume a trial solution y = x^m. Differentiating gives \frac = mx^ and \frac = m\left(m-1\right)x^. Substituting into the original equation leads to requiring that x^2\left( m\left(m-1 \right)x^ \right) + ax\left( mx^ \right) + b\left( x^m \right) = 0 Rearranging and factoring gives the indicial equation m^2 + \left(a-1\right)m + b = 0. We then solve for ''m''. There are three cases of interest: * Case 1 of two distinct roots, and ; * Case 2 of one real repeated root, ; * Case 3 of complex roots, . In case 1, the solution is y = c_1 x^ + c_2 x^ In case 2, the solution is y = c_1 x^m \ln(x) + c_2 x^m To get to this solution, the method of
reduction of order Reduction of order (or d’Alembert reduction) is a technique in mathematics for solving second-order linear ordinary differential equations. It is employed when one solution y_1(x) is known and a second linearly independent solution y_2(x) is ...
must be applied, after having found one solution . In case 3, the solution is y = c_1 x^\alpha \cos(\beta \ln(x)) + c_2 x^\alpha \sin(\beta \ln(x)) \alpha = \operatorname(m) \beta = \operatorname(m) For c_1, c_2 \isin \R. This form of the solution is derived by setting and using
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 ...
.


Second order – solution through change of variables

x^2\frac +ax\frac + by = 0 We operate the variable substitution defined by t = \ln(x). y(x) = \varphi(\ln(x)) = \varphi(t). Differentiating gives \frac=\frac\frac \frac=\frac\left(\frac-\frac\right). Substituting \varphi(t) the differential equation becomes \frac + (a-1)\frac + b\varphi = 0. This equation in \varphi(t) is solved via its characteristic polynomial \lambda^2 + (a-1)\lambda + b = 0. Now let \lambda_1 and \lambda_2 denote the two roots of this polynomial. We analyze the case in which there are distinct roots and the case in which there is a repeated root: If the roots are distinct, the general solution is \varphi(t)=c_1 e^ + c_2 e^, where the exponentials may be complex. If the roots are equal, the general solution is \varphi(t)=c_1 e^ + c_2 t e^. In both cases, the solution y(x) can be found by setting t = \ln(x). Hence, in the first case, y(x) = c_1 x^ + c_2 x^, and in the second case, y(x) = c_1 x^ + c_2 \ln(x) x^.


Second order - solution using differential operators

Observe that we can write the second-order Cauchy-Euler equation in terms of a linear
differential operator In mathematics, a differential operator is an operator defined as a function of the differentiation operator. It is helpful, as a matter of notation first, to consider differentiation as an abstract operation that accepts a function and retur ...
L as Ly = (x^2 D^2 + axD + bI)y = 0, where D = \frac and I is the identity operator. We express the above operator as a polynomial in xD , rather than D . By the product rule, (x D)^2 = x D(x D) = x(D + x D^2) = x^2D^2 + x D. So, L = (xD)^2 + (a-1)(xD) + bI. We can then use the quadratic formula to factor this operator into linear terms. More specifically, let \lambda_1, \lambda_2 denote the (possibly equal) values of -\frac \pm \frac\sqrt. Then, L = (xD - \lambda_1 I)(xD - \lambda_2 I). It can be seen that these factors commute, that is (xD - \lambda_1 I)(xD - \lambda_2 I) = (xD - \lambda_2 I)(xD - \lambda_1 I). Hence, if \lambda_1 \neq \lambda_2 , the solution to Ly = 0 is a linear combination of the solutions to each of (xD - \lambda_1 I)y = 0 and (xD - \lambda_2 I)y = 0 , which can be solved by
separation of variables In mathematics, separation of variables (also known as the Fourier method) is any of several methods for solving ordinary differential equation, ordinary and partial differential equations, in which algebra allows one to rewrite an equation so tha ...
. Indeed, with i \in \ , we have (xD - \lambda_i I)y = x\frac - \lambda_i y = 0 . So, \begin x\frac &= \lambda_i y\\ \int \frac\, dy &= \lambda_i \int \frac\, dx\\ \ln y &= \lambda_i \ln x + C\\ y &= c_i e^ = c_i x^.\end Thus, the general solution is y = c_1 x^ + c_2 x^ . If \lambda = \lambda_1 = \lambda_2 , then we instead need to consider the solution of (xD - \lambda I)^2y = 0 . Let z = (xD-\lambda I)y , so that we can write (xD - \lambda I)^2y = (xD - \lambda I)z = 0. As before, the solution of (xD- \lambda I)z = 0 is of the form z = c_1x^\lambda . So, we are left to solve (xD - \lambda I)y = x\frac - \lambda y = c_1x^\lambda. We then rewrite the equation as \frac - \frac y = c_1x^, which one can recognize as being amenable to solution via an
integrating factor In mathematics, an integrating factor is a function that is chosen to facilitate the solving of a given equation involving differentials. It is commonly used to solve non-exact ordinary differential equations, but is also used within multivari ...
. Choose M(x) = x^ as our integrating factor. Multiplying our equation through by M(x) and recognizing the left-hand side as the derivative of a product, we then obtain \begin \frac(x^ y) &= c_1x^\\ x^ y &= \int c_1x^\, dx\\ y &= x^\lambda (c_1\ln(x) + c_2)\\ &= c_1\ln(x)x^\lambda +c_2 x^\lambda.\end


Example

Given x^2 u'' - 3xu' + 3u = 0\,, we substitute the simple solution : x^2\left(m\left(m-1\right)x^\right)-3x\left(m x^\right) + 3x^m = m\left(m-1\right)x^m - 3m x^m+3x^m = \left(m^2 - 4m + 3\right)x^m = 0\,. For to be a solution, either , which gives the
trivial Trivia is information and data that are considered to be of little value. Modern usage of the term ''trivia'' dates to the 1960s, when college students introduced question-and-answer contests to their universities. A board game, ''Trivial Purs ...
solution, or the coefficient of is zero. Solving the quadratic equation, we get . The general solution is therefore : u=c_1 x+c_2 x^3\,.


Difference equation analogue

There is a
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 ...
analogue to the Cauchy–Euler equation. For a fixed , define the sequence as f_m(n) := n (n+1) \cdots (n+m-1). Applying the difference operator to f_m, we find that \begin Df_m(n) & = f_(n+1) - f_m(n) \\ & = m(n+1)(n+2) \cdots (n+m-1) = \frac f_m(n). \end If we do this times, we find that \begin f_m^(n) & = \frac f_m(n) \\ & = m(m-1)\cdots(m-k+1) \frac, \end where the superscript denotes applying the difference operator times. Comparing this to the fact that the -th derivative of equals m(m-1) \cdots (m-k+1)\frac suggests that we can solve the ''N''-th order difference equation f_N(n) y^(n) + a_ f_(n) y^(n) + \cdots + a_0 y(n) = 0, in a similar manner to the differential equation case. Indeed, substituting the trial solution y(n) = f_m(n) brings us to the same situation as the differential equation case, m(m-1)\cdots(m-N+1) + a_ m(m-1) \cdots (m-N+2) + \dots + a_1 m + a_0 = 0. One may now proceed as in the differential equation case, since the general solution of an -th order linear difference equation is also the linear combination of linearly independent solutions. Applying reduction of order in case of a multiple root will yield expressions involving a discrete version of , \varphi(n) = \sum_^n \frac. (Compare with: \ln (x - m_1) = \int_^x \frac .) In cases where fractions become involved, one may use f_m(n) := \frac instead (or simply use it in all cases), which coincides with the definition before for integer .


See also

*
Hypergeometric differential equation In mathematics, the Gaussian or ordinary hypergeometric function 2''F''1(''a'',''b'';''c'';''z'') is a special function represented by the hypergeometric series, that includes many other special functions as specific or limiting cases. It is ...
*
Cauchy–Euler operator In mathematics, a Cauchy–Euler operator is a differential operator of the form p(x)\cdot for a polynomial ''p''. It is named after Augustin-Louis Cauchy and Leonhard Euler. The simplest example is that in which ''p''(''x'') = ''x'' ...


References


Bibliography

* {{DEFAULTSORT:Cauchy-Euler Equation Ordinary differential equations