login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A085532 (2n)^(n+1). 2
0, 4, 64, 1296, 32768, 1000000, 35831808, 1475789056, 68719476736, 3570467226624, 204800000000000, 12855002631049216, 876488338465357824, 64509974703297150976, 5097655355238390956032, 430467210000000000000000, 38685626227668133590597632 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MAPLE
a:=n->mul(2*sum(1, j=2..n+1), k=1..n+1): seq(a(n), n=0..17); # Zerinvary Lajos, Jan 01 2009
MATHEMATICA
Table[(2n)^(n+1), {n, 0, 20}] (* Harvey P. Dale, May 03 2011 *)
CROSSREFS
Sequence in context: A322519 A259272 A361963 * A371661 A352275 A146341
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Jul 05 2003
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 22 21:11 EDT 2024. Contains 374544 sequences. (Running on oeis4.)