Problem 43
Question
Consider the differential equation \(a y^{\prime \prime}+b y^{\prime}+c y=e^{k x}\) where \(a, b, c,\) and \(k\) are constants. The auxiliary equation of the associated homogeneous equation is \(a m^{2}+b m+c=0\). (a) If \(k\) is not a root of the auxiliary equation, show that we can find a particular solution of the form \(y_{p}=A e^{k x},\) where \(A=1 /\left(a k^{2}+b k+c\right)\) (b) If \(k\) is a root of the auxiliary equation of multiplicity one, show that we can find a particular solution of the form \(y_{p}=A x e^{k x},\) where \(A=1 /(2 a k+b) .\) Explain how we know that \(k \neq-b /(2 a)\) (c) If \(k\) is a root of the auxiliary equation of multiplicity two, show that we can find a particular solution of the form \(y=A x^{2} e^{k x},\) where \(A=1 /(2 a)\)
Step-by-Step Solution
VerifiedKey Concepts
Homogeneous Equation
- In our scenario, the homogeneous version of the differential equation is: \[ a y^{\prime \prime}+b y^{\prime}+c y=0 \]
When tackling a homogeneous equation, you will often rely upon the auxiliary equation, which we'll discuss next. Understanding both the homogeneous equation and its auxiliary counterpart allows you to tackle the full differential equation with added terms.
Auxiliary Equation
Consider:
- The auxiliary equation here is expressed as: \[ a m^{2} + b m + c = 0 \]
Understanding the roots is especially important when considering whether the external function (like \(e^{kx}\)) appears in this equation. This helps us identify the correct form of the particular solution, which can vary based on these relationships.
Particular Solution
This approach gives us:
- Particular solutions take into account the other terms or functions on the other side of the equation, like \(e^{kx}\) in our case.
- If \(k\) is not a root, we try solutions of the form \(y_{p}=A e^{kx}\).
- If \(k\) is a root of multiplicity one, solutions transform into \(y_{p}=Ax e^{kx}\).
- When \(k\) is a double root, we move to \(y_{p}=Ax^{2} e^{kx}\).