Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113551
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113551 a(n) = product of next n even numbers beginning with n if n is even else product of next n odd numbers beginning with n. +0
2
1, 8, 105, 1920, 45045, 1290240, 43648605, 1703116800, 75293843625, 3719607091200, 203067496256625, 12140797545676800, 788917222956988125, 55362036808286208000, 4172583192219510193125, 336158287499913854976000 (list; graph; listen)
OFFSET

1,2

EXAMPLE

a(3) = 3*5*7 = 105, a(4)= 4*6*8*10=1920.

MAPLE

seq(mul((2*k+n), k=1..n)/3, n=1..16); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jan 29 2008

MATHEMATICA

Do[Print[Product[n + 2i, {i, 0, n - 1}]], {n, 1, 20}] (Poff)

CROSSREFS

Cf. A113549, A113550.

Sequence in context: A146346 A119934 A001922 this_sequence A082735 A024358 A055406

Adjacent sequences: A113548 A113549 A113550 this_sequence A113552 A113553 A113554

KEYWORD

easy,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Nov 03 2005

EXTENSIONS

More terms from Tracy Poff (tracy.poff(AT)gmail.com), Dec 31 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research