Prove that operator is Bounded below operator

1.9k Views Asked by At

Let $A:X\rightarrow Y$, Where $X,Y$ are Hilbert Spaces, be bounded linear operator. Then show that, for every $\alpha \gt 0$, $A^*A+\alpha I$ is bounded below. Where $A^*=$ Adjoint of $A$.

Attempt: An operator$A$ is called bounded below if there exist $c\gt 0$ such that $$||Ax||\ge c||x||, \forall x\in X$$

$||(A^*A+\alpha I)x||=||A^*Ax+\alpha x||\le(||A^*A||+\alpha)||x||$ I'm stuck here. Help is needed. Thanx in advance.

2

There are 2 best solutions below

4
On

Hint: Evaluate $$(x, (A^*A+\alpha\,I) \, x)_X$$ and draw the right consequences.

0
On

From $(A^*Ax,x)=(Ax,Ax)=||Ax||^2 \ge 0$, we see that the spectrum of the selfadjoint operator $A^*A$ is contained in $[0, \infty)$. Hence $A^*A+\alpha I$ is invertible ( $ \alpha >0$).

Let $B$ be the inverse of $A^*A+\alpha I$. Then for each $x \in X$ we have

$$||x||=||B(A^*A+\alpha I)x|| \le ||B||*|| (A^*A+\alpha I)x||.$$