Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A050203
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A050203 a(n) is the coefficient of the term a^(-n) in the asymptotic series for the least positive zero of the generalized Rogers-Ramanujan continued fraction. +0
1
1, -1, 2, -6, 21, -79, 311, -1266, 5289, -22553, 97763, -429527, 1908452, -8560532, 38713510, -176318081, 808018789, -3723242051, 17239848937, -80174546765, 374319144257, -1753833845882, 8243964424236, -38865436663306 (list; graph; listen)
OFFSET

1,3

REFERENCES

Berndt, B. C.; Huang, S.-S.; Sohn, J.; and Son, S. H. "Some Theorems on the Rogers-Ramanujan Continued Fraction in Ramanujan's Lost Notebook."

LINKS

Eric Weisstein's World of Mathematics, Rogers-Ramanujan Continued Fraction

PROGRAM

(PARI) {RR(n, w, z, p, po, i, m, h, h1, j, w1, h2)=w=1+O(x^(n+1)); p=1; po =1; for(i=1, n, w=p-po*x*q^i; po=p; p=w); m=poldegree(w); w1=0; for(i=0, m, h=polcoeff(w, i); h1=0; for (j=1, n-1+i, h1=h1+polcoeff(h, j)*q^j); w1=w1+h1*x^i); q=0; for (i=1, n-1, q=q+s[i]/x^i); q=q+y/x^n; z=eval(w1); kill(q); h2=polcoeff(z, -(n-1)); polcoeff(h2, 1)*polcoeff(h2, 0)*(-1)} s=vector(30); s[1]=1; print(s[1]); for (j=2, 30, s[j]=RR(j); print(s[j]));

CROSSREFS

Adjacent sequences: A050200 A050201 A050202 this_sequence A050204 A050205 A050206

Sequence in context: A026737 A111279 A033321 this_sequence A112806 A106223 A106228

KEYWORD

sign

AUTHOR

Eric Weisstein (eric(AT)weisstein.com)

EXTENSIONS

PARI program and more terms from Kok Seng Chua (chuaks(AT)ihpc.nus.edu.sg), Jun 13 2000

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 October 9 14:06 EDT 2008. Contains 144831 sequences.


AT&T Labs Research