The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A338954 Number of chiral pairs of colorings of the 96 edges (or triangular faces) of the 4-D 24-cell using subsets of a set of n colors. 9
68774446614978208476646592, 5523164445430505077912054084256733211946217, 5448873034189827051926943172520863487560602391778344960, 10956401461402941741829554371669666304159415287557559324930859375 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,1
COMMENTS
Each member of a chiral pair is a reflection but not a rotation of the other. The Schläfli symbol of the 24-cell is {3,4,3}. It has 24 octahedral facets. It is self-dual.
LINKS
FORMULA
a(n) = (96*n^8 + 144*n^12 - 48*n^16 - 64*n^18 - 192*n^20 - 60*n^24 +
48*n^32 + 32*n^36 - 5*n^48 + 72*n^50 - 12*n^52 - 12*n^60 + n^96) / 1152.
a(n) = Sum_{j=2..Min(n,96)} A338958(n) * binomial(n,j).
a(n) = A338952(n) - A338953(n) = (A338952(n) - A338955(n)) / 2 = A338953(n) - A338955(n).
MATHEMATICA
Table[(96n^8+144n^12-48n^16-64n^18-192n^20-60n^24+48n^32+32n^36-5n^48+72n^50-12n^52-12n^60+n^96)/1152, {n, 2, 15}]
CROSSREFS
Cf. A338952 (oriented), A338953 (unoriented), A338955 (achiral), A338958 (exactly n colors), A338950 (vertices, facets), A331352 (5-cell), A331360 (8-cell edges, 16-cell faces), A331356 (16-cell edges, 8-cell faces), A338966 (120-cell, 600-cell).
Sequence in context: A246255 A338609 A338958 * A338957 A338953 A345296
KEYWORD
nonn,easy
AUTHOR
Robert A. Russell, Nov 17 2020
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 28 22:13 EDT 2024. Contains 372921 sequences. (Running on oeis4.)