Definition
Double integrals follow a set of algebraic and geometric rules that allow for the manipulation and decomposition of complex integration problems.
Why It Matters
Without these properties, multi-dimensional calculus becomes computationally intractable. They are the “tools of decomposition” that allow engineers to solve for volumes, centers of mass, and probability densities in complex irregular shapes by breaking them into manageable, linear pieces. They turn “impossible” geometry into solvable arithmetic.
Core Concepts
- Linearity: .
- How to read: “The double integral of the quantity cf plus or minus g equals c times the integral of f plus or minus the integral of g.”
- Meaning: Integration is linear—constants factor out and sums split.
- Additivity: If and are non-overlapping, then .
- How to read: “The integral over R equals the sum of integrals over non-overlapping pieces R-one and R-two.”
- Meaning: Split complex regions into simpler subregions.
- Domination: If on , then .
- How to read: “The condition if f is greater than or equal to g on R, then the integral of f is at least the integral of g.”
- Meaning: Monotonicity—larger integrand gives larger total area-under-surface.