Why integration operator has no eigen values?

1k Views Asked by At

Let $V$ be the vector space of all functions from $\mathbb R$ into $\mathbb R$ which are continuous. Let $T$ be the linear operator on $V$ defined by $$(Tf)(x) = \int_0^x f(t) dt$$ Prove that $T$ has no eigen values.

All those who are going to differentiate in the middle, please consider, there are functions which are continuous, but nowhere differentiable. Ex: Weirstrauss function. So, you can't differentiate anywhere in between.

2

There are 2 best solutions below

0
On BEST ANSWER

Actually, you can differentiate $Tf(x)$ because integral of a continuous function is differentiable, and its derivative is the function, that's FTC.

Now if $Tf(x)=af(x)$ and $a\neq0$ then any eigenfunction $f(x)$ is also differentiable, and differentiating both sides gives $f(x)=af'(x)$. The general solution to this equation is $f(x)=Ce^{x/a}$, but since $f(0)=\frac1a Tf(0)=0$ we must have $C=0$ and hence $f(x)=0$.

It remains to consider the case $a=0$, but then $Tf(x)=0$ and differentiation gives $f(x)=0$ directly.

0
On

The only possible eigenvectors would have to be of the form $e^{\lambda x}$ but since $(Tf)(0)=0$, none of those work.