Differential equation, linear sys. of eq. problem

Click For Summary
SUMMARY

The discussion centers on solving a system of differential equations involving repeated eigenvalues, specifically the matrix equation \(\begin{pmatrix}1 & 1\\ -1 & 1\end{pmatrix}\begin{pmatrix}u_1\\ u_2\end{pmatrix} = \begin{pmatrix}1\\ -1\end{pmatrix}\). The participants clarify that the unique solution is \((u_1, u_2) = (1, 0)\), emphasizing that choosing different vectors such as \((0, 1)\) or \((1, 0)\) does not yield equivalent general solutions. The general solution is defined in terms of the eigenvalues and eigenvectors, and the discussion highlights the importance of correctly identifying the solution space.

PREREQUISITES
  • Understanding of linear algebra concepts, particularly eigenvalues and eigenvectors.
  • Familiarity with systems of differential equations.
  • Knowledge of matrix operations and their implications in solving equations.
  • Proficiency in LaTeX for mathematical notation.
NEXT STEPS
  • Study the properties of repeated eigenvalues in differential equations.
  • Learn about the Jordan form and its application in solving systems of differential equations.
  • Explore the method of undetermined coefficients for finding particular solutions.
  • Review the concept of solution spaces in linear algebra and their geometric interpretations.
USEFUL FOR

Students and professionals in mathematics, engineering, and physics who are dealing with systems of differential equations, particularly those involving repeated eigenvalues and their solutions.

usn7564
Messages
61
Reaction score
0

Homework Statement


Right so I had a standard systems of diff eqs involving repeated eigenvalues. When I find the last vector I have the equation

\begin{pmatrix}<br /> 1 &amp; 1\\ <br /> -1 &amp; -1<br /> \end{pmatrix}<br /> <br /> \begin{pmatrix}<br /> u_1\\ <br /> u_1<br /> \end{pmatrix}<br /> <br /> = \begin{pmatrix}<br /> 1\\ <br /> -1<br /> \end{pmatrix}

The Attempt at a Solution



u_1 + u_2 = 1

Setting u_2 = 1 - u_1

\bar{u} = \begin{pmatrix}<br /> u_1\\ <br /> 1-u_1<br /> \end{pmatrix}

\bar{u} = \begin{pmatrix}<br /> u_1\\ <br /> 1-u_1<br /> \end{pmatrix}<br /> <br /> =<br /> <br /> \begin{pmatrix}<br /> 0\\1 <br /> <br /> \end{pmatrix}<br /> <br /> +<br /> <br /> \begin{pmatrix}<br /> u_1\\-u_1 <br /> <br /> \end{pmatrix}

Where the latter vector corresponds to the first answer I got from solving x' = Ax with only one eigenvalue, so ignoring that.

Now my question, the vector (0,1) might as well have been (1,0) which would have solved the system just as well. But this rather radically affects how my general solution looks.
Would I be correct in saying it doesn't matter if I chose (0,1) or (1,0) because

\bar{x} = c_1e^{rt}\begin{pmatrix}<br /> 1\\-1 <br /> <br /> \end{pmatrix}<br /> <br /> + c_2 ( te^{rt}<br /> <br /> \begin{pmatrix}<br /> 1\\-1 <br /> <br /> \end{pmatrix}<br /> +<br /> e^{rt}\begin{pmatrix}<br /> 0\\1 <br /> <br /> \end{pmatrix}<br /> )

Will still span the same "e^(rt) space" depending on c_1 and c_2? Just seems odd that the general solution could be so different. ie the above being equivelant to

\bar{x} = c_1e^{rt}\begin{pmatrix}<br /> 1\\-1 <br /> <br /> \end{pmatrix}<br /> <br /> + c_2 ( te^{rt}<br /> <br /> \begin{pmatrix}<br /> 1\\-1 <br /> <br /> \end{pmatrix}<br /> +<br /> e^{rt}\begin{pmatrix}<br /> 1\\0 <br /> <br /> \end{pmatrix}<br /> )
?
 
Last edited:
Physics news on Phys.org
usn7564 said:

Homework Statement


Right so I had a standard systems of diff eqs involving repeated eigenvalues. When I find the last vector I have the equation

\begin{pmatrix}<br /> 1 &amp; 1\\ <br /> -1 &amp; 1<br /> \end{pmatrix}<br /> <br /> \begin{pmatrix}<br /> u_1\\ <br /> u_1<br /> \end{pmatrix}<br /> <br /> = \begin{pmatrix}<br /> 1\\ <br /> -1<br /> \end{pmatrix}
You mean
\begin{pmatrix}u_1\\ u_2\end{pmatrix}
right?

The Attempt at a Solution



u_1 + u_2 = 1

Setting u_2 = 1 - u_1

\bar{u} = \begin{pmatrix}<br /> u_1\\ <br /> 1-u_1<br /> \end{pmatrix}

\bar{u} = \begin{pmatrix}<br /> u_1\\ <br /> 1-u_1<br /> \end{pmatrix}<br /> <br /> =<br /> <br /> \begin{pmatrix}<br /> 0\\1 <br /> <br /> \end{pmatrix}<br /> <br /> +<br /> <br /> \begin{pmatrix}<br /> u_1\\-u_1 <br /> <br /> \end{pmatrix}

Where the latter vector corresponds to the first answer so ignoring that.
I have no idea what you are doing here! Yes, it is true that u_2= 1- u_1.
But that because u_1= 1 and u_2= 0!

Now my question, the vector (0,1) might as well have been (1,0) which would have solved the system just as well.
No, it doesn't. If your vector is (0, 1), that is if u_1= 0 and u_2= 1, the first equation, u_1+ u_2= 1 (which is the only one you have looked at so far) but your second equation,n -u_1+ u_2= -1 would NOT be satisfied: -0+ 1= 1, not -1.

But this rather radically affects how my general solution looks.
What "general solution"? The equation
\begin{pmatrix}1 &amp; 1 \\ -1 &amp; 1 \end{pmatrix}\begin{pmatrix}u_1 \\ u_2\end{pmatrix}= \begin{pmatrix}1 \\ -1\end{pmatrix}
has the unique solution (u_1, u_2)= (1, 0)[/tex]. There is NO &quot;general solution&quot;.<br /> <br /> <blockquote data-attributes="" data-quote="" data-source="" class="bbCodeBlock bbCodeBlock--expandable bbCodeBlock--quote js-expandWatch"> <div class="bbCodeBlock-content"> <div class="bbCodeBlock-expandContent js-expandContent "> Would I be correct in saying it doesn&#039;t matter if I chose (0,1) or (1,0) because<br /> <br /> \bar{x} = c_1e^{rt}\begin{pmatrix}&lt;br /&gt; 1\\-1 &lt;br /&gt; &lt;br /&gt; \end{pmatrix}&lt;br /&gt; &lt;br /&gt; + c_2 ( te^{rt}&lt;br /&gt; &lt;br /&gt; \begin{pmatrix}&lt;br /&gt; 1\\-1 &lt;br /&gt; &lt;br /&gt; \end{pmatrix}&lt;br /&gt; +&lt;br /&gt; e^{rt}\begin{pmatrix}&lt;br /&gt; 0\\1 &lt;br /&gt; &lt;br /&gt; \end{pmatrix}&lt;br /&gt; )<br /> <br /> Will still span the same &quot;e^(rt) space&quot; depending on c_1 and c_2? Just seems odd that the general solution could be so different. ie the above being equivelant to<br /> <br /> \bar{x} = c_1e^{rt}\begin{pmatrix}&lt;br /&gt; 1\\-1 &lt;br /&gt; &lt;br /&gt; \end{pmatrix}&lt;br /&gt; &lt;br /&gt; + c_2 ( te^{rt}&lt;br /&gt; &lt;br /&gt; \begin{pmatrix}&lt;br /&gt; 1\\-1 &lt;br /&gt; &lt;br /&gt; \end{pmatrix}&lt;br /&gt; +&lt;br /&gt; e^{rt}\begin{pmatrix}&lt;br /&gt; 1\\0 &lt;br /&gt; &lt;br /&gt; \end{pmatrix}&lt;br /&gt; )<br /> ? </div> </div> </blockquote>
 
Christ, no matter how many times I look it over longer latex statements get mistakes. Sorry, corrected the matrix now. I'm referring to the general solution of the differential equation I started with which I didn't detail as everything but the u vector was correct in my solution.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
1K
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K