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”).

A166866
Interleave the fractals A158405, A002260.
1
1, 1, 1, 3, 1, 2, 1, 3, 5, 1, 2, 3, 1, 3, 5, 7, 1, 2, 3, 4, 1, 3, 5, 7, 9, 1, 2, 3, 4, 5, 1, 3, 5, 7, 9, 11, 1, 2, 3, 4, 5, 6, 1, 3, 5, 7, 9, 11, 13, 1, 2, 3, 4, 5, 6, 7, 1, 3, 5, 7, 9, 11, 13, 15, 1, 2, 3, 4, 5, 6, 7, 8, 1, 3, 5, 7, 9, 11, 13, 15, 17, 1, 2, 3, 4, 5, 6, 7, 8, 9
OFFSET
0,4
COMMENTS
See A166494. Consider a(n+1) sum by 1,1,2,2,3,3=A008619 terms: 1; 1; 3+1=4; 2+1=3; 3+5+1=9; 2+3+1=6; 3+5+7+1=16; 2+3+4+1=10; this is A123596(n+2).Via A001105(n+1),A123596 is linked to (extended) Mendeleyev-Moseley-Seaborg table of the elements.
CROSSREFS
KEYWORD
nonn
AUTHOR
Paul Curtz, Oct 22 2009
STATUS
approved