1
vote
2answers
60 views

Operator norm converging to 0 for certain condition

Let $X$ be a finite-dimensional normed space and $T_n : X \to X$ a sequence of linear operators such that $\lim_nT_nx = 0$ for all $x$ in $X$. Prove that $\lim_n\|T_n\|=0$.
0
votes
1answer
77 views

convergence in $L^2$

Let $ (f_n)$ be a sequence of measurable functions on $ [0,1]$ such that $\int_{0}^1 |f_n|^2 dm \le C$. Assume that there exist a function $f$ such that $\int_{0}^1 |f_n-f|dm \to 0$ as $n \to \infty ...
2
votes
1answer
164 views

Does the limit of a convergent sequence depend on the norm?

Let $X$ be a vector space, and $\|\cdot\|_1$ and $\|\cdot\|_2$ two different (non-equivalent) Norms on $X.$ Let $(x_n)\subset X$ be a sequence and $x\in X$ such that $\lim_{n\to\infty}\|x_n-x\|_1=0.$ ...
3
votes
3answers
200 views

Example of a sequence that converges to two different limits with respect to two complete norms

I've wondered about the following question : Is there an (explicit?) example of a vector space $X$, two complete norms $\|\cdot\|_1$ and $\|\cdot\|_2$ on $X$, and a sequence $(x_n) \subseteq X$ such ...
2
votes
1answer
134 views

A question on norm of error vector

Let $(s_n)_{n \in \mathbb{N}}\in\ell^2(\mathbb{N})$ (i.e. $\displaystyle \sum_{n=0}^{\infty}\vert s_n\vert^2<\infty$). Define vectors $A=[A_1,\ldots,A_M]$ and $B=[B_1,\ldots,B_M]$ with coordinates ...
2
votes
1answer
124 views

Convergence of $\frac1m(I+A+A^2+\cdots+A^{m-1})$

Let $A$ be an $n\times n$ matrix of nonnegative entries such that $A_{i1}+A_{i2}+\cdots+A_{in}=1$ for all $i\in\{1,2,\ldots,n\}$. What does $A$ have to satisfy so that the sequence ...
2
votes
3answers
107 views

Convergence of a pair linearly independent elements of a vector space

Let $v_1$ and $v_2$ be linearly independent elements of some normed vector space $V$. We have a sequence $(a_n,b_n)$ and are told that $a_nv_1+b_nv_2$ converges to the zero element. Is it the case ...