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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A061052 Floor[log(n)^log(n)]. 2
0, 1, 1, 2, 2, 3, 4, 5, 6, 8, 9, 11, 12, 14, 16, 19, 21, 24, 26, 29, 32, 35, 39, 43, 46, 50, 55, 59, 64, 69, 74, 79, 85, 90, 96, 103, 109, 116, 123, 130, 138, 145, 153, 162, 170, 179, 188, 198, 207, 217, 227, 238, 249, 260, 271, 283, 295, 308, 320, 334, 347, 361, 375 (list; graph; refs; listen; history; internal format)
OFFSET

2,4

LINKS

Harry J. Smith, Table of n, a(n) for n=2,...,1000

PROG

(PARI) { for (n=2, 1000, L=log(n); write("b061052.txt", n, " ", floor(L^L)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 17 2009]

CROSSREFS

Sequence in context: A011872 A056822 A062419 * A088670 A091581 A014591

Adjacent sequences:  A061049 A061050 A061051 * A061053 A061054 A061055

KEYWORD

easy,nonn

AUTHOR

Leroy Quet May 26 2001

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 15 23:53 EST 2012. Contains 205860 sequences.