Eigenvalues and Eigenfunctions of Integral Equation

3.8k Views Asked by At

Compute the eigenvalues and eigenfunctions of $$ \varphi(x) - \lambda \int_0^1 e^{x+s} \varphi(s) ds = f(x) $$ Are there functions $f$ such that the inhomogenous equation has for every real $\lambda$ at least one solution?

Attempt at my solution: I have to solve $$ \int_0^1 e^{x+s} \varphi(s) ds = \frac{1}{\lambda} \varphi(x) $$ with $$ \int_0^1 e^{x+s} \varphi(s) ds = e^x \int_0^1 e^s \varphi(s) ds $$ we have the eigenvalue $1/\lambda = \int_0^1 e^s \varphi(s) ds$ and the eigenfunctions $$ \varphi(x) = C \cdot e^x $$ for some constant $C$. Is this correct? I just derived it with looking at the equation, is there some theory by which I get this result? And are that all eigenvalues/eigenfunctions? And how to solve the question for functions $f$ such that there always exists eigenfunctions for real $\lambda$?

1

There are 1 best solutions below

0
On

Suppose $\int_{0}^{1}f(s)e^{s}\,ds=0$. Then your equation always has the solution $\varphi = f$ which holds for all $\lambda$. So this condition is sufficient. Actually, this condition is also necessary in order to have a solution for all real $\lambda$, but I'll leave that to you to see. (Hint: choose $\lambda = 1/\int_{0}^{1}e^{2x}\,dx$, and show that $h(x)=\varphi(x)-\lambda\int_{0}^{1}\varphi(s)e^{s+x}\,ds$ satisfies $\int_{0}^{1}h(x)e^{x}\,dx=0$.)