Friday, March 4, 2016

calculus - Evaluating a limit, limlimitstrightarrow0+sumlimitsinftyn=1fracsqrtt1+tn2



It seems that the following limit exists. But I couldn't figure out the exact value. Anyone could help me? Thanks!
limt0+n=1t1+tn2


Answer




Hint:
\sqrt t \int_1^\infty {\frac{1}{{1 + tx^2 }}\,dx} = \int_{\sqrt t }^\infty {\frac{1}{{1 + x^2 }}\,dx} \to \frac{\pi }{2}.


No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f \colon A \rightarrow B and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...