I'm trying to calculate the following complex integral: $$ \int\limits_{\sigma-i\infty}^{\sigma+i\infty}\frac{1}{s^\alpha}e^{as}\,ds $$ where $a>0$, $\sigma\in\mathbb{R}$ and $\alpha\in (0,1)$. So far I have tried to use the residue theorem, but as $\alpha$ is not an integer it does not work. I have tried also to do a change of variables to get only integer exponents (without success so far).
Maybe someone can give some advice on this.
Thank you for reading.
You are looking for the inverse Laplace transform of $\frac{1}{s^\alpha}$, and it is useful to recall that
$$\forall\beta>-1,\qquad (\mathcal{L}x^\beta)(s) = \int_{0}^{+\infty} x^{\beta} e^{-sx}\,dx = \frac{\Gamma(\beta+1)}{s^{\beta+1}} \tag{1}$$ from which $$\forall \alpha\in(0,1),\qquad \left(\mathcal{L}^{-1}\frac{1}{s^\alpha}\right)(a) = \frac{a^{\alpha-1}}{\Gamma(\alpha)}\tag{2} $$ nice and easy.