Limit of Summation and Integral Solution Verification

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 11K views
azatkgz
Messages
182
Reaction score
0
Can someone check this solution.

Homework Statement


[tex]\lim_{n\rightarrow\infty}\sum^{n}_{i=1}\sqrt{\frac{1}{n^2}+\frac{2i}{n^3}}[/tex]

The Attempt at a Solution


[tex]=\lim_{n\rightarrow\infty}\frac{1}{n}\sum^{n}_{i=1}\sqrt{1+\frac{2i}{n}}=\int^{1}_{0}\sqrt{1+2x}dx[/tex]
for u=1+2x->du=2dx
[tex]\int^{1}_{0}\frac{\sqrt{u}du}{2}=\frac{1}{3}[/tex]
 
Physics news on Phys.org
My prof.says that I forgot to change something,while changing variables.
 
yes, I think problem is on Integral.
 
and the answer is
[tex]\int^{3}_{1}\sqrt{1+2x}dx=\frac{3^{\frac{3}{2}}-1}{3}[/tex]
yes?
 
Can you explain, please,why we must choose 3 and 1.
 
O simple. What the limits on the original integral mean are 'sum for values of x between 1 and 0'. You made the substitution u= 2x+1. So when the original integral says sum for x between 1 and 0, the new integral, where u is the new variable, must say 'sum for x between 1 and 0, and since u=2x+1, sum for u between 3 and 1'.