2

The problem asks me to show that the fundamental group of the Klein bottle is generated by "latitudinal" loops $a$ and "longitudinal" loops $b$ where $a$ and $b$ obey the relation $aba^{-1} = b^{-1}$.

The problem is that I don't understand what I'm supposed to do, since the problem is stated a bit imprecisely. I haven't covered the Seifert-Van Kampen theorem either.

3 Answers3

3

an other approach using covering space:

Let us observe the covering space $\mathbb{R}^2$ of $K^2$ when the covering map is the quotient map $\mathbb{R^2} / \{(x,y) \sim (x+1,y) , (x,y)\sim(-x,y+1)\} \mapsto K^2 $ by $p((x,y)) =[(x,y)] $. (The cover,might be thought as a paving of $\mathbb{R^2}$ with $K^2$'s which are "mirrored" with respect to x's axis).

Now for any loop $\gamma :(I,\partial I)\rightarrow (K^2, y_0)$ ($y_0$ denotes the bottom-left vertex of the polygonal representation of $K^2 )$. Let us denot $\tilde{\gamma} $ a lift of $\gamma$ to $\mathbb{R^2}$ such that $\tilde{\gamma}(0),\tilde{\gamma}(1) \in p^{-1}(y_0)$ because $\gamma$ is a loop. $\tilde{\gamma} $ is homotopic to concatenation of $\{\tilde{a_i}\}_{i\in [l_1]} , \{\tilde{b_j}\}_{j\in [l_1]}$ when $\tilde{a_i} , \tilde{b_j}$ are lifts of the loops $a,b$ to points on the grid $\mathbb{R^2} / \mathbb{Z}^2 = p^{-1}(y_0)$ . This is the part I'm not going to fully prove, but here is an intuitive sketch: (the red line is $\tilde{\gamma}$ which in $\mathbb{R}^2$ might be continuously stretched to the grid). enter image description here

Now using the fact that $p_* : \pi_1(\mathbb{R}^2, x_0) \rightarrow \pi_1(K^2 , y_0)$ the cover map induced homomorphism is one-to-one. We get:

$$ p_*([\tilde{a_1} * ... * \tilde{a_{l_1}} * \tilde{b_1} * ... * \tilde{b_{l_2}} ]) = p_*([\tilde{\gamma}]) \Rightarrow [a]^{l_1} * [b]^{l_2} = [\gamma] $$

user5721565
  • 1,390
  • 11
  • 23
3

Draw a short cartoon that shows the loop $aba^{-1}$ homotoping into $b^{-1}$, in the squares-with-edges-identified model.

For clarity, let the loop cross the corners one at a time, and be sure to indicate the direction of every visible segment of the loop in each frame.

(Writing down the homotopy symbolically, with coordinates, would probably be overkill).

0

Hint: you can obtain the Klein bottle from the unit square identifying its edges accordingly.

The blue one is $a$ and the red one is $b$.

enter image description here

Sigur
  • 6,416
  • 3
  • 25
  • 45
  • Yes, I know that the Klein bottle is the unit square with opposite vertical edges identified in the same direction, and opposite horizontal edges identified in the opposite direction. – user61642 Feb 10 '13 at 00:05