Quick Question: Matrix added to Differential

Click For Summary

Homework Help Overview

The discussion revolves around adding a vector to a system of differential equations, specifically in the context of a differential equation of the form U'(t) = AU(t) + V, where A is a 2x2 matrix and V is a 2x1 vector. Participants are exploring how to incorporate the vector V into the equation and the implications of this addition on solving the system.

Discussion Character

  • Conceptual clarification, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants are attempting to clarify the nature of the problem, with some suggesting a reformulation of the equation and exploring the implications of the nonhomogeneous term V. Others are questioning the role of initial conditions in the context of the solution.

Discussion Status

The discussion is ongoing, with various interpretations being explored. Some participants have provided insights into the nature of homogeneous versus nonhomogeneous systems, while others are seeking clarification on the initial conditions and their impact on the solution process.

Contextual Notes

There is some ambiguity in the original poster's question regarding the formulation of the differential equation and the role of the vector V. Additionally, the discussion includes references to initial conditions, which may influence the solution but are not fully resolved in the conversation.

rey242
Messages
40
Reaction score
0
Hey guys,
I have a quick question about adding a vector to a system of differential equations.

Like U'(t)= Ax+V

Say A is a 2x2 matrix and V is a 2x1 vector.

Can you all explain how I could handle that V vector? Should somehow include it into A?
 
Physics news on Phys.org
rey242 said:
Hey guys,
I have a quick question about adding a vector to a system of differential equations.

Like U'(t)= Ax+V

Say A is a 2x2 matrix and V is a 2x1 vector.

Can you all explain how I could handle that V vector? Should somehow include it into A?
You're not adding a vector to a system of differential equations. Ax is a 2x1 vector, and V is a 2x1 vector, so Ax + V is a 2x1 vector, as is U', which is probably a function of x, not t.
 
As mentioned you haven't explained the problem very well... but guessing, do you mean
\textbf{x}(t) = (x_1(t), x_2(t))
\textbf{x}'(t) = (x_1'(t), x_2'(t))

and the differential equation is
\textbf{x}'(t) = A \textbf{x}(t) +\textbf{v}...?

if so, and if A is in invertible, try writing it as
\textbf{x}'(t) = A \textbf{x}(t) +A(A^{-1}\textbf{v})
and consider a variable change
 
I wrote the question a little wrong...
I meant
U'(t)=A u(t)+V
Where A is just a regular 2X2 matrix and V is a 2x1 vector.
like this

U'(t)=(1,2;3,4)U(t)+(1;e^t)

I already know how to solve systems such as
U'(t)=Au(t) by using the eigenvalues & eigenvectors of A but I haven't learned what to do in the case which you add a V into the equation
 
U'(t) = AU(t) is a homogeneous system.
U'(t) = AU(t) + V is a nonhomogeneous system. What you choose for a particular solution depends a lot on what the solution is for the homogeneous problem. I don't have my DE resources handy right now, so I can't provide any more details these.
 
so what if it included a initial solution, would that change anything?
 
Do you mean initial conditions?
 
Such as a vector U(0)=(1;1)
 
That would enable you to find the constants associated with your homogeneous solution, that's all. IOW, having initial conditions wouldn't really change what I said in post #5.
 

Similar threads

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