Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A064318
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A064318 a(n) satisfies a(n)! <= n^n < (a(n)+1)!. +0
3
1, 1, 2, 4, 5, 6, 8, 9, 10, 11, 13, 14, 15, 16, 18, 19, 20, 21, 23, 24, 25, 26, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 64, 65, 66, 67, 68, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 83, 84, 85, 86 (list; graph; listen)
OFFSET

0,3

LINKS

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

EXAMPLE

a(5)=6 since 6!=720 <= 5^5=3125 < 7!=5040.

PROGRAM

(PARI) { a=1; for (n=0, 1000, p=n^n; if (n>1, a++); until (a! > p, a++); a--; write("b064318.txt", n, " ", a) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Sep 11 2009]

CROSSREFS

Cf. A000142, A000312, A064317.

Sequence in context: A135668 A039138 A030124 this_sequence A039100 A141204 A160992

Adjacent sequences: A064315 A064316 A064317 this_sequence A064319 A064320 A064321

KEYWORD

nonn

AUTHOR

Henry Bottomley (se16(AT)btinternet.com), Sep 10 2001

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 20 16:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research