LibraryFundamental Theorem of Calculus

Fundamental Theorem of Calculus

Learn about Fundamental Theorem of Calculus as part of JEE Mathematics Mastery - Calculus and Algebra

Mastering the Fundamental Theorem of Calculus for Competitive Exams

The Fundamental Theorem of Calculus (FTC) is a cornerstone of calculus, providing a powerful link between differentiation and integration. Understanding its two parts is crucial for solving a wide range of problems in competitive exams like JEE Mathematics.

Part 1: The Derivative of an Integral

The first part of the FTC states that if you define a function F(x)F(x) as the integral of another function f(t)f(t) from a constant aa to xx, then the derivative of F(x)F(x) is simply f(x)f(x). Mathematically, if F(x)=axf(t)dtF(x) = \int_{a}^{x} f(t) dt, then F(x)=f(x)F'(x) = f(x).

The derivative of an area-accumulation function is the original function.

Imagine accumulating area under a curve f(t)f(t) from a fixed point aa up to a variable point xx. The rate at which this accumulated area changes as xx moves is precisely the height of the curve at xx, which is f(x)f(x).

Let F(x)=axf(t)dtF(x) = \int_{a}^{x} f(t) dt. This represents the signed area under the curve of f(t)f(t) from t=at=a to t=xt=x. To find the derivative F(x)F'(x), we can consider the change in F(x)F(x) as xx increases by a small amount Δx\Delta x. The change in area, ΔF=F(x+Δx)F(x)\Delta F = F(x+\Delta x) - F(x), is approximately the area of a thin rectangle with height f(x)f(x) and width Δx\Delta x. Thus, ΔFf(x)Δx\Delta F \approx f(x) \Delta x. Dividing by Δx\Delta x, we get ΔFΔxf(x)\frac{\Delta F}{\Delta x} \approx f(x). Taking the limit as Δx0\Delta x \to 0, we arrive at F(x)=limΔx0F(x+Δx)F(x)Δx=f(x)F'(x) = \lim_{\Delta x \to 0} \frac{F(x+\Delta x) - F(x)}{\Delta x} = f(x).

If G(x)=2xsin(t2)dtG(x) = \int_{2}^{x} \sin(t^2) dt, what is G(x)G'(x)?

G(x)=sin(x2)G'(x) = \sin(x^2)

Part 2: Evaluating Definite Integrals

The second part of the FTC provides a method to calculate definite integrals. It states that if FF is an antiderivative of ff (meaning F(x)=f(x)F'(x) = f(x)), then the definite integral of ff from aa to bb is the difference in the values of FF at the upper and lower limits. Mathematically, abf(x)dx=F(b)F(a)\int_{a}^{b} f(x) dx = F(b) - F(a).

The second part of the Fundamental Theorem of Calculus, abf(x)dx=F(b)F(a)\int_{a}^{b} f(x) dx = F(b) - F(a), is a powerful tool for evaluating definite integrals. It means that to find the exact area under a curve f(x)f(x) between points aa and bb, you first find any function F(x)F(x) whose derivative is f(x)f(x) (an antiderivative). Then, you simply subtract the value of FF at the lower limit (aa) from its value at the upper limit (bb). This bypasses the need for Riemann sums, making calculations much more efficient. For example, to calculate 13x2dx\int_{1}^{3} x^2 dx, we find an antiderivative of x2x^2, which is x33\frac{x^3}{3}. Then, we evaluate this at the limits: 333133=27313=913=263\frac{3^3}{3} - \frac{1^3}{3} = \frac{27}{3} - \frac{1}{3} = 9 - \frac{1}{3} = \frac{26}{3}. This visual represents the area under the parabola y=x2y=x^2 from x=1x=1 to x=3x=3.

📚

Text-based content

Library pages focus on text content

What is the relationship between a function f(x)f(x) and its antiderivative F(x)F(x)?

F(x)=f(x)F'(x) = f(x)

This part of the theorem is incredibly useful for solving problems where you need to find the net change of a quantity given its rate of change. For instance, if you know the velocity of an object, you can find its displacement by integrating the velocity function.

Applications in Competitive Exams

In competitive exams, the FTC is applied in various contexts:

  • Evaluating Definite Integrals: Directly using F(b)F(a)F(b) - F(a) for functions and their antiderivatives.
  • Problems involving Area and Volume: Calculating areas between curves or volumes of revolution.
  • Rate of Change Problems: Using the FTC to find total change from a rate of change (e.g., displacement from velocity, total production from production rate).
  • Properties of Integrals: Understanding how derivatives and integrals interact.

Remember that the antiderivative F(x)F(x) is not unique; it can include an arbitrary constant CC. However, when evaluating definite integrals using F(b)F(a)F(b) - F(a), the constant CC cancels out: (F(b)+C)(F(a)+C)=F(b)F(a)(F(b) + C) - (F(a) + C) = F(b) - F(a).

What is the definite integral of f(x)=2xf(x) = 2x from x=1x=1 to x=4x=4?

The antiderivative of 2x2x is x2x^2. So, 142xdx=[x2]14=4212=161=15\int_{1}^{4} 2x dx = [x^2]_{1}^{4} = 4^2 - 1^2 = 16 - 1 = 15.

Key Takeaways for JEE Mathematics

Mastering the Fundamental Theorem of Calculus involves understanding both its parts and practicing their application. Focus on identifying antiderivatives correctly and applying the evaluation formula. Be prepared for problems that combine differentiation and integration concepts.

Learning Resources

Khan Academy: The Fundamental Theorem of Calculus(video)

A clear video explanation of both parts of the Fundamental Theorem of Calculus with examples.

Brilliant.org: Fundamental Theorem of Calculus(blog)

An interactive explanation of the FTC, focusing on intuition and applications.

Paul's Online Math Notes: The Fundamental Theorem of Calculus(documentation)

Comprehensive notes covering both parts of the FTC, including proofs and examples.

MIT OpenCourseware: Calculus - Fundamental Theorem of Calculus(documentation)

Lecture notes and explanations from MIT's introductory calculus course.

YouTube: Fundamental Theorem of Calculus Part 1 - Proof and Examples(video)

A detailed explanation and proof of the first part of the FTC.

YouTube: Fundamental Theorem of Calculus Part 2 - Proof and Examples(video)

A detailed explanation and proof of the second part of the FTC.

Wikipedia: Fundamental Theorem of Calculus(wikipedia)

A detailed overview of the theorem, its history, and generalizations.

Art of Problem Solving: Fundamental Theorem of Calculus(documentation)

A resource focused on problem-solving techniques related to the FTC, often useful for competitive exams.

MathisFun: The Fundamental Theorem of Calculus(blog)

A simplified explanation of the FTC with clear examples and interactive elements.

StackExchange Mathematics: Applications of FTC(blog)

A collection of user-submitted questions and answers discussing various applications and nuances of the FTC.