Chapter 3: Problem 33
Substituting \(x=e^{t}\) into the differential equation we obtain $$\frac{d^{2} y}{d t^{2}}+9 \frac{d y}{d t}+8 y=e^{2 t}.$$ The auxiliary equation is \(m^{2}+9 m+8=(m+1)(m+8)=0\) so that \(y_{c}=c_{1} e^{-t}+c_{2} e^{-8 t} .\) Using undetermined coefficients we try \(y_{p}=A e^{2 t} .\) This leads to \(30 A e^{2 t}=e^{2 t},\) so that \(A=1 / 30\) and $$y=c_{1} e^{-t}+c_{2} e^{-8 t}+\frac{1}{30} e^{2 t}=c_{1} x^{-1}+c_{2} x^{-8}+\frac{1}{30} x^{2}.$$
Short Answer
Step by step solution
Identify the Differential Equation
Find the Complementary Solution
Assume a Particular Solution
Substitute Particular Solution and Differentiate
Substitute Derivatives into Equation
Solve for Coefficient A
Write the General Solution
Back Substitute for Original Variable
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Complementary Solution
\[ \frac{d^2 y}{dt^2} + 9 \frac{dy}{dt} + 8y = 0 \]This step involves solving an associated equation called the auxiliary equation. By solving the auxiliary equation, we find roots that guide us to the complementary solution.In our case:
- The auxiliary equation is \( m^2 + 9m + 8 = 0 \).
- Solving it, the roots are \( m = -1 \) and \( m = -8 \).
- The complementary solution (\( y_c \)) becomes: \( c_1 e^{-t} + c_2 e^{-8t} \).
Particular Solution
- Assumed form: \( y_p = A e^{2t} \).
Thus, the particular solution here is:
\[ y_p = \frac{1}{30} e^{2t} \]
Undetermined Coefficients
- Choose a trial solution form based on the non-homogeneous term, such as \( A e^{2t} \) for our example.
- Differentiate the form as needed. The process requires calculation of the derivatives to substitute back into the original equation.
- Simplify the equation and set up a system where coefficients must match on either side. This approach helps in uncovering the value of \( A \).
Auxiliary Equation
- Formulate the auxiliary equation from the differential equation by replacing derivatives with powers of \( m \).
- For the given equation, the substitution yields: \( m^2 + 9m + 8 = 0 \).
- The solutions, or roots, \( m = -1 \) and \( m = -8 \), reveal the nature of the complementary solution.