Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A070065
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A070065 Values of x in positive integer solutions of x^2 + y^5 = z^3, listed in increasing order of z. (If a z-value occurs twice, list solutions in increasing order of y.) +0
4
10, 1242, 1024, 5632, 20480, 17920, 37376, 39151, 36599, 15552, 26001, 75000, 124416, 68608, 172800, 209952, 359424, 413343, 579096, 327680, 684288, 1090625, 1306368, 1650240, 1506463, 1529437, 1607445, 1525899, 3637224, 2783744 (list; graph; listen)
OFFSET

1,1

EXAMPLE

The first 5 solutions are (x,y,z) = (10,3,7), (1242,9,117), (1024,16,128), (5632,16,320), and (20480,32,768).

MATHEMATICA

For[z=1, True, z++, z3=z^3; For[y=1, (d=z3-y^5)>0, y++, If[IntegerQ[x=Sqrt[d]], Print[{x, y, z}]]]]

CROSSREFS

y-values are in A070066, z-values are in A070067.

Sequence in context: A130598 A027879 A015108 this_sequence A013367 A013366 A013364

Adjacent sequences: A070062 A070063 A070064 this_sequence A070066 A070067 A070068

KEYWORD

nonn

AUTHOR

Dean Hickerson (dean(AT)math.ucdavis.edu) and Dan Asimov(asimov(AT)msri.org), Apr 18 2002

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 September 8 13:07 EDT 2008. Contains 143486 sequences.


AT&T Labs Research