Details
ResourceFunction["HexagrammumMysticum"] returns an
Association with six parts, consisting of three sets of lines (Pascal, Cayley, Pluecker) and three sets of points (Kirkman, Steiner, Salmon):
"Pascal" | Pascal lines |
"Cayley" | Cayley lines |
"Pluecker" | Plücker lines |
"Kirkman" | Kirkman points |
"Steiner" | Steiner points |
"Salmon" | Salmon points |
From six points on a conic section (circle, ellipse, parabola or hyperbola), label them B L A I S E and connect them to form a hexagon. There are 15 ways to choose two points, leading to 15 lines that intersect at 45 points.
If opposing sides (BL-IS, LA-SE, AI-EB) are extended, the three intersections are collinear, forming what is called a Pascal line. Six points give 60 possible hexagons, with a Pascal line for each hexagon. L(BLAISE) is one of these 60 Pascal lines.
Consider the vertices of a hexagon as a cyclic permutation and square that as a permutation. For example, BLAISE, BLSEAI and BISLAE have permutations (123456), (125634) and (145236), all with the same permutation square BAS.LIE or (135)(246). There are 20 possible results in sets of three, always giving a pair of 3-cycles. In any of these sets, the three corresponding Kirkman points are collinear, forming what is called a Cayley line. L(BAS.LIE) is one of these 20 Cayley lines.
Consider one of the 15 triplets of 2-cycles, such as BL.AI.SE or (12)(34)(56). Find the four Steiner points that commute with the given cycle under permutation products. In this case, (12)(34)(56)×(135)(246)=(135)(246)×(12)(34)(56), and similarly for (136)(245), (145)(236) and (146)(235). These four Steiner points are collinear, forming what is called the Plücker line. L(BL.AI.SE) is one of these 15 Plücker lines.
For a given hexagon on six points, consider the three other hexagons that share no edges with the first. For the hexagon BLAISE, the three others are BASLEI, BAEILS and BILEAS. These three hexagons define three Pascal lines that concur on a Kirkman point. Each of the 60 hexagons defines a Kirkman point. P(BLAISE) is one of these 60 Kirkman points.
Just as in Cayley's case, consider a hexagon as a cyclic permutation and square that as a permutation. There are 20 possible results in sets of three. In any of these sets, the three corresponding Pascal lines concur on a Steiner point. P(BAS.LIE) is one of these 20 Steiner points.
As shown in Plücker, consider one of the 15 triplets of 2-cycles. The four corresponding Cayley lines concur on a Salmon point. P(BL.AI.SE) is one of these 15 Salmon points.
There are 60 Pascal lines and 60 Kirkman points, 20 Cayley lines and 20 Steiner points, and 15 Plücker lines and 15 Salmon points, for a total of 95 lines and 95 points that form what is called the Hexagrammum Mysticum.
Conway extended Hexagrammum Mysticum even more, but that's an exercise for the user.
Sets of six small integer points on a conic which avoid parallelization problems are difficult to find. A short list of examples is provided in the Definition section.