Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A116603
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A116603 Coefficients in asymptotic expansion of sequence A052129. +0
8
1, 2, -1, 4, -21, 138, -1091, 10088, -106918, 1279220, -17070418, 251560472, -4059954946, 71250808916, -1351381762990, 27552372478592, -601021307680207, 13969016314470386, -344653640328891233, 8997206549370634644 (list; graph; listen)
OFFSET

0,2

REFERENCES

S. R. Finch, Mathematical Constants, Cambridge University Press, Cambridge, 2003, p. 446.

J. Sondow and P. Hadjicostas, The generalized-Euler-constant function gamma(z) and a generalization of Somos's quadratic recurrence constant, J. Math. Anal. Appl. (to appear).

LINKS

Eric Weisstein's World of Mathematics, Somos's Quadratic Recurrence Constant

Eric Weisstein's World of Mathematics, Goebels Sequence

J. Sondow and P. Hadjicostas, The generalized-Euler-constant function gamma(z) and a generalization of Somos's quadratic recurrence constant

FORMULA

G.f. A(x) satisfies (1+x)^2=A(x)^2/A(x/(1+x)).

A003504(n) ~ C^(2^n)(n+2-1/n+4/n^2-21/n^3+138/n^4-1091/n^5+...) where C=1.04783144757... (see A115632).

A052129(n) ~ s^(2^n)/(n+2-1/n+4/n^2-21/n^3+138/n^4-1091/n^5+...) where s=1.661687949633... (see A112302).

PROGRAM

(PARI) {a(n)=local(A); if(n<0, 0, A=1; for(k=1, n, A=truncate(A+O(x^k))+x*O(x^k); A=-A+2/subst(A^(-1/2), x, x/(1+x))*(1+x); ); polcoeff(A, n))}

CROSSREFS

Cf. A052129, A112302, A123851, A123852, A123853, A123854.

Sequence in context: A010252 A032105 A053565 this_sequence A158356 A015939 A061655

Adjacent sequences: A116600 A116601 A116602 this_sequence A116604 A116605 A116606

KEYWORD

sign

AUTHOR

Michael Somos, Feb 18 2006

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research