Antoine's Necklace
Visualization
AIFS program
@rotx
$a=h
a=0
ret=[1,0,0, 0,cos(a),-sin(a), 0,sin(a),cos(a)]
@roty
$a=h
a=0
ret=[cos(a),0,-sin(a), 0,1,0, sin(a),0,cos(a)]
@
$n=Antoine's necklace
$dim=3
pi=2*asin(1)
r=rotx(pi/6)
s1=[0,1,0]*0.2
s2=rotx(pi/12)*[0,1,0]*0.2*rotx(pi/2)*roty(pi/2)
S=(1|r|r^2|r^3|r^4|r^5|r^6|r^7|r^8|r^9|r^10|r^11)*(s1|s2)
K=S*K
Overview
Antoine’s necklace is a subset of that is homeomorphic to the standard Cantor set, yet whose complement is not simply connected. It was constructed by Louis Antoine in 1921 as an example showing that the Schoenflies theorem fails in three dimensions.
The construction begins with a solid torus . Inside one places a simple chain — a finite collection of smaller solid tori () whose centres lie on the core circle of , such that and are linked if and only if , and otherwise disjoint. The process is then repeated inside each , and the necklace is the intersection over all stages:
is a compact, totally disconnected, perfect subset of — a Cantor set — but any loop linking cannot be contracted to a point in , unlike the complementary situation for the standard Cantor set in .
Self-Similar Construction
A necklace is called self-similar if there exists an IFS of contracting similarities such that form a simple chain inside and the attractor satisfies .
It is called regular if additionally is even and all maps share the same contraction ratio. Željko (2005) proved that a regular self-similar Antoine necklace requires at least tori; the smallest known even value satisfying the geometric constraints is .
This Example
This entry uses links arranged in two interleaved rings of 12. The 24 maps are grouped as:
where is a rotation by and , place two tori at each of the 12 rotational positions. Each map contracts by a factor of , giving an estimated Hausdorff dimension of:
Different values of (Sher 1968) yield Antoine necklaces with non-equivalent topological embeddings in — inequivalence here means there is no self-homeomorphism of carrying one onto the other.
References
- Antoine, L. (1921). Sur l'homeomorphisme de deux figures et leurs voisinages. J. Math. Pures Appl., 4, 221–325.
- Sher, R. B. (1968). Concerning Wild Cantor Sets in E³. Proc. Amer. Math. Soc., 19(5), 1195–1200.
- Željko, M. (2005). Minimal number of tori in geometric self-similar Antoine Cantor sets. JP J. Geom. Topol., 5(2), 239–245.
- Antoine's necklace — Wikipedia