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.

A074447 Number of 4-ary Lyndon words of length n over GF(4) with trace 0 and subtrace 1.

Original entry on oeis.org

0, 0, 1, 2, 12, 40, 144, 496, 1813, 6528, 23808, 87210, 322560, 1198080, 4473647, 16775168, 63160320, 238605640, 904200192, 3435947622, 13089411609, 49977753600, 191219367936, 733007402160, 2814749599332, 10825959997440, 41699995927744, 160842839041170, 621186153185280
Offset: 1

Views

Author

Frank Ruskey and Nate Kube, Aug 23 2002

Keywords

Comments

Let x = RootOf( z^2+z+1 ) and y = 1+x. Also the number of 4-ary Lyndon words of length n over GF(4) with trace 0 and subtrace x. Also the number of 4-ary Lyndon words of length n over GF(4) with trace 0 and subtrace y.

Examples

			a(4;0,1)=2 since the two 4-ary Lyndon words of trace 0, subtrace 1 and length 4 are { 0011, 11xx }, where x = RootOf( z^2+z+1 ).
		

Crossrefs

Extensions

Terms a(16) and beyond from Andrey Zabolotskiy, Jul 21 2021