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.

A088080 Start of n successive numbers divisible by n-th powers.

Original entry on oeis.org

1, 8, 1375, 202099373, 105636978090621, 283435321166212288109372
Offset: 1

Views

Author

Amarnath Murthy, Sep 22 2003

Keywords

Comments

a(5) <= 105636978090621.

Examples

			a(3)=1375 because 1375=5^3*11, 1376=2^3*172, 1377=3^3*51; all multiples of cubes.
		

Crossrefs

Extensions

Corrected and extended by Don Reble, Sep 27 2003
a(5) from Donovan Johnson, Dec 14 2010
a(6) from Giovanni Resta, Dec 19 2019