Show that $f(x)=x^2 \cos\left(\dfrac{\pi}{2x}\right)$ when $x\neq 0$, and $0$ when $x=0$, is absolutely continuous on $[-1,1]$.
I'm honestly not sure how to get this one off the ground. I thought about maybe trying to prove that it's Lipschitz, but 1) I'm not even convinced that's true, and 2) if it is true, I can't get that off the ground either.
Any thoughts would be greatly appreciated.
Thanks in advance.
To prove that $ f $ is Lipschitz at $ [-1,1] $ , You just need to show that the derivative $ f' $ is bounded at $ [-1,1] $.
For $ x=0 $,
$$f'(0)=\lim_{x\to 0}\frac{f(x)-0}{x}$$ $$=\lim_{x\to 0}x\cos(\frac{\pi}{2x})=0$$
For $ x\ne 0$, $$f'(x)=2x\cos(\frac{\pi}{2x})+\frac{\pi}{2}\sin(\frac{\pi}{2x})$$ $$\implies |f'(x)|\le 2|x|+\frac{\pi}{2}\le 2+\frac{\pi}{2}$$