smize said:
I know I should know this, but how would one convert a typical integral into a Rieman Sum?
∫0n sinx + x dx for whatever n.
for example.
Well, since the function \,f(x)=\sin x + x\, is continuous everywhere, it is Riemann integrable in any finite
interval, and we can choose any partition for it we want, for example the partition
x_0=0\,,\,x_1=\frac{n}{k}\,,\,x_2=\frac{2n}{k},...,x_k=\frac{kn}{k}=n
for the interval \,[0,n]\, , thus
\int_0^n (\sin x +x)dx=\lim_{k\to\infty}\frac{1}{k}\sum_{i=1}^k \left( \sin \frac{in}{k}+\frac{in}{k} \right)
DonAntonio