anantchowdhary
- 372
- 0
Is there a mathematical proof that can prove that the integral is the antiderivative?
umm...i tried this out..i Followed pretty much of itHallsofIvy said:A little more generally- assume f(x)> 0 for a< x< b. For any number n, divide the interval from a to b into n equal sub-intervals (each of length (b-a)/n)). Construct on each a rectangle having height equal to the minimum value of f on the interval- that is, each rectangle is completely "below" the graph. Let An be the total area of those rectangles. Since each rectangle is contained in the region below the graph of f, it is obvious that A_n \le A where A is the area of that region (the "area below the graph").
Now do exactly the same thing except taking the height to be the maximum value of f in each interval. Now, the top of each interval is above the graph of f so the region under f is completely contained in the union of all the rectangles. Taking An to be the total area of all those rectangles, we must have A \le A^n.
That is, for all n, A_n \le A \le A^n
If f HAS an integral (if f is integrable) then, by definition, the limits of An and An must be the same- and equal to the integral of f from a to b. Since A is always "trapped" between those two values, the two limits must be equal to A: The area is equal to the integral of f from a to b.
That's pretty much the proof given in any Calculus book.
mathwonk said:suppose f is aN INCREASING CONTINUOUS FUNCTION. then the area under the graph between x and x+h is between f(x)h and f(x+h)h,
i.e.f(x)h < A(x+h)-A(x) < f(x+h)h.
satisfy yourself of this by drawing a picture.
now the derivative of that area function is the limit of [A(x+h)-A(x)]/h, as h goes to zero.
by the inequality above, this limit iscaught b etween f(x) and f(x+h), for all h, which emans, since f is continuious, it equals f(x). i.e. dA/dx= f(x).
now in creasing is not n eeded ubt makes it easier.