Fundamental Theorem of Calculus and Integration

Updated July 2026

This lesson explains the Fundamental Theorem of Calculus, a vital concept for the ESAT that connects differentiation and integration. It details how to evaluate definite integrals using antiderivatives and demonstrates that differentiation is the inverse of integration. Students will learn the mathematical foundations for calculating areas and rates of change.

Core concept

The Fundamental Theorem of Calculus states that if F(x)F(x) is an antiderivative of f(x)f(x), then the definite integral of f(x)f(x) from aa to bb is given by F(b)F(a)F(b) - F(a), and the derivative of the integral of f(x)f(x) from a constant aa to a variable xx is f(x)f(x).

The Fundamental Theorem of Calculus (FTC) is the link between the two main branches of calculus: differential calculus and integral calculus. While you may have used these techniques separately, understanding the theorem itself is necessary for advanced mathematics problems in the ESAT. This section explores two specific forms of the theorem and their consequences.

The Relationship Between Integrals and Antiderivatives

The first form of the theorem you must understand is:

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

This expression links the concept of integration as the 'reverse' of differentiation with the practical method for calculating definite integrals. The statement F(x)=f(x)F'(x) = f(x) indicates that when you integrate the function f(x)f(x), you obtain F(x)F(x), plus a constant of integration. The full expression abf(x)dx=F(b)F(a)\int_{a}^{b} f(x) dx = F(b) - F(a) provides the mechanism for applying limits to that integrated result.

By evaluating the antiderivative F(x)F(x) at the upper limit bb and subtracting the value of the antiderivative at the lower limit aa, you find the net area or accumulated value. Note that the constant of integration CC cancels out during this subtraction: (F(b)+C)(F(a)+C)=F(b)F(a)(F(b) + C) - (F(a) + C) = F(b) - F(a).

Manipulating Limits of Integration

A direct and useful consequence of this theorem is the effect of swapping limits. If you reverse the order of the limits, you introduce a minus sign into the result:

abf(x)dx=baf(x)dx\int_{a}^{b} f(x) dx = - \int_{b}^{a} f(x) dx

You can verify this by looking at the fundamental theorem. Since the left side is F(b)F(a)F(b) - F(a), and the right side is (F(a)F(b))-(F(a) - F(b)), which simplifies to F(a)+F(b)-F(a) + F(b), both sides are clearly identical.

Furthermore, the theorem allows you to split an integral into two parts by introducing an intermediate point cc:

\int_{a}^{b} f(x) dx = \int_{a}^{c} f(x) dx + rac{d}{dx} \int_{c}^{b} f(x) dx

It is common to assume that cc must lie between aa and bb, but this is not an absolute requirement. Algebraically, (F(c)F(a))+(F(b)F(c))(F(c) - F(a)) + (F(b) - F(c)) will always simplify to F(b)F(a)F(b) - F(a) regardless of the value of cc. However, you must be cautious: the function f(x)f(x) must be defined and continuous at cc and across the entire interval you are integrating over. If f(x)f(x) is undefined at cc or any part of the path from aa to bb via cc, the integral may not exist.

Differentiation as the Inverse of Integration

The second expression defined in the specification highlights that differentiation and integration are inverse operations:

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

This suggests that if you integrate a function and then immediately differentiate the result, you return to the original function. There are two important details to observe here:

  1. The upper limit of the integral is the variable xx. If both limits were constants, such as aa and bb, the integral would evaluate to a constant number, and its derivative with respect to xx would simply be 0. By using xx as a limit, we define a new function of xx.
  2. We use a 'dummy variable', tt, inside the integral. This is to avoid confusion with the limit variable xx. The function f(t)f(t) is being integrated with respect to tt from a fixed value aa to the variable value xx.

You must be careful when the upper limit is more complex than just xx. If the limit is a function of xx, such as x2x^2, you would need to use the chain rule to differentiate the integral properly.

Key takeaways

  • The definite integral abf(x)dx\int_a^b f(x) dx is calculated by finding the antiderivative F(x)F(x) and computing F(b)F(a)F(b) - F(a).
  • Swapping the limits of a definite integral negates the value of the integral.
  • An integral can be split at any point cc into two separate integrals, provided the function is continuous and defined throughout.
  • Differentiating an integral function with respect to its upper limit xx returns the original integrand function f(x)f(x).
Tips

When faced with an integral where the lower limit is larger than the upper limit, use the property abf(x)dx=baf(x)dx\int_{a}^{b} f(x) dx = -\int_{b}^{a} f(x) dx to rearrange them into a more familiar order. This often helps prevent sign errors during subtraction.

Cautions

A common mistake is forgetting that differentiating an integral only yields f(x)f(x) if the upper limit is exactly xx. If the upper limit is a function like x3x^3, you must multiply the result by the derivative of that limit (in this case 3x23x^2) according to the chain rule.

Insight

The fact that cc does not have to be between aa and bb when splitting integrals is a powerful algebraic tool. It allows mathematicians to define integrals over directed paths, forming the basis for more advanced topics like contour integration and vector calculus.

Frequently asked questions

Why is there no constant of integration '+ C' in definite integrals?

When evaluating F(b)F(a)F(b) - F(a), the constant CC would appear in both terms, such as (F(b)+C)(F(a)+C)(F(b) + C) - (F(a) + C). These constants subtract to zero, so they are omitted for simplicity in definite integration.

What happens if the lower limit 'a' is changed in the expression ddxaxf(t)dt\frac{d}{dx} \int_{a}^{x} f(t) dt?

The derivative remains f(x)f(x) regardless of the value of the constant aa. This is because changing aa only shifts the resulting antiderivative by a constant, and the derivative of any constant is zero.

Can I split an integral if the function is discontinuous at the split point 'c'?

No. The Fundamental Theorem of Calculus requires the function to be continuous on the interval of integration. If f(x)f(x) is undefined or discontinuous at cc, the standard integral properties may not apply, and the integral might be divergent.

Ready to test your knowledge?

You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.