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

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

1,2

COMMENTS

For squarefree parts see A147661

MATHEMATICA

data = Table[Sqrt[n^n], {n, 1, 200}]; sp = data /. Sqrt[_] -> 1

CROSSREFS

A007913, A055204, A147661

Sequence in context: A117926 A185251 A092503 * A074182 A074759 A175699

Adjacent sequences:  A147659 A147660 A147661 * A147663 A147664 A147665

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Nov 09 2008

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