Topologist's Sine Curve:
$A:=\{(x,\sin \frac{\pi}{x}):0<x\leq 1\}\cup B:=\{(0,y):-1\leq y\leq 1\}$
I can show that it is connected. Problem is I can't show that it is path connected.
Let $\gamma : [0,1] \rightarrow X$ be a path joining $(0,0)$ to $(1,0)$. We write $\gamma(t) = (\gamma_1(t),\gamma_2(t))$.
The author asks to show that $\gamma _2$ is not continuous at $t_0$ where $t_0$ is the least upper bound of the closed and bounded set $\gamma^{-1} B$
Such a $t_0$ exits since $B$ is closed so $\gamma^{-1} B$ is closed and $0\in \gamma^{-1} B$.Thus we will get a least upper bound of $\gamma^{-1} B$
But I can't proceed next. Any help?