Differential equations: impulse function

seang
Messages
184
Reaction score
0
How do you go about taking the Laplace transform of something like...

\delta (t-1)sin(t)

What does this even mean?
 
Physics news on Phys.org
This is straight-forward, it comes directly from applying the defintions of the laplace transform and the impulse function (also called the Dirac delta "function"). So the first thing you should do is look up these definitions.
 
Last edited:
So do I have to convolve them? I know the laplace transform of both of the functions, but in order to find the laplace transform of {h(t)x(t)} it seems I'll need convolution.

And I'll have to use the fact that

\int \delta(t-t_0)f(t)dt = f(t_0)

Am I on the right track?
 
No, this problem, at least as you stated it, has nothing to do with convolution: you are given a function, \delta(t-1)sin(t) and are asked to find the Laplace transform. The Laplace transform of that is
\int_0^\infty \delta(t-1)sin(t)e^{-st}dt.
That's particularly easy to integrate with that delta function in there! Do you know enough about the delta function to know why that is easy?
 
I don't think so. It seems like the integral I posted above would help me in some way, but I'm not sure how.

EDIT: unless, is the laplace transform

e^{-s(1)}sin(1)

?
 
Last edited:
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