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.

This page as a plain text file.
%I A088080 #14 Dec 23 2019 10:36:27
%S A088080 1,8,1375,202099373,105636978090621,283435321166212288109372
%N A088080 Start of n successive numbers divisible by n-th powers.
%C A088080 a(5) <= 105636978090621.
%e A088080 a(3)=1375 because 1375=5^3*11, 1376=2^3*172, 1377=3^3*51; all multiples of cubes.
%Y A088080 Cf. A045882, A271443, A330480, A330481, A330482, A330486, A330483, A330484, A330485.
%K A088080 nonn,more,hard
%O A088080 1,2
%A A088080 _Amarnath Murthy_, Sep 22 2003
%E A088080 Corrected and extended by _Don Reble_, Sep 27 2003
%E A088080 a(5) from _Donovan Johnson_, Dec 14 2010
%E A088080 a(6) from _Giovanni Resta_, Dec 19 2019