- 2,559
- 4
Homework Statement
If 0 < \alpha < n, define an operator T_{\alpha} on function on \mathbb{R}^n by
T_{\alpha}f(x) = \int |x-y|^{-\alpha}f(y)dy
Then prove that T_{\alpha} is weak type (1,(n-\alpha )^{-1}) and strong type (p,r) with respect to Lebesgue measure on \mathbb{R}^n, where 1 < p < n\alpha ^{-1} and r^{-1} = p^{-1} -\alpha n^{-1}.
Homework Equations
Let X be a set, \mu a measure on this set. For 0 < q < \infty define the Lq norm of a function g : X \to \mathbb{C} with respect to \mu to be:
||g||_q = \left (\int _X |g|^qd\mu \right )^{1/q}
Define the weak Lq norm of such a function to be:
[g]_q = \left [\mbox{sup} _{\beta > 0}(\beta ^q\mu \{ x : |g(x)| > \beta \})\right ]^{1/q}
Define the space of functions \mathbf{L^q(\mu )} to be the set of function with finite Lq norm. Define the space of functions \mathbf{weak\ L^q(\mu )} to be those function with finite weak Lq norm.
An operator T is sublinear if |T(f + g)| < |Tf| + |Tg| and |T(cf)| = c|Tf| for every function in the domain of T (which is some vector space of functions). A sublinear operator T is strong type (a,b) if L^a(\mu ) is contained in its domain, T maps L^a(\mu ) into L^b(\mu ), and there exists C > 0 such that ||Tf||_b \leq C||f||_a for all f in L^a(\mu ). A sublinear operator T is weak type (a,b) if L^a(\mu ) is contained in its domain, T maps L^a(\mu ) into weak\ L^b(\mu ), and there exists C > 0 such that [Tf]_b \leq C||f||_a for all f in L^a(\mu ).
As this is real analysis, there are few relevant equations, instead there are inequalities. They include:
Holder's inequality
Minkowski's inequality
Chebyshev's inequality
Minkowski's inequality for integrals
The Riesz-Thorin Interpolation Theorem
The Marcinkiewicz Interpolation Theorem
and a few other propositions and lemmas that I would take too long to write out.
The Attempt at a Solution
I've only started on the "weak type" part of the problem, and I've only gotten as far as writing out what I need to prove in terms of the definitions. Then I guess I have to find one of the inequalities in my book and find some non-obvious way to apply it which ends up giving the right answer, but I have no clue really of what to do. So this is all I have:
I need to find C > 0 such that
\left [\mbox{sup} _{\beta > 0} \left (\beta ^{(n-\alpha )^{-1}}m\{ x : |\int f(y)|x-y|^{-\alpha }dy| > \beta \}\right ) \right ]^{n-\alpha } \leq C\int |f|
I've determined that this is equivalent to proving:
\left [\mbox{sup} _{\beta > 0} \left (\beta ^{(n-\alpha )^{-1}}m\{ x : \int |f(y)||x-y|^{-\alpha }dy > \beta \}\right ) \right ]^{n-\alpha } \leq C\int |f|
but I don't know if that's any use. Help!
Last edited: