Very simple question about limit superior (or upper limit)

  • Thread starter Thread starter jwqwerty
  • Start date Start date
  • Tags Tags
    Limit
jwqwerty
Messages
41
Reaction score
0

Homework Statement



If Sn =1/0! + 1/1! + 1/2! +... 1/n! , Tn=(1+(1/n))^n, then lim sup Tn ≤ e? (e=2.71...)

Homework Equations



1. e= Ʃ(1/n!)
2. If Sn≤Tn for n≥N, then lim sup Sn ≤ lim sup Tn

The Attempt at a Solution



By binomial theorem,
Tn= 1 + 1 + 1/(2!)(1-1/n) + 1/(3!)(1-1/n)(1-2/n) + ... + 1/n!
Hence Tn ≤ Sn< e,
lim sup Tn ≤ lim sup Sn< e

∴ lim sup Tn< e

But I do not get lim sup Tn ≤ e

What did i do wrong?
 
Physics news on Phys.org
1. If you show that limsup Tn < e, then it follows that limsup Tn ≤ e. It turns out that it is not true that limsup Tn < e (so you did mess up in coming to that conclusion), but this conclusion does not contradict the claim that Tn ≤ e.
2. If Tn ≤ Sn < e, then we can conclude that limsup Tn ≤ limsup Sn ≤ e. We cannot, however, conclude that limsup Sn < e based on this information; in fact, limsup Sn = e.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top