TeX:
\mathop{\operatorname{arg\,min}}\limits_{x \in \mathbb{R}} \left[\sin(x)\right] = \left\{ \pi \left(2 n - \frac{1}{2}\right) : n \in \mathbb{Z} \right\}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
ArgMin | Locations of minimum value | |
Sin | Sine | |
RR | Real numbers | |
Pi | The constant pi (3.14...) | |
ZZ | Integers |
Source code for this entry:
Entry(ID("ad04bd"), Formula(Equal(ArgMin(Brackets(Sin(x)), ForElement(x, RR)), Set(Mul(Pi, Sub(Mul(2, n), Div(1, 2))), ForElement(n, ZZ)))))