Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A061717
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A061717 Binary order of n^n. +0
1
0, 2, 5, 8, 12, 16, 20, 24, 29, 34, 39, 44, 49, 54, 59, 64, 70, 76, 81, 87, 93, 99, 105, 111, 117, 123, 129, 135, 141, 148, 154, 160, 167, 173, 180, 187, 193, 200, 207, 213, 220, 227, 234, 241, 248, 255, 262, 269, 276, 283 (list; graph; listen)
OFFSET

1,2

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,2000

FORMULA

a(n)=Ceiling[Log[2, n^n]]]=A029837[A000312(n)]

PROGRAM

(PARI) { default(realprecision, 100); t=1/log(2); for (n=1, 2000, write("b061717.txt", n, " ", ceil(t*log(n^n))) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 26 2009]

CROSSREFS

Cf. A029837, A003070, A045716.

Sequence in context: A156745 A087347 A062468 this_sequence A003314 A070977 A134925

Adjacent sequences: A061714 A061715 A061716 this_sequence A061718 A061719 A061720

KEYWORD

easy,nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Jun 20 2001

EXTENSIONS

OFFSET changed from 0,2 to 1,2 by Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 26 2009

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research