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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A075710 Numerator of sum(k=1,n,frac(n/k)) where frac(x/y) denotes the fractional part of x/y. 0
0, 0, 1, 1, 17, 7, 43, 61, 689, 577, 10631, 5171, 120353, 116393, 114677, 184309, 4664783, 3343463, 30250999, 23103859, 4842479, 1692541, 51155931, 98502883, 2997994963, 3162740467, 29951950003, 25702562003, 954762891787 (list; graph; refs; listen; history; internal format)
OFFSET

1,5

FORMULA

lim n -> infinity log(a(n))/n = 1

PROG

(PARI) a(n)=numerator(sum(i=1, n, frac(n/i)))

CROSSREFS

Sequence in context: A064545 A114032 A107807 * A048368 A040275 A033337

Adjacent sequences:  A075707 A075708 A075709 * A075711 A075712 A075713

KEYWORD

frac,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Oct 03 2002

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 17 14:45 EST 2012. Contains 206046 sequences.