I have some questions.
I have to take the inverse Laplace transform of the given function below by residue theorem:
$\frac{1}{s\sinh{c\sqrt{s}}}$
where s is Laplacian variable and c is a real constant. Actually it has a very crowded numerator which I do not need to define. So far I know that it has a simple pole at s = zero and infinitely many poles at c√s = nπi
Questions:
1- What is the order of the poles at nπi? Is it 1/2?
2- At zero, what is the order? (Because to residue at zero, s also contributes)
3- What is the way of solving this question at nπi by residue theorem (without defining sinh function as exponential function)?
Thanks for any help.
By the residue theorem we have (assuming $c,s>0$) $$ \frac{\pi}{\sin(\pi z)}=\frac{1}{z}+\sum_{n\geq 1}\frac{2z(-1)^n}{z^2-n^2} \tag{1}$$ $$ \frac{1}{\sinh(z)}=\frac{1}{z}+\sum_{n\geq 1}\frac{2z(-1)^n}{z^2+\pi^2 n^2} \tag{2}$$ $$ \frac{1}{\sinh(cz)}=\frac{1}{cz}+\sum_{n\geq 1}\frac{2cz(-1)^n}{c^2z^2+\pi^2 n^2} \tag{3}$$ $$ \frac{1}{\sinh(c\sqrt{s})}=\frac{1}{c\sqrt{s}}+\sum_{n\geq 1}\frac{2c\sqrt{s}(-1)^n}{c^2 s+\pi^2 n^2} \tag{4}$$ $$ \frac{1}{\sqrt{s}\sinh(c\sqrt{s})}=\frac{1}{c s}+\sum_{n\geq 1}\frac{2c(-1)^n}{c^2 s+\pi^2 n^2} \tag{5}$$
$$\mathcal{L}^{-1}\left( \frac{1}{\sqrt{s}\sinh(c\sqrt{s})}\right)=\frac{1}{c }+\sum_{n\geq 1}\frac{2}{c}(-1)^n \exp\left(-\frac{n^2 \pi^2 x}{c^2}\right) =\color{blue}{\tfrac{1}{c}\,\vartheta_4\left(0;e^{-\pi^2 x/c^2}\right)}\tag{6}$$ so the answer in this case is given by a Jacobi Theta function. Similarly, $$\mathcal{L}^{-1}\left( \frac{1}{s\sinh(c\sqrt{s})}\right)=\frac{2\sqrt{x}}{c\sqrt{\pi}}+\frac{4}{\pi^{3/2}}\sum_{n\geq 1}\frac{(-1)^n}{n}\,F\left(\frac{\pi n \sqrt{x}}{c}\right)\tag{7} $$ where $F$ is Dawson function. The last series is related with an integral involving the $\vartheta_4$ function.