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

  • Context: MHB 
  • Thread starter Thread starter madflame991
  • Start date Start date
  • Tags Tags
    Systems
Click For Summary
SUMMARY

This discussion focuses on solving a system of differential equations (DEs) with a non-zero forcing function, specifically $b(t) = (e^t; -t^2)$. The system is represented in matrix form, and the user seeks guidance on incorporating $b(t)$ into the solution process. The conversation highlights the "variation of parameters" method and the "undetermined coefficients" technique as viable approaches for finding particular solutions to the nonhomogeneous system. The discussion emphasizes the transformation of the system into a second-order linear constant coefficient nonhomogeneous ordinary differential equation (ODE).

PREREQUISITES
  • Understanding of differential equations, particularly systems of DEs
  • Familiarity with matrix representation of DEs
  • Knowledge of eigenvalues and eigenvectors
  • Experience with methods for solving nonhomogeneous ODEs, such as variation of parameters and undetermined coefficients
NEXT STEPS
  • Study the "variation of parameters" method for systems of differential equations
  • Learn about the "undetermined coefficients" technique for solving nonhomogeneous ODEs
  • Explore matrix methods for solving systems of linear differential equations
  • Review the theory behind second-order linear constant coefficient nonhomogeneous ODEs
USEFUL FOR

Students and professionals in mathematics, particularly those studying differential equations, as well as educators seeking to enhance their understanding of systems of DEs with non-zero forcing functions.

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
991
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
3
Views
2K