4

Possible Duplicate:
Does there exist a linear independent and dense subset?

I am looking for an example of a countable dense subset of the Hilbert space $l^2(\mathbb{N})$ consisting of linearly independent vectors

user25640
  • 1,574
  • 11
  • 21

1 Answers1

7

Based on Davide's answer. Begin with the set $\{x_n\}$ of vectors with only finitely many nonzero coordinates, all rational. That is dense, but not linearly independent. Next choose a sequence (say $2^{-n}, n=1,2,\dots$) that goes to zero. Add $2^{-n}$ to coordinate $r_n$ of $x_n$, chosen so that $r_n > r_{n-1}$ and the $r_n$ coordinate of all $x_k, 1 \le k \le n$ is zero. This new sequence is still dense, but also linearly independent.

GEdgar
  • 111,679