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.

A092641 Absolute value of difference between counts of uninterrupted runs of 2 primes in A092639 and A092640.

Original entry on oeis.org

0, 3, 6, 15, 29, 117, 500, 1136, 4475, 3065, 8440
Offset: 1

Views

Author

Enoch Haga, Mar 02 2004

Keywords

Examples

			a(2)=3 because in A092639 the count is 2 and in A092640 the count is 5. 5 - 3 = 2.
		

Crossrefs

Formula

Take the absolute value of the difference between counts of runs of 2 primes congruent to 1 mod 4 and 3 mod 4.

Extensions

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