Basis of vector space and finite linear combination of any element

936 Views Asked by At

Kreyszig1989 (quote unchanged inclusive exclamation mark):

More generally, if $X$ is any vector space, not necessarily finite dimensional, and $B$ is a linearly independent subset of $X$ which spans $X$, then $B$ is called a basis (or Hamel basis) for $X$. Hence if $B$ is a basis for $X$, then every nonzero $x\in X$ has a unique representation as a linear combination of (finitely many!) elements of $B$ with nonzero scalars as coefficients.

Now consider the vector space of sequences in $\mathbb{R}$ over $\mathbb{R}$, the basis $B=\{(\delta_{0k}),(\delta_{1k}),(\delta_{2k}),\ldots\}$, and the vector $x=(1,2,3,4,\ldots)$. Then there is no linear combination of finitely many elements of $B$ equating $x$.

What should I conclude? (i) $B$ is not a Hamel basis; (ii) the condition "finitely many" given by Kreyszig is too strong; (iii) something else.

3

There are 3 best solutions below

3
On BEST ANSWER

The condition given is spot on. In general, we only know how to add finitely many vectors, so it does not make sense to talk about linear combinations involving infinitely many nonzero vectors. So we do not do so. “Linear combination” in linear algebra always means “finitely many terms”.

Your set $B$ is linearly independent, but its span consists only of the almost null sequences: sequences that have only finitely many nonzero elements. As you note, your sequence $x$ is not in the span of $B$. So $B$ is not a (Hamel) basis for the entire space.

Assuming the Axiom of Choice, $B$ can be completed to a basis for your vector space.

4
On

$B$ is linearly independent but it does not span $X$. The span of $B$ consists precisely of sequences which have only finite number of non-zero coordinates. Hence it is not Hamel basis.

0
On

You're right. $x$ is not a finite linear combination of the $\delta_{ik}$ ( I suppose you mean by those all vectors that are exactly $1$ at one coordinate and $0$ everywhere else) and so they do not span all the vectors and so are not a Hamel basis.