Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132414
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132414 Natural integers n such that n^3 - (n + 2)^2 + n + 4 is a square. +0
4
-1, 0, 3, 4, 75 (list; graph; listen)
OFFSET

1,3

COMMENT

n^3 - (n + 2)^2 + n + 4 = n^3 - n^2 - 3*n. The set of x values of integral solutions to the elliptic curve y^2 = n^3 - n^2 - 3*n (see MAGMA program) is {-1, 0, 3, 4, 75}. - Klaus Brockhaus, Nov 13 2007

EXAMPLE

0^3 - 2^2 + 4 = 0^2, 3^3 - 5^2 + 7 = 3^2, 4^3 - 6^2 + 8 = 6^2 and 75^3 - 77^2 + 79 = 645^2.

PROGRAM

(MAGMA) P<n> := PolynomialRing(Integers()); {x: x in Sort([ p[1] : p in IntegralPoints(EllipticCurve(n^3 - n^2 - 3*n)) ])}; /* Klaus Brockhaus, Nov 13 2007 */

CROSSREFS

Cf. A028560, A005563.

Adjacent sequences: A132411 A132412 A132413 this_sequence A132415 A132416 A132417

Sequence in context: A052323 A012087 A012194 this_sequence A041171 A111799 A135237

KEYWORD

sign,fini,full

AUTHOR

Mohamed Bouhamida (bhmd95(AT)yahoo.fr), Nov 12 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 November 8 07:45 EST 2009. Contains 166143 sequences.


AT&T Labs Research