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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A085532 (2n)^(n+1). 0
0, 4, 64, 1296, 32768, 1000000, 35831808, 1475789056, 68719476736, 3570467226624, 204800000000000, 12855002631049216, 876488338465357824, 64509974703297150976, 5097655355238390956032, 430467210000000000000000, 38685626227668133590597632 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

MAPLE

restart:a:=n->mul(2*sum(1, j=2..n), k=1..n): seq(a(n), n=1..17); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jan 01 2009]

MATHEMATICA

Table[(2n)^(n+1), {n, 0, 20}] (* From Harvey P. Dale, May 03 2011 *)

CROSSREFS

Sequence in context: A152923 A085807 A014729 * A146341 A091483 A050636

Adjacent sequences:  A085529 A085530 A085531 * A085533 A085534 A085535

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Jul 05 2003

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 14 06:09 EST 2012. Contains 205570 sequences.