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!)
A134074 Complete list of solutions to y^2 = x^3 + 73; sequence gives x values. 6
-4, 2, 3, 6, 72, 356 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
For corresponding y values and examples see A134073.
LINKS
PROG
(Magma) Sort([ p[1] : p in IntegralPoints(EllipticCurve([0, 73])) ]); /* adapted from A029728 */
(SageMath) [i[0] for i in EllipticCurve([0, 73]).integral_points()] # Seiichi Manyama, Aug 25 2019
CROSSREFS
Sequence in context: A338844 A333406 A083181 * A010315 A021240 A306716
KEYWORD
sign,fini,full
AUTHOR
Klaus Brockhaus, Oct 07 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 July 15 16:36 EDT 2024. Contains 374333 sequences. (Running on oeis4.)