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.

A014463 Triangular array formed from elements to left of middle of rows of Pascal's triangle that are not 1.

Original entry on oeis.org

3, 4, 5, 10, 6, 15, 7, 21, 35, 8, 28, 56, 9, 36, 84, 126, 10, 45, 120, 210, 11, 55, 165, 330, 462, 12, 66, 220, 495, 792, 13, 78, 286, 715, 1287, 1716, 14, 91, 364, 1001, 2002, 3003, 15, 105, 455, 1365, 3003, 5005, 6435, 16, 120, 560, 1820, 4368, 8008, 11440
Offset: 1

Views

Author

Keywords

Comments

A014462 without the first column.

Examples

			3;
4;
5, 10;
6, 15;
7, 21, 35;
8, 28, 56;
9, 36, 84, 126;
10, 45, 120, 210;
11, 55, 165, 330, 462;
		

Crossrefs

Cf. A014411.

Extensions

More terms from James Sellers
Offset corrected by Mohammad K. Azarian, Nov 19 2008