Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A134043
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A134043 Complete list of solutions to y^2 = x^3 + 113; sequence gives y values. +0
8
7, 11, 25, 38, 133, 8669 (list; graph; listen)
OFFSET

1,1

COMMENT

For corresponding x values see A134043.

EXAMPLE

a(1)^2 = 7^2 = 49 = A134042(1)^3 + 113 = -64 + 113.

a(2)^2 = 11^2 = 121 = A134042(2)^3 + 113 = 8 + 113.

a(3)^2 = 25^2 = 625 = A134042(3)^3 + 113 = 512 + 113.

a(4)^2 = 38^2 = 1444 = A134042(4)^3 + 113 = 1331+ 113.

a(5)^2 = 133^2 = 17689 = A134042(5)^3 + 113 = 17576 + 113.

a(6)^2 = 8669^2 = 75151561 = A134042(6)^3 + 113 = 75151448 + 113.

MAPLE

(Program does not produce first two terms) a = {}; Do[k = n^2 - (Floor[n^(2/3)])^3; If[(k > 112) && (k < 113), AppendTo[a, n]], {n, 1, 100000}]; a

PROGRAM

(MAGMA) Sort([ Abs(p[2]) : p in IntegralPoints(EllipticCurve([0, 113])) ]); /* adapted from A029727 */

CROSSREFS

Cf. A134042, A029727, A080761.

Sequence in context: A118072 A076855 A027830 this_sequence A102373 A002643 A039287

Adjacent sequences: A134040 A134041 A134042 this_sequence A134044 A134045 A134046

KEYWORD

nonn,fini,full

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Oct 03 2007

EXTENSIONS

Edited and corrected by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Oct 04 2007

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 December 4 21:35 EST 2008. Contains 151309 sequences.


AT&T Labs Research