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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A092503 n^floor(n/2). 1
1, 1, 2, 3, 16, 25, 216, 343, 4096, 6561, 100000, 161051, 2985984, 4826809, 105413504, 170859375, 4294967296, 6975757441, 198359290368, 322687697779, 10240000000000, 16679880978201, 584318301411328 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,500

PROG

(PARI) { for (n=0, 500, write("b092503.txt", n, " ", n^(n\2))); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 21 2009]

CROSSREFS

Cf. A000312.

Sequence in context: A067037 A117926 A185251 * A147662 A074182 A074759

Adjacent sequences:  A092500 A092501 A092502 * A092504 A092505 A092506

KEYWORD

nonn

AUTHOR

Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Apr 05 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 17 09:30 EST 2012. Contains 206009 sequences.