Solving the Initial value problem

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
5 replies · 2K views
chen0000
Messages
5
Reaction score
0

Homework Statement



dx/ dt = x + y
dy/ dt = x + y + et
x(0) = 0 y(0) = 1.

Homework Equations


The Attempt at a Solution

x'' = x' + y' = x' + x + y + et
x'' - 2x' = 0
y = x' - x
 
Physics news on Phys.org
welcome to pf!

hi chen0000! welcome to pf! :smile:
chen0000 said:
dx/ dt = x + y
dy/ dt = x + y + et
x(0) = 0 y(0) = 1.

the obvious way to start would be by changing one of the variables to x+y :wink:
 
well I'm not sure if we're supposed to do it like this but I remember something about
x" = x' + y' = x' + x + y + e^t
and then we have x'' - 2x' = 0 and y = x' - x, but that's for homogeneous, and i don't know where to go from there.
 
x'' - 2x' = e^t
X(t) = Ae^t
(A-2A)e^t = e^t
-A = 1
A = -1
X(t) = - e^t ?
 
hi chen0000! :smile:

(just got up :zzz: …)
chen0000 said:
x'' - 2x' = e^t
X(t) = Ae^t
(A-2A)e^t = e^t
-A = 1
A = -1
X(t) = - e^t ?

(try using the X2 icon just above the Reply box :wink:)

yes, that's a good particular solution :smile:

now find the homogenous solution (ie the general solution to the homogenous equation x'' - 2x = 0) to add to that :wink: