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.

A276074 A276076-polynomials evaluated at X=2 over the field GF(2): a(n) = A248663(A276076(n)).

This page as a plain text file.
%I A276074 #11 Jun 21 2017 04:36:01
%S A276074 0,1,2,3,0,1,4,5,6,7,4,5,0,1,2,3,0,1,4,5,6,7,4,5,8,9,10,11,8,9,12,13,
%T A276074 14,15,12,13,8,9,10,11,8,9,12,13,14,15,12,13,0,1,2,3,0,1,4,5,6,7,4,5,
%U A276074 0,1,2,3,0,1,4,5,6,7,4,5,8,9,10,11,8,9,12,13,14,15,12,13,8,9,10,11,8,9,12,13,14,15,12,13,0,1,2,3,0,1,4,5,6,7,4,5,0,1,2,3,0,1
%N A276074 A276076-polynomials evaluated at X=2 over the field GF(2): a(n) = A248663(A276076(n)).
%H A276074 Antti Karttunen, <a href="/A276074/b276074.txt">Table of n, a(n) for n = 0..5039</a>
%H A276074 Indranil Ghosh, <a href="/A276074/a276074.txt">Python program for computing this sequence</a>
%H A276074 <a href="/index/Fa#facbase">Index entries for sequences related to factorial base representation</a>
%F A276074 a(n) = A248663(A276076(n)).
%o A276074 (Scheme) (define (A276074 n) (A248663 (A276076 n)))
%Y A276074 Cf. A248663, A276076.
%Y A276074 Cf. also A276073, A275808
%K A276074 nonn,base
%O A276074 0,3
%A A276074 _Antti Karttunen_, Aug 18 2016