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.

A051598 Rows of triangle formed using Pascal's rule except begin n-th row with 2*n and end it with 2*n+1.

Original entry on oeis.org

1, 2, 3, 4, 5, 5, 6, 9, 10, 7, 8, 15, 19, 17, 9, 10, 23, 34, 36, 26, 11, 12, 33, 57, 70, 62, 37, 13, 14, 45, 90, 127, 132, 99, 50, 15, 16, 59, 135, 217, 259, 231, 149, 65, 17, 18, 75, 194, 352, 476, 490, 380, 214, 82, 19
Offset: 0

Views

Author

Keywords

Examples

			1; 2,3; 4,5,5; 6,9,10,7; 8,15,19,17,9; ...
		

Extensions

Title and offset corrected by Sean A. Irvine, Sep 20 2021