Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113145
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113145 Row 4 of table A113143; equal to INVERT of quartic (or 4-fold) factorials shifted one place right. +0
2
1, 1, 2, 8, 60, 708, 11428, 232756, 5704964, 163192820, 5331728964, 195776203764, 7978838333188, 357313060904692, 17438518614448580, 921145685670017012, 52355425184381107332, 3185815887918686343924, 206633438251087758833476 (list; graph; listen)
OFFSET

0,3

FORMULA

a(n) = Sum_{j=0..k} 4^(k-j)*A111146(k, j).

a(0) = 1; a(n+1) = Sum_{k=0..n} a(k)*A007696(n-k).

EXAMPLE

A(x) = 1 + x + 2*x^2 + 8*x^3 + 60*x^4 + 708*x^5 +...

= 1/(1 - x - x^2 - 5*x^3 - 45*x^4 -...- A007696(n)*x^(n+1)

-...).

PROGRAM

(PARI) {a(n)=local(x=X+X*O(X^n)); A=1/(1-x-x^2*sum(j=0, n, x^j*prod(i=0, j, 4*i+1))); return(polcoeff(A, n, X))}

CROSSREFS

Cf. A113143, A007696 (4-fold factorials).

Sequence in context: A053871 A052622 A001188 this_sequence A036794 A096121 A139017

Adjacent sequences: A113142 A113143 A113144 this_sequence A113146 A113147 A113148

KEYWORD

nonn

AUTHOR

Philippe DELEHAM (kolotoko(AT)wanadoo.fr) and Paul D. Hanna (pauldhanna(AT)juno.com), Oct 28 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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research