1

Let $D$ be the left inverse bounded operator from $Y$ to $X$ (Banach spaces) of a bounded operator $A$ from $X$ to $Y$, Iam trying to find the spectrum of the operator $AD$ .. My attempt is to work on matrices and to see if I can generalize the result for any bounded operators. I tried different types of matrix and they all gave me different eigenvalues so I don’t know if I can say that the spectrum of $AD$ is the set of complex numbers?

I tried for operators generally, I know that $D$ is left inverse so that $DA=I_X$ but I cant permute $D$ or $A$ since I don’t know if $D$ is invertible or not and that similarly for $A$.. For the spectrum of $DA$ is it the set ${1}$ because $DA=I_X$ ? Any help would be appreciated ..

Martin Argerami
  • 205,756
S.N.A
  • 199

1 Answers1

1

If $AD$ is invertible, then $ADR=I$ for some $R$, and now $D=DADR=DR$, so $AD=I$. In this case, $$\sigma(AD)=\sigma(I)=\{1\}.$$

If $AD$ is not invertible (so, in particular, $0\in\sigma(AD)$), then we still know that $$\{0\}\cup\sigma(DA)=\{0\}\cup\sigma(AD).$$ If follows, since $\sigma(DA)=\{1\}$, that $$\sigma(AD)=\{0,1\}.$$

The above has nothing to do with operators nor Banach spaces: the argument holds in any unital ring (see here for a purely algebraic argument).

Martin Argerami
  • 205,756