MHB Understanding Systems of DEs with Non-Zero $b(t)$

  • Thread starter Thread starter madflame991
  • Start date Start date
  • Tags Tags
    Systems
Click For Summary
The discussion focuses on solving a system of differential equations (DEs) with a non-zero forcing function, specifically where b(t) is (e^t; -t^2). The user notes that traditional tutorials often assume b(t) is zero, which complicates applying standard methods like eigenvectors. They derive a second-order linear constant coefficient nonhomogeneous ODE from the system, indicating a need for a systems approach. Suggested methods for finding a solution include "variation of parameters" and "undetermined coefficients" with a specific form for the solution. The conversation emphasizes the importance of adapting existing methods to accommodate non-homogeneous terms in DE systems.
madflame991
Messages
3
Reaction score
0
Hi!

Let's say we have a system of DEs
$$
\begin{cases}
\frac{dx}{dt} = y + e^t\\
\frac{dy}{dt} = x - t^2\\
\end{cases}
$$

One would write it in matrix form and compute the eigenvectors and stuff like in this tutorial (can't post links due to low post count - it's from "Paul's online math notes")

The only problem is that in that tutorial $b(t)$ is always $0$. In my case $b(t)$ is $(e^t ; -t^2)$
Where does $b(t)$ fit in when solving this type of system?
 
Physics news on Phys.org
There's a "variation of parameters" method for systems.
 
madflame991 said:
Hi!

Let's say we have a system of DEs
$$
\begin{cases}
\frac{dx}{dt} = y + e^t\\
\frac{dy}{dt} = x - t^2\\
\end{cases}
$$

One would write it in matrix form and compute the eigenvectors and stuff like in this tutorial (can't post links due to low post count - it's from "Paul's online math notes")

The only problem is that in that tutorial $b(t)$ is always $0$. In my case $b(t)$ is $(e^t ; -t^2)$
Where does $b(t)$ fit in when solving this type of system?

In this case, note that $ \displaystyle \frac{dx}{dt} = y + e^t \implies \frac{d^2x}{dt^2} = \frac{dy}{dt} + e^t $, so that means

\[ \displaystyle \begin{align*} \frac{d^2x}{dt^2} &= x - t^2 + e^t \\ \frac{d^2x}{dt^2} - x &= e^t - t^2 \end{align*} \]

which is a second order linear constant coefficient nonhomogeneous ODE.
 
Prove It said:
In this case, note that $ \displaystyle \frac{dx}{dt} = y + e^t \implies \frac{d^2x}{dt^2} = \frac{dy}{dt} + e^t $, so that means

\[ \displaystyle \begin{align*} \frac{d^2x}{dt^2} &= x - t^2 + e^t \\ \frac{d^2x}{dt^2} - x &= e^t - t^2 \end{align*} \]

which is a second order linear constant coefficient nonhomogeneous ODE.

I think he wants a systems approach to this problem.
 
Either "variation of parameters" as Danny suggested or try "undetermined coefficients" trying a solution of the form $$\begin{bmatrix}Ae^t+ Bt^2+ Ct+ D \\ Ee^t+ Ft^2+ Gt+ Y\end{bmatrix}$$.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
833
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K