MHB How Do You Evaluate This Limit Using a Definite Integral?

Saitama
Messages
4,244
Reaction score
93
Problem:

Evaluate:
$$\lim_{n\rightarrow \infty}\int_0^1 \frac{nx^{n-1}}{1+x}\,dx$$

Attempt:
I used the series expansion:
$$\frac{1}{1+x}=\sum_{r=0}^{\infty} (-1)^rx^r$$
From above, I got:
$$\lim_{n\rightarrow \infty} \sum_{r=0}^{\infty} \frac{(-1)^rn}{n+r}$$
But I don't see how to proceed from here. :confused:

Is there a way to solve this by elementary methods? I ask this because when I enter the above limit in W|A, it shows me weird things.

Any help is appreciated. Thanks!
 
Last edited:
Physics news on Phys.org
You could make the substitution $u = x^{n}$ and then justify bringing the limit inside of the integral. Doing so you'll see that the answer is $\frac{1}{2}$.
 
Pranav said:
Problem:

Evaluate:
$$\lim_{n\rightarrow \infty}\int_0^1 \frac{nx^{n-1}}{1+x}\,dx$$
Is there a way to solve this by elementary methods?
Integrate by parts: $$\int_0^1\frac{nx^{n-1}}{1+x}\,dx = \Bigl[\dfrac{x^n}{1+x}\Bigr]_0^1 + \int_0^1\dfrac{x^n}{(1+x)^2}\,dx.$$ But $\dfrac{x^n}{(1+x)^2} < x^n$ when $x > 0$, so that $$\int_0^1\dfrac{x^n}{(1+x)^2}\,dx < \int_0^1 x^n\,dx \to0$$ as $n\to\infty$. That will quickly lead to RV's answer $\frac12.$
 
Random Variable said:
You could make the substitution $u = x^{n}$ and then justify bringing the limit inside of the integral. Doing so you'll see that the answer is $\frac{1}{2}$.

Ah, I never thought of it, thanks a lot Random Variable.

Opalg said:
Integrate by parts: $$\int_0^1\frac{nx^{n-1}}{1+x}\,dx = \Bigl[\dfrac{x^n}{1+x}\Bigr]_0^1 + \int_0^1\dfrac{x^n}{(1+x)^2}\,dx.$$ But $\dfrac{x^n}{(1+x)^2} < x^n$ when $x > 0$, so that $$\int_0^1\dfrac{x^n}{(1+x)^2}\,dx < \int_0^1 x^n\,dx \to0$$ as $n\to\infty$. That will quickly lead to RV's answer $\frac12.$

This is a very nice solution, thank you Opalg! :)
 

Similar threads

Replies
16
Views
4K
Replies
4
Views
2K
Replies
3
Views
3K
Replies
2
Views
2K
Replies
8
Views
1K
Replies
9
Views
2K
Back
Top