Limit of Summation: Solving with Integration

  • Thread starter Thread starter azatkgz
  • Start date Start date
  • Tags Tags
    Limit Summation
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 8K views
azatkgz
Messages
182
Reaction score
0

Homework Statement


[tex]\frac{1}{n}\lim_{n\rightarrow\infty}\sum_{k=1}^{n}f(a+\frac{b-a}{n}k)[/tex]





The Attempt at a Solution


I tried to solve it simply.
[tex]\frac{1}{n}\lim_{n\rightarrow\infty}\sum_{k=1}^{n}f(a+\frac{b-a}{n}k)=\int_{0}^{1}f(a+(b-a)x)dx[/tex]

[tex]=f(b)-f(a)[/tex]
 
Last edited:
Physics news on Phys.org
Sorry,
[tex]\lim_{n\rightarrow\infty}\frac{1}{n}\sum_{k=1}^{n}f(a+\frac{b-a}{n}k)=\int_{0}^{1}f(a+(b-a)x)dx[/tex]
 
[tex]\int_{a}^{b}\frac{f(u)du}{(b-a)}=\frac{1}{b-a}(f(b)-f(a))[/tex]
Yes?
 
Yes, to the left hand side. No, to the right. Unless the 'f' on the right stands for the antiderivative of the 'f' on the left. In which case you should say so and use a different symbol.
 
Than ,actually,answer remains just
[tex]\frac{1}{b-a}\int_{a}^{b}f(u)du[/tex]