NWeid1
- 81
- 0
Homework Statement
My professor gave us this problem:
Convert the limit to an integral:
\lim_{n\rightarrow inf} \frac{1}{n}(\sin(\pi/2) + \sin(\pi/2) + ... + \sin(\pi))
he said it was right endpoint from [0,π]
then he set Δx = \frac{\pi}{n}
then
\lim_{n\rightarrow inf} \frac{1}{\pi}(\frac{\pi}{n} \sum_{i=1}^{n} \sin(\frac{i\pi}{n}))
= \frac{1}{\pi} \int\limits_{0}^{\pi}\sin{x}\, dx
= \int\limits_{0}^{1}\sin{x}\, dx
I just don't understand how he found Δx as being π/n or how he munipulated the formula to get the limits for the inetgral.