Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A053625
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A053625 Product of 6 consecutive integers. +0
6
0, 0, 0, 0, 0, 0, 720, 5040, 20160, 60480, 151200, 332640, 665280, 1235520, 2162160, 3603600, 5765760, 8910720, 13366080, 19535040, 27907200, 39070080, 53721360, 72681840, 96909120, 127512000, 165765600, 213127200, 271252800, 342014400 (list; graph; listen)
OFFSET

1,7

COMMENT

a(n+7)=A000579(n)*720. - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 26 2007

FORMULA

a(n)=n*(n-1)*(n-2)*(n-3)*(n-4)*(n-5)=n!/(n-6)!=A052787(n)*(n-6)=a(n-1)*n/(n-6). E.g.f. x^6*exp(x)

a(n)=numbperm (n,6), n>=0. - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 26 2007

MAPLE

seq(numbperm (n, 6), n=0..31); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 26 2007

restart: G(x):=x^6*exp(x): f[0]:=G(x): for n from 1 to 31 do f[n]:=diff(f[n-1], x) od: x:=0: seq(f[n], n=0..31); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 05 2009]

CROSSREFS

A002378, A007531, A045619, A052762, A052787.

Sequence in context: A096933 A061299 A167563 this_sequence A052793 A052799 A153760

Adjacent sequences: A053622 A053623 A053624 this_sequence A053626 A053627 A053628

KEYWORD

easy,nonn

AUTHOR

Henry Bottomley (se16(AT)btinternet.com), Mar 20 2000

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research