System of Coulped ODE's/ Panic Attack

  • Thread starter Thread starter H-bar None
  • Start date Start date
  • Tags Tags
    System
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
H-bar None
Messages
45
Reaction score
0

Homework Statement



dx/dt = -xy

dy/dt =-xy

find x(t) and y(t)


The Attempt at a Solution



Using Maple I've plotted the vector field and solution curve for a list of initial conditions. When I tried to work by hand I could find a way to uncoulple the equations. Is there an analytical solution? Method (linearization and etc. )works best? I've sifted through numerous textbooks and couldn't find a decent example.
 
Physics news on Phys.org
As a first step I would integrate dx/dt=dy/dt.
 
Are you telling me its that simple?

Could you go a little further?
 
Last edited:
1st solve dy/dt = dx/dt. You should then be able to solve for y. Next you could plug y into dx/dt = -xy to get a seperable equation. Then solve for x & y. Be careful with your constants!
 
My first thought was that dy/dx= -xy/-xy= 1 but that is precisely what Dick and pki15 are saying.