Trying the following exponential integral:
Integrate[ Exp[-2 A Sqrt[x^2 + a^2] + I ( x Subscript[k, x] + b )], {x, 0, Infinity} ]
Am I returning something that is fairly printed but not priced? Does this mean that Mathematica cannot fulfill the integral and fail? I do not see messages about what happened.
To provide context for this question, this is a split up to one dimensional version of the integral that I did with paper and pencil:
\int d^3 re^{ i \vec{k} \cdot \vec{r} } e^{ - 2 Z r/ a_0 }
The point of mathematical mathematics was to check if I can check my result:
16 \pi Z a_0^3/(4 Z^2 + k^2 a_0^2)^2
source share