Assumptions:
TeX:
\int_{0}^{\infty} {e}^{-a x} \operatorname{sinc}(x) \, dx = \operatorname{acot}(a) a \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \operatorname{Re}(a) > 0
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Integral | Integral | |
Exp | Exponential function | |
Sinc | Sinc function | |
Infinity | Positive infinity | |
CC | Complex numbers | |
Re | Real part |
Source code for this entry:
Entry(ID("38dc04"), Formula(Equal(Integral(Mul(Exp(Neg(Mul(a, x))), Sinc(x)), For(x, 0, Infinity)), Acot(a))), Variables(a), Assumptions(And(Element(a, CC), Greater(Re(a), 0))))