Hello I have an exercise to do but I’m stuck on a few questions. The statement is as follows :
Consider the Cantor function f: [0,1] —> [0,1] With $f(x) = \sum_{j=1}^{N(x)} \frac{1}{2^j} 1(x_j \ge 1) $.
a) Calculate the derivative f’(x) of the function f for each point x $\in$ (0,1) \ K which is a Cantor set.
b) For x = 2/3 compute both of the one sided limits $Lim_{h->0^{+}} \frac{f(2/3 + h)-f(2/3)}{h}$ and $Lim_{h->0^{-}} \frac{f(2/3 + h)-f(2/3)}{h}$.
Define the symmetric derivative of f at x by SD(f)(x) = $Lim_{h->0} \frac{f(x + h)-f(x-h)}{2h}$.
c) For each x $\in$ (0,1) \ K calculate SD(f)(x) (if it exists).
For the question a) I have write that f’(x) = $0$ For all x $\in [0,1]\K $ but for the rest I cn’t do .... Someone can help me please ?