Let's say we have a function $f(x,y)$ for which the definite integral $$\int_{0}^{\infty}dxf(x,y)$$ is divergent for all $y\in\mathbb{R}$. Maybe to make things more well defined, we assume $$\int_{0}^{M}dxf(x,y)\sim M^D$$ as $M\to\infty$, for some positive integer $D$. Assume the function $$F(x)=\int_0^{\infty}dyf(x,y)$$ is finite for all $x$. Under what conditions is it possible that the integral $$\int_{0}^{\infty}dxF(x)$$ converges? Is it possible at all? If so it would be nice to see and explicit example!
2026-04-02 04:50:54.1775105454
Changing order of integration to get a finite value?
52 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in DEFINITE-INTEGRALS
- How can I prove that $\int_0^{\frac{\pi}{2}}\frac{\ln(1+\cos(\alpha)\cos(x))}{\cos(x)}dx=\frac{1}{2}\left(\frac{\pi^2}{4}-\alpha^2\right)$?
- Closed form of integration
- Integral of ratio of polynomial
- An inequality involving $\int_0^{\frac{\pi}{2}}\sqrt{\sin x}\:dx $
- How is $\int_{-T_0/2}^{+T_0/2} \delta(t) \cos(n\omega_0 t)dt=1$ and $\int_{-T_0/2}^{+T_0/2} \delta(t) \sin(n\omega_0 t)=0$?
- Roots of the quadratic eqn
- Area between curves finding pressure
- Hint required : Why is the integral $\int_0^x \frac{\sin(t)}{1+t}\mathrm{d}t$ positive?
- A definite integral of a rational function: How can this be transformed from trivial to obvious by a change in viewpoint?
- Integrate exponential over shifted square root
Related Questions in MULTIPLE-INTEGRAL
- Integrand of a double integral
- Switching order of integration of $\int_{-1}^2\int_{-x}^{2-x^2} f(x,y) dy dx$
- Evaluating the improper double integral $\int_{D} \frac{dxdy}{\sqrt{1-a\cdot x-b\cdot y}}$
- Calculate a multiple integral
- Exercise on integration of a function in two variables
- Fubini's theorem for multiple Riemann integrals
- Does this Riemann integral over $[0,1]^2$ exist?
- ($f:R\subset \Bbb R^n\to \Bbb R$, $f\geq 0$, $\int\limits_R f(x)\,dx=0$) $\implies$ ($f=0$ almost everywhere)
- Dividing an Integral by Another Integral
- Triple integral. Spherical coordinates. Too much calculations
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
The Fubini-Tonelli Theorems give conditions under which this cannot happen, in the context of the Lebesgue integral. That is, these theorems provide conditions under which $$ \iint_{X\times Y} f(x,y) \,\mathrm{d}(x,y) = \int_{X} \left( \int_{Y} f(x,y) \,\mathrm{d}y \right)\, \mathrm{d}x = \int_{Y} \left( \int_{X} f(x,y) \,\mathrm{d}x \right)\, \mathrm{d}y.$$ In looking for example of functions where this does not hold, it may be helpful to think about when the hypotheses of these theorems fail (and then try to reinterpret the result in terms of the Riemann integral, which seems to be the context of the original question).
It is unlikely that you are going to come up with a complete set of conditions such that the desired result holds. However, it is possible to construct examples. One such is the following:
Define the function $g : \mathbb{R} \to \mathbb{R}$ by the formula $$ g(x) = \begin{cases} \dfrac{1}{\lfloor x \rfloor + 1}, & \text{if there is some $m\in\mathbb{N}$ such that $2m \le x < 2m+1$, and} \\[2ex] -\dfrac{1}{\lfloor x \rfloor}, & \text{if there is some $m\in\mathbb{N}$ such that $2m+1\le x < 2m$.} \end{cases} $$ Focusing more on intuition, $g$ is constant on intervals of the form $[n,n+1)$. If $n$ is even, then $g$ is positive; and if $n$ is odd, then $g$ is negative. The values which $g$ takes are arranged such that $$ \int_{2m}^{2m+2} g(x) \,\mathrm{d}x = 0 $$ for any natural number $m$, and the values decay to zero, ensuring that $$ \int_{0}^{\infty} g(x) \,\mathrm{d}x = 0. $$ Define $f(x,y) = g(x)$. Then for any fixed $y$ $$ \int_{0}^{\infty} f(x,y) \,\mathrm{d}x = \int_{0}^{\infty} g(x)\, \mathrm{d}x = 0, $$ but for any fixed $x$ $$ \int_{0}^{\infty} f(x,y) \,\mathrm{d} y = \int_{0}^{\infty} (\text{constant}) \,\mathrm{d}y = \pm \infty. $$ This constant will be of the form $1/(\lfloor x\rfloor +1)$ or $-1/\lfloor x \rfloor$, depending on the fixed value of $x$. In any case, the constant will be nonzero, and so the integral will diverge (in particular, in the setting of the question, the integral $\int_{0}^{M} f(x,y)\,\mathrm{d}y$ will be asymptotically equivalent to $M = M^1$).
Now define $$ F(y) = \int_{0}^{\infty} f(x,y)\,\mathrm{d} x. $$ Note that $F(y) = 0$ for all $y$, and so $$ \int_{0}^{\infty} F(y) \,\mathrm{d}y = 0. $$
More generally, choose any two functions $g,h : [0,\infty) \to \mathbb{R}$ such that $g(x) \ne 0$ for any $x$ and $$ \int_{0}^{\infty} g(x)\,\mathrm{d}x = 0 \qquad\text{and}\qquad \int_{0}^{M} h(y) \,\mathrm{d}y \sim M^D. $$ Then define $f(x,y) = g(x)h(y)$. For any fixed $x$, $$ \int_{0}^{M} f(x,y)\,\mathrm{d}y = g(x) \int_{0}^{M} h(y)\,\mathrm{d}y \sim M^D. $$ On the other hand, for any fixed $y$, $$ F(y) := \int_{0}^{\infty} f(x,y)\,\mathrm{d}x = h(y) \int_{0}^{\infty} g(x)\,\mathrm{d}x = 0, $$ which implies that $$ \int_{0}^{\infty} F(y)\,\mathrm{d}y = 0. $$
NB: I seem to have reversed the roles of $x$ and $y$ in my answer. Replace all occurrences of the variable $x$ with $y$, and vice versa, in order to recover the notation of the question.