Re: Limit of a sequence
- From: TCL <tlim1@xxxxxxx>
- Date: Wed, 16 Apr 2008 00:58:01 EDT
In article
<15986032.1208228781859.JavaMail.jakarta@xxxxxxxxxxxxx
forum.org>,
TCL <tlim1@xxxxxxx> wrote:
For positive integers n, define
s_n = sum_{k=1 to n} of (1/k)* (1-(1-1/n)^k).
Prove that s_n --> 1 as n-->infty.
n
--- n k 1
> - ( 1 - (1 - 1/n) ) -
--- k n
k=1
is a Riemann Sum for
|\1 1 -x
| - ( 1 - e ) dx
\| 0 x
with x = k/n.
As noted by WWW, this is not quite a Riemann sum. To justify your steps, one needs to prove
Sum_{k=1 to n} (1/k)* ( exp(-k/n) - (1-1/n)^k )
converge to 0 as n-->infty. The fact that lim (1-1/n)
^n=e^{-1} may be helpful, but that does not prove that
the above limit is 0.
TCL
.
- Follow-Ups:
- Re: Limit of a sequence
- From: The World Wide Wade
- Re: Limit of a sequence
- From: David C . Ullrich
- Re: Limit of a sequence
- References:
- Re: Limit of a sequence
- From: Rob Johnson
- Re: Limit of a sequence
- Prev by Date: Re: Why Has This News Group Been Allowed to Turned Into a FLEA MARKET for Non Technical Stuff
- Next by Date: Re: Can Mathematica help me?
- Previous by thread: Re: Limit of a sequence
- Next by thread: Re: Limit of a sequence
- Index(es):
Relevant Pages
|