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!)
A357602 a(n) is the number of n-gons in A000940 that are asymmetric. 0

%I #42 Nov 01 2022 07:15:01

%S 0,0,0,1,15,121,1026,8696,81515,827282,9200052

%N a(n) is the number of n-gons in A000940 that are asymmetric.

%F a(n) = A000940(n) - A342533(n).

%F a(p) = ((((p-1)! + 1)/p) + p - 2 - (2^((p-1)/2)*((p-1)/2)!))/4 for prime p. See A007619.

%e Of the A000940(6) = 12 hexagons, 11 have symmetry and 1 is asymmetric, so a(6)=1.

%Y Cf. A000940, A342533.

%K nonn,more

%O 3,5

%A _Ian Mooney_, Oct 05 2022

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 September 5 22:34 EDT 2024. Contains 375701 sequences. (Running on oeis4.)