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.

A271445 Smallest of 5 consecutive numbers each divisible by a cube.

This page as a plain text file.
%I A271445 #8 Dec 16 2019 08:32:15
%S A271445 18035622,100942496,133799496,146447622,156406624,185966872,192779375,
%T A271445 215927748,314066750,327879871,363664375,377956500,403254124,
%U A271445 412284624,422615124,440799246,458147500,520659248,558732248,562037373,634965372,642252750,664596248
%N A271445 Smallest of 5 consecutive numbers each divisible by a cube.
%H A271445 Giovanni Resta, <a href="/A271445/b271445.txt">Table of n, a(n) for n = 1..10000</a>
%e A271445 a(1) = 18035622 is the smallest cubeful number followed by other 4 cubeful numbers. They are divisible by 3^4, 17^3, 2^3, 5^4, and 7^3, respectively.
%Y A271445 Cf. A046099, A068140, A122692, A271444, A271446, A271447, A271443.
%K A271445 nonn
%O A271445 1,1
%A A271445 _Giovanni Resta_, Apr 26 2016