4

I would like to solve the following exercise:

Let $V$ be the space of continuous real-valued functions on the real line. Let $T$ be the linear map on $V$ defined by $$ (Tf)(x) = \int\limits_{0}^{x}f(t)dt.$$ Prove that $T$ has no eigen-values.

Here is my attempt:

Suppose on contrary, $T$ has an eigenvalue say $\lambda$. Then there is a non-zero $f\in V$ such that $$ Tf= \lambda f$$ i.e., for all $x\in \mathbb{R}$, $$ \int\limits_{0}^{x}f(t)dt= \lambda f(x) $$ i.e., for all $x\in \mathbb{R}$, $$ f(x)-f(0)= \lambda f'(x)$$ i.e., for all $x\in \mathbb{R}$,$$ (f(x)-f(0))^{\lambda}= e^{\mu x}$$ Take $x=0$, we get $$ 0=e^{0}=1.$$ Therefore $T$ has no eigenvalues.

Is the above argument correct?

Amit
  • 676
  • 2
    Why is $f$ differentiable? – saulspatz Jun 09 '18 at 19:27
  • 3
    @saulspatz Because it equals a differentiable function. – Git Gud Jun 09 '18 at 19:29
  • What is the number $\mu$? – José Carlos Santos Jun 09 '18 at 19:32
  • $\mu$ is a constant real number. – Amit Jun 09 '18 at 19:34
  • You may want to discuss the $\lambda = 0$ case. – Zhanxiong Jun 09 '18 at 19:35
  • @Zhanxiong In a similar way, one can check that zero can't be an eigenvalue. Is it fine? – Amit Jun 09 '18 at 19:40
  • If $f' = af + c$ for $a \neq 0$, then $f(x) = \mu e^{ax} - c/a.$ – Joshua Mundinger Jun 09 '18 at 19:42
  • I have no idea what you did to get to the equality where you're using the exponential function. – Git Gud Jun 09 '18 at 19:42
  • The exponential function is used to ensure the right hand side to be 1. – Amit Jun 09 '18 at 19:50
  • I have no idea what you did to get to the equality where you're using the exponential function – Git Gud Jun 09 '18 at 19:59
  • @GitGud if I write $(f(x)-f(0))^{\lambda}= e^{x+\mu}$, is correct? – Amit Jun 09 '18 at 20:04
  • @Amitks I don't think it is. How do you even arrive at that? – Git Gud Jun 09 '18 at 20:35
  • @GitGud Take $f(x)-f(0)= \lambda f'(x)$. Now integraing on both sides we get $(f(x)-f(0))^{\lambda}= e^{x +\mu}$. Is it ok? – Amit Jun 09 '18 at 20:59
  • No, it isn't. Let $f$ be a constant function. You're claiming that, after integrating, $e^{\mu +x}=0$. – Git Gud Jun 09 '18 at 21:01
  • Backtracking a bit, you found $\forall x\in \mathbb R\left(f(x)-f(0)=\lambda f'(x)\right)$. But, from $T(f)=\lambda f$ you can conclude that $f(0)=0$ (that is, after you deal with the case $\lambda=0$). – Git Gud Jun 09 '18 at 21:01
  • Now $$\begin{align} \forall x\in \mathbb R\left(f(x)=\lambda f'(x)\right)&\implies \forall x\in \mathbb R\left(e^{-x/\lambda}f(x)=\lambda e^{-x/\lambda}f'(x)\right)\ &\implies \forall x\in \mathbb R\left(\lambda e^{-x/\lambda}f'(x)-e^{-x/\lambda}f(x)=0\right)\ &\implies \forall x\in \mathbb R\left(\left(x\mapsto e^{-x/\lambda}f(x)\right)'=0\right)\ &\implies \exists\mu \in \mathbb R\forall x\in \mathbb R\left(e^{-x/\lambda}f(x)=\mu\right)\ &\implies \exists\mu \in \mathbb R\forall x\in \mathbb R\left(f(x)=\mu e^{x/\lambda}\right)\land f(0)=\mu \end{align} $$ Can you finish? – Git Gud Jun 09 '18 at 21:03
  • Typo. It should be $\forall x\in \mathbb R\left(\left(x\mapsto \lambda e^{-x/\lambda}f(x)\right)'=0\right)$ – Git Gud Jun 09 '18 at 21:09

2 Answers2

3

Your argument fails at the point $$f(x) - f(0) = \lambda f'(x), \forall x \quad\implies\quad (f(x)-f(0))^{\lambda} = e^{\mu x},\forall x \tag{*1}$$

Let's say $f_0(x)$ is a solution satisfy LHS, then every constant multiple of $f_0(x)$ is also a solution. However, the RHS of your argument doesn't maintain the same form.

It is clear any eigenfunction $f(x)$ of the problem satisfy the ODE on LHS of $(*1)$. Furthermore, $f(0) = 0$. By Picard–Lindelöf theorem (aka, the uniqueness of solutions of first-order ODE with given initial conditions), we can deduce $f(x) = 0$ identically. This will contradict with the fact that $f(x)$ is an eigenfunction and cannot be zero identically.

Following is a direct proof that $f \mapsto Tf$ doesn't have any eigenvalue. It illustrate the Picard iteration process which appears in the proof of uniqueness part of Picard-Lindelof theorem.


Let's say $\lambda$ is an eigenvalue of the map $f \mapsto Tf$:

$$Tf(x) = \int_0^x f(x) dx = \lambda f(x),\quad \forall x \ge 0$$

and $f(x)$ is corresponding eigenfunction. Since $f(x)$ is an eigenfunction, it cannot be zero identically. Since $f(x)$ is continuous, we can find a $L > 0$ such that $f(L) \ne 0$.

First, let us consider the case $\lambda = 0$. When $\lambda = 0$, we have

$$\int_0^x f(x) dx = 0, \forall x \in [0,L] \quad\implies\quad f(L) = \left.\frac{d}{dx}\left(\int_0^x f(x) dx \right)\right|_{x=L} = \left.\frac{d}{dx} 0\right|_{x=L} = 0$$ This contradicts with our choice of $L$.

Next, consider the case $\lambda \ne 0$. Since $f(x)$ is continuous over $[0,L]$, we can pick a $M > 0$ such that $|f(x)| \le M$ over $[0,L]$. For any $x \in [0,L]$, above bound leads to

$$|f(x)| = \left|\frac{1}{\lambda}\int_0^x f(x)dx\right| \le \frac{1}{|\lambda|}\int_0^x |f(x)|dx \le M \frac{x}{|\lambda|}$$ this new bound in turn implies

$$|f(x)| \le \frac{1}{|\lambda|}\int_0^1 M\frac{x}{|\lambda|} dx = \frac{M}{2!}\left(\frac{x}{|\lambda|}\right)^2$$ Repeat this procedure $n-2$ more times, we find for any integer $n \ge 1$,

$$|f(x)| \le \frac{M}{n!}\left(\frac{x}{|\lambda|}\right)^n,\quad\forall x \in [0,L]$$

Restrict $x$ to $L$ and sending $n$ to infinity, we obtain

$$|f(L)| \le \lim_{n\to\infty} \frac{M}{n!}\left(\frac{L}{|\lambda|}\right)^n = 0 \quad\implies\quad f(L) = 0$$ This again contradicts with our choice of $L$.

Combine these, we can conclude the map $f \mapsto Tf$ doesn't have any eigenvalue.

achille hui
  • 122,701
  • See $f(x)-f(0)=\lambda f'(x).$ After integrating on both sides, we get $ (f(x)-f(0))^{\lambda}= e^{x+\mu}$. I could not understand what is wrong here. – Amit Jun 09 '18 at 20:46
  • @Amitks I have told you once what you did wrong and I asked another time how you did such a thing. How do you have the nerve to claim that you do not understand what is wrong with that after people's efforts to help you? – Git Gud Jun 09 '18 at 20:58
  • @GitGud That's why I would like to understand my mistake where I did. I thank you and other those who help on this. – Amit Jun 09 '18 at 21:03
  • i@Amitks, if you integrate $f(x)-f(0) = \lambda f'(x)$, you do get $(f(x) - f(0))^\lambda = e^{x+\mu}$ where $\mu$ is some finite integration constant (subject to some constraint like $\lambda \ne 0$ and $x$ is over a region where $f(x) \ne f(0)$). For $\lambda \ne 0$, this do lead to contradiction when you take the limit $x \to 0$ (under the assumption that $f(x) \ne f(0)$ on some neighborhood of $0$). – achille hui Jun 09 '18 at 21:04
  • 1
    @Amitks Your mistake is on the integration, you don't provide details so I can't tell you what you did wrong, but it is wrong. – Git Gud Jun 09 '18 at 21:05
2

The OP Amitks' argument seems deeply flawed to me. My chief difficulty at this point lies in his attempt to infer

$f(x) - f(0) = \lambda f'(x) \tag 1$

from

$Tf(x) = \displaystyle \int_0^x f(t) \; dt = \lambda f(x); \tag 2$

if we differentiate the equation

$\displaystyle \int_0^x f(t) \; dt = \lambda f(x) \tag 3$

we should obtain, if I am not mistaken,

$\lambda f'(x) = f(x); \tag 4$

the term "$-f(0)$" should not occur on the left of (1). After that, our OP asserts that

$(f(x) - f(0))^\lambda = e^{\mu x}; \tag 5$

not to put too fine a point on it but, frankly, I have no idea how (5) follows from (1).

I'll leave off further commentary on Amitks' attempt, turning instead to my analysis of this problem:

We recall to begin that eigenvectors, by definition, cannot vanish; we shall use this fact more than once it what follows.

We also need to know that, for $f(x)$ continuous and fixed $x_0 \in \Bbb R$, $\int_{x_0}^x f(t) \; dt$ is differentiable and

$\left ( \displaystyle \int_{x_0}^x f(t) \; dt \right )' = f(x); \tag 6$

(6) is in fact a statement of the Fundamental Theorem of Calculus, and will find more than one application below.

First let us consider the case $\lambda = 0$; then the eigen-equation $Tf(x) = \lambda f(x)$ reads

$Tf(x) = \displaystyle \int_0^x f(t) \; dt = 0, \; \forall x \in \Bbb R; \tag 7$

if we differentiate (7) and use (6) we find

$ f(x) = \left ( \displaystyle \int_0^x f(t) \; dt \right )' = 0, \; \forall x \in \Bbb R; \tag 8$

since eigenfunctions cannot identically vanish, this shows that $0$ cannot be an eigenvalue of $T$.

Now for $\lambda \ne 0$, the eigen-equation appears as in (2); we may as we have said differentiate this to yield

$\lambda f'(x) = f(x), \; \forall x \in \Bbb R, \tag 9$

or

$f'(x) = \lambda^{-1} f(x); \tag{10}$

at this point it proves most convenient to invoke a little bit from the elementary theory of ordinary differential equations and assert the uniqueness of the solution to (10) for any $f(0)$; that is,

$f(x) = f(0) e^{\lambda^{-1}x} \tag{11}$

is the only function satisfying (10) for a given value of $f(0)$; then

$Tf(x) = \displaystyle \int_0^x f(t) \; dt = f(0) \int_0^x e^{\lambda^{-1} t} \; dt = f(0) \lambda ( e^{\lambda^{-1} x} - e^0 ) = f(0) \lambda (e^{\lambda^{-1} x} - 1), \tag{12}$

but

$\lambda f(x) = f(0) \lambda e^{\lambda^{-1}x}, \tag{13}$

whence

$Tf(x) = f(0) \lambda (e^{\lambda^{-1} x} - 1) \ne f(0) \lambda e^{\lambda^{-1} x} = \lambda f(x) \tag{14}$

unless $f(0) = 0$; but then by (11) this forces

$f(x) = 0, \; \forall x \in \Bbb R, \tag{15}$

which is forbidden according to the definition of eigenvector. So $\lambda \ne 0$ cannot be an eigenvalue of $T$.

We conclude that $T$ has no eigenvalues whatsoever.

Robert Lewis
  • 71,180