8
$\begingroup$

Can we provide the set $\{(x,y,z)\in\mathbb{R^3}|x^2+y^2=1\}$ with a 2-dimensional manifold structure involving only 1 chart? I can see it with 2 charts with cylindrical coordinates, but not with only one...

  • 2
    iAccording to your definition, Is a chart a map from $M$ to any open subset of $\mathbb{R}^2$? Or is is a map from $M$ to any open *ball* of $\mathbb{R}^2$?2012-11-23
  • 0
    @Jason: I'll go for any open subset...what kind of difference does it make in the global theory?2012-11-23
  • 1
    Well, Hans's answer now handles it. If you restrict to open balls, then you need at least 2 charts. If you restrict to general open subsets of $\mathbb{R}^2$ an annulus (or a unit disc with origin removed) works.2012-11-23

1 Answers 1

7

You can't do it if you want a chart that is homeomorphic to (e.g.) the unit disk in $\mathbb{R}^2$. The latter is homotopy equivalent to a point, but your manifold is not. But you can do it with the unit disk with the origin removed.

  • 0
    I see the problem. How would you do it in that case, then?2012-11-23
  • 0
    Map points in $\mathbb{R}^2$ with polar coordinates $(r, \theta), \, 0 < r < 1$, to points with cylindrical coordinates $(1, \theta, \tan \left( \pi r - \frac{\pi}{2} \right))$, or something like that2012-11-23
  • 0
    But then you're taking teta in (0,2.pi)? In which case it doesn't cover the space. Or in [0,2.pi)? In which case it is not open...I am confused!2012-11-23
  • 0
    No, I'm taking points from the punctured disk. In Cartesian coordinates, the map is $(u,v) \mapsto (\frac{u}{\sqrt{u^2 + v^2}}, \frac{v}{\sqrt{u^2 + v^2}}, \tan \left( \pi \sqrt{u^2+v^2} - \pi/2 \right))$.2012-11-23