Overview
The Hardy inequality, first established by G. H. Hardy in the 1920s, provides a fundamental bound relating the norm of a function (or sequence) to the norm of its average. Originally motivated by attempts to simplify the proof of Hilbert’s inequality, it has since become a cornerstone of functional analysis and partial differential equations, particularly in the study of Sobolev spaces and boundary behavior. In this post, we explore the classical 1D forms, modern refinements involving logarithmic weights, and generalizations to multi-dimensional domains.
🏷️ Classical 1D Hardy Inequalities
The Hardy inequality exists in two primary forms: discrete and continuous. Both provide a sharp bound on the “averaging” operator.
1D Continuous Hardy Inequality
Let and be a non-negative function. Define . Then
The constant is sharp and is not achieved for any non-zero .
Proof: Continuous Case (Hardy's Original)
We use integration by parts for the integral on a finite interval .
Integrating by parts:
Dropping the negative term at and estimating the boundary term at :
By Hölder’s inequality with where :
Let . As , , so the boundary term vanishes. We obtain:
Raising to the power and letting yields the result [@hardyNotesSomePoints1925].
Discrete Hardy Inequality
For a non-negative sequence , the discrete form is:
This was famously proved by Elliott using an adaptation of Hardy’s integral proof [@kufnerPrehistoryHardyInequality2006].
Proof: Discrete Case via Step Functions
We can deduce the discrete version from the continuous one by defining a specific step function . Let be a non-negative sequence. Define:
Then . The continuous Hardy inequality gives:
For , we have . Thus:
While this direct step-function approach requires careful estimation of , the more general approach using weights and scaling limits establishes the sharp constant [@kufnerPrehistoryHardyInequality2006].
☘️ Carleman’s Inequality as the Limit
An interesting “endpoint” case of the Hardy inequality occurs as . If we consider the discrete inequality and take the limit, we recover Carleman’s inequality for geometric means.
Carleman's Inequality
Let be a sequence of non-negative real numbers such that . Then
where is the best possible constant. This arises from the Hardy constant (Masmoudi, 2011).
🏷️ Modern Refinements and Optimality
The classical constant (for ) can be refined by adding lower-order terms that capture the “lack of achievement” of the inequality.
Refined 1D Hardy (Brezis-Marcus)
For with , we have:
Furthermore, using the logarithmic weight :
Proof: Brezis-Marcus 1D Refinement
The key to the 1D refinement is a clever change of variables that “flattens” the singularity. Let , which implies . Then
Squaring both sides:
Rearranging gives:
Integrating from to :
This identity not only proves the Hardy inequality but shows that the remainder is non-negative and relates to the derivative of the scaled function [@brezisHardyInequalitiesRevisited1997].
This logarithmic correction is optimal; any power would fail to provide a lower bound for some sequence of functions [@brezisHardyInequalitiesRevisited1997].
🏷️ Multi-dimensional Extensions
In , the distance to the boundary replaces the radial coordinate .
Hardy Inequality on Domains
Let be a smooth bounded domain. Then there exists a constant such that:
For convex domains, . For non-convex domains, can be strictly less than .
🌵 The Role of Convexity
If is convex, Brezis and Marcus showed that there exists a “remainder” term related to the norm:
They proved that for convex domains, . This indicates that the singularity at the boundary is robust enough to allow for a global improvement [@brezisHardyInequalitiesRevisited1997].
🏷️ Applications to PDEs
Hardy inequalities are indispensable tools for establishing the well-posedness of boundary value problems with singular coefficients.
Boundary Traces and Sobolev Spaces
In the theory of Sobolev spaces , the existence of the trace operator relies on estimates of the form:
which is a direct application of the Hardy inequality in the direction normal to the boundary (Masmoudi, 2011).
Degenerate Density in Euler Equations
When modeling compressible fluids near a vacuum boundary (e.g., a bubble of gas in space), the density often vanishes as near the boundary. The resulting singular terms in the Euler equations require weighted Hardy inequalities to control the kinetic energy and ensure the stability of the solution.
🔗 See Also
- on interpolation theorems --- The Hardy inequality can be viewed as an endpoint case of the Hardy-Littlewood-Sobolev fractional integration, where the Riesz potential’s kernel aligns with the boundary singularity.
- on Grönwall’s inequality --- Provides the integral stability framework used to extend local well-posedness to global solutions in systems where Hardy-type control is established.
- on Moser iteration --- Leverages Sobolev embeddings (often initialized with Hardy estimates) to boot-strap bounds into regularity for elliptic and parabolic operators.