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!)
A094054 Round( (sqrt n)^(sqrt n) ). 1

%I #4 Mar 04 2013 09:58:40

%S 1,2,3,4,6,9,13,19,27,38,53,74,102,139,189,256,344,460,612,811,1070,

%T 1407,1842,2403,3125,4050,5233,6742,8662,11098,14183,18080,22993,

%U 29174,36933,46656,58817,73998,92918,116455,145689,181940,226822,282303

%N Round( (sqrt n)^(sqrt n) ).

%t Table[s=Sqrt[n];Round[s^s],{n,50}] (* _Harvey P. Dale_, Mar 04 2013 *)

%K nonn

%O 1,2

%A _Matthijs Coster_, Apr 29 2004

%E More terms from Pab Ter (pabrlos(AT)yahoo.com), May 24 2004

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 May 4 09:26 EDT 2024. Contains 372238 sequences. (Running on oeis4.)