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.

A092638 Absolute value of difference between counts of uninterrupted runs of single primes in A092636 and A092637.

Original entry on oeis.org

0, 2, 3, 9, 15, 50, 238, 1383, 1458, 443, 11349
Offset: 1

Views

Author

Enoch Haga, Mar 02 2004

Keywords

Examples

			a(2)=2 because in A092636 the count is 5 and in A092637 the count is 3. 5-3=2.
		

Crossrefs

Formula

a(n) = |A092636(n)-A092637(n)|.

Extensions

a(9)-a(11) from Chai Wah Wu, Mar 18 2018