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.

A087238 First differences of A057809.

Original entry on oeis.org

2, 2, 2, 19, 3, 3, 63, 4, 20, 210, 5, 5, 10, 5, 5, 648, 72, 12, 24, 6, 6, 6, 1925, 7, 7, 7, 7, 7, 5314, 16, 16, 16, 8, 8, 15054, 9, 765, 40240, 40, 30, 10, 30, 40, 10, 10, 10, 110477, 305655, 12, 144, 12, 12, 12, 12, 12, 12, 12, 204, 60, 12, 36, 12, 12, 12, 12, 823046, 13
Offset: 2

Views

Author

Labos Elemer, Sep 04 2003

Keywords

Examples

			Large differences arise between max term in a cluster and least one in the next cluster of A057809. While small entries obtained as differences inside a cluster.
E.g.:...,21,6467079011,198,22,110,132,22,242,66,17541629593,23,... shows by first differences the transition from the 21st cluster to 23rd solution-set over the 22nd-set with multiples of 22.
First cluster is empty, while 11th contains one term (see A038227).
		

Crossrefs

Programs

  • Mathematica
    Differences[Select[Range[2,1500000],Divisible[#,PrimePi[#]]&]] (* Harvey P. Dale, Aug 13 2012 *)

Formula

a(n)=A057809(n+1)-A057809(n)