How Do You Apply Laplace Transform to Shifted Functions in Calculus?

  • Thread starter Thread starter jhendren
  • Start date Start date
  • Tags Tags
    Terms
jhendren
Messages
34
Reaction score
0

Homework Statement



Find Laplace transformation
H(t-1)t^2

Homework Equations



The Attempt at a Solution



[2(e^-s)f(t^2)]/s^3

I'm not sure how to get t^2 in terms of t-1

I know the answer is (2+2s+s^2)/s^3
 
Physics news on Phys.org
Just express ##t^2## as a finite Taylor series about ##t=1##. Alternatively you can use this formula$$
\mathcal L(u(t-a)f(t)) = e^{-as}\mathcal L(f(t+a)$$which would give, in your case$$
\mathcal L(u(t-1)t^2)=e^{-s}\mathcal L((t+1)^2)
= e^{-s}\mathcal L(t^2+2t+1)$$
 
can you show me the proof on that formula because it is no where in my book
 
jhendren said:
can you show me the proof on that formula because it is no where in my book

$$\mathcal L(u(t-a)f(t)=\int_a^\infty e^{-st}f(t)dt$$Let ##v = t-a##$$
=\int_0^\infty e^{-s(v+a)}f(v+a)dv =e^{-as}\int_0^\infty e^{-sv}f(v+a)dv
=e^{-as}\mathcal L(f(t+a))$$This formula is handy because, as in your problem, the function f(t) isn't usually given in terms of the argument of the step function.
 
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