Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A025201
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A025201 [ Sum{log(k)} ], k = 1,2,3,...,n. +0
2
0, 0, 1, 3, 4, 6, 8, 10, 12, 15, 17, 19, 22, 25, 27, 30, 33, 36, 39, 42, 45, 48, 51, 54, 58, 61, 64, 67, 71, 74, 78, 81, 85, 88, 92, 95, 99, 102, 106, 110, 114, 117, 121, 125, 129, 132, 136, 140, 144, 148, 152, 156, 160, 164, 168, 172, 176, 180, 184, 188, 192, 196, 201, 205, 209, 213, 217 (list; graph; listen)
OFFSET

1,4

COMMENT

Logarithm of gamma function of n gives essentially the same sequence - Jason Earls (zevi_35711(AT)yahoo.com), Jun 30 2001

FORMULA

a(n)=floor(log(n!)) - Mohammed Bouayoun (bouyao(AT)wanadoo.fr), Mar 20 2004

MATHEMATICA

lst={}; Do[AppendTo[lst, IntegerPart[LogGamma[n]]], {n, 10^3}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Sep 12 2008]

PROGRAM

(PARI) v=[]; for(n=1, 250, v=concat(v, floor(lngamma(n)))); v

CROSSREFS

Cf. A046654.

Sequence in context: A092535 A135667 A156624 this_sequence A071259 A092137 A059608

Adjacent sequences: A025198 A025199 A025200 this_sequence A025202 A025203 A025204

KEYWORD

nonn

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu)

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research