I'm trying to solve the following problem:
Given that $K_a(x - y)$ and $K_b(x - y)$ are the kernels for the operators $(\Delta - aI)$ and $(\Delta - bI)$ on $L^2(\mathbb{R}^n)$, where $0 < a < b$. Show that $(\Delta - aI)(\Delta - bI)$ has a fundamental solution of the form $c_1K_a + c_2K_b$.
Use the preceding to find a fundamental solution for $\Delta^2 -\Delta$, when $n = 3$.
Edit: Originally, it it stated that $K_a(x - y)$ is a kernel for $(\Delta - aI)^{-1}$, but I believe this should be $(\Delta - aI)$ instead.