Are these two integrals same or different

42 Views Asked by At

$$\int_{0}^{1}dx \int_{x}^{1}e^\frac{x}{y} dy$$

$$\int_{0}^{1}\int_{x}^{1}e^\frac{x}{y} dy dx$$

1

There are 1 best solutions below

0
On BEST ANSWER

Changing the order of integrations, one has $$\int_{0}^{1}dx \int_{x}^{1}e^\frac{x}{y} dy=\int_{0}^{1}dy \int_{0}^{y}e^\frac{x}{y} dx=\int_0^1y(e-1)dy=\frac12(e-1).$$