n → ∞ lim k = 1 ∑ n ( n k ) n
What is the value of the limit above?
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.
This proof needs some extra justification. It is true that ( 1 − n k ) n → e − k as n → ∞ for any k ≥ 0 , but to deduce from this that n → ∞ lim k = 0 ∑ n − 1 ( 1 − n k ) n = k = 0 ∑ ∞ e − k and hence obtain the desired result, is nontrivial - the individual summands converge, but we are combining more and more of them at a time, and this could makes things go wrong.
As an example of how things can go wrong, it is certainly true that n k → 0 as n → ∞ for any k . But we cannot deduce from this that k = 1 ∑ n n k → k = 1 ∑ ∞ 0 = 0 n → ∞ since, of course, k = 1 ∑ n n k = 2 1 ( n + 1 ) → ∞ n → ∞
We need a discrete version of the Dominated Convergence Theorem. In this case the observation that ( 1 − n k ) n ≤ e − k 0 ≤ k ≤ n − 1 is what is needed.
Given ε > 0 , find K such that ∑ k = K ∞ e − k < 2 1 ε . Thus 0 < e − 1 e − k = 0 ∑ n − 1 ( 1 − n k ) n ≤ k = 0 ∑ K − 1 ( e − k − ( 1 − n k ) n ) + k = K ∑ n − 1 e − k < k = 0 ∑ K − 1 ( e − k − ( 1 − n k ) n ) + 2 1 ε for all n > K . We can now find N k such that 0 < e − k − ( 1 − n k ) n < 2 K 1 ε n > N k for all 0 ≤ k ≤ K − 1 , and hence we deduce that 0 < e − 1 e − k = 0 ∑ n − 1 ( 1 − n k ) n < ε n > m a x ( K , N 0 , N 1 , . . . , N K − 1 ) This proves the result.
We need the fact that the terms ( 1 − n k ) n are dominated uniformly in n by e − k to be able to make this argument.
Problem Loading...
Note Loading...
Set Loading...
L = n → ∞ lim k = 1 ∑ n n n k n = n → ∞ lim ( n n 1 n + n n 2 n + n n 3 n + ⋯ + n n n n ) = n → ∞ lim ( n n n n + n n ( n − 1 ) n + n n ( n − 2 ) n + ⋯ + n n 1 n ) = n → ∞ lim ( 1 + ( 1 − n 1 ) n + ( 1 − n 2 ) n + ⋯ + n n 1 n ) = 1 + e − 1 + e − 2 + e − 3 + ⋯ = 1 − e − 1 1 = e − 1 e