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.

A182815 The third row of table A182630.

This page as a plain text file.
%I A182815 #5 Mar 30 2012 17:34:04
%S A182815 2,4,5,6,7,8,8,9,10,11,10,11,12,13,14,12,13,14,15,16,17,14,15,16,17,
%T A182815 18,19,20,16,17,18,19,20,21,22,23,18,19,20,21,22,23,24,25,26,20,21,22,
%U A182815 23,24,25,26,27,28,29,22,23,24,25,26,27,28,29,30,31,32,24,25,26,27,28,29,30,31,32,33,34,35,26
%N A182815 The third row of table A182630.
%F A182815 a(n) = A182630(2,n).
%p A182815 seq(A182630(2,n),n=0..80) ;
%Y A182815 Cf. A002262, A094727, A182630, A182631.
%K A182815 nonn,easy
%O A182815 0,1
%A A182815 _Omar E. Pol_, Dec 06 2010