Ordinary differential equaiton

  • Thread starter Thread starter sara_87
  • Start date Start date
  • Tags Tags
    Differential
sara_87
Messages
748
Reaction score
0

Homework Statement



dy/dt = -y + cos(pi*t)

Homework Equations





The Attempt at a Solution



first, i took the y to the other side and then found an integraing factor to be e^t;
multiplied the ODE by e^t then integrated both sides wrt t. i have the initial condition
y(2)=4
so my general solution is:
y = {(pi*sin(pi*t) + (cos(pi*t))/[pi(pi+1)] } + {e^t(4-1/(pi(pi+1)))}

Is this correct?
 
Physics news on Phys.org
I end up getting c = 4e^2 and y = (1/(pi*e^t))sin(pi*t)+4e^(2-t) When you solve for c the sin term should become 0 and you just multiply over the e^2. This is my first post, but I hope it helps.
 
gey in a habit of checking your solution in the equation
if
y = {(pi*sin(pi*t) + (cos(pi*t))/[pi(pi+1)] } + {e^t(4-1/(pi(pi+1)))}
is
dy/dt = -y + cos(pi*t)
with
y(2)=4
 
SirOtis said:
I end up getting c = 4e^2 and y = (1/(pi*e^t))sin(pi*t)+4e^(2-t) When you solve for c the sin term should become 0 and you just multiply over the e^2. This is my first post, but I hope it helps.

how did you get to that?
For c, i got (4e^2)-(e^2/pi(pi+1))
 
I got

<br /> y(t) = \frac{(\cos \pi t + \pi \sin \pi t)}{\pi^2+1} + e^{2 - t}\left ( 4 - \frac{1}{\pi^2 + 1}} \right )<br />

And I checked it with the DE and IC and everything seems to be in order.
 
Oh, I'm sorry. I think David is right. I forgot to multiply the right side by the integrating factor before integrating.
 
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