Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A101915
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A101915 G.f. satisfies: A(x) = 1/(1 + x*A(x^5)) and also the continued fraction: 1+x*A(x^6) = [1;1/x,1/x^5,1/x^25,1/x^125,...,1/x^(5^(n-1)),...]. +0
3
1, -1, 1, -1, 1, -1, 2, -3, 4, -5, 6, -8, 11, -15, 20, -26, 34, -45, 60, -80, 106, -140, 185, -245, 325, -431, 571, -756, 1001, -1326, 1757, -2329, 3086, -4088, 5415, -7173, 9504, -12593, 16685, -22105, 29284, -38796, 51400, -68100, 90225, -119535, 158365, -209810, 277970, -368275, 487916, -646421, 856416 (list; graph; listen)
OFFSET

0,7

PROGRAM

(PARI) {a(n)=local(A); A=1-x; for(i=1, n\5+1, A=1/(1+x*subst(A, x, x^5)+x*O(x^n))); polcoeff(A, n, x)} (PARI) {a(n)=local(M=contfracpnqn(concat(1, vector(ceil(log(n+1)/log(5))+1, n, 1/x^(5^(n-1)))))); polcoeff(M[1, 1]/M[2, 1]+x*O(x^(6*n+1)), 6*n+1)}

CROSSREFS

Cf. A101912-A101914, A101916-A101918.

Sequence in context: A098131 A017899 A003520 this_sequence A022468 A050933 A103302

Adjacent sequences: A101912 A101913 A101914 this_sequence A101916 A101917 A101918

KEYWORD

sign

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Dec 20 2004

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 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research