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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A092978 (Product of first n even numbers)/(product of first k odd numbers) where k is chosen to give the least integer. 0
2, 8, 16, 128, 256, 3072, 6144, 98304, 196608, 3932160, 7864320, 188743680, 25165824, 704643072, 21139292160, 676457349120, 1352914698240, 48704929136640, 4638564679680, 185542587187200, 7792788661862400 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

For n even, a(n+1)=2*a(n); for n odd, a(n+1)=2(n+1)*a(n). For n even, a(n)=[2^(3n/2)]*(n/2)!; for n odd, a(n)=[2^( (3n-1)/2)]*((n-1)/2)!. - Mark Hudson (mrmarkhudson(AT)hotmail.com), Jul 23 2004

EXAMPLE

a(5) = 256 = (2*4*6*8*10)/(1*3*5) as (2*4*6*8*10)/(1*3*5*7) is not an integer, here k = 3.

CROSSREFS

Sequence in context: A099888 A199043 A046161 * A013516 A101059 A191999

Adjacent sequences:  A092975 A092976 A092977 * A092979 A092980 A092981

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Mar 27 2004

EXTENSIONS

More terms from Mark Hudson (mrmarkhudson(AT)hotmail.com), Jul 23 2004

Corrected and extended by Sam Handler (sam_5_5_5_0(AT)yahoo.com), Oct 23 2004

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 13 16:05 EST 2012. Contains 205522 sequences.