Suppose I have an element $x\colon\mathbb{N}\to\mathbb{R}$ in $\ell^\infty$. Fix $i\in\mathbb N$ and $x_m(i)$ converges to some $x(i)\in\mathbb R$ Let $N\in\mathbb N$. When does $$\lim_{m\to\infty}\sup_{1\le i\le N}|x (i)-x_m(i)|=\sup_{1\le i\le N}\lim_{m\to\infty}|x (i)-x_m(i)|$$ hold?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
Your right-hand side is equal to zero. For the left hand side, $$ 0\leq\lim_{m\to\infty}\sup_{1\leq i\leq N}|x(i)-x_m(i)| =\lim_{m\to\infty}\max_{1\leq i\leq N}|x(i)-x_m(i)| \leq\lim_{m\to\infty}\sum_{i=1}^N|x(i)-x_m(i)|\\ =\sum_{i=1}^N\lim_{m\to\infty}|x(i)-x_m(i)| =\sum_{i=1}^N0=0. $$ So the left-hand side is also zero. |
|||
|
|