login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A062149 Third column sequence of triangle A062138 (generalized a=5 Laguerre). 1
1, 24, 432, 7200, 118800, 1995840, 34594560, 622702080, 11675664000, 228324096000, 4657811558400, 99084354969600, 2196369868492800, 50685458503680000, 1216451004088320000, 30330178368602112000 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

Index entries for sequences related to Laguerre polynomials

FORMULA

E.g.f.: (1+14*x+21*x^2)/(1-x)^10.

a(n)=A062138(n+2, 2) = (n+2)!*binomial(n+7, 7)/2!.

If we define f(n,i,x)= sum(sum(binomial(k,j)*stirling1(n,k)*stirling2(j,i)*x^(k-j),j=i..k),k=i..n) then a(n-2)=(-1)^n*f(n,2,-8), (n>=2). [From Milan R. Janjic (agnus(AT)blic.net), Mar 01 2009]

MAPLE

a:=n->sum(n-j, j=6..n)*n!/7!: seq(a(n), n=7..22); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 29 2007

CROSSREFS

A062148.

Sequence in context: A051546 A081128 A059158 * A083195 A004358 A006260

Adjacent sequences:  A062146 A062147 A062148 * A062150 A062151 A062152

KEYWORD

nonn,easy

AUTHOR

Wolfdieter Lang (wolfdieter.lang(AT)physik.uni-karlsruhe.de), Jun 19 2001

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 19:15 EST 2012. Contains 205852 sequences.