Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120932
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120932 Values z corresponding to least x (A120930) of primitive quadruples (n,x,y,z),n<x<y<z satisfying n^3 + x^3 + y^3 = z^3. +0
2
9, 41, 6, 25, 132, 41, 20, 1745, 120, 372, 29, 54, 108, 71, 58, 44, 89, 28, 96, 87, 88, 67, 302, 391, 88, 87, 46, 84, 53, 459, 76, 93, 105, 72, 206, 69, 1332, 75, 191, 373, 324, 210, 1168, 123, 201, 151, 297, 492, 266, 85, 478, 3328, 197, 171, 302, 213, 185, 90, 162 (list; graph; listen)
OFFSET

1,1

LINKS

S. Dutch, Cubic Quartets With a,b,c<1000

FORMULA

n^3+A120930(n)^3+A120931(n)^3=A120932(n)^3. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Nov 25 2006

PROGRAM

(PARI) A(n)=local(x, y, z); x=n+1; while(1, y=x+1; while(n^3+x^3+y^3>=(y+1)^3, if(ispower(n^3+x^3+y^3, 3, &z)&(gcd([n, x, y, z])==1), return(z)); y++; ); x++; ); - Martin Fuller (martin_n_fuller(AT)btinternet.com), Aug 11 2006

CROSSREFS

Cf. A120931.

Sequence in context: A129799 A093816 A093469 this_sequence A034925 A045804 A000451

Adjacent sequences: A120929 A120930 A120931 this_sequence A120933 A120934 A120935

KEYWORD

nonn

AUTHOR

Lekraj Beedassy (blekraj(AT)yahoo.com), Jul 16 2006

EXTENSIONS

More terms from Martin Fuller (martin_n_fuller(AT)btinternet.com), Aug 11 2006

Corrected by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Nov 25 2006

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 July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research