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.

A169914 Number of reducible Boolean polynomials of degree n with constant term 1.

This page as a plain text file.
%I A169914 #6 Mar 30 2012 17:38:11
%S A169914 0,0,1,1,3,7,13,25,51,88,189,342,624,1194,2236,4016,7439,13670,24645,
%T A169914 44928,81975,145655,264123,474559,840087,1512866,2694988,4753010,
%U A169914 8444560,14974404,26399897,46674734,82093547,143885839,253182860,445087238,776524791,1362148377,2382166685
%N A169914 Number of reducible Boolean polynomials of degree n with constant term 1.
%C A169914 See A169912 for details.
%H A169914 <a href="/index/Ca#CARRYLESS">Index entries for sequences related to carryless arithmetic</a>
%F A169914 a(n) = A169913(n) - 2^(n-1) for n >= 2.
%Y A169914 Cf. A169912, A169913.
%K A169914 nonn
%O A169914 0,5
%A A169914 _David Applegate_, _Marc LeBrun_ and _N. J. A. Sloane_, Jul 11 2010
%E A169914 More terms from _David Applegate_, Jul 19 2010