Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112938
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112938 INVERT transform (with offset) of quadruple factorials (A008545), where g.f. satisfies: A(x) = 1 + x*[d/dx x*A(x)^4]/A(x)^4. +0
10
1, 1, 4, 28, 292, 4156, 75844, 1694812, 44835172, 1369657468, 47422855300, 1834403141788, 78377228106148, 3664969183404220, 186134931067171012, 10201887125268108508, 600142156513333537252, 37713563573426417361148 (list; graph; listen)
OFFSET

0,3

FORMULA

G.f. satisfies: A(x) = 1+x + 4*x^2*[d/dx A(x)]/A(x) (log derivative). G.f.: A(x) = 1+x +4*x^2/(1-7*x -4*2*3*x^2/(1-15*x -4*3*7*x^2/(1-23*x -4*4*11*x^2/(1-31*x -... -4*n*(4*n-5)*x^2/(1-(8*n-1)*x -...)))) (continued fraction). G.f.: A(x) = 1/(1-1*x/(1 -3*x/(1-4*x/(1 -7*x/(1-8*x/(1 -11*x/(1-12*x/(1 -...)))))))) (continued fraction).

EXAMPLE

A(x) = 1 + x + 4*x^2 + 28*x^3 + 292*x^4 + 4156*x^5 + ...

1/A(x) = 1 - x - 3*x^2 - 21*x^3 - 231*x^4 -... -A008545(n)*x^(n+1)-...

PROGRAM

(PARI) {a(n)=local(F=1+x+x*O(x^n)); for(i=1, n, F=1+x+4*x^2*deriv(F)/F); return(polcoeff(F, n, x))}

CROSSREFS

Cf. A008545, A112939 (log derivative); A112934, A112935, A112936, A112937, A112940, A112941, A112942, A112943.

Sequence in context: A076729 A078634 A091485 this_sequence A007152 A113371 A080636

Adjacent sequences: A112935 A112936 A112937 this_sequence A112939 A112940 A112941

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Oct 09 2005

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 December 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research