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!)
A129347 Number of inequivalent n-colorings of the 5D hypercube under the set of geometric transformations generated by all possible compositions of the 5 main reflections and the 10 main rotations and their inverses, in any order, with repetition of these geometric transformations allowed. 0

%I #4 Nov 11 2010 07:34:06

%S 1,1228158,484086357207,4805323147589984,6063609955178082875,

%T 2072592733807533035358,287612372569381586086269,

%U 20632358601785638477436416,894188910508179779377279557

%N Number of inequivalent n-colorings of the 5D hypercube under the set of geometric transformations generated by all possible compositions of the 5 main reflections and the 10 main rotations and their inverses, in any order, with repetition of these geometric transformations allowed.

%C The formula was obtained by computing the cycle index of the group of geometric transformations, in 5D space, generated by all possible compositions of the 5 main reflections and the 10 main rotations and their inverses, in any order, with repetition of these geometric transformations allowed. The cycle index was obtained through the well known Polya's Enumeration Theorem.

%D Banks, D.C.; Linton, S.A. & Stockmeyer, P.K. Counting Cases in Substitope Algorithms. IEEE Transactions on Visualization and Computer Graphics, Vol. 10, No. 4, pp. 371-384, 2004.

%D Perez-Aguila, Ricardo. Enumerating the Configurations in the n-Dimensional Orthogonal Polytopes Through Polya's Countings and A Concise Representation. Proceedings of the 3rd International Conference on Electrical and Electronics Engineering and XII Conference on Electrical Engineering ICEEE and CIE 2006, pp. 63-66.

%D Polya, G. & Read, R. C., Combinatorial Enumeration of Groups, Graphs and Chemical Compounds. Springer-Verlag, 1987.

%H Banks, D.C.; Linton, S.A. & Stockmeyer, P.K., <a href="http://www.cs.fsu.edu/~banks/">Counting Cases in Substitope Algorithms</a>, IEEE Transactions on Visualization and Computer Graphics, Vol. 10, No. 4, pp. 371-384, 2004.

%H Perez-Aguila, Ricardo, <a href="http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?isnumber=4017927&amp;arnumber=4017934&amp;count=140&amp;index=6">Enumerating the Configurations in the n-Dimensional Orthogonal Polytopes Through Polya's Countings and A Concise Representation</a>, Proceedings of the 3rd International Conference on Electrical and Electronics Engineering and XII Conference on Electrical Engineering ICEEE and CIE 2006, pp. 63-66.

%H Perez-Aguila, Ricardo, <a href="http://ricardo.perez.aguila.googlepages.com/ricardoperez-aguila,phdthesis-orthogonalpolytopes:studyandapplication2">Orthogonal Polytopes: Study and Application</a>, PhD Thesis. Universidad de las Americas, Puebla. November, 2006.

%F a(n) = (1/3840)*(1184*n^4 + 1624*n^8 + 240*n^10 + 400*n^12 + 311*n^16 + 60*n^20 + 20*n^24 + n^32)

%e a(2)=1228158 because there are 1228158 inequivalent 2-colorings of the 5D hypercube.

%t A[n_] := (1/3840)*(1184*n^4 + 1624*n^8 + 240*n^10 + 400*n^12 + 311*n^16 + 60*n^20 + 20*n^24 + n^32)

%Y Cf. A000616, A002817.

%K nonn,uned

%O 1,2

%A Ricardo Perez-Aguila (ricardo.perez.aguila(AT)gmail.com), Apr 10 2007

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 August 25 08:24 EDT 2024. Contains 375422 sequences. (Running on oeis4.)