Why defined integral is figure area?

player1_1_1
Messages
112
Reaction score
0

Homework Statement


Why figure area is defined as defined integral? i have signature
P=\int\limits^b_af^{\prime}(x)\mbox{d}x=f(b)-f(a)
what is a prove of this signature? I have other signature:
P=\lim_{n\to\infty}\sum\limits^n_1\left(x_{i+1}-x_i\right)f\left(x_i\right)
how it can be proved that these signatures are equivalent? why can't I define figure area under f(x) in a and b limits as ex. P=f^{\prime}(b)-f^{\prime}(a)?
 
Physics news on Phys.org
player1_1_1 said:

Homework Statement


Why figure area is defined as defined integral? i have signature
P=\int\limits^b_af^{\prime}(x)\mbox{d}x=f(b)-f(a)
what is a prove of this signature? I have other signature:
P=\lim_{n\to\infty}\sum\limits^n_1\left(x_{i+1}-x_i\right)f\left(x_i\right)
how it can be proved that these signatures are equivalent? why can't I define figure area under f(x) in a and b limits as ex. P=f^{\prime}(b)-f^{\prime}(a)?
Because it would give the wrong answer? I have no idea why you would think the area would be equal to f'(b_- f'(a)! Suppose f is a constant function: f(x)= h for all x. f'(x)= 0 for all x so your "P= f'(b)- f'(a)= 0. But the area under the graph, from x= a to x= b, would be a rectangle with height h and width b-a: h(b-a) is not 0.
On the other hand, the integral of the constant function, f(x)= h is \int h dx= hx. That, evaluated from a to be is hb- ha)= h(b-a). <br /> <br /> the complete explanation of why the integral is equal to the area is the proof of the &quot;Fundamental theorem of Calculus&quot; (part 1) which is rather complicated but given in any Calculus text. Basically, the idea is to partition the region under the curve into rectangles. You could, for example, divide the x-axis from a to b into &quot;n&quot; equal length regions, then construct rectangles having as height, say, the <b>lowest</b> value of f(x) in each region. The resulting rectangles will cover an area that is clearly <b>beneath</b> the curve and so has area <b>less</b> than the actual area under the curve. Now do the same thing except use the <b>largest</b> value of f(x) in each region. Those rectangles will will extend <b>above</b> the curve and so have area <b>more</b> than the actual area of the region.<br /> <br /> That is, the actual area lies <b>between</b> the two sums. Now take the limit as n goes to infinity. If the two sums have a limit and the limit is the same (and if that is NOT true, the integral does not exist and the formula you give is NOT true), then, since the true area is always between the two sums, it must be equal to the joint value- the integral.<br /> <br /> By the way, the correct English word is &quot;formula&quot;, not &quot;signature&quot;.
 
thanks friend, I going to think about this;]
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top