Double Integrals: Interchangeability and Improper Integration Explained

  • Context: Undergrad 
  • Thread starter Thread starter haha1234
  • Start date Start date
  • Tags Tags
    Integrals
Click For Summary

Discussion Overview

The discussion revolves around the interchangeability of the order of integration in double integrals, particularly focusing on conditions under which this interchange is valid. Participants explore theoretical aspects, practical examples, and implications of improper integrals.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants question whether the order of integration in double integrals can be interchanged, providing examples to illustrate their points.
  • One participant explains that while the appearance of the integrals may be similar, the order of integration generally cannot be changed without adjusting the limits of integration.
  • Another participant references Fubini's theorem, suggesting that the order can be switched under certain conditions, but not universally.
  • It is noted that even in domains that are both x-simple and y-simple, the iterated integrals may yield different results if the integral is improper in at least one direction.
  • A counterexample involving the function f(x,y) = e−xy − 2e−2xy is provided, demonstrating that the iterated integrals can yield different numerical approximations.
  • Participants correct earlier claims about the positivity of the function f(x,y) over the specified domain, indicating a change in sign along a specific curve.
  • There is acknowledgment of the complexity introduced by improper integrals in the context of double integrals.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the conditions under which the order of integration can be interchanged, with multiple competing views and examples presented throughout the discussion.

Contextual Notes

Limitations include the dependence on the definitions of x-simple and y-simple domains, as well as unresolved aspects regarding improper integrals and their implications on the interchangeability of integration order.

haha1234
Messages
109
Reaction score
0
I started learning double integrals in this semester but I got some problems on it.
Is it matter if the order of integration interchange?
For example, V=∫f(x,y)dydx, can we rewrite the equation as V=∫f(x,y)dxdy?
If not, could you explain on it little bit:sorry:
Thanks!
 
Physics news on Phys.org
In terms of appearance, ##dx\hspace{1mm}dy## and ##dy\hspace{1mm}dx## bear no difference in mathematical meaning. However, the order with which the integral calculation is carried out, in general, cannot be interchanged without changing the given form of the integration limits. For example, a question asks you to integrate a function ##f(x,y) = y## over an area bounded by ##x^2+y^2 \leq 9##, ##x>0##, and ##y>0##, which is the first quadrant of a circle with radius 3. The limits of the integral is not fixed for any value of ##x## and ##y##. In this case there are two ways to perform the integral, the first one is to integrate over a vertical stripe located at a fixed ##x## (which must lies within the said limiting area) and then integrate over ##x## from 0 to 3. The first integral over the stripe is obviously performed along ##y## direction from ##y=0## to ##y=\sqrt{9-x^2}##, this looks like
$$
\int_0^3 \int_0^\sqrt{9-x^2} ydy\hspace{1mm}dx
$$
In that integral, you will calculate the ##y## integration first followed by ##x## integration. However, you can also flip the order by integrating over ##x## first. But if you do this, you will have to change the limit as well. This means, you will now be calculating integral over a horizontal stripe of fixed ##y## first from ##x=0## to ##x=\sqrt{9-y^2} ##, and then integral over ##y## from 0 to 3.
$$
\int_0^3 y\int_0^\sqrt{9-y^2} dx\hspace{1mm}dy
$$
You should get identical answers from both paths. Note that, after you learn change of coordinate, you will see that this integral can be done in polar coordinates with fixed integral limits, which means the order of integration will not matter anymore.
 
haha1234 said:
I started learning double integrals in this semester but I got some problems on it.
Is it matter if the order of integration interchange?
For example, V=∫f(x,y)dydx, can we rewrite the equation as V=∫f(x,y)dxdy?
If not, could you explain on it little bit:sorry:
Thanks!
Yes, usually you can switch the order of integration, but not always. The restrictions are described in Fubini's theorem (https://en.wikipedia.org/wiki/Fubini's_theorem).
 
The iterated integrals need not be the same — even on a domain of integration that is "both x-simple and y-simple" — it if it permitted to be infinite in at least one direction.

Here is a standard counterexample: consider this function:

f(x,y) = e−xy − 2e−2xy

on the domain 1 ≤ x < ∞, 0 ≤ y ≤ 1.

Note that f(x,y) > 0 everywhere on this domain.

The two iterated integrals cannot be evaluated explicitly in terms of elementary functions, but using numerical approximation I get

∫ (∫ f(x,y) dy) dx ≈ 0.17048+​

whereas

∫ (∫ f(x,y) dy) dx ≈ 0.52266+
, showing that Fubini's theorem can fail unless certain conditions are met — see Svein's link above to the Wikipedia article.
 
zinq said:
f(x,y) = e−xy − 2e−2xy on the domain 1 ≤ x < ∞, 0 ≤ y ≤ 1.
Note that f(x,y) > 0 everywhere on this domain.
Sorry: f(x,0) = -1...
 
Oops, did I say "Note that f(x,y) > 0 everywhere on this domain" ?

Wrong! Sorry about that.

Setting

f(x,y) = e−xy − 2e−2xy = 0​

to see where f(x,y) changes sign, first multiply by e2xy, which definitely is positive everywhere, to get:

exy = 2​

and so the expression changes sign along the locus of

xy = ln(2)​

where that passes through the domain 1 ≤ x < ∞, 0 ≤ y ≤ 1. In other words, the curve

S = {(x, ln(2)/x) | x ≥ 1}.​

(To prove this, it suffices to check that the critical points of the graph of z = f(x,y) do not intersect the curve S. This is left to the reader.

Numerical experiment suggests the minimum on the domain 1 ≤ x < ∞, 0 ≤ y ≤ 1 is -1 (the value taken at all points (x, 0) for x ≥ 1).

Tricky!
 
In my answer I did not regard the improper integrals ...
 

Similar threads

Replies
9
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K