Let $H$ be a Hilbert space and $(u_n)_{n \in \mathbb{N}}$ an orthogonal sequence in $H$. Consider the linear functional defined by $T(x) = \sum_{n=1}^\infty \langle x , u_n \rangle , \forall x \in H$. Show that $T$ is bounded, that is $||T|| < \infty$.
My approach is as follows. Let $T_n = \sum_{k=1}^n \langle x , u_n \rangle, \forall n \in \mathbb{N}$.
I would then like to prove this using the uniform boundedness principle:
Let $\{T_n\}_{n \in \mathbb{N}}$ be a set bounded linear functionals. Suppose that for every $x \in H$, there exists a constant $M_x$ such that $||T_n(x)|| \le M_x, \forall n \in \mathbb{N}$. Then there exists a constant $M \ge 0$ such that $||T_n|| \le M, \forall n \in \mathbb{N}$.
I am able to show the required condition for the Uniform Boundedness Principle, however, I can not seem to show that each $T_n$ is bounded. That is, I still need to show that for each $n \in \mathbb{N}, \exists M_n \ge 0$ such that $$ ||T_n(x)|| \le M_n ||x||, \forall x \in H $$
Any help is appreciated!
EDIT: I am able to show that each $T_n$ is bounded, but am not able to extend this to show that $T$ is bounded as well. Additionally, we assume that $\{||u_n||\}$ is bounded.
The boundedness of $T_n$ follows from $$ |T_n x| \le \sum_{k=1}^n \|x\| \, \|u_n\|$$ with $M_n = \sum_{k=1}^n \|u_n\|$.
Does your definition of orthogonal sequence includes the boundedness of $\|u_n\|$? Otherwise, $T$ is not bounded since $$\frac{T (u_n)}{\|u_n\|} = \|u_n\|.$$