Suppose $f\in L^1(\mathbb{R}^2)$ is s.t. $||f||_{L^1}=1$. I want to prove that $\exists x\in\mathbb{R}^2$ with $|x|\leq 1$ AND $\int_{\mathbb{R}^2}f(y)|x-y|^{-1}dy<100$. I tried taking a double integral, switching them, expressing the integral over $\mathbb{R}^2$ as a sum and I can make the double integral $\int_{|y|\geq 2}\int_{|x|\leq 1}|f(y)||x-y|^{-1}dxdy$ smaller than $2\pi$. But I'm not sure how to make the integral over the ball of radius 2 small.
2026-05-14 13:46:41.1778766401
Problem involving Lebesgue Integral
82 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in MEASURE-THEORY
- On sufficient condition for pre-compactness "in measure"(i.e. in Young measure space)
- Absolutely continuous functions are dense in $L^1$
- I can't undestand why $ \{x \in X : f(x) > g(x) \} = \bigcup_{r \in \mathbb{Q}}{\{x\in X : f(x) > r\}\cap\{x\in X:g(x) < r\}} $
- Trace $\sigma$-algebra of a product $\sigma$-algebra is product $\sigma$-algebra of the trace $\sigma$-algebras
- Meaning of a double integral
- Random variables coincide
- Convergence in measure preserves measurability
- Convergence in distribution of a discretized random variable and generated sigma-algebras
- A sequence of absolutely continuous functions whose derivatives converge to $0$ a.e
- $f\in L_{p_1}\cap L_{p_2}$ implies $f\in L_{p}$ for all $p\in (p_1,p_2)$
Related Questions in LEBESGUE-INTEGRAL
- A sequence of absolutely continuous functions whose derivatives converge to $0$ a.e
- Square Integrable Functions are Measurable?
- Lebesgue measure and limit of the integral.
- Solving an integral by using the Dominated Convergence Theorem.
- Convergence of a seqence under the integral sign
- If $g \in L^1$ and $f_n \to f$ a.e. where $|f_n| \leq 1$, then $g*f_n \to g*f$ uniformly on each compact set.
- Integral with Dirac measure.
- If $u \in \mathscr{L}^1(\lambda^n), v\in \mathscr{L}^\infty (\lambda^n)$, then $u \star v$ is bounded and continuous.
- Proof that $x \mapsto \int |u(x+y)-u(y)|^p \lambda^n(dy)$ is continuous
- a) Compute $T(1_{[\alpha,\beta]})$ for all $0<\alpha <\beta<0$
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
geometry
circles
algebraic-number-theory
functions
real-analysis
elementary-set-theory
proof-verification
proof-writing
number-theory
elementary-number-theory
puzzle
game-theory
calculus
multivariable-calculus
partial-derivative
complex-analysis
logic
set-theory
second-order-logic
homotopy-theory
winding-number
ordinary-differential-equations
numerical-methods
derivatives
integration
definite-integrals
probability
limits
sequences-and-series
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?
Let $y \in \mathbb R^2$. You can estimate $\displaystyle \int_{B(0,1)} \frac{1}{|x-y|} \, dx$ from above in a couple of ways.
1) If $y \notin B(0,2)$ then $|x-y| \ge 2$ for all $x \in B(0,1)$, and $\displaystyle \int_{B(0,1)} \frac{1}{|x-y|} \, dx \le \frac 12 \int_{B(0,1)} \, dx = \pi$.
2) If $y \in B(0,2)$ then $B(0,1) \subset B(y,3)$ and thus $$\int_{B(0,1)} \frac{1}{|x-y|} \, dx \le \int_{B(y,3)} \frac{1}{|x-y|} \, dx = \int_{B(0,3)} \frac{1}{|x|} \, dx = 6\pi.$$
(You may need to check that last integral; it looks like $6\pi$ to me...)
Assume without loss of generality that $f \ge 0$. Suppose to the contrary that $\displaystyle \int_{\mathbb R^2} \frac{f(y)}{|x-y|} \, dy \ge 100$ for all $x \in B(0,1)$. Then $$ \int_{B(0,1)} \int_{\mathbb R^2} \frac{f(y)}{|x-y|} \, dy dx\ge 200 \pi. $$ On the other hand, $$ \int_{B(0,1)} \int_{\mathbb R^2} \frac{f(y)}{|x-y|} \, dy dx = \int_{\mathbb R^2} f(y) \int_{B(0,1)} \frac{1}{|x-y|} \, dx dy \le 6\pi \|f\|_{L^1}. $$ Thus $\|f\|_{L^1} > 1$, a contradiction.