-1

How do you show that the set of infinite sequences with entries in $\Bbb R$ is uncountably infinite-dimensional as a vector space over $\Bbb R$.

Asaf Karagila
  • 393,674

2 Answers2

5

Step 1: There is a family $\{A_r\mid r\in\Bbb R\}$ such that $A_r\subseteq\Bbb N$, and for $r\neq r'$ the intersection $A_r\cap A_{r'}$ is finite.

Step 2: Consider the characteristic functions of $A_r$ from the family of Step 1. Can they be linearly dependent?

(Another option is to use a diagonal argument to show that given any countable family of vectors, there is one not spanned by them. The above method has the benefit of showing that the dimension is as large as it can be, not just uncountable.)

Asaf Karagila
  • 393,674
  • I don't quite understand the family set. – John von Neumann Feb 06 '17 at 13:48
  • What don't you understand about it? – Asaf Karagila Feb 06 '17 at 13:51
  • How you know that there's an existence of such a family – John von Neumann Feb 06 '17 at 13:57
  • Me? I proved that. Now you have to prove that also. You can find the answer on this site if you run into too much difficulties. Try thinking about branches in a binary tree, or sequences of rationals. – Asaf Karagila Feb 06 '17 at 14:01
  • 3
    To the OP: Let $f:\mathbb Q\to \mathbb N$ be a bijection. For each $r\in \mathbb R$ let $(q_n(r))n$ be a sequence of rationals converging to $r.$ Let $A_r={f(q_n(r))}_n;.$.......For distinct reals $r,r'$ the set $B(r,r')={q_n(r)}_n\cap {q_n(r')}_n$ is finite .[.... Because, with $d =|r-r'|/2,$ if $n>n_0$ implies $|q_n(r)-r|<d$ and $|q_n(r')-r'|<d$, then $ n>n_0$ implies $ n\not \in B(r,r')$.....]. So $A_r\cap A{r'}={f(q_n(r))}_n\cap {f(q_n(r'))}_n$ is finite. – DanielWainfleet Feb 06 '17 at 15:15
0

Hint: For each $n \in \mathbb N$,can you see that $ \mathbb R ^n$ sits in your vector space?

Math Lover
  • 3,602