Floor Limit

Calculus Level 3

Let g ( n ) = n n 2 + n 3 n 4 + . g(n) = n - \big \lfloor \frac{n}{2} \big \rfloor+ \big \lfloor \frac{n}{3} \big \rfloor - \big \lfloor \frac{n}{4} \big \rfloor + \cdots.

Evaluate lim n g ( n ) n . \displaystyle \lim_{n \to \infty}\frac{g(n)}{n}.

log 2 \log 2 ln 2 \ln 2 1 1 2 2

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Discussions for this problem are now closed

Tijmen Veltman
Jan 10, 2015

Assuming the limit converges, it doesn't really matter in what way we let n n approach infinity. If we take n = 1 ! , 2 ! , 3 ! , 4 ! , n=1!,2!,3!,4!,\ldots , n n will be divisible by any natural number in the limit, meaning we can get rid of the greatest integer brackets:

lim n g ( n ) n \lim_{n\to\infty} \frac{g(n)}n

= lim n n n 2 + n 3 n 4 + n = \lim_{n\to\infty} \frac{n-\frac{n}2+\frac{n}3-\frac{n}4+\dots}n

= 1 1 2 + 1 3 1 4 + = 1-\frac12+\frac13-\frac14+\dots

= ln 2 . =\boxed{\ln 2}.

Further information on this last identity

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...