Differential equation with eigenvector

Click For Summary
SUMMARY

The discussion revolves around solving a system of linear differential equations defined by $$f'=f-g-h$$, $$g'=-f+g-h$$, and $$h'=-f+g+h$$ with boundary conditions $$f(0)=1$$, $$g(0)=2$$, and $$h(0)=0$$. The eigenvalues identified are $$\lambda=1$$, $$\lambda=0$$, and $$\lambda=2$$, with the eigenvector corresponding to $$\lambda=0$$ being a multiple of $$\begin{pmatrix}1\\1\\0\end{pmatrix}$$. The general solution to the system is expressed as $$\begin{pmatrix}f(t) \\g(t) \\h(t)\end{pmatrix} = c_1\begin{pmatrix}1 \\1 \\0\end{pmatrix} + c_2\begin{pmatrix}-1 \\-1 \\1\end{pmatrix}e^t + c_3\begin{pmatrix}* \\* \\*\end{pmatrix}e^{2t}$$, where the third eigenvector must be determined.

PREREQUISITES
  • Understanding of linear differential equations
  • Familiarity with eigenvalues and eigenvectors
  • Knowledge of boundary value problems
  • Proficiency in matrix operations and notation
NEXT STEPS
  • Study the method of solving linear differential equations with constant coefficients
  • Learn about eigenvalue problems in the context of differential equations
  • Explore the application of boundary conditions in solving differential equations
  • Investigate the role of the characteristic polynomial in finding eigenvalues
USEFUL FOR

Students and professionals in mathematics, particularly those focusing on differential equations, linear algebra, and applied mathematics. This discussion is beneficial for anyone looking to deepen their understanding of eigenvalues and their applications in differential equations.

Petrus
Messages
702
Reaction score
0
Hello MHB,
solve this system of linear differential equation
$$f'=f-g-h$$
$$g'=-f+g-h$$
$$h'=-f+g+h$$
with boundary conditions $$f(0)=1$$, $$g(0)=2$$ and $$h(0)=0$$
we get that $$\lambda=1$$ and $$\lambda=0$$
now for eigenvector or we can call it basis for eigenvector $$\lambda=0$$ i get
10h7n1z.jpg

Is that correct?

Regards,
$$|\pi\rangle$$
 
Last edited:
Physics news on Phys.org
Your third equation should be $x_3=0$. The eigenvector must be a multiple of $$\begin{pmatrix}1\\1\\0\end{pmatrix}.$$
 
Opalg said:
Your third equation should be $x_3=0$. The eigenvector must be a multiple of $$\begin{pmatrix}1\\1\\0\end{pmatrix}.$$
I have hard to understand this

Regards,
$$|\pi\rangle$$
 
Is this correct?

wikmfa.jpg

Edit:Ops on the first one with $$c_1$$ it should be $$e^{0t}$$
So basically we got $$f(t)=c_1-c_2e^t$$, $$g(t)=c_1-c_2e^t$$ and $$h(t)=c_2e^t$$
Regards,
$$|\pi\rangle$$
 
Last edited:
Fernando Revilla said:
The eigenspace associated to $\lambda=0$ is:
$$\ker (A-0I)\equiv\left \{ \begin{matrix} x_1-x_2-x_3=0\\-x_1+x_2-x_3=0\\-x_1+x_2+x_3=0\end{matrix}\right.\sim \ldots \sim x_3=0$$
Then, all solutions of $\ker (A-0I)$ are
$$\begin{pmatrix}{x_1}\\{x_2}\\{x_3}\end{pmatrix}=\begin{pmatrix}{\alpha}\\{\beta}\\{0}\end{pmatrix}=\alpha \begin{pmatrix}{1}\\{0}\\{0}\end{pmatrix}+\beta \begin{pmatrix}{0}\\{1}\\{0}\end{pmatrix}\;,\quad \alpha,\beta \in \mathbb{R}$$
so, a basis of this eigenspace is $\{(1,0,0)^T,(0,1,0)^T\}.$

- - - Updated - - -
The eigenvector is correct.
Im pretty new with the differential equation with eigenvector. I Dont understand how it works with those boundary conditions. Notice that on the $$c_1$$ it should be $$e^{0t}$$
Thanks!
Regards,
$$|\pi\rangle$$
 
Petrus said:
Is this correct?

wikmfa.jpg

Edit:Ops on the first one with $$c_1$$ it should be $$e^{0t}$$
So basically we got $$f(t)=c_1-c_2e^t$$, $$g(t)=c_1-c_2e^t$$ and $$h(t)=c_2e^t$$
Regards,
$$|\pi\rangle$$
That last formula is partially correct. You wrote $$\begin{pmatrix}f(t) \\g(t) \\h(t)\end{pmatrix} = c_1\begin{pmatrix}1 \\1 \\0\end{pmatrix} + c_2\begin{pmatrix}-1 \\-1 \\1\end{pmatrix}e^t$$. That is right in principle. The only thing missing is that a $3\times3$ matrix has three eigenvalues. Your matrix $A$ has a third eigenvalue $\lambda=2$. So your general solution to the system of equations should look like $$\begin{pmatrix}f(t) \\g(t) \\h(t)\end{pmatrix} = c_1\begin{pmatrix}1 \\1 \\0\end{pmatrix} + c_2\begin{pmatrix}-1 \\-1 \\1\end{pmatrix}e^t + c_3\begin{pmatrix}* \\* \\*\end{pmatrix}e^{2t}$$, where you have to fill in the stars with the third eigenvector.

When you have done that, you can put $t=0$ in that equation. That will give you a set of three linear equations for the constants $c_1,c_2,c_3$ so that the initial conditions are satisfied.
 
Hi,
I forgot that $$\lambda=2$$!
5y6ka8.jpg


So we get that $$c_1=\frac{3}{2}$$, $$c_2=0$$ and $$c_3=\frac{1}{2}$$ and that should be correct right?

Regards,
$$|\pi\rangle$$
 

Similar threads

  • · Replies 26 ·
Replies
26
Views
951
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 2 ·
Replies
2
Views
751
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K