What is the Laplace Transform of |sint|?

NT123
Messages
26
Reaction score
0

Homework Statement

Need to find the Laplace transform of |sint| (modulus).



Homework Equations





The Attempt at a Solution

I am really not sure how to proceed here - any help would be much appreciated.
 
Physics news on Phys.org
|sin(t)| = sin(t) on [0, pi], and |sin(t)| = -sin(t) on [pi, 2pi] or on [-pi, 0]
 
I don't know if this is the best way to go about it, but perhaps you can express the function as a convolution of a half wave with a train of delta functions (or something like that).
 
Mark44 said:
|sin(t)| = sin(t) on [0, pi], and |sin(t)| = -sin(t) on [pi, 2pi] or on [-pi, 0]

Thanks - I thought of this as well, but this would mean I have to integrate on each interval, and I get sum(n=0, n=inf) ((1+exp(pi*s)/exp(n*pi*s)*(s^2+1)). Is there a way to simplify this? I'm supposed to be using Laplace transforms to solve a differential equation with |sint| as the inhomogeneous part.
 
Think geometric series where r=exp(-pi*s).
 
vela said:
Think geometric series where r=exp(-pi*s).
Ah of course, thanks :)
 
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