TeX:
\mathop{\operatorname{arg\,max}}\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 |
---|---|---|
ArgMax | Locations of maximum value | |
Sin | Sine | |
RR | Real numbers | |
Pi | The constant pi (3.14...) | |
ZZ | Integers |
Source code for this entry:
Entry(ID("c5bdcc"), Formula(Equal(ArgMax(Brackets(Sin(x)), ForElement(x, RR)), Set(Mul(Pi, Add(Mul(2, n), Div(1, 2))), ForElement(n, ZZ)))))