What is the sufficient condition for bounded solutions in this ODE system?

  • Thread starter Thread starter TheForumLord
  • Start date Start date
  • Tags Tags
    Bounded Ode
TheForumLord
Messages
104
Reaction score
0

Homework Statement


Given this ode system:
x' = 2x+y-7e^(-t) -3
y'= -x+2y-1

Find all the bounded soloution in [a,infinity) when a is a real number...

I'm not really sure what is a sufficient condition for bounded soloution in this question...Maybe there's something we can do and then we will not even need to solve the system...


Help is Needed!

TNX a lot!

Homework Equations


The Attempt at a Solution


The eignvalues of the Matrix are: 2+-i...The eignvectors are: (1,i ) for 2+i & (1, -i ) for 2-i...
According to this we know that this is a fundamental set of soloutions for the homogenic system:
x1=e^2t[cost(1,0) -sint(0,1) ]
x2=e^2t[sint(1,0) +cost(0,1) ]
From here we can get to a private soloution of the whole system in several ways but they're all take very long time... I'm pretty sure there's an easier way to get to the bounded soloutions of the system...

HELP IS NEEDED ASAP!

TNX
 
Physics news on Phys.org
NVM...I've managed to solve it on my own...
TNX anyway
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top