I'm asked to prove that:
$$(\alpha_1, \alpha_2, \alpha_3,...) \mapsto \alpha_2$$
Is linear and continuous, where $( \alpha_1, \alpha_2, \alpha_3,... ) \in \ell^2$ and $\alpha_2 \in \mathbb{C}$. It is easy to prove that it is linear, but I'm stuck trying to show its continuity. By the definition:
$$\forall \varepsilon > 0, \exists \delta \ | \ \forall x \in D, ||x-x_0||<\delta \Rightarrow |f(x) - f(x_0)| < \varepsilon$$Thus:
$||x-x_0|| = \sqrt{(\alpha_1 - \alpha_1^0) (\alpha_1 - \alpha_1^0)^* + (\alpha_2 - \alpha_2^0) (\alpha_2 - \alpha_2^0)^* + (\alpha_3 - \alpha_3^0) (\alpha_3 - \alpha_3^0)^*} \ < \delta$, and $|f(x) - f(x_0)| = |\alpha_2 - \alpha_2^0| < \varepsilon$. I don't know how to find a relationship between $\delta$ and $\varepsilon$ to determine its continuity. Is the form non-continuous because of that?
$$to make a larger, displayed equation. You are also preferred to use, by general convention, the command\mapstofor the definition of a function mapping $x\mapsto f(x)$. The arrow\tois generally reserved for the arrow between domain and codomain, e.g. $\ell^2\to\Bbb C$. You also don't need\left,\rightunless you've got something between the parantheses that enlarges them, like a fraction or an integral or some other large symbol – FShrike Oct 16 '22 at 11:40