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.

A207038 Partial sums of A207034.

Original entry on oeis.org

0, 1, 3, 5, 8, 11, 15, 18, 22, 26, 31, 35, 40, 45, 51, 55, 60, 65, 71, 77, 83, 90, 95, 101, 107, 114, 120, 127, 134, 142, 147, 153, 159, 166, 173, 180, 188, 195, 203, 211, 219, 228, 234, 241, 248, 256, 263, 271, 279, 288, 296, 304, 313, 322, 331, 341
Offset: 1

Views

Author

Omar E. Pol, Feb 21 2012

Keywords

Examples

			Written as a triangle:
0;
1;
3;
5,8;
11,15;
18,22,26,31;
35,40,45,51;
55,60,65,71,77,83,90;
95,101,107,114,120,127,134,142;
147,153,159,166,173,180,188,195,203,211,219,228;
234,241,248,256,263,271,279,288,296,304,313,322,331,341;
		

Crossrefs

Row n has length A187219(n). Right border gives A196087.