A357602 a(n) is the number of n-gons in A000940 that are asymmetric.
0, 0, 0, 1, 15, 121, 1026, 8696, 81515, 827282, 9200052
Offset: 3
Examples
Of the A000940(6) = 12 hexagons, 11 have symmetry and 1 is asymmetric, so a(6)=1.
This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
Ian Mooney has authored 4 sequences.
Of the A000940(6) = 12 hexagons, 11 have symmetry and 1 is asymmetric, so a(6)=1.
Of the A000940(6)=12 hexagons, 11 have symmetry and 1 is asymmetric, so a(6)=11.
Take m=4, say. The first few permutations are 1234, 1243, 1324, 1342, 1423, 1432, 2134, 2143, 2314, ... and numbers 1,2,3,6,7,8,... have orders 1 or 2. This gives the first 6 terms.
a(5) = A000085(5) - (1 + Sum_{j=1..4} A000085(j)) = 26 - (1 + 1 + 2 + 4 + 10) = 26 - 18 = 8. - _Jon E. Schoenfield_, Mar 14 2021
Comments