logo

Linear Combination of Solutions to Homogeneous Linear Differential Equations is Also a Solution 📂Odinary Differential Equations

Linear Combination of Solutions to Homogeneous Linear Differential Equations is Also a Solution

Theorem1

If y1,y2y_{1}, y_{2} is a solution to ay+by+cy=0ay^{\prime \prime}+by^\prime +cy=0, then d1y1+d2y2d_{1}y_{1} + d_{2}y_{2} is also a solution. Here, d1,d2d_{1}, d_{2} is any constant.

Description

As can be seen in the proof, it also holds for any nn order linear homogeneous differential equation.

Proof

Assume that y1,y2y_{1}, y_{2} is a solution to ay+by+cy=0ay^{\prime \prime}+by^\prime +cy=0. Then the following two equations are satisfied.

d1(ay1+by1+cy1)=0d2(ay2+by2+cy2)=0 \begin{align*} d_{1} (ay_{1}^{\prime \prime}+by_{1}^\prime + cy_{1} ) &=0 \\ d_{2} (ay_{2}^{\prime \prime}+by_{2}^\prime + cy_{2}) &=0 \end{align*}

If substituting d1y1+d2y2d_{1}y_{1} + d_{2}y_{2} into the given differential equation results in 00, then the proof is done.

a(d1y1+d2y2)+b(d1y1+d2y2)+c(d1y1+d2y2)= ad1y1+ad2y2+bd1y1+bd2y2+cd1y1+cd2y2=d1(ay1+by1+cy1)+d2(ay2+by2+cy2)= 0 \begin{align*} &a(d_{1}y_{1}+d_2y_{2})^{\prime \prime}+b(d_{1}y_{1}+d_2y_{2})^\prime +c(d_{1}y_{1}+d_2y_{2}) \\ =&\ ad_{1}y_{1}^{\prime \prime} + ad_2y_{2}^{\prime \prime} + bd_{1}y_{1}^\prime + bd_2y_{2}^\prime + cd_{1}y_{1} + cd_2y_{2} \\ =&\d_{1}\left( ay_{1}^{\prime \prime} + by_{1}^\prime + cy_{1} \right) + d_2\left( ay_{2}^{\prime \prime} + by_{2}^\prime + cy_{2} \right) \\ =&\ 0 \end{align*}

By assumption, since both the first and second brackets are 00, the equation is satisfied. Therefore, if y1y_{1} and y2y_{2} are solutions to the given differential equation, then d1y1+d2y2d_{1}y_{1}+d_2y_{2} is also a solution.


  1. William E. Boyce, Boyce’s Elementary Differential Equations and Boundary Value Problems (11th Edition, 2017), p112 ↩︎