Difference between revisions of "Van der Waerden function"

From specialfunctionswiki
Jump to: navigation, search
Line 30: Line 30:
 
=References=
 
=References=
 
[https://pure.ltu.se/ws/files/30923977/LTU-EX-03320-SE.pdf] <br />
 
[https://pure.ltu.se/ws/files/30923977/LTU-EX-03320-SE.pdf] <br />
 +
 +
[[Category:SpecialFunction]]

Revision as of 18:35, 24 May 2016

Define $s(x)=\inf_{n \in \mathbb{Z}} |x-n|$ (i.e. the distance from $x$ to the set of integers $\mathbb{Z}$). The van der Waerden function is defined by the formula $$V(x)=\displaystyle\sum_{k=0}^{\infty} \dfrac{s \left(10^k x \right)}{10^k}.$$ Note: to calculate $s(x)$ you may use $s(x)=\min \left(2^n x - \lfloor 2^n x \rfloor, \lceil 2^n x \rceil - x \right)$, where $\lfloor \cdot \rfloor$ denotes the floor function and $\lceil \cdot \rceil$ denotes the ceiling function.


Properties

Theorem: The van der Waerden function is continuous.

Proof:

Theorem: The van der Waerden function is nowhere differentiable on $\mathbb{R}$.

Proof:

See Also

Takagi function

References

[1]