Swapping the order of surface and volume integrals

Click For Summary

Discussion Overview

The discussion revolves around the conditions under which one can swap the order of surface and volume integrals, particularly in the context of iterated integrals and the implications of Fubini's theorem. Participants explore the nuances of integration limits, the nature of integrals, and the definitions of iterated versus non-iterated integrals.

Discussion Character

  • Debate/contested
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • Some participants assert that swapping integrals is permissible in finite cases over smooth functions, provided one is mindful of changing limits.
  • Others reference a previous consensus that while individual integrals can be swapped with appropriate limits, this does not extend to swapping surface and volume integrals.
  • A participant explains Fubini's theorem, noting that it requires the integral of the absolute value to be finite for the order of integration to be interchangeable.
  • Concerns are raised about singularities affecting the integrability of functions when integrating over different orders.
  • There is confusion regarding the terminology of "not iterated integrals," with participants discussing the distinction between single and multiple integrals.
  • Some participants argue that the difference between iterated and non-iterated integrals may be more linguistic than mathematical, while others emphasize the importance of notation in conveying the order of integration.
  • A participant shares their understanding of how changing coordinates affects the bounds of integration, suggesting that this leads to iterated integrals.

Areas of Agreement / Disagreement

Participants express differing views on the definitions and implications of iterated versus non-iterated integrals, as well as the conditions under which integrals can be swapped. The discussion remains unresolved, with multiple competing perspectives present.

Contextual Notes

Limitations include the dependence on the definitions of integrals and the conditions under which Fubini's theorem applies. The discussion highlights the complexity of integration in the presence of singularities and varying coordinate systems.

Beelzedad
Messages
24
Reaction score
3
TL;DR
The integral is not iterated integral. Will this fact prevent us from swapping the order of surface and volume integrals? Why? Why not?
1.PNG



2.PNG
 
  • Like
Likes   Reactions: Delta2
Physics news on Phys.org
Which fact? What do you mean by "not iterated integral"?

There is nothing which wouldn't allow us to swap integrals in a finite case over a smooth function. One has only to be aware of the fact, that integral limits might change!
 
This is a continuation of his previous thread I think:

https://www.physicsforums.com/threads/multiple-integral-jacobian-confusion.978277/
The consensus there was: While you can swap the order of integration of individual integrals with appropriate change of limits, you can't simply extend that to swap a surface integral with a volume integral.

https://mathinsight.org/double_integral_change_order_integration_examples
From Fubini's theorem:

https://en.wikipedia.org/wiki/Fubini's_theorem
Failure of Fubini's theorem for non-integrable functions[edit]
Fubini's theorem tells us that (for measurable functions on a product of σ-finite measure spaces) if the integral of the absolute value is finite, then the order of integration does not matter; if we integrate first with respect to x and then with respect to y, we get the same result as if we integrate first with respect to y and then with respect to x. The assumption that the integral of the absolute value is finite is "Lebesgue integrability", and without it the two repeated integrals can have different values.

A simple example to show that the repeated integrals can be different in general is to take the two measure spaces to be the positive integers, and to take the function f(x,y) to be 1 if x=y, −1 if x=y+1, and 0 otherwise. Then the two repeated integrals have different values 0 and 1.

Another example is as follows for the function

\frac{x^2-y^2}{(x^2+y^2)^2} = -\frac{\partial^2}{\partial x\partial y}\arctan(y/x).

The iterated integrals

\int_{x=0}^1\left(\int_{y=0}^1\frac{x^2-y^2}{(x^2+y^2)^2}\,\text{d}y\right)\,\text{d}x=\frac{\pi}{4}

and

\int_{y=0}^1\left(\int_{x=0}^1\frac{x^2-y^2}{(x^2+y^2)^2}\,\text{d}x\right)\,\text{d}y=-\frac{\pi}{4}

have different values. The corresponding double integral does not converge absolutely (in other words the integral of the absolute value is not finite):

\int_0^1\int_0^1 \left|\frac{x^2-y^2}{(x^2+y^2)^2}\right|\,\text{d}y\,\text{d}x=\infty.
 
I think if you rewrite your equations using the explicit integrals you will begin to see that you can't do what you want.

I not knowledgeable enough to help you with that. @fresh_42 @Mark44 or @HallsofIvy might be able to explain it better.
 
I guess ##\frac{1}{R^2}## is the problem here. If we integrate the surface (##R>0## fixed), we get a certain value. This has no poles anymore, so integrating the volume makes no problems. If we first integrated volume, we had to run over the singularity at ##R=0## and everything after that is meaningless. So the integrand isn't "nice" enough in this case. Fubini requires finite, i.e. measurable integrals.
 
fresh_42 said:
What do you mean by "not iterated integral"?
One like this: ##\int_V f(x, y, z)dV##
This can also be written as ##\iiint_V f(x, y, z)dV##. I've seen both styles in textbooks.

Here is an example of an iterated integral:
##\int_{y=0}^\pi\int_{x = 0}^\pi \sin(x + y)dx~dy##
 
Mark44 said:
One like this: ##\int_V f(x, y, z)dV##
This can also be written as ##\iiint_V f(x, y, z)dV##. I've seen both styles in textbooks.

Here is an example of an iterated integral:
##\int_{y=0}^\pi\int_{x = 0}^\pi \sin(x + y)dx~dy##
I don't see a difference. What is a "not iterated integral"? Is it simple versus multiple? ##\int_V f\,dV## and ##\int_{V_z}\int_{V_y}\int_{V_x} f\, dx\, dy\, dz ## is the same thing.
 
fresh_42 said:
What is a "not iterated integral"?
One that is not an iterated integral...o0)

fresh_42 said:
Is it simple versus multiple? ##\int_V f\,dV## and ##\int_{V_z}\int_{V_y}\int_{V_x} f\, dx\, dy\, dz ## is the same thing.
Maybe, or maybe not. A double integral such as ##\int_R f\,dA## (where R is the region in the plane over which integration is to be performed) could be rewritten as two different iterated integrals: one in Cartesian form or one in polar form.
 
  • #10
I would call this multiple or nested. It's not really an iteration. So the answer to my question is: A not iterated integral is a single integral. That means ##\int dV## versus ##\int dx\,dy\,dz## is more a linguistic issue than a mathematical.
 
  • #11
fresh_42 said:
I would call this multiple or nested. It's not really an iteration. So the answer to my question is: A not iterated integral is a single integral. That means ##\int dV## versus ##\int dx\,dy\,dz## is more a linguistic issue than a mathematical.
I disagree. No calculus textbook that I've ever seen would write an integral like this: ##\int dx\,dy\,dz##.

Again, it's the difference between this triple integral ##\int_D f(x, y, z) dV## or ##\iiint_D f(x, y, z) dV## (not iterated) and this iterated integral ##\int_{z = z_1}^{z_2}\int_{y = y_1}^{y_2}\int_{x = x_1}^{x_2} f(x, y, z) dx~dy~dz##.
 
  • #12
Mark44 said:
I disagree. No calculus textbook that I've ever seen would write an integral like this: ##\int dx\,dy\,dz##.
Yes, I forgot to triple the integration symbol.
Again, it's the difference between this triple integral ##\int_D f(x, y, z) dV## or ##\iiint_D f(x, y, z) dV## (not iterated) and this iterated integral ##\int_{z = z_1}^{z_2}\int_{y = y_1}^{y_2}\int_{x = x_1}^{x_2} f(x, y, z) dx~dy~dz##.
Yes, but how is this not purely notational? To distinguish it linguistically appears hair splitting to me.
 
  • #13
fresh_42 said:
Yes, but how is this not purely notational?
Because the iterated form contains information about the order in which integration is to be performed, in addition to possibly distinguishing between Cartesian coordinates or polar/cylindrical coordinates are to be used.
 
  • Like
  • Informative
Likes   Reactions: Beelzedad and jedishrfu
  • #14
Hi guys! Sorry for the late response. I was in a chat with another guy from another website.

This is how my current understanding is regarding my question:

If we change ##\mathbf{r} ∈ S## from a point ##\mathbf{r}_1 ∈ S## to another point ##\mathbf{r}_2 ∈ S##, the origin of our primed coordinate changes. Thus the bounds of integration w.r.t. primed coordinate changes. Thus the bounds of integration w.r.t. primed coordinates are functions of unprimed coordinates. Thus the integral is iterated integral.

Also, if wechange ##\mathbf{r} ∈ S## from a point ##\mathbf{r}_1 ∈ S## to another point ##\mathbf{r}_2 ∈ S##, the origin of our primed coordinate changes. Thus the bounded function ##ρ'## changes. Thus the bounded function ##ρ'## is function of unprimed coordinates. Hence when computing the iterated integral, ##ρ'## should be a function of ##(x,y,z,r',θ',φ')##

Am I correct up to here?
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 26 ·
Replies
26
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K