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.

A108346 a(n) is the least positive number k such that P2(2n+1,q) divides Q(k,q), where both P2 and Q are polynomials in GF(2) and P2(n,q) is the n-th binary polynomial, i.e., P2(n,q) = Sum_{i>=0} b(i)*q^i, with n = Sum_{i>=0} b(i)*2^i; and Q(m,q) is 1 + q^m.

This page as a plain text file.
%I A108346 #8 Mar 06 2022 23:08:55
%S A108346 1,1,2,3,3,7,7,4,4,15,6,7,15,6,7,5,5,21,31,14,31,15,12,31,21,8,15,31,
%T A108346 14,31,31,6,6,63,14,31,9,28,31,15,14,21,8,21,31,63,15,30,63,10,21,63,
%U A108346 28,12,63,31,31,63,21,12,15,31,30,7,7,127,93,60,127,15,62,127,127,62
%N A108346 a(n) is the least positive number k such that P2(2n+1,q) divides Q(k,q), where both P2 and Q are polynomials in GF(2) and P2(n,q) is the n-th binary polynomial, i.e., P2(n,q) = Sum_{i>=0} b(i)*q^i, with n = Sum_{i>=0} b(i)*2^i; and Q(m,q) is 1 + q^m.
%H A108346 J. N. Cooper, D. Eichhorn and K. O'Bryant, <a href="https://arxiv.org/abs/math/0506496">Reciprocals of binary power series</a>, arXiv:math/0506496 [math.NT], 2005.
%Y A108346 Cf. A000374.
%K A108346 nonn
%O A108346 0,3
%A A108346 _Ralf Stephan_, Jul 01 2005