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.

A176577 Create a table by linearizing and concatenating arrays embedded in A114994 the terms of which map to numeric partitions.

This page as a plain text file.
%I A176577 #2 Mar 31 2012 13:23:39
%S A176577 1,2,10,3,18,36,4,21,68,42,5,34,73,74,136,7,37,132,85,264,146,8,43,
%T A176577 137,138,273,274,170,9,66,147,149,520,293,298,292,11,69,260,171,529,
%U A176577 530,341,548,528,15,75,265,266,547,549,554,585,1040,546,16,87,275,277,1032,587
%N A176577 Create a table by linearizing and concatenating arrays embedded in A114994 the terms of which map to numeric partitions.
%e A176577 The first embedded array is sequence A099629 = 1 2 3 4 5 7 8 9 11 15 ...
%e A176577 The second array begins 10 18 21 34 37 43 ...
%e A176577 and the table begins
%e A176577 1..10..36..42..136..146..170..292...
%e A176577 2..18..68..74..
%e A176577 3..21..73..85..
%e A176577 4..34..
%e A176577 5..37..
%e A176577 7..43..
%e A176577 The number 292 in binary is 100100100
%e A176577 which maps to partition 3+3+3.
%Y A176577 Cf. A099627 A114994
%Y A176577 A167979 (a similar array also mapped to numeric partitions) [From _Alford Arnold_, May 04 2010]
%K A176577 nonn,tabl,uned
%O A176577 1,2
%A A176577 _Alford Arnold_, Apr 20 2010
%E A176577 More terms from _Alford Arnold_, May 04 2010