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.

A100386 Numbers n such that for m=n to n+9, A006530(m) decreases.

Original entry on oeis.org

586951, 1473257, 4982941, 13565441, 24954141, 25384714, 26576686, 32026196, 35797623, 35953989, 37972276, 39048260, 51755761, 58769257, 60682681, 71342703, 77863117, 80826231, 84766857, 89768134, 98363506, 110482826, 115045547, 115898807, 120797465
Offset: 1

Views

Author

Labos Elemer, Dec 09 2004

Keywords

Comments

A006530(n) is the largest prime factor of n.

Examples

			586951 is here because the largest prime factors of 586951..586960 are 586951,73369,21739,9467,1319,1193,1181,1091,677,29.
		

Crossrefs

Programs

  • Mathematica
    <?(Max[Differences[#]]<0&),{1},Heads->False]//Flatten (* _Harvey P. Dale, Sep 18 2016 *)

Extensions

Edited by Don Reble, Jun 13 2007