Binomial SequenceThe name of this sequence indicates that we might try to use the binomial theorem for this. Indeed, define x such that
b = 1 + xSince b > 1 we know that x > 0. Therefore, each term in the binomial theorem is positive, and we can use the (k+1)-st term of that theorem to estimate:
Let n = 2k + 1, or equivalently, k = (n-1)/2. Then n - k = n - (n-1)/2 = (n+1)/2 > n/2, so that each of the expressions n, n-1, n-2, ..., n - k is greater than n/2. Hence, we have thatfor any k+1
n
But then, taking reciprocals, we have:![]()
But this expression is true for all n > 2k + 1 as well, so that, with k fixed, we can take the limit as n approaches infinity and the right hand side will approach zero. Since the left-hand side is always greater than or equal to zero, the limit of the binomial sequence must also be zero.![]()
If k is replaced by any real number, the proof is similar, and is left as an exercise.