Since
(2.4.1) and
(2.4.2) are of the same form, it is reasonable to assume that functions of the form
\(y(t)=t^m\) solve
(2.4.1) for
\(t>0\text{.}\) As with constant coefficients, we need to know the value(s) of
\(m\) such that this is the case. Substituting
\(y(t)=t^m\) into
(2.4.1) using the power rule, we get
\begin{equation*}
at^2m(m-1)t^{m-2}+btmt^{m-1}+ct^m=0.
\end{equation*}
Notice the common factor of \(t^m\) which we may divide off since \(t>0\text{,}\) giving us
\begin{equation*}
am(m-1)+bm+c=0.
\end{equation*}
This justifies the following definition.
Definition 2.4.3. Characteristic polynomial for second-order Cauchy-Euler equations.
Given
(2.4.1), there is a corresponding polynomial called the
characteristic polynomial,
\begin{equation*}
am^2+(b-a)m+c=0,
\end{equation*}
in the variable \(m\) whose roots determine the form of its (homogeneous) solution.
Using the substitution
\(w=\ln(t)\) and the chain rule,
(2.4.1) can be written as a linear homogeneous ODE with constant coefficients:
\begin{equation*}
\dfrac{\mathrm{d}y}{\mathrm{d}t}=\dfrac{\mathrm{d}w}{\mathrm{d}t}\dfrac{\mathrm{d}y}{\mathrm{d}w} = \dfrac{1}{t}\dfrac{\mathrm{d}y}{\mathrm{d}w},
\end{equation*}
which yields
\begin{equation*}
\dfrac{\mathrm{d}y}{\mathrm{d}w} = t \dfrac{\mathrm{d}y}{\mathrm{d}t}.
\end{equation*}
Similarly,
\begin{equation*}
\dfrac{\mathrm{d}^2y}{\mathrm{d}t^2} = -\dfrac{1}{t^2} \dfrac{\mathrm{d}y}{\mathrm{d}w}+\dfrac{1}{t}\dfrac{\mathrm{d}}{\mathrm{d}t} \dfrac{\mathrm{d}y}{\mathrm{d}w},
\end{equation*}
which becomes
\begin{equation*}
t^2 \dfrac{\mathrm{d}^2y}{\mathrm{d}t^2} = \dfrac{\mathrm{d}^2y}{\mathrm{d}w^2}-\dfrac{\mathrm{d}y}{\mathrm{d}w}.
\end{equation*}
\begin{equation*}
ay''+(b-a)y'+cy=0.
\end{equation*}
We will take advantage of this relationship in later sections. Cauchy-Euler equations are also useful in solving more general linear equations with variable coefficients by power series.
Example 2.4.6.
Consider the differential equation \(t^2y''+2ty'-12y=0, t>0\text{.}\)
-
Classify the differential equation by order, linearity, type of coefficients, and whether or not the equation is homogeneous or nonhomogeneous.
-
Solve the differential equation.
Example 2.4.7.
Consider the differential equation \(t^2y''+11ty'+25y=0, t>0\text{.}\)
-
Classify the differential equation by order, linearity, type of coefficients, and whether or not the equation is homogeneous or nonhomogeneous.
-
Solve the differential equation.
Example 2.4.8.
Consider the differential equation \(t^2y''-3ty'+20y=0, t>0\text{.}\)
-
Classify the differential equation by order, linearity, type of coefficients, and whether or not the equation is homogeneous or nonhomogeneous.
-
Solve the differential equation.