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.

A091256 Table of lcm(x,y) computed for polynomials over GF(2), where (x,y) runs as (1,1),(1,2),(2,1),(1,3),(2,2),(3,1),...

This page as a plain text file.
%I A091256 #11 Mar 15 2018 04:11:45
%S A091256 1,2,2,3,2,3,4,6,6,4,5,4,3,4,5,6,10,12,12,10,6,7,6,5,4,5,6,7,8,14,6,
%T A091256 20,20,6,14,8,9,8,9,12,5,12,9,8,9,10,18,24,28,10,10,28,24,18,10,11,10,
%U A091256 9,8,27,6,27,8,9,10,11,12,22,10,36,40,18,18,40,36,10,22,12,13,12,29
%N A091256 Table of lcm(x,y) computed for polynomials over GF(2), where (x,y) runs as (1,1),(1,2),(2,1),(1,3),(2,2),(3,1),...
%C A091256 Analogous to A003990.
%H A091256 A. Karttunen, <a href="/A091247/a091247.scm.txt">Scheme-program for computing this sequence.</a>
%H A091256 <a href="/index/Ge#GF2X">Index entries for sequences operating on GF(2)[X]-polynomials</a>
%H A091256 <a href="/index/La#Lattices">Index entries for sequences related to Lattices</a>
%Y A091256 Cf. A091255, A091257.
%K A091256 nonn,tabl
%O A091256 1,2
%A A091256 _Antti Karttunen_, Jan 03 2004