Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A088715
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A088715 G.f. satisfies: A(x*g(x)) = g(x) where g(x) is the g.f. of A088716. +0
3
1, 1, 2, 7, 36, 240, 1926, 17815, 184916, 2116498, 26391700, 355405934, 5134778584, 79178537346, 1297633495518, 22522717498167, 412754532495252, 7965288555078018, 161475849044919996, 3431346397643014818 (list; graph; listen)
OFFSET

0,3

FORMULA

G.f.: Coefficient of x^n in A(x)^(n+1)/(n+1) = coefficient of x^n in A(x)^(n+2) = A088716(n).

G.f. satisfies: A(x) = exp( Sum_{n>=1} x^n/(1 - x*[A'(x)/A(x)])^n/n ). [From Paul D. Hanna (pauldhanna(AT)juno.com), Aug 31 2009]

PROGRAM

(PARI) {a(n)=local(A=1+x+x*O(x^n)); for(i=1, n, A=exp(sum(k=1, n, (1-x*deriv(log(A)))^(-k)*x^k/k))); polcoeff(A, n)} [From Paul D. Hanna (pauldhanna(AT)juno.com), Aug 31 2009]

CROSSREFS

Cf. A088716.

Sequence in context: A018954 A019030 A119736 this_sequence A088313 A095793 A029768

Adjacent sequences: A088712 A088713 A088714 this_sequence A088716 A088717 A088718

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Oct 12 2003

page 1

Search completed in 0.036 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 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research