0

Consider the set $S$ of all the points in the plane of coordinates $(x,sin(1/x))$ for $x \in (0,1]$. Then, take the closure of it ${S'}$ and show that this closed set, viewed as a metric space with the topology induced from $\mathbb R^2$, is connected but not arcwise connected.

What is the "topology induced from $\mathbb R^2$"? I am taking analysis right now and so we barely covered topology so please explain in the context of metric spaces. BTW, what are the limit points? Is it $(0,y)$, where $y \in \{0,1,-1\}$?

beginner
  • 1,754
  • 5
  • 16

1 Answers1

1

The induced topology on $S'$ is just the subspace topology it inherits from $\mathbb R^2$.

That is, open sets in $S'$ are of the form $U\cap S'$, where $U$ is open in $\mathbb R^2$.

MPW
  • 43,638
  • Okay, I remember covering this actually very briefly though my intuition isn't great. How do you recommend I proceed / what should I think about? – beginner May 17 '23 at 16:07