I'm trying to solve part (2.) of below exercise
Let $(H, \langle \cdot, \cdot \rangle)$ be a real Hilbert space and $|\cdot|$ its induced norm. Let $S :H \to H$ be a bounded linear operator such that $\langle Su, u \rangle \ge 0$ for all $u \in H$. Let $N(S)$ be the kernel of $S$ and $R(S)$ the range of $S$. Then
- $N(S) = R(S)^\perp$.
- The map $I + t S$ is bijective for all $t>0$. Here $I:H \to H$ is the identity map.
Fix $y \in R(S)$. I failed to find $x \in H$ such that $(I + t S) x = y$.
Could you elaborate on how to finish the proof?
Fix $t>0$. Consider the equation $(I + t S) u=0$. Then $S u =- \frac{1}{t} u$. We have $\langle Su, u \rangle = - \frac{1}{t} \langle u, u \rangle = - \frac{1}{t} |u|^2 \ge 0$. It follows that $u=0$. Hence $N(I+t S)=\{0\}$ and thus $I + t S$ is injective.
Let's prove that $I + t S$ is surjective. Fix $y \in H$. If $y \in N(S)$ then $(I + t S)y=y$. Let $y \in R(S)$. We need to find $x \in H$ such that $(I + t S) x = y$.
Positivity implies $$\|(I+tS)x\|\|x\|\ge \langle (I+tS)x,x\rangle \ge \|x\|^2$$ Thus $$\|(I+tS)x\| \ge \|x\|$$ This implies that the range of $I+tS$ is closed and that $I+tS$ is injective. The same holds for $I+S^T.$ In particular $\ker(I+tS^T)=\{0\}.$ Hence the range of $I+tS $ is equal to the entire space.