How to integrate $\frac{\exp(x)}{\sqrt(x)}$ with respect to $x$?
2026-04-07 13:42:32.1775569352
Indefinite integration of $\frac{\exp(x)}{\sqrt(x)}$
73 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Let $x=t^{2}$ \begin{align} \int \frac{\mathrm{e}^{x}}{\sqrt{x}} dx &= 2 \int \mathrm{e}^{t^{2}} dt \\ &= \sqrt{\pi} \mathrm{erfi}(t) \\ &= \sqrt{\pi} \mathrm{erfi}(\sqrt{x}) + C \end{align} where $$\mathrm{erfi}(z) = \frac{2}{\sqrt{\pi}} \int\limits_{0}^{z} \mathrm{e}^{t^{2}} dt$$ is the imaginary error function.