login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A134042 Complete list of solutions to y^2 = x^3 + 113; sequence gives x values. 8
-4, 2, 8, 11, 26, 422 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
For corresponding y values and examples see A134043.
LINKS
PROG
(Magma) Sort([ p[1] : p in IntegralPoints(EllipticCurve([0, 113])) ]); /* adapted from A029728 */
(SageMath) [i[0] for i in EllipticCurve([0, 113]).integral_points()] # Seiichi Manyama, Aug 25 2019
CROSSREFS
Sequence in context: A050128 A321119 A246202 * A051239 A064821 A002291
KEYWORD
sign,fini,full
AUTHOR
Artur Jasinski, Oct 03 2007
EXTENSIONS
Edited and corrected by Klaus Brockhaus, Oct 04 2007
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 07:38 EDT 2024. Contains 371782 sequences. (Running on oeis4.)