If I have the distribution: $\delta'(x^3 + x)$ and I want to write it using only $x$ as argument.
I have tried using $$\delta(f(x)) = \frac{\sum_{i=1}^{k} \delta(x - x_i)}{|f'(x_i)|}$$ where $f(x) = x^3 + x$ and $x_i$ are the simples roots of $f(x)$, so $f(x_i) = 0$ and $x_1 = 0, x_2 = i\sqrt{3}, x_3 = -i\sqrt{3}$.
I tried to differentiate that equation, but did not get the result I wanted, which is $\frac{\delta'(x)}{9} $.
Can anybody help me? Thanks!
Edit: Given that only $x_i \in \mathbb{R} $ can be considered, we have the only point $x_1 = 0$ and we write:
$\delta(x^3 + 3x) = \frac{\delta(x)}{9}$, then we differentiate: $\delta'(x^3+3x) = \frac{\delta'(x)}{9(3x^2 + 1)} $.
Now using the fact that $g(x)\delta(x-a) = g(a)\delta(x-a) $ where $a = 0$ and $g(x) = \frac{1}{3x^2+1} $, we get $\frac{\delta'(x)}{9} $.