The Laplacian is differential operator defined by $$\Delta U=\sum^n_{i=1} \frac{\partial^2 u}{\partial x^2 _i}$$
Find at least one solution to $$-\Delta u(x)=u(x)$$
How do I solve this equation? The solution says $$u(x) = c1 cos x + c2 sin x$$ but I have no idea where this comes from.