Let$f:\mathbb{R} \to \mathbb{R}$ be twice differentiable function such that $f(\frac{1}{2^n})=0 \forall n \in \mathbb{N}$. Show that $f'(0)=f''(0)=0$
Applying mean value theorem on $(\frac{1}{2^n},\frac{1}{2^{n-1}})$ we see that $\exists c_n$ st $f'(c_n)=\frac{f(\frac{1}{2^{n-1}})-f(\frac{1}{2^{n}})}{\frac{1}{2^{n-1}}-\frac{1}{2^{n}}}$ , thus $f'(c_n) =0$ $\implies$ $\lim_{n\to \infty}f'(c_n)=0 \implies f'(0)=0$
But I can't use similar argument for $f''$ since it is not known whether it is continuous or not!