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.

A091250 List of primitive irreducible polynomials over GF(2), interpreted as binary vectors, then written in base 10.

This page as a plain text file.
%I A091250 #8 Mar 31 2012 14:02:20
%S A091250 3,7,11,13,19,25,37,41,47,55,59,61,67,91,97,103,109,115,131,137,143,
%T A091250 145,157,167,171,185,191,193,203,211,213,229,239,241,247,253,285,299,
%U A091250 301,333,351,355,357,361,369,391,397,425,451,463,487,501,529,539,545
%N A091250 List of primitive irreducible polynomials over GF(2), interpreted as binary vectors, then written in base 10.
%C A091250 Or, primitive irreducible polynomials over GF(2) listed in lexicographic order and evaluated at X=2.
%H A091250 T. D. Noe, <a href="/A091250/b091250.txt">Table of n, a(n) for n=1..1110</a> (through degree 13)
%H A091250 A. Karttunen, <a href="/A091247/a091247.scm.txt">Scheme-program for computing this sequence.</a>
%H A091250 <a href="/index/Ge#GF2X">Index entries for sequences operating on GF(2)[X]-polynomials</a>
%Y A091250 a(n) = A014580(A091249(n)). Cf. A011260, A091252. A007088(a(n)) = A058947(n) (same sequence in binary).
%K A091250 nonn
%O A091250 1,1
%A A091250 _Antti Karttunen_, Jan 03 2004