Let's $D := {\{(x,y)\in R^2 : x>0 , x^2<y<2x^2}\}$
Is $f(x,y) = e^{-\frac{y}{x}}\frac{sen(x)}{y}$ Lebesgue integrable on D?
I can see that $f$ is measurable not only on D but also on $R^2$ beacuse it is continue (with the possible exeptions of the two axis. In that case I observe they have Lebesgue measure equals to $0$ so they "do not count" in the measurability). This at least makes sense to the problem.
Then, to be integrable it has to be $\int_D |f(x,y)| d\mu < \infty$.
I tried with this $\Big|e^{-\frac{y}{x}}\frac{sen(x)}{y} \Big| \le e^{-\frac{y}{x}}\frac{|sen(x)|}{y}$ and here I get stuck. I don't know if it's better to see $|sen(x)| < |x|$ or directly $|sen(x)| < 1$, and in any case I'm litte confused on how I can go on.