Homogeneous Linear DE's - solving IVP's

  • Thread starter Thread starter tatiana_eggs
  • Start date Start date
  • Tags Tags
    Homogeneous Linear
tatiana_eggs
Messages
69
Reaction score
0
Homogeneous Linear DE's -- solving IVP's

Homework Statement



Solve the given IVP:

d^2y/dt^2 - 4 dy/dt -5y = 0; y(1)=0, y'(1)=2


Homework Equations



N/A

The Attempt at a Solution



I've solved and got the general solution y=c1e5t+c2e-t

I'm plugging in the following to solve for my two constants:

y(1)=0=c1e5+c2/e

y'(1)=2=5c1e5-c2e

So I have a system of 2 linear equations, and I can just add the two together and get:

2=6c1e5

and solving for c1 = e5/3

I would go on and solve for c2, but I checked the back of the book and they have:

y = 1/3e5(t-1)-1/3e-(t-1)

How did they get c1 = 1/3 and e5(t-1) ?
 
Physics news on Phys.org
Hi tatiana_eggs! :smile:
tatiana_eggs said:
2=6c1e5

and solving for c1 = e5/3

erm :redface: … c1 = e-5/3 …

which gives the 1/3e5(t-1) in the book. :wink:
 


Oh my gosh... duh.. I seem to be slowly losing my algebra skills as I learn more and more math.

Thanks so much!
 
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