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.

A119974 Embed zeros in A119972, thereby creating a signed triangular matrix illustrating the pattern of negative values.

Original entry on oeis.org

1, 2, -3, 4, 0, 5, 0, -6, 0, -7, 8, 0, 0, 0, 9, 0, 0, 10, 0, 0, -11, 0, -12, 0, 0, 0, 0, 13, 0, 0, 0, -14, 0, 0, 0, -15, 16, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 18, 0, 0, 0, 0, -19, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, -22, 0, 0, 0, 0, 0, -23, 0, -24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25
Offset: 1

Views

Author

Alford Arnold, Jun 06 2006

Keywords

Examples

			Triangle begins
   1;
   2,  -3;
   4,   0,   5;
   0,  -6,   0,  -7;
   8,   0,   0,   0,   9;
   0,   0,  10,   0,   0, -11;
   0, -12,   0,   0,   0,   0,  13;
   0,   0,   0, -14,   0,   0,   0, -15;
  16,   0,   0,   0,   0,   0,   0,   0,  17;
   0,   0,   0,   0,  18,   0,   0,   0,   0, -19;
   0,   0,  20,   0,   0,   0,   0,   0,   0,   0,  21;
   0,   0,   0,   0,   0, -22,   0,   0,   0,   0,   0, -23;
   0, -24,   0,   0,   0,   0,   0,   0,   0,   0,   0,   0,  25;
  ...
		

Crossrefs

Cf. A119972.

Extensions

More terms from Hakan Icoz, Dec 25 2021