let $f(x)= |x| $ how can I calculate the first order weak derivative of this function in $x=0$? Does anyone have an idea on how to calculate this?
2026-03-27 10:45:53.1774608353
On
first order weak derivative of function $ f(x) = |x| $
3.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
The direct answer is that since the weak derivative of a function is only defined almost everywhere, you can put whatever value of $f'(0)$ you want.
Always, remember that we say $g$ is the weak derivative of $f(x)=|x|$ if for any $\phi\in C_c^\infty(\mathbb R)$, we have $$ \int_{\mathbb R} f\,\phi'\,dx=-\int_{\mathbb R}g\,\phi\,dx \tag 1$$
Hence, define $$ f'(x)= \begin{cases} 1&x>0\\ -1&x<0\\ \alpha&x=0 \end{cases} $$ where $\alpha\in \mathbb R$ is an arbitrary constant, can you verify $(1)$?
$$f'(x)=-H(-x)+H(x)$$ where $H(x)=0$ when $-\infty\lt x\leq 0$ and $H(x)=1$ when $x\gt 0$