I'm calculating the measure $\mu(A)$, where $\mu = L^1 \otimes \sum_{k = 1}^{\infty}k\delta_k $ and $A = \{(x, y) \in \mathbb{R}^2: 3 - |x| > y > 2|x|\}$. I've drawn this set on the plane:
Then I've proceeded to calculating this measure as an integral and using Fubini's theorem:
$\mu(A) = \int_{A} d\mu = \int_{A} d (L^1 \otimes \sum_{k = 1}^{\infty}k\delta_k) = \int_{[-1, 1]} \left ( \int_{3 - |x| > y > 2|x|} d(\sum_{k = 1}^{\infty}k\delta_k)(y) \right ) d L^1 (x)$
I have a question about the next step: what's the value of that inner integral? Can I just say that it's "visible" from the plot above that the measure $(\sum_{k = 1}^{\infty}k\delta_k)(3 - |x| > y > 2|x|) = 1 + 2 + 3 = 6$?
Then finishing the calculations would be quite easy, as $\int_{[-1, 1]}6dL^1(x) = 6 \times 2 = 12$, so $\mu(A) = 12$.
