Skip to main content

Ordinary Differential Equations

Section 2.2 Method of factoring and reduction of order

In this section, we consider second-order linear homogeneous ODEs in the form
\begin{equation} a_2(t)y''+a_1(t)y'+a_0(t)y=0.\tag{2.2.1} \end{equation}
To form a FSS to (2.2.1) on an interval \(I\text{,}\) we need two linearly independent solutions \(y_1\) and \(y_2\) such that \(y(t)=c_1 y_1(t)+c_2 y_2(t)\) is a general solution. We introduce two substitution methods to find a FSS to (2.2.1): a substitution resulting from factoring a differential operator ("method of factoring") and a technique that can be used to ``vary a parameter" to obtain a solution \(y_2\) independent from a known solution \(y_1\) ("reduction of order").

Example 2.2.2.

Factoring the differential operator \(ty''+(1-2t)y'+(t-1)y=0\) on \((0,\infty)\) can be written as \(tD^2y+(1-2t)Dy+(t-1)y=(D-1)(tD-t)y=0\) \((0,\infty)\text{.}\)
  1. Let \(u=(tD-t)y\text{.}\) Use this substitution to solve a differential equation in terms of \(u\text{.}\)
  2. Use your result above to solve for \(y\text{.}\)

Example 2.2.3.

Let \(g(t)=t^2\text{.}\)
  1. Apply the differential operator \(D(tD-2)\) to \(g\text{.}\)
  2. Apply the differential operator \((tD-2)D\) to \(g\text{.}\)
  3. What can you conclude about differential operators in general?
Now we assume we know one solution \(y_1\) to (2.2.1) on some interval \(I\text{.}\) We need a second solution \(y_2\) that is linearly dependent of \(y_1\) so that we obtain a FSS for (2.2.1). Recall that if \(z(t)=cy_1(t)\text{,}\) then \(z\) is a solution to (2.2.1) by the superposition principle TheoremΒ 2.1.9.
Now suppose \(v(t)=u(t)y_1(t)\text{.}\) We picked this function \(v\) by replacing the constant \(c\) in in \(z\) with an unknown function \(v\text{.}\) This is called varying the parameter. By construction, \(u\) is linearly independent of \(y_1\) on \(I\text{.}\) However independence alone is not sufficient to have a FSS. So we need to pick the function \(v\) that makes \(u\) into a solution of (2.2.1) on \(I\text{.}\)

Example 2.2.5.

Use reduction of order to find a second linearly independent solution to the differential equation \(y''-2y'+y=0\text{,}\) where \(y_1(t)=e^t\) is a known solution on \((-\infty,\infty)\text{.}\) Write a general solution.

Example 2.2.6.

Use reduction of order to find a second linearly independent solution to the differential equation \(t^2y''-3ty'+4y=0\) on \((0,\infty)\) where \(y_1(t)=t^2\) is a known solution. Write a general solution.

Example 2.2.7.

Use reduction of order to find a second linearly independent solution to the differential equation \(ty''+(1-2t)y'+(t-1)y=0\) on \((0,\infty)\) where \(y_1(t)=e^t\) is a known solution. Write a general solution.