login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A176577
Create a table by linearizing and concatenating arrays embedded in A114994 the terms of which map to numeric partitions.
1
1, 2, 10, 3, 18, 36, 4, 21, 68, 42, 5, 34, 73, 74, 136, 7, 37, 132, 85, 264, 146, 8, 43, 137, 138, 273, 274, 170, 9, 66, 147, 149, 520, 293, 298, 292, 11, 69, 260, 171, 529, 530, 341, 548, 528, 15, 75, 265, 266, 547, 549, 554, 585, 1040, 546, 16, 87, 275, 277, 1032, 587
OFFSET
1,2
EXAMPLE
The first embedded array is sequence A099629 = 1 2 3 4 5 7 8 9 11 15 ...
The second array begins 10 18 21 34 37 43 ...
and the table begins
1..10..36..42..136..146..170..292...
2..18..68..74..
3..21..73..85..
4..34..
5..37..
7..43..
The number 292 in binary is 100100100
which maps to partition 3+3+3.
CROSSREFS
A167979 (a similar array also mapped to numeric partitions) [From Alford Arnold, May 04 2010]
Sequence in context: A239137 A252758 A249917 * A247476 A245062 A120862
KEYWORD
nonn,tabl,uned
AUTHOR
Alford Arnold, Apr 20 2010
EXTENSIONS
More terms from Alford Arnold, May 04 2010
STATUS
approved