Vector space dimension of little-l 2

Click For Summary

Homework Help Overview

The original poster attempts to understand the dimension of the vector space \(\ell_2^\infty\) over \(\mathbb{C}\) and why it is considered to have uncountable dimension. The discussion revolves around the concepts of basis in infinite-dimensional vector spaces and the implications of having a Hamel basis versus a Schauder basis.

Discussion Character

  • Conceptual clarification, Assumption checking, Mixed

Approaches and Questions Raised

  • Participants explore the meaning of basis in infinite dimensions, questioning whether elements can be expressed as finite linear combinations of basis elements. The implications of having a countable versus uncountable Hamel basis are discussed, particularly in relation to the convergence of series in \(\ell_2^\infty\).

Discussion Status

The discussion is active, with participants providing definitions and clarifications regarding Hamel and Schauder bases. Some express uncertainty about the convergence of specific series and the implications for the dimension of the vector space. Multiple interpretations of the problem are being explored, particularly regarding the nature of the basis and the properties of the space.

Contextual Notes

There is a noted confusion regarding the notation \(\ell_2^\infty\) versus \(\ell^2\), with participants questioning whether the original poster is referring to the same space. The discussion also touches on the completeness of the space and the assumptions that can be made about convergence.

jdstokes
Messages
520
Reaction score
1

Homework Statement



I'm trying to understand why [itex]\ell_2^\infty[/itex] as a vector space over [itex]\mathbb{C}[/itex], has uncountable dimension.

Homework Equations




The Attempt at a Solution



Firstly, I'm not really clear on the meaning of basis in infinite dimensions. Is it still true that any element is a finite linear combination of basis elements?

If [itex]\ell_2[/itex] had a countable vector space basis then Gramm Schmidt gives a countable orthonormal vector space basis [itex]\{ v_n \}[/itex]. Then [itex]\sum (1/n)v_n[/itex] is in l-2 but is not a finite linear combination of [itex]\{ v_n \}[/itex]. Does this prove anything?
 
Physics news on Phys.org
Is it still true that any element is a finite linear combination of basis elements

Nope... for example, 1,x,x2...,xn,... etc. is a basis for infinitely differentiable real functions (via taylor series expansion around zero), but most functions will require an infinite sum
 
There is an obvious one-to-one correspondence between members of l2 and the set of real numbers between 0 and 1.
 
Definition: A (Hamel) basis for a vector space V is a set B of vectors such that every element v of V can be written uniquely as a finite linear combination of elements in B.

Every vector space has a Hamel basis.


Definition: A (Schauder) basis for a topological vector space V is a set B of vectors such that every element v of V can be written uniquely as a (possibly infinite) unordered linear combination of elements in B.

For finite-dimensional topological vector spaces, these are the same thing, but they may be different for infinite-dimensional topological vector spaces.


Every time I have heard "vector space dimension", it meant the Hamel dimension, although there is a corresponding notion of Schauder dimension. (This is, of course, probably related to the fact I don't often study infinite-dimensional vector spaces. :wink:)
 
Office_Shredder said:
Nope... for example, 1,x,x2...,xn,... etc. is a basis for infinitely differentiable real functions (via taylor series expansion around zero), but most functions will require an infinite sum
Actually, you meant analytic, not merely infinitely differentiable. (A function is analytic near a point iff it is equal to its Taylor series near that point. [itex]e^{-1/x^2}[/itex] is infinitely differentiable at x = 0, but not analytic there, since its Taylor series gives the zero function)

The monomials do indeed form an example of a Schauder basis for the space of functions analytic at zero. (Or, more precisely, a basis for the space of germs of analytic functions at zero) But they are only a Hamel basis for the space of polynomials.
 
Hurkyl,

This is exactly my question. Are you sure that every infinite dimensional vector space has a Hamel basis? This would suggest that [itex]\ell_2^\infty[/itex] has a Hamel basis. Which is either countably or uncountably infinite.

If it is countably infinite then it can be reduced by Gramm-Schmidt to a countably infinite ORTHONORMAL basis {v_n}. Then [itex]\sum_{n\geq 1}(1/n)v_n \in \ell_2^\infty[/itex] but is not a finite linear combination of any of the orthonormal basis vectors v_n. This contradiction would then show that the vector space dimension is uncountable.

Is this correct?

Thanks.
 
jdstokes said:
This is exactly my question. Are you sure that every infinite dimensional vector space has a Hamel basis?
Yes:
Axiom of choice ==> Every vector space has a Hamel basis​
In fact, that is an "if and only if", but the reverse implication is harder to prove.1


If it is countably infinite then it can be reduced by Gramm-Schmidt to a countably infinite ORTHONORMAL basis {v_n}.
I believe this.


Then [itex]\sum_{n\geq 1}(1/n)v_n \in \ell_2^\infty[/itex] but is not a finite linear combination of any of the orthonormal basis vectors v_n.
It's not immediately obvious to me why that sum converges. If [itex]v_{n, i}[/itex] is the i-th component of [itex]v_n[/itex], then it seems you are claiming
[tex]\sum_{n \geq 1} (1/n) v_{n, i}[/tex]
exists for every i, and that this yields a square-summable sequence in i. I currently see neither a proof nor a disproof.


This contradiction would then show that the vector space dimension is uncountable.
I believe that this follows from your previous assertion.


1: What I really mean is that I know how to prove (==>) but I don't know how to prove (<==).
 
Last edited:
I don't get this. [itex]\sum_{n\geq 1}(1/n)v_n[/itex] clearly converges. Take the components relative to the basis v_n. And it's norm just as clearly converges. Just because [itex]\ell_2[/itex] HAS a Hamel basis doesn't mean every basis has to be one or that a Hamel basis (even if you managed to explicitly construct one) would be useful.
 
Dick said:
I don't get this. [itex]\sum_{n\geq 1}(1/n)v_n[/itex] clearly converges. Take the components relative to the basis v_n. And it's norm just as clearly converges.
I don't see how your suggestion leads to a proof that the sum converges. Looking at the components relative to the (Hamel) basis {vn} is precisely how you prove this sum doesn't converge.

OTOH, I now see that it's relatively straightforward to prove that the sequence of partial sums is Cauchy, and thus convergent.[/color]

(edit: I've assumed that [itex]\ell^2[/itex] is complete to make the statement in red. I don't know if that is something the original poster is yet allowed to assume)


Just because [itex]\ell_2[/itex] HAS a Hamel basis doesn't mean every basis has to be one or that a Hamel basis (even if you managed to explicitly construct one) would be useful.
Every Hamel basis has to be a Hamel basis. And I don't see how you are going to prove anything about the (Hamel) dimension of a vector space without considering Hamel bases.
 
Last edited:
  • #10
Ok, so if the series is Cauchy then it converges. Isn't convergence independent of basis? I guess I don't see anything wrong with jdstokes claim that this constitutes a proof that a Hamel basis must be uncountable.
 
  • #11
Incidentally, I've been assuming the whole time we're talking about what I know as [itex]\ell^2[/itex]. I just noticed the OP wrote [itex]\ell_2^\infty[/itex] -- is this what he means?


Dick said:
Ok, so if the series is Cauchy then it converges. Isn't convergence independent of basis? I guess I don't see anything wrong with jdstokes claim that this constitutes a proof that a Hamel basis must be uncountable.
Yes, convergence is independent of basis -- that simply means it doesn't matter what basis you use when you prove/disprove that a sum converges. That does not mean the form of theorems about convergence are basis-independent. To wit, the sum

[tex]\sum_{n = 0}^{+\infty} (1 / n) \mathbf{v}_n[/tex]

diverges for "most" countable, linearly independent sequences [itex]\{ \mathbf{v}_n \}[/itex]. (in both the Hamel and Schauder senses)
 
  • #12
Hurkyl said:
Incidentally, I've been assuming the whole time we're talking about what I know as [itex]\ell^2[/itex]. I just noticed the OP wrote [itex]\ell_2^\infty[/itex] -- is this what he means?



Yes, convergence is independent of basis -- that simply means it doesn't matter what basis you use when you prove/disprove that a sum converges. That does not mean the form of theorems about convergence are basis-independent. To wit, the sum

[tex]\sum_{n = 0}^{+\infty} (1 / n) \mathbf{v}_n[/tex]

diverges for "most" countable, linearly independent sequences [itex]\{ \mathbf{v}_n \}[/itex]. (in both the Hamel and Schauder senses)

Sure. But in this problem v_n are orthonormal. He assumed the Hamel basis was countable and Gram Schmidted it. The Cauchyness of the sum and the completeness of the space then implies the existence of the sum which contradicts the Hamelness of the basis. I hope this is the usual ell2, maybe the infinity indicates a completion of the space of finite combinations?
 

Similar threads

Replies
15
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 26 ·
Replies
26
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 58 ·
2
Replies
58
Views
5K
Replies
9
Views
2K
  • · Replies 17 ·
Replies
17
Views
4K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 0 ·
Replies
0
Views
753