If $(e_k)$ is an orthonormal sequence in some Hilbert space $H$ does it follow that, if for a set of scalars $\{\alpha_k\}$, the series $$\sum_{k=1}^{\infty}\alpha_ke_k$$ converges to an $x \in H$, then $x\in span(e_k)=M$? For a finite sum the answer would obviously be true, but I often miss subtleties when infinity comes to play. I think that we could possibly have $x\in \bar M$ and not $x\in M$ if there are an infinite number of non-zero scalars in $\{\alpha_k\}$, but before pursuing this I'd like to confirm whether $x$ will always just be an element of the span or not.
EDIT: The two excellent answers below indicate to me that I have asked a question with answers possibly above my needs and current ability to understand. So to hopefully aid answering I'd like to give more context to my question. The question stems from a problem in Kreyszig's introductory functional analysis textbook, which, in the terminology developed above, asks: "For any $x\in H$ show that $x\in \bar M$ if $x=\sum_{k=1}^{\infty}\langle x,e_k\rangle e_k$". If the solution to this problem is different from the general question I asked please explain why and if possible give a hint for a possible proof I could use. I should also add that I am not at all familiar with topology as that course follows functional analysis in my university.
Let $M_{n}$ be the subspace spanned by $\{ e_1,e_2,\cdots,e_n \}$, and let $x \in H$ be given. The closest point $m_n \in M_n$ to $x$ is given by the orthogonal expansion $m_n = \sum_{k=1}^{n}\langle x,e_k\rangle e_k\in M_n$. That is, $$ \|x-\sum_{k=1}^{n}\langle x,e_k\rangle e_k\| = \inf_{y\in M_n}\|x-y\|. $$ Because of this, $\|x-m_1\| \ge \|x-m_2\| \ge \cdots \ge \|x-m_n\| \ge \cdots$. Suppose $x \in \overline{M}$. Then, for every $\epsilon > 0$, there exists $x_N$ in some $M_N$ such that $\|x-x_N\| < \epsilon$. Hence, $$ \|x-\sum_{k=1}^{n}\langle x,e_k\rangle e_k \| \le \|x-x_N\| < \epsilon,\;\;\; n \ge N. $$ Therefore $x\in \overline{M} \implies \lim_{N\rightarrow\infty}\|x-\sum_{n=1}^{N}\langle x,e_k\rangle e_k\| = 0$.
On the other hand, if $\lim_{N}\|x-\sum_{k=1}^{N}\langle x,e_k\rangle e_k\|=0$, then $x$ is the limit of a sequence in $M$, which means $x\in \overline{M}$.