Topologist's sine curve is connected

$\begingroup$

I just came across the example of the topologist's sine curve that is connected but not path-connected. The rigorous proof of the non-path-connectedness can be found here.

But how can I prove that the curve is connected? To be honest, even intuitively I am not being able to see that the curve is connected. I am thinking if it is proved that the limit point of $\sin(1/x)$ as $x \to 0=0$, then it would be proved. But, why is this true? IMO, this limit doesn't exist. Intuitively also, it seems that the graph would behave crazily and not approach a particular value as a tends to $0.$

EDIT (Brett Frankel): There are a few different working definitions of the topologist's since curve. For the sake of clarity/consistency, I have copied below the definition used in the linked post: $$ y(x) = \begin{cases} \sin\left(\frac{1}{x}\right) & \mbox{if $0\lt x \lt 1$,}\\\ 0 & \mbox{if $x=0$,}\end{cases}$$

$\endgroup$ 5

5 Answers

$\begingroup$

If the graph $X$ of the topologist's sine curve were not connected, then there would be disjoint non-empty open sets $A,B$ covering $X$. Let's assume a point $(x,\ \sin(1/x))\in B$ for some $x>0$. Then the whole graph for positive $x$ is contained in $B$, only leaving the point $(0,0)$ for the set $A$. But any open set about $(0,0)$ would contain $(1/n\pi,\ \sin(n\pi))$ for large enough $n\in\mathbb N$, thus $A$ would intersect $B$.

$\endgroup$ 3 $\begingroup$

Call the topologist's sine curve $T$, and let $A = \{(x,\sin 1/x)\in\mathbb{R}^2\mid x\in\mathbb{R}^+\}$, $B = \{(x,\sin 1/x)\in\mathbb{R}^2\mid x\in\mathbb{R}^-\}$. Then $T \subseteq \overline{A\cup B} = \overline{A}\cup\overline{B}$. It isn't difficult to show that $A$ and $B$ are connected (even path connected!) and then you just need two lemmas to show that $T$ is connected:

Lemma 1: If $A\subseteq X$ is a connected subset of a metric space $X$ and $A\subseteq B\subseteq \overline{A}$, then $B$ is also connected.Edit: Stefan H. reminds us that this result also holds when $X$ is a general topological space, not just a metric space.

Lemma 2: If $A$ and $B$ are connected, and $A\cap B\neq\emptyset$, then $A\cup B$ is also connected.

And neither of these should be too hard to show (Hint: use the fact that if $X$ is connected and $f : X\to\{0,1\}$ is continuous, then $f$ is constant).

$\endgroup$ 3 $\begingroup$

It's clear that two of the "pieces" of this set are connected--path connected, in fact. So what we need to argue is that there is no separation between them. That is, it is not possible to find a pair of disjoint open sets such that the "$\sin$" part of the curve is contained in one and the origin is in the other.

So it will suffice to show that any open set that contains the origin will also intersect the other piece. What happens if you consider a small ball centered at $0$?

$\endgroup$ 0 $\begingroup$

It's connected because it is the closure of a path-connected (hence connected) set.

If $S=\{x\times \sin(1/x): 0<x\le 1\}$ then $S$ is the image of the connected set $(0,1]$ under a continuous map, hence $S$ is (path) connected. And the topologist's sine curve is $(0\times[-1,1])\cup S=\bar S$ and we know that the closure of a connected set is connected.

$\endgroup$ 0 $\begingroup$

you can define the topologist's sine curve as $S\subset \mathbb{R}^2$ with $S=((x,sin(1/x), x\in (0,1]))$. Note that a continuous function with $f((0,1])\subset S$ is the continuous image of a connected set, and hence connected. Just define $f:(0,1]\rightarrow \mathbb{R}^2$, and note that the restriction of a continuous map is continuous $f:[0,1)\rightarrow S$

You can actually replace $(0,1]$ with any connected subset $C\subset \mathbb{R}$ which does not contain $0$. Properties of the space $S$ are not required to show connectedness, just construct a continuous function from a connected interval without $0$ into $S$ and you're done!

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like