11

Let $(x_{n})_{n \geq 1}$ sequence in $\mathbb{R}$. Is there a sequence with an uncountable number of accumulation points?

Thank you!

  • 1
    if sequence itself is countable, how can it have an uncountable accumulation point? – gt6989b Apr 04 '16 at 00:28
  • 4
    Well a sequence can have uncountably many limit points. The set of limit points could even be the entire real line. – Matt Samuel Apr 04 '16 at 00:29
  • 1
    Easily enough, @gt6989b actually. – Thomas Andrews Apr 04 '16 at 00:29
  • Yes, It's possible. I'd like to see something like this – Alladin Apr 04 '16 at 00:32
  • 3
    @gt6989b I see what you are thinking. You are probably saying "My sequence is countable, so the number of subsequences is countable, so the number of limit points is countable". The number of subsequences of a sequence isn't actually countable. Use diagonalization for the proof (write all subsequences one below the other, and use the diagonal to form a new subsequence that doesn't match with any of the written subsequences). Hence the number of limit points need not be countable, as is the case with rational numbers. – Sarvesh Ravichandran Iyer Apr 04 '16 at 00:38
  • 4
    Fun fact: in a more general Hausdorff space, the number of cluster points can even be more than $2^{\aleph_0}$, which is the number of subsequences. – Nate Eldredge Apr 04 '16 at 04:01
  • Any subspace of the reals is separable. So when $C$ is a closed uncountable subset of $R$ there is a sequence $(x_n)_n$ of points in $C$ where ${x_n}_n$ is dense in $C$. – DanielWainfleet Apr 04 '16 at 13:22

2 Answers2

27

Since the rational numbers are countable, we know there is a bijection $f:\mathbb N\to\mathbb Q$. Let $x_n=f(n)$. Then this is a sequence which contains every rational number, and its set of accumulation points is $\mathbb R$.

Plutoro
  • 22,730
  • 3
  • 41
  • 71
  • 6
    For example $\frac12, \frac13,\frac23, \frac14,\frac24,\frac34, \frac15,\frac25,\frac35,\frac45, \frac16,\frac26,\ldots$ is a sequence whose set of accumulation points is $[0,1]$ which is of course uncountable. – Jeppe Stig Nielsen Apr 04 '16 at 11:59
5

Terms of a sequence $$(\sin n)_{n\in\mathbb N}$$ are dense in $[-1,1]$ so each number in the interval is an accumulation point of the sequence.

CiaPan
  • 13,049