Kalkulutaufiq: Integral

An integral is the space under a graph of an equation. An integral is the reverse of a derivative, and integral calculus is the opposite of differential calculus. A derivative is the steepness, as the rate of change, of a curve.

The symbol for integration, in calculus, is: \(\int\) as a tall letter "S".

Integrals and derivatives are part of a branch of mathematics called calculus. The link between these two is very important, and is called the fundamental theorem of calculus. The theorem says that an integral can be reversed by a derivative, similar to how an addition can be reversed by a subtraction.

Definition

The Riemann sum approximates the integral of a function by dividing the region under a curve into equal parts and replacing each part with a shape (e.g., rectangles, trapezoids, or parabolas). The area of these shapes is calculated to estimate the integral. This method is useful when finding the exact integral is difficult. Smaller shapes increase accuracy by better matching the curve, and as the size of the shapes approaches zero, the sum converges to the Riemann integral.

\(Area=\sum\limits_{i=1}^{n}f(y_{i})(x_{i}-x_{i-1})\)

You divide the horizontal length under the part of the function you want to evaluate into "n" equal pieces. That is the n on top of the Σ (Greek letter sigma). The (xi-xi-1) represents the size of one horizontal segment that is created from dividing the whole by the "n". The f(yi) is a y value in an "n" segment. Since the area of a rectangle is \({length}\times{width}\), the multiplication of xi and f(yi) is the area of a rectangle for that part of the graph. The Σ means we add up all of these small rectangles to get an approximation of the area under the segment of a function.

Uses

Integration helps when trying to multiply units into a problem. For example, if a problem with rate, \(\frac{distance}{time}\), needs an answer with just distance, one solution is to integrate with respect to time. This means multiplying in time to cancel the time in \(\frac{distance}{time}\times{time}\). This is done by adding small slices of the rate graph together. The slices are close to zero in width, but adding them together indefinitely makes them add up to a whole. This is called a Riemann sum.

Adding these slices together gives the equation that the first equation is the derivative of. Integrals are like a way to add many tiny things together by hand. It is like summation, which is adding \(1+2+3+4....+n\). The difference with integration is that we also have to add all the decimals and fractions in between.

Another time integration is helpful is when finding the volume of a solid. It can add two-dimensional (without width) slices of the solid together indefinitely—until there is a width. This means the object now has three dimensions: the original two and a width. This gives the volume of the three-dimensional object described.