Hello So I am currently trying to prove that $$\frac{d^2}{dx^2}(e^{-a|x|}) = a^2 e^{-a|x|} - 2a\delta(x)$$ I have made a proof and was wondering if my proof would be considered valid
Proof $$\frac{d}{dx}(e^{-a|x|}) = -a e^{-a|x|} - a\delta(x)$$ because using the product rule, the derivative of $-a|x|$ is $-a\delta(x)$ then $$\frac{d^2}{dx^2}(e^{-a|x|}) = a^2 e^{-a|x|} - a\delta(x) - a\delta (x) = a^2 e^{-a|x|} - 2a\delta(x)$$ Would this proof be correct or am I making wrong assumptions?