How to prove that $x_1=signt \notin W{}_2^1[-1;1] $ ?
I know that signt=$\frac{d}{dt}\mid t\mid$ and $ \mid t\mid '=\frac{t}{\mid t\mid}$, derivative of module is not defined in t=0. Am I thinking right?
Thanks for any help
How to prove that $x_1=signt \notin W{}_2^1[-1;1] $ ?
I know that signt=$\frac{d}{dt}\mid t\mid$ and $ \mid t\mid '=\frac{t}{\mid t\mid}$, derivative of module is not defined in t=0. Am I thinking right?
Thanks for any help
Problem. A weak derivative $v(t)$ of $sign(t)$ will satisfy, for all smooth functions $\phi$ such that $\phi(-1) = \phi(1) = 0$, $$\int_{-1}^1sign(t)\phi'(t)\,dt = -\int_{-1}^1v(t)\phi(t)\,dt$$ so we want to see that it can't exist.
Reason. You can evaluate $$\int_{-1}^1 sign(t)\phi'(t)dt = \int_0^1\phi'(t)dt - \int_{-1}^0\phi'(t)dt = -2\phi(0)$$ As mentioned in the comments above this is a $\delta$ distribution, $v(t) = 2\delta_0$ which is not a function.
Finishing the proof. If you haven't done so already, the most straightforward way to prove that $\delta$ distributions are not representable is by applying the dominated convergence theorem to a sequence $\varphi_n$ of bump functions $0 \leq \varphi_n(t) \leq 1$ whose support shrinks to a point. Someone wrote this down over here: Why Dirac's Delta is not an ordinary function?