[Math] Computing Homology using Mayer-Vietoris

algebraic-topologyhomology-cohomology

(This is exercise 2.2.28 from Hatcher) Consider the space obtained from a torus $T^2$, by attaching a Mobius band $M$ via a homeomorphism from the boundary circle of the Mobius band to the circle $S^1\times \{x_0\} \subset T^2$.

We set $A=T^2$, $B=M$, $X:=A\cup B $, $A\cap B\simeq S^1$, so the (reduced) Mayer-Vietoris sequence yields

$$ 0\to \tilde H_2(T^2)\oplus\tilde H_2(M)\to \tilde H_2(X)\to \tilde H_1(S^1)\to \tilde H_1(T^2)\oplus \tilde H_1(M)\to \tilde H_1(X) \to 0$$
and replacing the homology groups we already know we have
$$0\to \mathbb Z\overset{\alpha}{\to} \tilde H_2(X) \overset{\beta}{\to} \mathbb Z \overset{\gamma}{\to} \mathbb Z^2\oplus \mathbb Z\overset{\delta}{\to} \tilde H_1(X)\to 0$$

Now, I have to figure out what the maps $\alpha,\beta,\gamma,\delta$ do, and this is where I'm stuck. I'd appreciate a detailed explanation.

Best Answer

The map $\gamma$ is $(i_*, j_*)$ where $i : S^1 \hookrightarrow T^2$, $j : S^1\hookrightarrow M$. Since $i_*$ maps the generator of $H_1(S^1)$ to a generator of $H_1(T^2)$, and $j_*$ maps the generator of $S^1$ to twice the generator of $H_1(M)$, we find that $\gamma(1) = ((1, 0), 2)$. From the exactness of the sequence, $$ H_1(X) \cong H_1(T^2) \oplus H_1(M) / \operatorname{im} \gamma \cong \langle x, y, z \mid x + 2z\rangle_{ab}. $$

Since $x = -2z$ in the presentation, we can remove $x$ to get $$ H_1(X) \cong \langle y, z \rangle_{ab} \cong \Bbb Z \oplus \Bbb Z. $$

Since $\operatorname{im} \beta = \ker \gamma = 0$, it follows that $H_2(X) = \Bbb Z$.


It's worth noting that $A$, $B$ must be open when applying MVS. $T^2$ and $M$ are not open in $X$, but this is easy to fix: Just take an open neighborhood that deformation retracts onto each subspace.