Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A001476
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A001476 Numbers that are not the sum of distinct cubes. +0
4
2, 3, 4, 5, 6, 7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 29, 30, 31, 32, 33, 34, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 66, 67, 68, 69, 70, 71, 74, 75, 76 (list; graph; listen)
OFFSET

1,1

REFERENCES

R. Sprague, Ueber Zerlegungen in n-te Potenzen mit lauter verschiedenen Grundzahlen, Math. Z. 51, (1948). 466-468.

LINKS

T. D. Noe, Table of n, a(n) for n = 1..2788

Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.

MATHEMATICA

Cubes[ n_ ] := Block[ {A, i}, A = {0}; if[ n>0, Do[ A = Union[ A, A + i*i*i ], {i, n} ]; ]; Return[ A ]; ]; Q = Complement[ Table[ i, {i, 1, 12760} ], Cubes[ 23 ] ]

CROSSREFS

Complement of A003997. Cf. A001422.

Adjacent sequences: A001473 A001474 A001475 this_sequence A001477 A001478 A001479

Sequence in context: A102455 A073678 A031981 this_sequence A039269 A039207 A039155

KEYWORD

nonn,fini

AUTHOR

Jeff Adams (jeff.adams(AT)byu.net)

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 3 12:59 EST 2009. Contains 165766 sequences.


AT&T Labs Research