Finding General Solution / Fundamental matrix

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 5K views
donkeystalk
Messages
2
Reaction score
0
Morning everyone,

Studying for a test and having a problem on a practice question he gave us to study with. Here's the question along with the answer:

Y' = AY + [e^t
e^-t
0]

with A =
[-1 0 4
-0 -1 2
0 0 1]

the answer given is: Y(t) =
[1/2(e^t - e^-t)
e^-t(t+1)
0]

My question is, what are the steps to getting to this solution, I've gone over notes, examples, scavenged the internet, not a whole lot of luck. I know it's probably out there, but I am probably looking up the wrong keywords via Google.

Any help with a general outline of what to do would be extremely helpful! Thanks a lot!

p.s. sorry for bad formatting
 
Physics news on Phys.org
You can search for the matrix exponential, and state equation in any linear systems book.

[tex] \dot x = Ax+Bu[/tex]

is the form that you are looking for. The solution is a not-so-complicated convolution integral
 
trambolin said:
You can search for the matrix exponential, and state equation in any linear systems book.

[tex] \dot x = Ax+Bu[/tex]

is the form that you are looking for. The solution is a not-so-complicated convolution integral

ok so what I am looking for is the state equation and matrix exponential?

this type of problem ended up not being on the exam,but I am guessing it will show up on the final in a just over a week.