BrainyBeeBrainyBee
ExploreBlogStart Studying
HomeCalculus II: Integral Calculus - Integration, Series, and Parametric EquationsChapter Study Guide: The Definite Integral
Study Guide650 words

Chapter Study Guide: The Definite Integral

The Definite Integral

Learning Objectives

  • 1.2.1 State the definition of the definite integral.
  • 1.2.2 Explain the terms integrand, limits of integration, and variable of integration.
  • 1.2.3 Explain when a function is integrable.
  • 1.2.4 Describe the relationship between the definite integral and net area.
  • 1.2.5 Use geometry and the properties of definite integrals to evaluate them.
  • 1.2.6 Calculate the average value of a function.

Key Terms & Glossary

  • Definite Integral: A formalization of the area under a curve, evaluated between two specific limits, yielding a specific numeric value.
  • Integrable Function: A function f(x)forwhichthelimitofitsRiemannsumexistsoveragiveninterval[a,b]f(x) for which the limit of its Riemann sum exists over a given interval [a, b]f(x)forwhichthelimitofitsRiemannsumexistsoveragiveninterval[a,b].
  • Integrand: The function f(x)f(x)f(x) that is being integrated.
  • Limits of Integration: The boundaries aaa (lower) and bbb (upper) over which the integral is evaluated.
  • Variable of Integration: A dummy variable (e.g., dxdxdx) that specifies with respect to which variable the integration is being performed.

The "Big Idea"

The definite integral generalizes the concept of finding the area under a curve. While Riemann sums initially required functions to be continuous and non-negative, the definite integral lifts these restrictions to model real-world scenarios more robustly. Unlike an indefinite integral (which represents a family of functions), a definite integral results in a specific number representing the net area between the function and the xxx-axis.

[!NOTE] Notation History: The integration symbol ∫\int∫ is an elongated "S", introduced by Gottfried Wilhelm Leibniz, representing "sigma" or summation.

Formula / Concept Box

PropertyFormulaDescription
Zero Interval∫aaf(x)dx=0\int_a^a f(x) dx = 0∫aa​f(x)dx=0An integral over a point has no width, hence zero area.
Reversed Limits∫baf(x)dx=−∫abf(x)dx\int_b^a f(x) dx = -\int_a^b f(x) dx∫ba​f(x)dx=−∫ab​f(x)dxReversing the direction of integration changes the sign.
Sum/Difference∫ab[f(x)±g(x)]dx=∫abf(x)dx±∫abg(x)dx\int_a^b [f(x) \pm g(x)] dx = \int_a^b f(x) dx \pm \int_a^b g(x) dx∫ab​[f(x)±g(x)]dx=∫ab​f(x)dx±∫ab​g(x)dxIntegrals can be split over addition and subtraction.
Constant Multiple∫abc⋅f(x)dx=c∫abf(x)dx\int_a^b c \cdot f(x) dx = c \int_a^b f(x) dx∫ab​c⋅f(x)dx=c∫ab​f(x)dxConstants can be pulled outside the integral.
Interval Additivity∫abf(x)dx+∫bcf(x)dx=∫acf(x)dx\int_a^b f(x) dx + \int_b^c f(x) dx = \int_a^c f(x) dx∫ab​f(x)dx+∫bc​f(x)dx=∫ac​f(x)dxAdjacent areas can be combined.

Hierarchical Outline

  • 1. The Definite Integral
    • 1.1. Core Definition
      • Generalization of the Riemann Sum
      • Transitioning from limits of sums (lim⁡n→∞\lim_{n \to \infty}limn→∞​) to exact area
    • 1.2. Anatomy of the Notation
      • Integral Symbol (∫\int∫)
      • Limits of Integration (aaa to bbb)
      • Integrand (f(x)f(x)f(x))
      • Variable of integration (dxdxdx)
    • 1.3. Evaluation Strategies
      • Using Geometric Formulas (circles, triangles, rectangles)
      • Applying Definite Integral Properties

Visual Anchors

Loading Diagram...
Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds

Definition-Example Pairs

  • Term: Limits of Integration
    • Definition: The specific boundary values on the xxx-axis over which the area is calculated.
    • Real-World Example: Calculating the total water flowed into a tank from t=2t=2t=2 hours to t=5hours.Thelimitsofintegrationarea=2t=5 hours. The limits of integration are a=2t=5hours.Thelimitsofintegrationarea=2 and b=5b=5b=5.
  • Term: Variable of Integration
    • Definition: A dummy variable showing the variable of respect for integration.
    • Real-World Example: ∫01f(t)dt\int_0^1 f(t) dt∫01​f(t)dt and ∫01f(x)dx\int_0^1 f(x) dx∫01​f(x)dx yield the exact same numerical result. It simply marks the "axis" of calculation.

Worked Examples

Example 1: Using Geometric Formulas to Calculate Definite Integrals

Problem: Use the formula for the area of a circle to evaluate the area represented by the integral of a semicircle function with radius 3, from x=−3x = -3x=−3 to x=3x = 3x=3.

Step-by-Step Breakdown:

  1. Identify the Geometry: The function describes a semicircle centered at the origin with radius r=3r = 3r=3.
  2. Determine the Area Formula: The total area of a full circle is A=πr2A = \pi r^2A=πr2.
  3. Adapt for Semicircle: Since the integral bounds cover exactly the upper half of the circle, we need half the area: Asemi=12πr2A_{semi} = \frac{1}{2} \pi r^2Asemi​=21​πr2.
  4. Substitute and Solve: Area=12π(3)2=9π2\text{Area} = \frac{1}{2} \pi (3)^2 = \frac{9\pi}{2}Area=21​π(3)2=29π​
  5. Conclusion: The definite integral evaluates to 9π2\frac{9\pi}{2}29π​.

Example 2: Using the Properties of the Definite Integral

Problem: Express the definite integral ∫ab[3f(x)+2g(x)]dx\int_a^b [3f(x) + 2g(x)] dx∫ab​[3f(x)+2g(x)]dx as the sum of separate definite integrals.

Step-by-Step Breakdown:

  1. Apply Sum Rule: Split the integral at the addition sign. ∫ab3f(x)dx+∫ab2g(x)dx\int_a^b 3f(x) dx + \int_a^b 2g(x) dx∫ab​3f(x)dx+∫ab​2g(x)dx
  2. Apply Constant Multiple Rule: Pull the constants (3 and 2) outside their respective integrals. 3∫abf(x)dx+2∫abg(x)dx3\int_a^b f(x) dx + 2\int_a^b g(x) dx3∫ab​f(x)dx+2∫ab​g(x)dx

Comparison Tables

FeatureDefinite IntegralIndefinite Integral
Notation∫abf(x)dx\int_a^b f(x) dx∫ab​f(x)dx∫f(x)dx\int f(x) dx∫f(x)dx
Output TypeA specific Number (Value)A family of Functions
RepresentsNet area under a curveAntiderivatives
Limits of IntegrationRequired (aaa and bbb)None

Checkpoint Questions

  1. How does a definite integral fundamentally differ from an indefinite integral in terms of its final output?
  2. If ∫15f(x)dx=10\int_1^5 f(x) dx = 10∫15​f(x)dx=10, what is the value of ∫51f(x)dx\int_5^1 f(x) dx∫51​f(x)dx and which property defines this?
  3. Why is the variable of integration referred to as a "dummy variable"?
  4. How can you evaluate a definite integral if you do not know the algebraic integration rules yet?
All Calculus II: Integral Calculus - Integration, Series, and Parametric Equations Study Resources

Related Notes

  • Alternating Series: Convergence, Remainders, and Classification1,058 words
  • Approximating Areas: Left and Right Endpoint Methods834 words
  • Arc Length of a Curve and Surface Area Study Guide860 words
  • Study Guide: Area and Arc Length in Polar Coordinates732 words
  • Areas Between Curves: Calculus Study Guide1,215 words
  • Chapter Study Guide: Basics of Differential Equations947 words
  • Calculus of Parametric Curves: Comprehensive Study Guide1,134 words
  • Calculus of the Hyperbolic Functions894 words
  • Study Guide: Comparison Tests for Infinite Series1,056 words
  • Conic Sections: Comprehensive Study Guide912 words
  • Determining Volumes by Slicing: Chapter Study Guide940 words
  • Study Guide: Direction Fields and Numerical Methods923 words

Ready to study Calculus II: Integral Calculus - Integration, Series, and Parametric Equations?

Practice tests, flashcards, and all study notes — free, no sign-up.

Start Studying

Ready to study Calculus II: Integral Calculus - Integration, Series, and Parametric Equations?

Practice tests, flashcards, and all study notes — free, no sign-up needed.

Start Studying — Free
Calculus II: Integral Calculus - Integration, Series, and Parametric Equations ResourcesExplore All HivesBlogHome

© 2026 BrainyBee. Free AI-powered exam prep.