Chapter 5: Problem 26
Find the particular solution of the system $$ \begin{aligned} &\frac{d x_{1}}{d t}=3 x_{1} \quad+x_{3}, \\ &\frac{d x_{2}}{d t}=9 x_{1}-x_{2}+2 x_{3} ,\\\ &\frac{d x_{3}}{d t}=-9 x_{1}+4 x_{2}-x_{3} \end{aligned} $$ that satisfies the initial conditions \(x_{1}(0)=0, x_{2}(0)=0\) \(x_{3}(0)=17\)
Short Answer
Step by step solution
Write the system in matrix form
Find the eigenvalues of the matrix A
Calculate eigenvectors
Form the general solution
Apply initial conditions
Write the particular solution
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.
Eigenvalues
- The determinant of this new matrix \( \det(A - \lambda I) \) is calculated.
- Setting this determinant equal to zero leads to the characteristic equation.
Matrix Form
- \( \mathbf{x} = \begin{bmatrix} x_1 \ x_2 \ x_3 \end{bmatrix} \)
- \( A = \begin{bmatrix} 3 & 0 & 1 \ 9 & -1 & 2 \ -9 & 4 & -1 \end{bmatrix} \)
Initial Conditions
- \( x_{1}(0) = 0 \)
- \( x_{2}(0) = 0 \)
- \( x_{3}(0) = 17 \)
General Solution
- The terms \( c_1, c_2, \) and \( c_3 \) are constants.
- These constants are determined by applying the initial conditions.