Thursday, December 14, 2017

calculus - Why is sumlimitsinftyn=N+1frac12n!<sumlimitsinftyn=(N+1)!frac12n=frac12(N+1)!1

I'm reading a proof of a theorem and some applications and in the process the author used the following without any explanation of why it's true. I'm trying to understand why exactly this is true, but I have no idea how one would justify it besides saying it seems true intuitively. Any help would be much appreciated.



n=N+112n!<n=(N+1)!12n=12(N+1)!1

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...