napkin solutions > Ch. 65
Back to Chapter Selection
Table of Contents
65.2.6
65.2.12
Problem 65C
65.2.6
#
Exercise 65.2.6.
Show that for any path
𝛼
,
𝛼
∗
𝛼
is homotopic to the “do-nothing” loop at
𝛼
(
0
)
. (Draw a
picture.)
Solution
by
kiwiyou
We can trace back the path
𝛼
.
Define a path homotopy
𝑓
𝑠
(
𝑡
)
:
[
0
,
1
]
×
[
0
,
1
]
→
𝑋
as:
𝑓
𝑠
(
𝑡
)
=
{
{
{
{
{
{
{
𝛼
(
2
𝑡
)
(
0
≤
𝑡
≤
1
2
𝑠
)
𝛼
(
𝑠
)
=
𝛼
(
1
−
𝑠
)
(
1
2
𝑠
≤
𝑡
≤
1
−
1
2
𝑠
)
𝛼
(
2
𝑡
−
1
)
(
1
−
1
2
𝑠
≤
𝑡
≤
1
)
𝑡
=
0
1
2
1
𝑠
=
0
𝑠
=
1
Since
𝑓
0
=
𝛼
∗
𝛼
and
𝑓
1
=
1
,
𝛼
∗
𝛼
is nulhomotopic.
∎
Definition 65.2.2.
Denote the trivial do-nothing loop by
1
. A loop
𝛾
is nulhomotopic if it is homotopic
to
1
; i.e.
𝛾
≃
1
.
65.2.12
#
Exercise 65.2.12.
Let
𝑋
be a path-connected space. Prove that
𝑋
is
simply connected
if and only if
𝜋
1
(
𝑋
)
is the trivial group. (One direction is easy; the other is a little trickier.)
Solution
by
kiwiyou
𝑋
is simply connected
⟹
𝜋
1
(
𝑋
)
is the trivial group
By definition of simply connected space, every loop
𝛾
is (path) homotopic to the “do-nothing” loop at
𝛾
(
0
)
,
which is the identity element of
𝜋
1
(
𝑋
)
.
Definition 7.7.4.
A space
𝑋
is
simply connected
if it’s path-connected and for any points
𝑝
and
𝑞
,
all paths from
𝑝
to
𝑞
are homotopic.
Since all elements of
𝜋
1
(
𝑋
)
are homotopic to the identity element,
𝜋
1
(
𝑋
)
is the trivial group.
∎
Example 1.1.17
(Trivial group)
The
trivial group
, often denoted
0
or
1
, is the group with only an identity element. I will use the
notation
{
1
}
.
𝑋
is simply connected
⟸
𝜋
1
(
𝑋
)
is the trivial group
Let
𝑝
,
𝑞
∈
𝑋
.
For all path
𝑎
,
𝑏
both from
𝑝
to
𝑞
, note that
𝑏
∗
𝑎
∈
𝜋
1
(
𝑋
)
, which is the trivial group.
𝑏
≃
𝑏
∗
1
≃
𝑏
∗
(
𝑎
∗
𝑎
)
≃
(
𝑏
∗
𝑎
)
∗
𝑎
≃
1
∗
𝑎
≃
𝑎
Therefore,
𝑋
is simply connected.
∎
Problem 65C
#
Problem 65C
(RMM 2013)
.
Let
𝑛
≥
2
be a positive integer. A stone is placed at each vertex of a regular
2
𝑛
-gon. A move consists of selecting an edge of the 2
𝑛
-gon and swapping the two stones at the endpoints of
the edge. Prove that if a sequence of moves swaps every pair of stones exactly once, then there is some edge
never used in any move.
Solution
by
finalchild
Assume a sequence of moves that swaps every pair of stones exactly once.
Fix a stone
𝑂
. Every other stone should swap with
𝑂
either counterwise or counterclockwise.
Claim: the order of the stones is in the following form (clockwise):
−
𝐴
𝑥
−
…
−
𝐴
1
−
𝑂
−
𝐵
1
−
…
−
𝐵
𝑦
−
where
𝐴
𝑖
swaps with
𝑂
clockwise and
𝐵
𝑖
swaps with
𝑂
counterclockwise.
𝑥
,
𝑦
can be zero.
Proof: Assuming a counterexample leads to a violation of the rule on the sequence.
Let
𝐴
0
=
𝐵
0
=
𝑂
for convenience.
Claim: The edge between
𝐵
𝑦
and
𝐴
𝑥
is never used.
Proof:
The movement of
𝑂
is limited by the number of
𝐴
𝑖
s and
𝐵
𝑖
s, so crossing the edge is impossible.
Assume the edge is first used by some two stones other than
𝑂
. Every combination of
𝐴
𝑖
and
𝐵
𝑖
leads to a
violation of the rule on the sequence.
∎