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!)
A177761 Values s on hyperelliptic curves s^2=m^5+z sorted along increasing z. 10
2, 6, 3, 56, 16, 4, 7, 5, 2537, 8, 6, 3788, 17, 7, 9, 8, 33, 10, 9, 18, 11, 130, 10, 12, 19, 11, 57, 34, 13, 12, 89, 20, 14, 13, 499, 15, 14, 21, 35, 15, 16, 58, 22, 16, 17, 36, 23, 17, 18, 18, 90, 19, 24, 2021, 37, 131, 59, 182, 19, 20, 45531, 25, 20, 21, 38, 26, 3447, 21, 22 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n)^2 = A177760(n)^5 + A152412(k) for some k.
MATHEMATICA
aa = {}; bb = {}; cc = {}; Do[Do[If[(N[Sqrt[x^5 + n], 300] - Round[Sqrt[x^5 + n]])^2 < 10^-300, AppendTo[aa, n]; AppendTo[bb, x]; AppendTo[cc, Round[Sqrt[x^5 + n]]] , {x, 1, 100}], {n, 1, 100000}]; cc (*Artur Jasinski*)
CROSSREFS
Sequence in context: A111678 A206429 A101819 * A128192 A354375 A077750
KEYWORD
nonn
AUTHOR
Artur Jasinski, May 13 2010
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 September 16 09:24 EDT 2024. Contains 375965 sequences. (Running on oeis4.)