Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A094330
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A094330 Product of next n numbers divided by n. +0
1
1, 3, 40, 1260, 72072, 6511680, 852508800, 152512113600, 35730097603200, 10613749905158400, 3897631650008678400, 1733625189541076832000, 918381625086037787136000, 571320549624154764994560000 (list; graph; listen)
OFFSET

1,2

EXAMPLE

a(4) = (7*8*9*10)/4.

MATHEMATICA

f[n_] := Module[{start = Plus @@ Range[n - 1] + 1, end}, end = start + n - 1; (Times @@ Range[start, end])/n]; Table[f[i], {i, 15}]

CROSSREFS

Sequence in context: A143640 A047799 A012250 this_sequence A110468 A105906 A157009

Adjacent sequences: A094327 A094328 A094329 this_sequence A094331 A094332 A094333

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), May 13 2004

EXTENSIONS

More terms from Harvey P. Dale (hpd1(AT)nyu.edu), May 23 2004

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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research