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.

A080236 Triangle of differences of consecutive pairs of row elements of triangle A080233.

Original entry on oeis.org

1, 1, -1, 1, 0, -2, 1, 1, -2, -2, 1, 2, -1, -4, -1, 1, 3, 1, -5, -5, 1, 1, 4, 4, -4, -10, -4, 4, 1, 5, 8, 0, -14, -14, 0, 8, 1, 6, 13, 8, -14, -28, -14, 8, 13, 1, 7, 19, 21, -6, -42, -42, -6, 21, 19, 1, 8, 26, 40, 15, -48, -84, -48, 15, 40, 26
Offset: 0

Views

Author

Paul Barry, Feb 09 2003

Keywords

Comments

Row sums are given by -A023443.

Examples

			Rows are {1}, {1,-1}, {1,0,-2}, {1,1,-2,-2}, {1,2,-1,-4,-1}, ...
		

Crossrefs