Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A084949
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A084949 Product(9*i+2,i=0..n-1). +0
11
1, 2, 22, 440, 12760, 484880, 22789360, 1276204160, 82953270400, 6138542009600, 509498986796800, 46873906785305600, 4734264585315865600, 520769104384745216000, 61971523421784680704000 (list; graph; listen)
OFFSET

0,2

FORMULA

A084949(n) = A084944(n)/A000142(n)*A000079(n) = 9^n*pochhammer(2/9, n) = 9^n*GAMMA(n+2/9)/GAMMA(2/9)

MAPLE

a := n->product(9*i+2, i=0..n-1); [seq(a(j), j=0..30)];

MATHEMATICA

s=1; lst={s}; Do[s+=n*s; AppendTo[lst, s], {n, 1, 2*5!, 9}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Nov 08 2008]

CROSSREFS

Cf. A000165, A008544, A001813, A047055, A047657, A084947, A084948.

Cf. A035012.

Sequence in context: A007842 A013519 A163436 this_sequence A137076 A090730 A090313

Adjacent sequences: A084946 A084947 A084948 this_sequence A084950 A084951 A084952

KEYWORD

easy,nonn

AUTHOR

Daniel Dockery (peritus(AT)gmail.com) Jun 13 2003

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