login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A004854 Numbers that are the sum of at most 3 nonzero 6th powers. 1
0, 1, 2, 3, 64, 65, 66, 128, 129, 192, 729, 730, 731, 793, 794, 857, 1458, 1459, 1522, 2187, 4096, 4097, 4098, 4160, 4161, 4224, 4825, 4826, 4889, 5554, 8192, 8193, 8256, 8921, 12288, 15625, 15626, 15627, 15689, 15690, 15753, 16354, 16355, 16418, 17083 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
MATHEMATICA
Reap[For[n = 0, n < 20000, n++, If[MatchQ[PowersRepresentations[n, 3, 6], {{_, _, _}, ___}], Print[n]; Sow[n]]]][[2, 1]] (* Jean-François Alcover, Oct 30 2017 *)
CROSSREFS
Sequence in context: A369903 A280582 A037426 * A356797 A356785 A015169
KEYWORD
nonn
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 03:30 EDT 2024. Contains 371782 sequences. (Running on oeis4.)