Eeh, Riemann sums give the rationale for many numerical integration schemes..HallsofIvy said:The only purposes of Riemann sums are to give a basic definition of the Riemann integral and, sometimes, to reason out how to set up an integral. You never use Riemann sums to actually do an integral. Find an anti-derivative, evaluate it at the upper and lower bounds, and subtract.
Yes, thank you. I didn't think of that. However, I would be inclined to say that most methods, such as Simpson's rule, can be interpreted as approximating the function, over sections of the interval rather than Riemann sums.arildno said:Eeh, Riemann sums give the rationale for many numerical integration schemes..
True enough.HallsofIvy said:However, I would be inclined to say that most methods, such as Simpson's rule, can be interpreted as approximating the function, over sections of the interval rather than Riemann sums.
arildno said:The force of Riemann sums, as I see it, is the ease by which proofs in full generality may be given by means of them.
What you are doing is integrating not differentiating.clm222 said:wait a second, using
\int_a^b f(x) dx = F(b)-F(a)
I don't even need to know the function, just the values at point a and point b, am i correct?
One more question: given a function, say: f(x)=x2
to find the area under a curve (a to b) would I need to differentiate:
\int_a^b 2x dx
After integrating, you would not still use the integral sign- that's been done. What you are doing is evaluating x^2.or would I simply plug in the function?
\int_a^b x2 dx
I don't think anyone has answered this part.clm222 said:wait a second, using
\int_a^b f(x) dx = F(b)-F(a)
I don't even need to know the function, just the values at point a and point b, am i correct?
clm222 said:Ok, and that is the area of the function?
Yeah, I confuse easily!Muphrid said:Careful, I think you confused HallsOfIvy.