Good day! Is this integral tabular? I calculated it in MatLab and am now trying to write down an analytical expression. How can I get a result?
\begin{align} I &= \int\limits_{x=-\infty}^{-1} \frac{\mu \, dx}{2 \cdot (1+\mu^2 \cdot ((x-m) \cdot k)^2)^{3/2}} \\ &= \left[- \frac{\mu \cdot (m-x)}{2 k \mu \sqrt{(m-x)^2+1}} \right]_{x = -\infty}^{-1} \\ &= - \frac{\mu \cdot (m+1)}{2 k \mu \sqrt{(m+1)^2+1}} + \lim_{x\to-\infty} \, \frac{\mu \cdot (m-x)}{2 k \mu \sqrt{(m-x)^2+1}} \\ &= - \frac{\mu \cdot (m+1)}{2 k \mu \sqrt{(m+1)^2+1}} + \frac{\mu \cdot (m+\infty)}{2 k \mu \sqrt{(m+\infty)^2+1}} \\ &= \frac{1}{2 k} - \frac{\mu \cdot (m+1)}{2 k \mu \sqrt{(m+1)^2+1}}. \end{align}