Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A134739
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A134739 Cubes which are not the sum of three nonzero squares. +0
3
1, 8, 64, 125, 343, 512, 1000, 2197, 3375, 4096, 8000, 12167, 15625, 21952, 29791, 32768, 50653, 59319, 64000, 103823, 140608, 166375, 195112, 216000, 250047, 262144, 357911, 493039, 512000, 614125, 658503, 778688, 857375, 1000000 (list; graph; listen)
OFFSET

1,2

COMMENT

This sequence was inspired by e-mail from Ray Chandler, Nov 07 2007

EXAMPLE

2^3=8 don't have partition on sum of 3 non-zero squares x^2+y^2+z^2 (x,y,z integers)

MATHEMATICA

b = Table[x^3, {x, 1, 300}]; a = {}; Do[Do[Do[AppendTo[a, (x^2 + y^2 + z^2)^3], {x, 1, 30}], {y, 1, 30}], {z, 1, 30}]; Union[a]; Complement[b, a] (*Artur Jasinski*)

CROSSREFS

Cf. A134738.

Sequence in context: A136956 A074102 A118719 this_sequence A116978 A125110 A043152

Adjacent sequences: A134736 A134737 A134738 this_sequence A134740 A134741 A134742

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Nov 07 2007

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research