Assumptions:
TeX:
\left|\operatorname{sinc}(x)\right| < \frac{\sqrt{2}}{x} \tanh\!\left(\frac{x}{\sqrt{2}}\right)
x \in \mathbb{R} \;\mathbin{\operatorname{and}}\; x \ne 0Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| Abs | Absolute value | |
| Sinc | Sinc function | |
| Sqrt | Principal square root | |
| RR | Real numbers |
Source code for this entry:
Entry(ID("351d87"),
Formula(Less(Abs(Sinc(x)), Mul(Div(Sqrt(2), x), Tanh(Div(x, Sqrt(2)))))),
Variables(x),
Assumptions(And(Element(x, RR), NotEqual(x, 0))))