$g(x)$ is the periodic function defined as $g(x) = |x|$ for $x \in [-1,1]$; $g(x+2) = g(x)$. Define $$f(x) = \sum_{n=0}^{\infty} \frac{g(3^{n} x)}{3^{n}}$$
- Prove $\forall x \in \mathbb{R}$, $f(x)$ is uniformly continuous.
- Prove $\forall x \in \mathbb{R}$, $f(x)$ is not differentiable.
I really have no idea where to start. I am thinking that probably I need to find a closed form for $f(x)$ for the first problem, but I don't know how.
