Fundamental Theorem of Calculus

Take two - from the book

I’m determined to make this make sense.

Introduction

The fundamental theorem of calculus is an important collection of theorems which connect differential calculus and integral calculus. Differentiation grew out of the tangent problem, whereas integration grew out of the area problem. Until the 1600s, mathematicians worked on these problems separately until Isaac Barrow realised they were connected and had an inverse relationship to each other.

The first part

The first part of the fundamental theorem of calculus examines functions of the form:

g(x)=axf(t),dtg(x) = \displaystyle\int_{a}^{x} f(t) \\, dt

Where ff is a continuous function on [a,b][a,b] and xx is between aa and bb. If xx is a fixed number then the computed integral is a definite number and if xx varies then the computed integral also varies. This variation defines a function of xx which we call g(x)g(x).

Graph

gg is an antiderivative of ff. That is g(x)=f(x)g'(x) = f(x).

Inverse processes

If you were to integrate a function ff and then differentiate the result then you would arrive back at the original function ff.

ddxaxf(t),dt=f(x)\dfrac{d}{dx} \displaystyle\int_{a}^{x} f(t) \\, dt = f(x)

The second part

abf(x),dx=F(b)F(a)\displaystyle\int_{a}^{b} f(x) \\, dx = F(b) - F(a)

Where FF is any antiderivative of ff.