Understanding Double Integration in Vector Analysis

In summary, the conversation discusses the concept of double integrals and its relation to single variable integration. It is defined as the sum of volumes under a surface, and can be evaluated using Fubini's theorem. The order of integration is arbitrary and can be changed to better suit the problem. Substitution and triple integration are also mentioned.
  • #1
Alan Tua
4
0
alo, i ve done single variable integration at school but i m trying to understand some vector analysis and going through books like Schey's Div, Grad Curl and all that as well as Schaum s vector analysis and to be able to understand i need to know exactly what a double integral is...i ve searched online and i can see you kind of integrate twice wrt the diff variables but if anybody could elaborate i d appreciate it, also can you have a double integral without limits?


thanks in advance and sorry for the hassle

alan
 
Physics news on Phys.org
  • #2
Recall that the definite integral of f (where f is a function of a single variable) from a to b is defined as:

[tex]\int_a^bf(x)dx=\lim_{n \to \infty}\sum_{i=1}^nf(x_i^*)\Delta x[/tex]
where [tex]\Delta x = (b-a)/n[/tex].
(Usually this is arrived at by dividing the interval in subintervals etc)

For a function of two variables, you can graph it as a surface. Now suppose f is a function of two variables defined on a closed rectangle
[tex]R=[a,b] \times [c,d][/tex]
You can apply the same sort of ritual as for the one variable case. Split the domain in small rectangles and choose a sample point [itex](x_{ij}^*,y_{ij}^*)[/itex] inside every rectangle.
Then form the sum:
[tex]\sum_{i=1}^m\sum_{j=1}^n f(x_{ij}^*,y_{ij}^*)\Delta A[/tex]
where [itex]\Delta A = \Delta x \Delta y[/itex].
If [itex]f(x,y)\geq 0[/itex] on and inside R, you can interpret this as an approx. to the volume under the surface.
The definite integral of f over R is defined as:
[tex]\int \int \limits_R f(x,y)dA=\lim_{m,n \to \infty} \sum_{i=1}^m\sum_{j=1}^nf(x_{ij}^*,y_{ij}^*)\Delta A[/tex]
if this limit exists.

In evaluating these integrals, use is made of a special case of Fubini's theorem:
If [itex]f[/itex] is bounded on the rectangle [itex]R=[a,b] \times [c,d][/itex] and discontinuous only on a finite number of smooth curves, then:
[tex]\int \int \limits_R f(x,y)dA=\int_a^b\int_c^df(x,y)dydx=\int_c^d\int_a^bf(x,y)dxdy[/tex]
if the iterated integrals exist.

You can see it as this. If you integrate wrt y first, then you have a function of x left. This can be viewed as the area of a cross-section of the desired volume in the plane through x, perendicular to the x-axis. Integrating this wrt y gives the volume under the curve.
 
Last edited:
  • #3
In my text, "Multivariable Calculus" by Larson Hostetler, and Edwards (possibly the best intro. to vector analysis yet), the definition of a double integral is

If [tex]f[/tex] is defined on a closed, bounded region [tex]R[/tex] in the xy-plane*, then the double integral of [tex]f[/tex] over [tex]R[/tex] is given by

[tex]\int_R\int f(x,y)dA = lim_{|\Delta|\rightarrow0} \sum_{i=1}^{n}f(x_i,y_i)\Delta x_i \Delta y_i[/tex]

provided the limit exists.
*[my annote: more formally, [tex]f:\mathbb{R}^2\rightarrow\mathbb{R}[/tex]]

That is the two-variable analogue of the single-variable Reimann sum. Basically, your can think of it as adding volumes over a grid of infinitisemal squares (parallel to the single-variable case, areas over infinitesemal 1d intervals).

Here is a basic example of such an integral and how it is used:

[tex]A={(x,y)|0\leq x \leq 1, 0\leq y \leq 3}[/tex] (rectangle with vertices (0,0) and (1,3))
[tex]\int_{A}\int x^2 + 5y\ dx\ dy = \int_0^3\int_0^1 x^2 + 5y\ dx\ dy[/tex]
[tex]=\int_0^3(\int_0^1 x^2 + 5y\ dx) dy[/tex]
Key thing here is any in integrating with respect to x, any other variable (y) is effectively a constant:
[tex]=\int_0^3(\frac{x^3}{3}+5xy)|_0^1 dy[/tex]
[tex]=\int_0^3(\frac{1}{3}+5y)\ dy[/tex]
[tex]=(\frac{1}{3}y+\frac{5}{2}y^2)|_0^3[/tex]
[tex]=1+\frac{45}{2}=23.5[/tex]

And the indefinite integral would work similarly:

[tex]\int\int x^2 + 5y\ dx\ dy = \int(\int x^2 + 5y\ dx) dy[/tex]
[tex]= \int (\frac{x^3}{3} + 5xy)\ dy[/tex]
[tex]= \frac{1}{3}x^3y + \frac{5}{2}xy^2[/tex]
(this particular integral is valid over all of [tex]\mathbb{R}^2[/tex]

Again, any variable not being integrated works like a constant.

Note that the order of integration, whether you integrate with respect to y and then x, or x and then y, is 'arbitrary', and when both integrals are defined they give the same answer.

The definite integral I showed you was easy, because the area of integration (parallel to 'interval of integration') was a rectangle. Often the area of integration doesn't have straight sides, it can be a triangle or a circular arc or a cycloid:

[tex]\int_0^3 \int_0^{1-y} f(x) dx dy[/tex]

This definite integral is over a triangle; the inner integrand integrates over x from '0' to '1-y'. A picture would help here...

In tricky cases like circles you can substitue variables, for instance [tex]\theta[/tex] and r for x and y. (this I found was quite hard)

Triple integration is parallel, and you can actually define it inductively from the double integral.

Let me plug my 3rd semester calc. book here, 'multivariable calculus' by Larson, Hostetler and Edwards - it's really clear and has tons of awesome graphics generated by Mathematica.
 
Last edited by a moderator:
  • #4
Well, Galileo beat me to it!
 
  • #5
thanks a lot guys, much appreciated...i think i got enough of the general picture to have an idea of what is happening...i ll try playing around with some easy ones...i ll try get my hands on the pictures from the "multivariable calculus" even just to get some mental images hehe

thanks again

alan
 

Related to Understanding Double Integration in Vector Analysis

1. What is the purpose of double and triple integration?

Double and triple integration are mathematical techniques used to calculate the volume or area of irregularly shaped objects or regions in 3D space.

2. How is double integration different from single integration?

Single integration is used to calculate the area under a curve in a 2D space, while double integration is used to calculate the volume under a surface in a 3D space.

3. Can double and triple integration be used for any shape?

Yes, double and triple integration can be applied to any shape as long as the boundaries of the shape can be defined by mathematical equations.

4. What is the process of performing double and triple integration?

The process of double and triple integration involves breaking down the object or region into smaller, simpler shapes and using the appropriate integration formulas to calculate the volume or area of each shape. These results are then added together to obtain the final value.

5. Are there any applications of double and triple integration in real life?

Yes, double and triple integration have various applications in fields such as physics, engineering, and economics. For example, they can be used to calculate the center of mass of an object, the volume of a liquid in a container, and the area of a curved surface in architecture and design.

Similar threads

Replies
11
Views
370
Replies
5
Views
2K
Replies
4
Views
4K
Replies
9
Views
2K
Replies
3
Views
2K
Replies
3
Views
3K
Replies
4
Views
6K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
4
Views
3K
Replies
1
Views
1K
Replies
6
Views
8K
Back
Top