Integration of Multivariable Functions
📂Vector AnalysisIntegration of Multivariable Functions
Definition
Let Ik be a k-cell, and assume x∈Ik.
x=(x1,…,xk),ai≤xi≤bi(i=1,…,k)
Suppose f:Ik→R is continuous. Then, since it is integrable, let us set it as f=fk, and define fk−1:Ik−1→R as follows:
fk−1(x1,…,xk−1)=∫akbkfk(x1,…,xk)dxk
Then, by the Leibniz Rule, fk−1 is continuous in Ik−1. Repeating this process k times yields the constant f0∈R. This is called the integral of f over Ik, and is denoted as follows:
∫Ikf(x)dxor∫Ikf
Explanation
Such a definition of integration might seem to depend on the order of integration. However, in reality, the integral value of f does not depend on the order of integration.
Theorem
Let (eq1) be L(f). Let another integral of some f with a different order of integration be L′(f). Then, for all f that are continuous in Ik, the following holds:
L(f)=L′(f)
Proof
Let us set the function h as follows:
h(x)=h1(x1)h2(x2)⋯hk(xk),hj∈\href
Then, the following holds:
L(h)=i=1∏k∫aibihi(xi)dxi=L′(h)
Now, let A be the set of all finite sums of such hs.
A={all of finite sums of such functions h}
Since integration is linear, the following holds:
L(g)=L′(g),∀g∈A
Furthermore, A becomes an algebra over Ik.
Algebra
The set of functions A is called an algebra if it satisfies the following for all f,g∈A and the constant c:
- f+g∈A
- fg∈A
- cf∈A
Now, by applying the Stone-Weierstrass Theorem, we obtain the following result:
- Let’s say V=i=1∏k(bi−ai). If f∈C(Ik) and ε>0 are given, then there exists g∈A that satisfies the following:
∥f−g∥<Vε
In this case, the norm is given as ∥f∥=max∣f∣.
Then, the following inequality holds:
∣L(f−g)∣∣L′(f−g)∣≤L(max∣f−g∣)=∥f−g∥V<ε≤L′(max∣f−g∣)=∥f−g∥V<ε
Also, the following equation holds:
L(f)−L′(f)=L(f)−L(g)+L′(g)−L(f)=L(f−g)+L′(g−f)
Therefore, we obtain the following equation:
∣L(f)−L′(f)∣=∣L(f−g)+L′(g−f)∣<2ε
Since this is true for all ε, we obtain the following:
L(f)=L′(f)
■