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.

A272033 Number of irreducible normal polynomials of degree n over GF(2) that are not primitive.

Original entry on oeis.org

0, 0, 0, 1, 0, 1, 0, 9, 2, 19, 6, 76, 0, 157, 113, 1031, 0, 2506, 0, 13321, 4204, 35246, 3924, 158464, 21623, 430391, 283774, 1854971, 52648, 5553234, 0, 33556537, 18428119, 83562231, 18807137, 436801680, 8328278, 1205614037
Offset: 1

Views

Author

Joerg Arndt, Apr 18 2016

Keywords

Crossrefs

Cf. A027362 (primitive normal polynomials), A107222.

Formula

a(n) = A027362(n) - A107222(n).
a(n) = 0 if 2^n - 1 is prime.