Solving the Initial value problem

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.
 
chen0000 said:
… then we have x'' - 2x' = 0 and y = x' - x

ok, solve x'' - 2x' = et first …

what do you get? :smile:
 
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:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top