login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A134167 Complete list of solutions to y^2 = x^3 + 1025; sequence gives x values. 1
-10, -5, -4, -1, 4, 10, 20, 40, 50, 64, 155, 166, 446, 920, 3631, 3730 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

For corresponding y values and examples see A134166.

PROG

(MAGMA) { x: x in Sort([ p[1] : p in IntegralPoints(EllipticCurve([0, 1025])) ]) }; /* adapted from A029728 */

CROSSREFS

Cf. A134166, A029728, A134042, A134074, A134103, A134105, A134107.

Sequence in context: A053050 A033330 A102584 * A080461 A066578 A097327

Adjacent sequences:  A134164 A134165 A134166 * A134168 A134169 A134170

KEYWORD

sign,fini,full

AUTHOR

Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Oct 11 2007

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 01:31 EST 2012. Contains 205860 sequences.