Muchas gracias, entendí todo lo que pusiste. Pero me quedan dudas de como escribir las integrales iteradas
$$\int_\mathbb{R}\left(\int_\mathbb{R}f(x,y)dy\right)dx=\int_\mathbb{R}\left(\int_\mathbb{R}1_M(x,y)dy-\int_\mathbb{R}1_N(x,y)dy\right)dx\\
=\int_\mathbb{R}\left(\int_\mathbb{R}1_{[0\vee (x-2), x-1)}(y)dy-\int_\mathbb{R}1_{[0\vee (x-3), x-2)}(y)dy\right)dx=\int_\mathbb{R}\left(¿?\right)dx$$
Me podrías ayudar por favor? Al inicio traté de hacer a la mala usando métodos de cálculo (integrales iteradas de primer y segundo tipo y terminé muy confundido).
No puedes separar el integrando en dos partes, es decir, esta identidad
\( \displaystyle{
\iint(2\mathbf{1}_{M}(x,y)-3\mathbf{1}_{N}(x,y))\mathop{}\!d y\mathop{}\!d x=\int\left(\int 2\mathbf{1}_{M}(x,y)-\int 3\mathbf{1}_{N}(x,y))\mathop{}\!d y\right)\mathop{}\!d x
} \)
no es necesariamente cierta. Por ejemplo, tienes que
\( \displaystyle{
\lambda _1([0\vee (x-2),x-1))=\begin{cases}
\lambda _1([0,x-1)),&\text{ cuando }2\geqslant x\\
\lambda _1([x-2,x-1)),&\text{ cuando }2<x
\end{cases}=\begin{cases}
x-1,&\text{ cuando }2\geqslant x\geqslant 1\\
1,&\text{ cuando }2<x\\
0,&\text{ otro caso }
\end{cases}\tag2
} \)
de donde es fácil de ver que \( \iint\mathbf{1}_{M}(x,y)\mathop{}\!d y\mathop{}\!d x=\infty \), sin embargo es posible que la integral iterada \( \iint(2\mathbf{1}_{M}(x,y)-3\mathbf{1}_{N}(x,y))\mathop{}\!d y\mathop{}\!d x \) sea finita. Tienes que buscar una expresión semejante a (1) para \( \mathbf{1}_{N} \), una vez encontrado haces un análisis por casos como en (2) del integrando \( 2\mathbf{1}_{M}-3\mathbf{1}_{N} \), de donde queda muy fácil hallar el valor de la integral iterada.
Primero halla esa expresión para \( \mathbf{1}_{N} \) y luego vamos viendo las dificultades que te puedan surgir al integrar (aunque ya te digo que la integral iterada es sencilla).
Por otro lado, ya que $$M$$ y $$N$$ son disjuntos entonces $$|f(x,y)|\geq 2$$ para todo $$(x,y)\in M\cup N$$, esto probaría que $$f$$ no es integrable por tanto no se podría usar el teorema de Fubini.
Efectivamente \( M\cap N=\emptyset \), de ahí tienes que \( |f(x,y)|=2\cdot \mathbf{1}_{M}(x,y)+ 3\cdot \mathbf{1}_{N}(x,y) \), por tanto para mostrar que \( \int_{\mathbb{R}^2}|f|\mathop{}\!d \lambda_2 =\infty \) es suficiente con mostrar que \( \lambda _2(M)=\infty \) o \( \lambda _2(N)=\infty \).
Añado: ok, veo que ya habías encontrado que \( \mathbf{1}_{N}(x,y)=1_{[0\vee (x-3), x-2)}(y) \), entonces tienes que
\( \displaystyle{
\lambda _1([0\vee (x-3), x-2))=\begin{cases}
\lambda _1([0,x-2)),&\text{ cuando }3\geqslant x\\
\lambda _1([x-3,x-2]),&\text{ cuando }3<x
\end{cases}=\begin{cases}
x-2,&\text{ cuando }3\geqslant x\geqslant 2\\
1,& \text{ cuando }3<x\\
0,&\text{ otro caso }
\end{cases}
} \)
Por tanto
\( \displaystyle{
\int f(x,y)\mathop{}\!d y=\begin{cases}
2-3(x-2),&\text{ cuando }x\in(2,3]\\
2(x-1),&\text{ cuando }x\in[1,2]\\
-1,&\text{ cuando }x>3\\
0,&\text{ otro caso }
\end{cases}\\
\therefore\quad \iint f(x,y)\mathop{}\!d y\mathop{}\!d x=\int_{(2,3]}(8-3x)\mathop{}\!d x+\int_{[1,2]}(2x-2)\mathop{}\!d x-\int_{(3,\infty )}\mathop{}\!d x=-\infty
} \)
De manera similar calculas la otra integral iterada.