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.

A086138 Number of primes between p and p+10 if both p and (p+10) are prime, i.e., number of primes somewhere between 10+A023203(n) and A023203(n).

Original entry on oeis.org

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

Views

Author

Labos Elemer, Jul 29 2003

Keywords

Examples

			a(n)=0,1,2,3 correspond to {p,p+10} prime-pairs either consecutive ones or those with various d-patterns like as follows: a(n)=0 to cases like 139[10]149; a(n)=2 to 7[4,2,4]17 etc.; a(n)=3 to one case 3[2,2,4,2]13 and a(n)=2 to cases like 31[6,4]37 or 43[4,6]53.
		

Crossrefs

Programs

Extensions

Definition clarified by Harvey P. Dale, Jan 17 2025