1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
erastova [34]
3 years ago
5

Exercise 3.9.101: Find a particular solution to x 0 = 5x + 4y+ t, y 0 = x + 8y−t, a) using integrating factor method, b) using e

igenvector decomposition, c) using undetermined coefficients.
Mathematics
1 answer:
enot [183]3 years ago
8 0

In matrix form, the ODE is given by

\underbrace{\begin{bmatrix}x'\\y'\end{bmatrix}}_{\vec x'}=\underbrace{\begin{bmatrix}5&4\\1&8\end{bmatrix}}_A\underbrace{\begin{bmatrix}x\\y\end{bmatrix}}_{\vec x}+t\underbrace{\begin{bmatrix}1\\-1\end{bmatrix}}_{\vec f}

a. Move A\vec x to the left side and multiply both sides by the integrating factor, the matrix exponential of -A, e^{-At}:

e^{-At}\vec x'-Ae^{-At}\vec x=te^{-At}\vec f

Condense the left side as the derivative of a product:

\left(e^{-At}\vec x\right)=te^{-At}\vec f

Integrate both sides and multipy by e^{At} to solve for \vec x:

e^{-At}\vec x=\displaystyle\left(\int te^{-At}\,\mathrm dt\right)\vec f\implies\vec x=\displaystyle e^{At}\left(\int te^{-At}\,\mathrm dt\right)\vec f

Finding e^{\pm At} requires that we diagonalize A.

A has eigenvalues 4 and 9, with corresponding eigenvectors \begin{bmatrix}-4&1\end{bmatrix}^\top and \begin{bmatrix}1&1\end{bmatrix}^\top (explanation for this in part (b)), so we have

A=\begin{bmatrix}-4&1\\1&1\end{bmatrix}\begin{bmatrix}4&0\\0&9\end{bmatrix}\begin{bmatrix}-4&1\\1&1\end{bmatrix}^{-1}

\implies A^n=\begin{bmatrix}-4&1\\1&1\end{bmatrix}\begin{bmatrix}4^n&0\\0&9^n\end{bmatrix}\begin{bmatrix}-4&1\\1&1\end{bmatrix}^{-1}

\implies A^n=\dfrac15\begin{bmatrix}4^{n+1}+9^n&4\cdot9^n-4^{n+1}\\9^n-4^n&4^n+4\cdot9^n\end{bmatrix}

\implies e^{\pm At}=\dfrac15\begin{bmatrix}4e^{\pm4t}+e^{\pm9t}&4e^{\pm9t}-4e^{\pm4t}\\e^{\pm9t}-e^{\pm4t}&e^{\pm4t}+4e^{\pm9t}\end{bmatrix}

\implies\vec x=\dfrac15e^{At}\begin{bmatrix}C_1\\C_2\end{bmatrix}-\dfrac1{216}\begin{bmatrix}72t+20\\-36t-7\end{bmatrix}

b. Find the eigenvalues of A:

\det(A-\lambda I_2)=\begin{vmatrix}5-\lambda&4\\1&8-\lambda\end{vmatrix}=\lambda^2-13\lambda+36=0

\implies(\lambda-4)(\lambda-9)=0\implies\lambda_1=4,\lambda_2=9

Let \vec\eta=\begin{bmatrix}\eta_1&\eta_2\end{bmatrix}^\top and \vec\theta=\begin{bmatrix}\theta_1&\theta_2\end{bmatrix}^\top be the corresponding eigenvectors.

For \lambda_1=4, we have

\begin{bmatrix}1&4\\1&4\end{bmatrix}\begin{bmatrix}\eta_1\\\eta_2\end{bmatrix}=\begin{bmatrix}0\\0\end{bmatrix}

which means we can pick \eta_1=-4 and \eta_2=1.

For \lambda_2=9, we have

\begin{bmatrix}-4&4\\1&-1\end{bmatrix}\begin{bmatrix}\theta_1\\\theta_2\end{bmatrix}=\begin{bmatrix}0\\0\end{bmatrix}

so we pick \theta_1=\theta_2=1.

Then the characteristic solution to the system is

\vec x_c=C_1e^{\lambda_1t}\vec\eta+C_2e^{\lambda_2t}\vec\theta

\vec x_c=C_1e^{4t}\begin{bmatrix}-4\\1\end{bmatrix}+C_2e^{9t}\begin{bmatrix}1\\1\end{bmatrix}

c. Now we find the particular solution with undetermined coefficients.

The nonhomogeneous part of the ODE is a linear function, so we can start with assuming a particular solution of the form

\vec x_p=\vec at+\vec b\implies\vec x_p'=\vec a

Substituting these into the system gives

\begin{bmatrix}a_1\\a_2\end{bmatrix}=\begin{bmatrix}5&4\\1&8\end{bmatrix}\left(\begin{bmatrix}a_1\\a_2\end{bmatrix}t+\begin{bmatrix}b_1\\b_2\end{bmatrix}\right)+\begin{bmatrix}1\\-1\end{bmatrix}t

\begin{bmatrix}a_1\\a_2\end{bmatrix}=\begin{bmatrix}5&4\\1&8\end{bmatrix}\begin{bmatrix}a_1t+b_1\\a_2t+b_2\end{bmatrix}+\begin{bmatrix}t\\-t\end{bmatrix}

\begin{bmatrix}a_1\\a_2\end{bmatrix}=\begin{bmatrix}(5a_1+4a_2+1)t+(5b_1+4b_2)\\(a_1+8a_2-1)t+(b_1+8b_2)\end{bmatrix}

\implies\begin{cases}5a_1+4a_2=-1\\5b_1+4b_2=a_1\\a_1+8a_2=1\\b_1+8b_2=a_2\end{cases}\implies a_1=-\dfrac13,a_2=\dfrac16,b_1=-\dfrac5{54},b_2=\dfrac7{216}

Put everything together to get a solution

\vec x=\vec x_c+\vec x_p

that should match the solution in part (a).

You might be interested in
Which shows the equation below written in the form ax2 + bx + c = 0?
Svetach [21]

Answer:

A

Step-by-step explanation:

X^2 + 6X + 8 =3

TRANSPOSE 3 TO LEFT

X^2 + 6X + 8 - 3 = 0

CALCULATE

X^2 + 6 X + 5 = 0

3 0
3 years ago
How many kilograms of tin will be required to make 250 kg of an alloy, if the alloy must contain 81% copper, 14% tin and 5% lead
uysha [10]

Answer:

35

Step-by-step explanation:

all are obeying a constant ratio

  • copper 81
  • tin 14⇒?
  • lead 5
  • total 100 ⇒250
  • ?=250*14/100=35
5 0
2 years ago
Read 2 more answers
#15 I don’t know how to do the proof
Mila [183]
What's the question.....
3 0
3 years ago
Help me plzzz kinda confused on this sqaure stuff
balandron [24]

Answer:

The square JKLM is a square with 4 right angles

It is a parallelogram

Step-by-step explanation:

3 0
3 years ago
I'm horrible at this please help:((((​
wel

Step-by-step explanation:

You can insert different values of x to find y

For example:

x = 4

Plug in x into the equation

y = -1/2(4) + 5

y = -2 + 5

y = 3

So your point will be (4, 3)

If you do 1 more like this, you can draw a line between them. Or you can use Desmos to graph the line.

Hope this helped you!!

8 0
3 years ago
Other questions:
  • Graph the following equation
    11·1 answer
  • What is 234*10^-5 in standard form ?
    12·2 answers
  • Which is the graph of an odd monomial function?
    13·1 answer
  • Vanessa has 287 pennies. She has 178 fewer nickels than pennies. She has 100 fewer dimes than nickels. How many dimes does Vanes
    13·2 answers
  • 260% of blank is 156
    11·1 answer
  • Why must the base of an exponential function be positive?
    14·1 answer
  • Obed's bike is twice as heavy as Elsa bike but only 3 pounds heavier than George bike if George bike weighs 15 pounds how much d
    12·2 answers
  • If 90 people were at a game and one-sixth bought programs for $1.50 each,
    6·1 answer
  • Help plsss<br> Find Perimeter
    5·1 answer
  • What is 2,034,627 rounded to the nearest ten thousand
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!