Try the widget in the previous page, with various values of $n$. You will observe, as you increase $n$, $\Delta x$ becomes progressively smaller, and the value of the calculated area becomes closer and closer to the actual value of the area, and the error approaches $0$.
If we divide the $x$ intercept into an infinitely large number of segments, then the width of each strip, $\Delta x$, will tend to $0$, and adding the areas of all these strips, we will get the exact value of the area.
In the above expression, as $\Delta x$ tends to $0$, we can replace the summation with the integration symbol $\left( \int \right)$ to express the area as:
If we take the two intersection points of the curve with the $x$-axis as $(a, 0)$ and $(b, 0)$, then as $n \rightarrow \infty$ and $\Delta x \rightarrow 0$:
$x_1 \rightarrow a$ and $x_n \rightarrow b$.
-----------book page break-----------
Therefore, we can rewrite the expression for the area as:
$A = \displaystyle{\int\limits_{a}^{b}} f(x)dx$
II. Integration As Inverse Of Differentiation
We saw earlier how to use to find the slope of a curve at some given point, and in the previous section we saw how to use integration to find the area of a given curve. In this section we will develop an intuitive understanding as to why is integration the inverse operation of differentiation. That is, if
$f'(x) = \dfrac{d}{dx} f(x)$ then,
$\displaystyle \int f'(x)dx = f(x)$
The widget in the following page shows two plots.
The curve in blue shows the function $f(x) = \sqrt{x}$
The curve in green shows the area under the previous curve, from $0$ to $x$, that is:
--------- Reference to widget: 9c650c65-c4a8-4a71-81c2-5f2c5a6fdef2 ---------
Since $A(x)$ is the plot of the area under the curve $f(x)$ from $0$ to $x$, we can directly read the value of the area covered by $f(x)$ from $0$ to $p$, by reading the corresponding value of $A(x)$ at $x = p$. Therefore, $A(a) - A(b)$ will give us the exact value of the area under $f(x)$ from point $a$ to $b$. The same area is represented by the region under $f(x)$ shaded in brown.
Try to drag the blue and the red dots, and bring them as close as possible to each other.
-----------book page break-----------
You will observe that as $\Delta x$ becomes closer to $0$, $f(x) \cdot \Delta x$ becomes almost equal to $A(x + \Delta x) - A(x)$. This is true, because as we saw in the previous section, as the width of the rectangle we draw under the curve approaches $0$, the error in area estimate also tends to $0$.
Therefore, using limits, we can say that,
$\displaystyle \lim\limits_{\Delta x \rightarrow 0} A(x + \Delta x) - A(x) = \lim\limits_{\Delta x \rightarrow 0} f(x) \cdot \Delta x$
(Note that since the $R.H.S.$ of the above equation is independent of $\Delta x$, we removed the limit operation from that side).
The $L.H.S.$ is the definition of $\dfrac{d}{dx} A(x)$
Therefore,
$\dfrac{d}{dx} A(x) = f(x)$
Observe that we started by taking $A(x) = \displaystyle \int f(x)dx$ and we have shown that $\dfrac{d}{dx} A(x) = f(x)$, that is, differentiating $A(x)$ w.r.t $x$ we got back $f(x)$. Therefore, integration and differentiation are inverse operations of each other.
This theorem, is also known as the Fundamental Theorem Of Calculus.
III. Definite And Indefinite Integrals
All the integration examples we saw so far, were aimed at finding the area between two finite points under a curve. These are called definite integrals.
However, given a function $f(x)$, if we just wanted to find a function $F(x)$ such that $\dfrac{d}{dx} F(x) = f(x)$, how can we do that?
We know that $\dfrac{d}{dx}c = 0$ for any constant $c$
-----------book page break-----------
Therefore, if we find any function $F(x)$ such that, $\dfrac{d}{dx} F(x) = f(x)$, then for all constant values of $k$,