Questions tagged [strong-convergence]

A sequence $(x_n)$ in a normed space $X$ is said to be strongly convergent if there is an $x\in X$ such that $\lim_{n\rightarrow \infty } | x_n - x| =0 $

Compare weak convergence : A sequence $(x_n)$ in a normed space $X$ is said to be weakly convergent if there is an $x\in X$ such that for every $f\in X'$, $\lim_{n\rightarrow \infty } f( x_n ) = f(x) $ where $X'$ is a dual space. In fact if ${\rm dim}\ X<\infty$ they are same. In general weak convergene does not imply strong convergence

110 questions
1
vote
1 answer

Invertibility of a strong limit

Let $H$ a Hilbert space and $A_n, A$ bounded and invertible operators such that $A_n\to A$ in the strong sense, that is for any $x\in H$, $$ ||A_n x - Ax||\to 0. $$ Is it true that $A_n^{-1}\to A^{-1}$ in the strong sense? Thank you for your help.