Let $ S_n $=$\int_0^1 \frac{nx^{n-1}}{1+x}dx $ for n$ \ge $1 then as n tends to infinity sequence tends to:
1.0 2.1 3. 1/2 4. Infinity
Is there any other way, than to first do integration, and then take limit?
Let $ S_n $=$\int_0^1 \frac{nx^{n-1}}{1+x}dx $ for n$ \ge $1 then as n tends to infinity sequence tends to:
1.0 2.1 3. 1/2 4. Infinity
Is there any other way, than to first do integration, and then take limit?
As stated by achille hui in his pretty comment, integration by parts leads to: $$ S_n = \color{red}{\frac{1}{2}}+\int_{0}^{1}\frac{x^n}{(1+x)^2}\,dx $$ but obviously: $$ 0\leq \int_{0}^{1}\frac{x^n}{(1+x)^2}\,dx \leq \int_{0}^{1} x^n\,dx = \frac{1}{n+1}$$ so the limit is just $\displaystyle\color{red}{\frac{1}{2}}.$
\color{red}{\cancelto{0}{\color{gray}{\int_0^1 \frac{x^n}{(1+x)^2} dx}}} $$
– achille hui Jan 27 '15 at 10:08