A double integral returns the volume under a bivariate function, similar to how a normal integral returns the area of a function.
Definition
Double Integral
Let be a bivariate function with the domain . Then the double integral of is:
- is the infinitesemal area of a region ().
In definite form:
- is the domain rectangle, and can be represented as , which is equivalent to and .
- If , then the double integral over a domain simply returns the area of the domain.
- If is the density of an object, then the triple integral returns the mass of the object.
Rectangular Domain
The simplest case of double integrals is when they are evaluated over a rectangular domain. That is, the domain can be expressed as the cartesian product of two intervals:
where are constants.
If we have , then this is equivalent to saying and , or
General Domain
If the domain, , is given as a relation/function instead of a simple rectangular domain, then we must first classify the axis in which the domain is ‘easier to integrate’ over.
For example:
is not a simple rectangular domain
Vertically Simple
Used when the domain can be split into vertical strips without ‘gaps’.
The domain is of the form:
That is, our bounds for are constant, while the bounds for are functions of .
%%🖋 Edit in Excalidraw, and the dark exported image%%
Integrate with respect to first! Our integral is of the form:
Horizontally Simple
Used when the domain can be split into horizontal strips without ‘gaps’.
The domain is of the form:
That is, our bounds for are constant, while the bounds for are functions of .
%%🖋 Edit in Excalidraw, and the dark exported image%%
Integrate with respect to first! Our integral is of the form:
Properties
Let be continuous bivariate functions. Let be constants.
Linearity
We can expand out linear combinations of double integrals
Dominance Rule
Essentially applies ordering (inequalities) to double integrals:
Subdivision Rule
Allows taking the union of two disjoint* domains and
* and can share their borders, i.e. their boundary points