Solving a First Order Initial Value Problem

KevinD6
Messages
10
Reaction score
0

Homework Statement


If y = y(t) is the solution of the initial value problem
y' + (2 t + 1) y = 2 cos(t)
y(0) = 2
What is y''(0)?

Homework Equations

The Attempt at a Solution


Since this is a first order linear, I started out by finding the integrating factor so I can find what y is, and then just take the second derivative of it, and then put it to 0.

IF = e^{ \int {2t + 1} } => IF = e^{t^2 + t}
Then, I end up with this equation, if we set IF = k.
(ky)' = k (2 cos(t))

From here, I don't think I can integrate that equation, so now I'm pretty much stuck. Is there a method I'm missing? Or could I find the value of the second derivative using the value of y at 0?
Any help is appreciated, thank you.
 
Physics news on Phys.org
KevinD6 said:

Homework Statement


If y = y(t) is the solution of the initial value problem
y' + (2 t + 1) y = 2 cos(t)
y(0) = 2
What is y''(0)?

Homework Equations

The Attempt at a Solution


Since this is a first order linear, I started out by finding the integrating factor so I can find what y is, and then just take the second derivative of it, and then put it to 0.

IF = e^{ \int {2t + 1} } => IF = e^{t^2 + t}
Then, I end up with this equation, if we set IF = k.
(ky)' = k (2 cos(t))

From here, I don't think I can integrate that equation, so now I'm pretty much stuck. Is there a method I'm missing? Or could I find the value of the second derivative using the value of y at 0?
Any help is appreciated, thank you.

Instead of trying to solve the original DE, try just differentiating it once and solving for ##y''## and see if you can get the answer from that.
 
Wow! I can't believe I didn't see that, haha, thanks man. Much appreciated.
 
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