Multivariable integration of a piecewise function

nomadreid
Gold Member
Messages
1,748
Reaction score
243
Homework Statement
Given f(x,y) = exp(y-x) for x>y>=0, and -exp(x-y) for 0<=x<=y, show that the integral from 0 to infinity of (the integral from 0 to infinity of f(x,y) dx)dy=1, and reversing the order of integration, -1.
Relevant Equations
Integrating with respect to one variable, one keeps the other variable as a constant. The integral to infinity is the limit of the integral to an index. Integrating a piecewise function, one integrates each piece.
The problem, neater:
1731590735782.png

Attempt at a solution:
1731590836259.png

1731590877990.png
 

Attachments

  • 1731590152038.png
    1731590152038.png
    2.1 KB · Views: 42
Physics news on Phys.org
Write <br /> \int_0^\infty \left( \int_0^\infty f(x,y)\,dx\right)\,dy = \lim_{Y \to \infty} \int_0^Y \left( \int_0^y f(x,y)\,dx + \lim_{X \to \infty} \int_y^X f(x,y)\,dx \right)\,dy. In the first integral on the right, we have 0 \leq x \leq y; in the second we have 0 \leq y \leq x. Take the inner limit first, and simplify the result before doing the outer integral.
 
Thanks, pasmith. I will try that.
 
Super! I tried it, and not only did it work, but even more important, while doing it I thus understood the reasoning. Thanks again, pasmith!😊
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top