Q3d
Second order differential equations
Second-order ODE with initial or boundary value conditions
View
We denote by $K$ the function defined from $[0,1]^2$ to $\mathbb{R}$ by the following relation: $K(s,t) = (1-s)t$ if $0 \leq t \leq s \leq 1$ and $K(s,t) = (1-t)s$ otherwise. We denote by $T$ the application defined on $E = C([0,1], \mathbb{R})$, equipped with the norm $\|.\|_2 = \sqrt{\int_0^1 |f(x)|^2 \, dx}$, by the relation: $$\forall f \in E, \quad \forall s \in [0,1], \quad T(f)(s) = \int_0^1 K(s,t) f(t) \, dt$$ Show that if $\lambda \in \sigma_p(T)$ and $f \in \operatorname{Ker}(T - \lambda Id)$, then $f \in C^2([0,1], \mathbb{R})$ and satisfies the equation $$\lambda f'' + f = 0$$ with the conditions $f(0) = f(1) = 0$.