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.

A271443 Earliest start of a run of n numbers divisible by a cube larger than one.

Original entry on oeis.org

8, 80, 1375, 22624, 18035622, 4379776620, 1204244328624, 2604639091138248, 2604639091138248
Offset: 1

Views

Author

Giovanni Resta, Apr 23 2016

Keywords

Comments

a(5)-a(7) were found by Donovan Johnson.

Examples

			a(9) = 2604639091138248 and the following 8 numbers are divisible by 2^3, 11^3, 5^3, 17^3, 7^3, 13^3, 3^3, 19^3, and 2^4, respectively.
		

Crossrefs

Programs

  • Mathematica
    a[n_] := Block[{k=1, c=0}, While[ c