Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

? asked in Science & MathematicsMathematics · 10 years ago

How to see this: ∫∫[0->∞] e^(-(x+y)^2) dx dy = 1/2?

∫∫[0->∞] e^(-(x+y)^2) dx dy = 1/2.

Is there a way to see this without doing the full integral?

Update:

kim t,

polar substitution produces: ∫[0->π/2] ∫[0->∞] e^( -r^2(sin(ɵ)+cos(ɵ))^2) r dr dɵ.

At what point can we see it? Or is there a way do the dɵ integral in a simpler way? (The way I found is messy.)

2 Answers

Relevance
  • ?
    Lv 5
    10 years ago
    Favorite Answer

    Change the variables

    u = x + y, v = x - y.

    The Jacobian of this transformation is 1/2. The integral in terms of u and v takes the form

    (1/2) ∫ ∫ exp( - u^2) du dv.

    Now, you need to determine the limits of the integrals. Since both x and y are non-negative, u varies from 0 to infinity. If u is fixed, then v has maximum at the point x=u, y=0, and v has minimum at the point x=0, y=u. So, v varies from -u to u and integration over v gives

    ∫_{-u}^{u} dv = 2 u.

    Then

    (1/2) ∫ ∫ exp( - u^2) du dv = ∫_0^∞ exp( - u^2) u du = 1/2.

  • Anonymous
    10 years ago

    convert to polar coordinates --->∫e^-r^2 rdr ∫ d(0)

Still have questions? Get your answers by asking now.