Fungrim home page

Fungrim entry: be0f54

0sinc3 ⁣(x)dx=3π8\int_{0}^{\infty} \operatorname{sinc}^{3}\!\left(x\right) \, dx = \frac{3 \pi}{8}
TeX:
\int_{0}^{\infty} \operatorname{sinc}^{3}\!\left(x\right) \, dx = \frac{3 \pi}{8}
Definitions:
Fungrim symbol Notation Short description
Integralabf(x)dx\int_{a}^{b} f(x) \, dx Integral
Powab{a}^{b} Power
Sincsinc(z)\operatorname{sinc}(z) Sinc function
Infinity\infty Positive infinity
Piπ\pi The constant pi (3.14...)
Source code for this entry:
Entry(ID("be0f54"),
    Formula(Equal(Integral(Pow(Sinc(x), 3), For(x, 0, Infinity)), Div(Mul(3, Pi), 8))))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2021-03-15 19:12:00.328586 UTC