Assumptions:
TeX:
\left|\operatorname{sinc}(x)\right| < \frac{\operatorname{asinh}(x)}{x}
x \in \mathbb{R} \;\mathbin{\operatorname{and}}\; x \ne 0Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| Abs | Absolute value | |
| Sinc | Sinc function | |
| RR | Real numbers |
Source code for this entry:
Entry(ID("a934d1"),
Formula(Less(Abs(Sinc(x)), Div(Asinh(x), x))),
Variables(x),
Assumptions(And(Element(x, RR), NotEqual(x, 0))))