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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A005477 2^(n-1)*(2^n-1)*product( 2^j+1, j =1..n-1). 0
1, 18, 420, 16200, 1138320, 152681760, 40012315200, 20727639504000, 21349793828563200, 43852643645542617600, 179883715700853141120000, 1474687052822610564537600000, 24170122236238340825650936320000 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

MAPLE

f := i->2^(i-1)*(2^i-1)*product( '2^j+1', 'j'=1..i-1);

CROSSREFS

Sequence in context: A111454 A116421 A172135 * A197343 A086501 A204241

Adjacent sequences:  A005474 A005475 A005476 * A005478 A005479 A005480

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 17 11:18 EST 2012. Contains 206011 sequences.