Laplace Transform (Should be easy)

Saladsamurai
Messages
3,009
Reaction score
7
[SOLVED] Laplace Transform (Should be easy)

Homework Statement


I know there are other ways to solve this, but I HAVE to use Laplace Transformy''-y'-6y=0 where y(0)=2 and y'(0)=-1

The Attempt at a Solution



Written as Laplace:

y''-y'-6y=0

\Rightarrow s^2*Y(s)-s*y(0)-y'(0)-s*Y(s)+y(0)-6*Y(s)=0

\Rightarrow s^2*Y(s)-2s+1-s*Y(s)+2-Y(s)=0

\Rightarrow s^2*Y(s)-s*Y(s)-Y(s)=-3+2s

\Rightarow Y(s)=\frac{-3+2s}{s^2-s-1}

Am I missing something? The numerator and denominator don't factor. Is a separation by partial fractions my next step? Or did I miss something that would make it way easier?

Thanks
 
Physics news on Phys.org
What happened to the "6" on 6Y(x)?

s2- s- 6 certainly does factor!
 
Splendid! Now too bad the numerator wasn't -3+s then I would be in business.
 
I'm also having a problem with laplace transforms.

I have an equation in the form

I = \frac{1}{s} - \frac{11}{3s+2}

Does this transform to

I(t) = 1-11e^{-2t}

or do i need to try and do something with the 3?

EDIT:
I think I just got it, sorry for hi-jacking you're thread.
I(t) = 1 - 11/3 (e^{-2/3t})
 
Last edited:
ineedmunchies said:
I'm also having a problem with laplace transforms.

I have an equation in the form

I = \frac{1}{s} - \frac{11}{3s+2}

Does this transform to

I(t) = 1-11e^{-2t}

or do i need to try and do something with the 3?

EDIT:
I think I just got it, sorry for hi-jacking you're thread.
I(t) = 1 - 11/3 (e^{-2/3t})


It's cool. And you got it right it looks like!
 
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