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!)
A094092 Floor( (sqrt n)^(sqrt n) ). 0

%I #7 Oct 15 2013 22:32:23

%S 1,1,2,4,6,8,13,18,27,38,53,73,101,139,189,256,344,460,612,811,1070,

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

%U 29173,36933,46656,58816,73998,92917,116455,145689,181940,226821,282303

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

%t Table[Floor[N[Sqrt[n]^Sqrt[n], 1000]], {n, 1, 50}]

%Y Cf. A094054, A094093.

%K nonn

%O 1,3

%A _Matthijs Coster_, Apr 29 2004

%E More terms from _Labos Elemer_, Apr 30 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 April 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)