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.

A194947 Absolute values of differences of A036274.

Original entry on oeis.org

1, 2, 0, 0, 2, 2, 0, 0, 2, 2, 2, 2, 2, 0, 2, 0, 2, 0, 0, 0, 0, 0, 0, 2, 8, 8, 0, 2, 2, 2, 2, 4, 2, 2, 0, 0, 2, 2, 2, 2, 2, 4, 6, 0, 4, 2, 4, 2, 2, 2, 4, 4, 0, 2, 2, 4, 0, 4, 0, 6, 6, 2, 2, 2, 0, 2, 2, 6, 2, 0, 0, 0, 0, 2, 0, 2, 0, 4, 2, 2, 2, 2, 0, 0, 0, 2
Offset: 1

Views

Author

Umut Uludag, Jan 02 2013

Keywords

Examples

			a(1) = abs(A036274(1) - A036274(2)); a(2) = abs(A036274(2) - A036274(3)) ...
		

Crossrefs

Cf. A036274, A036273, A036272, A036263, A001223. These sequences are (absolute, except for A036263) n-th differences of primes (n=5,4,3,2,1).