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.

A093398 Absolute value of difference between counts of uninterrupted runs of 2 nonprimes in A093185 and A093186.

Original entry on oeis.org

1, 0, 3, 2, 43, 85, 42, 36, 3823, 192, 5114, 2797, 148220
Offset: 1

Views

Author

Enoch Haga, Mar 30 2004

Keywords

Examples

			a(3)=3 because in A093185 the count is 33 and in A093186 the count is 36. 36-33=3.
		

Crossrefs

Formula

Take the absolute value of differences between counts of runs of 2 nonprimes congruent to 1 mod 4 and 3 mod 4

Extensions

a(9)-a(13) from Robert Price, May 30 2019