Using double integrals to evaluate single integrals

  • Context: Graduate 
  • Thread starter Thread starter autodidude
  • Start date Start date
  • Tags Tags
    Integrals
Click For Summary

Discussion Overview

The discussion revolves around the use of double integrals to evaluate single integrals, particularly focusing on the Gaussian integral and the integration of functions like arctan. Participants explore the rationale behind using double integrals, methods for rewriting integrands as integrals, and the challenges associated with these techniques.

Discussion Character

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

Main Points Raised

  • Some participants question the origin of using the function e^{-(x^2+y^2)} in evaluating the Gaussian integral, suggesting intuition or trial and error as possible methods for its selection.
  • There is a suggestion that the arctan function can be represented as an integral, with some participants noting that this representation may not simplify certain integrals.
  • One participant discusses the fundamental theorem of calculus and proposes a method for rewriting a single integral as a double integral, but expresses uncertainty about the choice of bounds.
  • Another participant points out a potential typo in the exponent of the Gaussian integral and explains how to convert the integral to polar coordinates for easier evaluation.
  • Some participants argue that the example of integrating arctan is related to the Gaussian integral discussion, while others disagree, suggesting that the two examples are not directly connected.
  • There is mention of Fubini's Theorem as a possible approach to evaluate difficult integrals by modifying the integrand with an additional variable.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the best methods for rewriting integrands or the relationship between the examples discussed. Multiple competing views remain regarding the effectiveness and applicability of the proposed techniques.

Contextual Notes

Some participants express confusion about the integration techniques discussed, particularly regarding the choice of bounds and the simplification of integrals. There are also unresolved questions about the appropriateness of certain methods in specific contexts.

autodidude
Messages
332
Reaction score
0
In most calculus textbooks, they use double integrals to evaluate the Gaussian integral. Where did they get the idea - or how did they choose the two variable function e^{-(x^2+y^x)} to evaluate it?

I guess this is related...but if you were given a fairly hairy integral and it was suggested that you write the integrand as an integral, how would you go about doing so? The example I have in mind is \int^2_0 arctan(\pi x)-arctan(x) dx. The only way I know how to do that is by integration by parts
 
Physics news on Phys.org
Where did they get the idea
Intuition, or just brute force: Test options until one of them is successful.

and it was suggested that you write the integrand as an integral, how would you go about doing so?
arctan has a nice representation as integral.
 
If you have \int_a^b F(x)dx and F'(x)= f(x) then, by the fundamental theorem of Calculus,F(x)= \int_p^x f(y)dy[/tex] for some p so \int_a^b F(x)dx= \int_a^b\int_p^x f(y)dydx
 
HallsofIvy said:
If you have \int_a^b F(x)dx and F'(x)= f(x) then, by the fundamental theorem of Calculus,F(x)= \int_p^x f(y)dy[/tex] for some p so \int_a^b F(x)dx= \int_a^b\int_p^x f(y)dydx
<br /> <br /> This wouldn&#039;t be known as &#039;integration under the integral sign&#039; would it? I just came across the technique in Woods&#039; &#039;Advanced Calculus&#039; and it looks similar.<br /> <br /> I tried it on the integral I posted and I&#039;ve probably misunderstood something, but it doesn&#039;t seem to simplify it at all (still have to use integration by parts). And secondly, how do you choose the lower bound p? <br /> <br /> What I got was:<br /> <br /> \int_0^{\pi} \int_0^2 arctan(\alpha x)-arctan(x)dxd\alpha<br /> <br /> I ended up choosing 0 as a lower bound cause that&#039;s when the integrand is 0...hmmm...I think I&#039;ve got down the wrong track here
 
autodidude said:
In most calculus textbooks, they use double integrals to evaluate the Gaussian integral. Where did they get the idea - or how did they choose the two variable function e^{-(x^2+y^x)} to evaluate it?

I guess this is related...but if you were given a fairly hairy integral and it was suggested that you write the integrand as an integral, how would you go about doing so? The example I have in mind is \int^2_0 arctan(\pi x)-arctan(x) dx. The only way I know how to do that is by integration by parts

I presume you realize you have a typo. The exponent is x2+y2. The integration is easily carried out by converting to polar coordinates. The exponent is now r2, the differential is rdrdθ, and the limits are [0,∞) and [0,2π). As you can see the integration is straightforward.

Your other example seems to be completely unrelated.
 
autodidude said:
This wouldn't be known as 'integration under the integral sign' would it? I just came across the technique in Woods' 'Advanced Calculus' and it looks similar.

I tried it on the integral I posted and I've probably misunderstood something, but it doesn't seem to simplify it at all (still have to use integration by parts). And secondly, how do you choose the lower bound p?

What I got was:

\int_0^{\pi} \int_0^2 arctan(\alpha x)-arctan(x)dxd\alpha

I ended up choosing 0 as a lower bound cause that's when the integrand is 0...hmmm...I think I've got down the wrong track here

You're not quite going in the right direction. You want to start with

$$\int_0^2 dx~(\mbox{arctan}(\pi x) - \mbox{arctan}(x) ) = \int_0^2 dx~\left. \mbox{arctan}(yx)\right|^{y=\pi}_{y=1}.$$

You want to replace the ##\left. \mbox{arctan}(yx)\right|^{y=\pi}_{y=1}## with an integral. Do you think you know what to do now?
 
mathman said:
I presume you realize you have a typo. The exponent is x2+y2. The integration is easily carried out by converting to polar coordinates. The exponent is now r2, the differential is rdrdθ, and the limits are [0,∞) and [0,2π). As you can see the integration is straightforward.

Your other example seems to be completely unrelated.

No, I don't think his other example is unrelated at all. Why do you think it is?

There are integrals that are difficult to evaluate, but sometimes the integrand can be modified by adding another variable. Then, one can use, say, Fubini's Theorem to evaluate the original integral by switching order of integration and comparing. So, perhaps the integral he posted can be computed that way.
 
autodidude said:
In most calculus textbooks, they use double integrals to evaluate the Gaussian integral. Where did they get the idea - or how did they choose the two variable function e^{-(x^2+y^x)} to evaluate it?

well the single integral is just area under the curve

so if A=\int e^{-x^2}dx

then A^2=(\int e^{-x^2}dx)(\int e^{-y^2}dy)=\iint e^{-(x^2+y^2)}dxdy

soA= \sqrt{\iint e^{-(x^2+y^2)}dxdy}
 
Mute said:
You're not quite going in the right direction. You want to start with

$$\int_0^2 dx~(\mbox{arctan}(\pi x) - \mbox{arctan}(x) ) = \int_0^2 dx~\left. \mbox{arctan}(yx)\right|^{y=\pi}_{y=1}.$$

You want to replace the ##\left. \mbox{arctan}(yx)\right|^{y=\pi}_{y=1}## with an integral. Do you think you know what to do now?

Sorry for the late reply, I've been a bit occupied with coursework.

I'm not sure how you knew to replace the original integrand with arctan(yx) evaluated from y=1 to y=π
 
  • #10
autodidude said:
Sorry for the late reply, I've been a bit occupied with coursework.

I'm not sure how you knew to replace the original integrand with arctan(yx) evaluated from y=1 to y=π

Well, you want to make the single integral into a double integral, so it seems like the most straightforward way to do that would be to replace the integrand with another integral. You integrand had the form f(bx) - f(ax). This looks like the result of a definite integration:

$$ \int_a^b dy~\frac{d}{dy} f(yx)= \left.f(yx)\right|_{y=a}^{y=b} = f(bx) - f(ax).$$

I wrote it as ##\left. \mbox{arctan}(yx)\right|_{y=1}^{y=\pi}## rather than as an integral so that you could try and fill in the last step yourself.

Does this make more sense?
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K