2

tl;dr I am not asking for a solution, that I already have. What do the generators for $\mathbb{R}^3 - \{n\text{ lines through the origin}\}$ look like explicitly, without making reference to any deformation retraction or homeomorphism?

Exercise 1.2.4 of Hatcher asks you to compute $\pi_1(\mathbb{R}^3 - X)$ where $X$ is $n$ lines through the origin. I have been able to solve it (it should be the free group on $2n - 1$ letters), and while I am comfortable with the argument (deformation retract to $S^2$ with $2n$ points removed, homeomorphism to $2n - 1$ points removes in $\mathbb{R}^2$, induction $+$ van Kampen), I originally wanted to do this directly without retracting the space, however I do not see how the generators should look like explicitly in this case.

For $n = 1$ this is not a problem; given a fixed based point any loop is only dependent on (up to homotopy) how many time it goes around the removed line, and is therefore the integers. For $n = 2$ things start getting weird; I believe there should be four generators, not three. Consider the following illustration: Four nonhomotopic loops

here I assume that the two removed lines are the $x$ and $y$ axes. Wouldn't all four of these loops act as generators for the fundamental group of $\mathbb{R}^3$ minus these two axes removed? (If the illustration is unclear: each loop loops around the removed line once, not looping around any of the other removed lines. Hence for each line we have two loops, one for each side of the origin.) Of course, I do know this claim is incorrect (as I have proved it to be). I am asking for an explicit description of the generators of this space for $n = 2$, without making any changes to the space, i.e. no homeomorphisms, no deformation retractions. Given a basepoint on this exact space, what will the three generators look like?

  • Note that $\Bbb R^3$ minus $n$ lines through origin deformation retracts to $S^2$ with $2n$ punctures (it takes practice to visualize this). That in turn def. ret.s to bouquet of $2n - 1$ circles. – Balarka Sen Sep 09 '15 at 11:22
  • $S^2$. And read the question, I am explicitly asking for the generators without making changes to the space, even homeomorphisms. I am well aware of the argument you are suggesting. – Andrew Thompson Sep 09 '15 at 11:23
  • Fair enough. I am being lazy about reading the long question. In any case, once you deformation retracts to $S^2$ minus $2n$ punctures, it should be clear to you that the generators are the loops that wind around each half of each line. – Balarka Sen Sep 09 '15 at 11:25
  • Yes, which yields $4$ generators for $n = 2$, which is incorrect. The argument is fine, but doing this directly we have one too many generators, I want to see how that disappears from the beginning. – Andrew Thompson Sep 09 '15 at 11:26
  • Not incorrect, just that there could be less than $4$ generators. Note that an extra relator about equality of two geenerators comes from the fact that you're in the sphere. Consider $S^2$ minus two punctures. A loop that winds around one puncture also winds around the other. – Balarka Sen Sep 09 '15 at 11:28
  • That is helpful! I am not entirely satisfied though: without referencing $S^2$ one may wind around one of the removed lines without winding around any of the others, right? (Although it really shouldn't be possible due to invariance.) Out of the four loops I have provided, is any combination of them homotopy equivalent to another? – Andrew Thompson Sep 09 '15 at 11:31
  • 1
    Let's consider $\Bbb R^3$ minus the $x$ and $y$ axis to begin with. Consider a loop winding around the positive half of the $x$-axis. This actually is something which winds all the three other half-axes (the negative half of $x$ and both halves of $y$). So that's how you get an extra relator there. – Balarka Sen Sep 09 '15 at 11:33
  • @NajibIdrissi, only in that it is the same exercise. – Andrew Thompson Sep 09 '15 at 12:28

1 Answers1

4

The $n$ lines that you remove can be seen as $2n$ half lines starting from the origin. Choose any $2n-1$ of those. For each one take a loop from a fixed basepoint which winds once around that half line (and "only" that). The homotopy classes of these loops generate freely the fundamental group of your space.

Let $a_1,\dots,a_{2n-1}$ be the generators described above. The homotopy class of a loop that winds once around the half line that you didn't choose (and around "only" that) is $a_{\rho(1)}^{k_1}\cdots a_{\rho(2n-1)}^{k_{2n-1}}$ for some $k_i \in \{1,-1\}$ and some permutation $\rho$ of $\{1,\dots,2n-1\}$. You can see this more easily if you first apply a deformation retract to $S^2$.

EDIT:

Let's put orientation and labels to the loops of your example ($\mathbb{R}^3$ with the $x$ and $y$ axes removed):

example

Then $d \simeq abc$.

posilon
  • 2,253