Fungrim home page

Fungrim entry: 51f9b4

sinc(z)sinc ⁣(iz)\left|\operatorname{sinc}(z)\right| \le \operatorname{sinc}\!\left(i \left|z\right|\right)
Assumptions:zCz \in \mathbb{C}
TeX:
\left|\operatorname{sinc}(z)\right| \le \operatorname{sinc}\!\left(i \left|z\right|\right)

z \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
Absz\left|z\right| Absolute value
Sincsinc(z)\operatorname{sinc}(z) Sinc function
ConstIii Imaginary unit
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("51f9b4"),
    Formula(LessEqual(Abs(Sinc(z)), Sinc(Mul(ConstI, Abs(z))))),
    Variables(z),
    Assumptions(Element(z, CC)))

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