A054660 Number of monic irreducible polynomials over GF(4) of degree n with fixed nonzero trace.
1, 2, 5, 16, 51, 170, 585, 2048, 7280, 26214, 95325, 349520, 1290555, 4793490, 17895679, 67108864, 252645135, 954437120, 3616814565, 13743895344, 52357696365, 199911205050, 764877654105, 2932031006720, 11258999068416
Offset: 1
Examples
a(3; y)=5 since the five Lyndon words over GF(4) of trace y and length 3 are { 00y, 01x, 0x1, 11y, xxy }; the five Lyndon words over Z_4 of trace 1 (mod 4) and length 3 are { 001, 023, 032, 113, 122 }.
Links
- Seiichi Manyama, Table of n, a(n) for n = 1..1000
- F. Ruskey, Number of monic irreducible polynomials over GF(q) with given trace
- F. Ruskey, Number of q-ary Lyndon words with given trace mod q
- F. Ruskey, Number of Lyndon words over GF(q) with given trace
Crossrefs
Formula
From Seiichi Manyama, Mar 11 2018: (Start)
a(n) = A000048(2*n) = (1/(4*n)) * Sum_{odd d divides n} mu(d)*4^(n/d), where mu is the Möbius function A008683.
a(n+1) = A300628(n,n) for n >= 0. (End)
From Andrey Zabolotskiy, Dec 19 2020: (Start)
Extensions
More terms from James Sellers, Apr 19 2000
Comments