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.

A074272 Partial alternating sums of the Kolakoski sequence A000002.

Original entry on oeis.org

1, -1, 1, 0, 1, -1, 0, -2, 0, -1, 1, -1, 0, -1, 1, 0, 1, -1, 1, 0, 2, 1, 2, 0, 1, -1, 1, 0, 1, -1, 0, -1, 1, 0, 2, 0, 1, -1, 1, 0, 1, -1, 0, -2, 0, -1, 1, 0, 1, -1, 0, -1, 1, -1, 0, -2, 0, -1, 0, -2, -1, -3, -1, -2, 0, -2, -1, -2, 0, -1, 0, -2, -1, -3, -1, -2, 0
Offset: 1

Views

Author

Jon Perry, Sep 21 2002

Keywords

Examples

			Kolakoski: 1,2,2,1,1,2,1,2,2,1,2,2,1,1,... We look at 1-2+2-1+1-2+1-2+2 and this gives 1,-1,1,0,1,-1,0,-2,0
		

Crossrefs

Cf. A054353.