cp's OEIS Frontend

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.

Showing 1-3 of 3 results.

A074656 Number of Lyndon words (aperiodic necklaces) with 4n beads of 4 colors, n beads of each color.

Original entry on oeis.org

1, 6, 312, 30798, 3941280, 586637250, 96197630040, 16875655269942, 3111284137104000, 595909785174026400, 117634021776545937000, 23797087019979071174574, 4912693780461256332795168, 1031629572413246016139181538, 219809927417367517614451764984
Offset: 0

Views

Author

Christian G. Bower, Aug 29 2002

Keywords

Examples

			For n=1 the 6 words are 0123 0132 0213 0231 0312 0321 . - _R. J. Mathar_, Oct 21 2021
		

Crossrefs

a(n)=A029809(n)*6. a(n) = A074652(n)/4.

Formula

1/(4n) * sum over d|n of {mu(n/d) * (4d)! / d!^4}.

Extensions

a(0)=1 prepended by Alois P. Heinz, Aug 24 2015

A074652 1/n * sum over d|n of {mu(n/d) * (4d)! / d!^4}.

Original entry on oeis.org

24, 1248, 123192, 15765120, 2346549000, 384790520160, 67502621079768, 12445136548416000, 2383639140696105600, 470536087106183748000, 95188348079916284698296, 19650775121845025331180672
Offset: 1

Views

Author

Christian G. Bower, Aug 28 2002

Keywords

Crossrefs

Inverse Witt transform of A006175. a(n) = A029809(n)*24. a(n) = A074656(n)*4.

A006179 Witt vector *4!/4!.

Original entry on oeis.org

1, 52, 5133, 655554, 97772875, 16019720210, 2812609211657, 518332479161091, 99318252448110232, 19600890528520952329, 3966181169996511862429, 818653886943854653597621, 171938262068874336023196923
Offset: 1

Views

Author

Keywords

Comments

If c is the Witt transform of b then b(n) = Sum_{d|n} A074650(n/d, c(d)).

References

  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Formula

Witt transform of A029809.

Extensions

More terms and formula from Christian G. Bower, Aug 28 2002
Showing 1-3 of 3 results.