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.

A061096 Let k = n-th number that is a possible digit-sum for a cube (A054966); sequence gives smallest cube with digit-sum k.

This page as a plain text file.
%I A061096 #17 Mar 29 2025 20:00:21
%S A061096 1,8,27,64,2744,729,2197,17576,19683,6859,148877,287496,438976,778688,
%T A061096 2299968,3869893,43986977,75686967,174676879,596947688,796597983,
%U A061096 1693669888,9649992689,56888939736,7598896696,78898389569,197747699976,677298787768,1778597976896
%N A061096 Let k = n-th number that is a possible digit-sum for a cube (A054966); sequence gives smallest cube with digit-sum k.
%D A061096 Amarnath Murthy, Fabricating a perfect cube with a given valid digit sum (to be published)
%F A061096 a(n) = A067177(n)^3. - _R. J. Mathar_, Aug 23 2018
%e A061096 a(5) = 2744, sum of digits = 17, the fifth term of A054966 (1,8,9,10,17,18...)
%Y A061096 Cf. A054966, A067177.
%K A061096 nonn,base
%O A061096 0,2
%A A061096 _Amarnath Murthy_, Apr 19 2001
%E A061096 More terms from _Sascha Kurz_, Jan 28 2003