Consider the differential operator $$ L=u''-u\qquad \mathrm{in}\ \ \mathbb{R}. $$ Find the fundamental solution of the above operator.
Now, I guessed the fundamental solution to be $E=e^{x}H(x)$, where $H(x)$ is the Heaviside function. But, after finding its second weak derivative (in distribution sense), I get it as $$ E+\delta-\delta' $$ where $\delta'$ is the dipole distribution and $\delta$ is the Dirac distribution. But this doesn't satisfy the operator, $L$. My question is am I taking the guess solution correctly? If not what should it be and how to think about getting these guess solutions?
The fundamental solution $G$ should satisfy
For $Lu=u''-u$ conditions 1 and 2 give $$ G(x)=\begin{cases} A_- e^x & (x<0),\\ A_+ e^{-x} & (x>0). \end{cases} $$
Then conditions 3 and 4 give $A_- = A_+$ and $-A_+ - A_-=1,$ i.e. $A_-=A_+=-\frac12$ so we end up with $$ G(x) = -\frac12 e^{-|x|}. $$