|
original poster
hbghlyj
posted 2025-7-24 01:10
The key to this computation is a fundamental theorem: the homology of a mapping telescope is the direct limit of the homology groups of the spaces involved. This means we just need to analyze the sequence of homomorphisms induced by our maps:
$$H_p(S^n) \xrightarrow{(f_1)_*} H_p(S^n) \xrightarrow{(f_2)_*} H_p(S^n) \xrightarrow{(f_3)_*} \cdots$$
We know that the homology of $S^n$ is $\mathbb{Z}$ in dimensions $0$ and $n$, and zero otherwise.
- For any dimension $p$ that is not $0$ or $n$, the sequence is just $0 \to 0 \to \dots$, so the limit is trivially $0$.
- In dimension $p=0$, $H_0(S^n) = \mathbb{Z}$ represents its path-connectedness. Any map between connected spaces induces the identity map on $H_0$. Our sequence becomes $\mathbb{Z} \xrightarrow{\text{id}} \mathbb{Z} \xrightarrow{\text{id}} \cdots$, whose direct limit is $\mathbb{Z}$.
- The exciting part is in dimension $p=n$. Here, $H_n(S^n) = \mathbb{Z}$. The map $(f_i)_*$ induced by a map of degree $i$ is multiplication by $i$. This gives us the sequence:
$$\mathbb{Z} \xrightarrow{\times 1} \mathbb{Z} \xrightarrow{\times 2} \mathbb{Z} \xrightarrow{\times 3} \mathbb{Z} \xrightarrow{\times 4} \cdots$$
What is the direct limit of this system? An element in the $k$-th group can be thought of as an integer, and the map to the next group multiplies it by $k$. In the limit, this has the effect of allowing division by any integer. For example, the element $1$ in the third group is equivalent to $3$ in the fourth group, which is equivalent to $3 \cdot 4 = 12$ in the fifth group, and so on. This process of allowing division by all non-zero integers is precisely how one constructs the rational numbers $\mathbb{Q}$ from the integers $\mathbb{Z}$.
|
|