-
Advances in Automated Fetal Brain MRI Segmentation and Biometry: Insights from the FeTA 2024 Challenge
Authors:
Vladyslav Zalevskyi,
Thomas Sanchez,
Misha Kaandorp,
Margaux Roulet,
Diego Fajardo-Rojas,
Liu Li,
Jana Hutter,
Hongwei Bran Li,
Matthew Barkovich,
Hui Ji,
Luca Wilhelmi,
Aline Dändliker,
Céline Steger,
Mériam Koob,
Yvan Gomez,
Anton Jakovčić,
Melita Klaić,
Ana Adžić,
Pavel Marković,
Gracia Grabarić,
Milan Rados,
Jordina Aviles Verdera,
Gregor Kasprian,
Gregor Dovjak,
Raphael Gaubert-Rachmühl
, et al. (45 additional authors not shown)
Abstract:
Accurate fetal brain tissue segmentation and biometric analysis are essential for studying brain development in utero. The FeTA Challenge 2024 advanced automated fetal brain MRI analysis by introducing biometry prediction as a new task alongside tissue segmentation. For the first time, our diverse multi-centric test set included data from a new low-field (0.55T) MRI dataset. Evaluation metrics wer…
▽ More
Accurate fetal brain tissue segmentation and biometric analysis are essential for studying brain development in utero. The FeTA Challenge 2024 advanced automated fetal brain MRI analysis by introducing biometry prediction as a new task alongside tissue segmentation. For the first time, our diverse multi-centric test set included data from a new low-field (0.55T) MRI dataset. Evaluation metrics were also expanded to include the topology-specific Euler characteristic difference (ED). Sixteen teams submitted segmentation methods, most of which performed consistently across both high- and low-field scans. However, longitudinal trends indicate that segmentation accuracy may be reaching a plateau, with results now approaching inter-rater variability. The ED metric uncovered topological differences that were missed by conventional metrics, while the low-field dataset achieved the highest segmentation scores, highlighting the potential of affordable imaging systems when paired with high-quality reconstruction. Seven teams participated in the biometry task, but most methods failed to outperform a simple baseline that predicted measurements based solely on gestational age, underscoring the challenge of extracting reliable biometric estimates from image data alone. Domain shift analysis identified image quality as the most significant factor affecting model generalization, with super-resolution pipelines also playing a substantial role. Other factors, such as gestational age, pathology, and acquisition site, had smaller, though still measurable, effects. Overall, FeTA 2024 offers a comprehensive benchmark for multi-class segmentation and biometry estimation in fetal brain MRI, underscoring the need for data-centric approaches, improved topological evaluation, and greater dataset diversity to enable clinically robust and generalizable AI tools.
△ Less
Submitted 8 May, 2025; v1 submitted 5 May, 2025;
originally announced May 2025.
-
Explicit minimisers for anisotropic Riesz energies
Authors:
Rupert L. Frank,
Joan Mateu,
Maria Giovanna Mora,
Luca Rondi,
Lucia Scardia,
Joan Verdera
Abstract:
In this paper we characterise the energy minimisers of a class of nonlocal interaction energies where the attraction is quadratic, and the repulsion is Riesz-like and anisotropic.
In this paper we characterise the energy minimisers of a class of nonlocal interaction energies where the attraction is quadratic, and the repulsion is Riesz-like and anisotropic.
△ Less
Submitted 15 April, 2025;
originally announced April 2025.
-
Towards contrast- and pathology-agnostic clinical fetal brain MRI segmentation using SynthSeg
Authors:
Ziyao Shang,
Misha Kaandorp,
Kelly Payette,
Marina Fernandez Garcia,
Roxane Licandro,
Georg Langs,
Jordina Aviles Verdera,
Jana Hutter,
Bjoern Menze,
Gregor Kasprian,
Meritxell Bach Cuadra,
Andras Jakab
Abstract:
Magnetic resonance imaging (MRI) has played a crucial role in fetal neurodevelopmental research. Structural annotations of MR images are an important step for quantitative analysis of the developing human brain, with Deep learning providing an automated alternative for this otherwise tedious manual process. However, segmentation performances of Convolutional Neural Networks often suffer from domai…
▽ More
Magnetic resonance imaging (MRI) has played a crucial role in fetal neurodevelopmental research. Structural annotations of MR images are an important step for quantitative analysis of the developing human brain, with Deep learning providing an automated alternative for this otherwise tedious manual process. However, segmentation performances of Convolutional Neural Networks often suffer from domain shift, where the network fails when applied to subjects that deviate from the distribution with which it is trained on. In this work, we aim to train networks capable of automatically segmenting fetal brain MRIs with a wide range of domain shifts pertaining to differences in subject physiology and acquisition environments, in particular shape-based differences commonly observed in pathological cases. We introduce a novel data-driven train-time sampling strategy that seeks to fully exploit the diversity of a given training dataset to enhance the domain generalizability of the trained networks. We adapted our sampler, together with other existing data augmentation techniques, to the SynthSeg framework, a generator that utilizes domain randomization to generate diverse training data, and ran thorough experimentations and ablation studies on a wide range of training/testing data to test the validity of the approaches. Our networks achieved notable improvements in the segmentation quality on testing subjects with intense anatomical abnormalities (p < 1e-4), though at the cost of a slighter decrease in performance in cases with fewer abnormalities. Our work also lays the foundation for future works on creating and adapting data-driven sampling strategies for other training pipelines.
△ Less
Submitted 14 April, 2025;
originally announced April 2025.
-
DRIFTS: Optimizing Domain Randomization with Synthetic Data and Weight Interpolation for Fetal Brain Tissue Segmentation
Authors:
Vladyslav Zalevskyi,
Thomas Sanchez,
Margaux Roulet,
Hélène Lajous,
Jordina Aviles Verdera,
Roxane Licandro,
Georg Langs,
Gregor Kasprian,
Jana Hutter,
Hamza Kebiri,
Meritxell Bach Cuadra
Abstract:
Fetal brain tissue segmentation in magnetic resonance imaging (MRI) is a crucial tool that supports understanding of neurodevelopment, yet it faces challenges due to the heterogeneity of data coming from different scanners and settings, as well as data scarcity. Recent approaches based on domain randomization, like SynthSeg, have shown great potential for single-source domain generalization by sim…
▽ More
Fetal brain tissue segmentation in magnetic resonance imaging (MRI) is a crucial tool that supports understanding of neurodevelopment, yet it faces challenges due to the heterogeneity of data coming from different scanners and settings, as well as data scarcity. Recent approaches based on domain randomization, like SynthSeg, have shown great potential for single-source domain generalization by simulating images with randomized contrast and image resolution from the label maps. In this work, we investigate how to maximize the out-of-domain (OOD) generalization potential of SynthSegbased methods in fetal brain MRI. Specifically, we demonstrate that the simple Gaussian mixture models employed in FetalSynthSeg outperform physics-informed generation methods in terms of OOD generalization. We further show that incorporating intensity clustering significantly enhances generalization in settings with limited label classes by producing more realistic synthetic data. By combining synthetic pretraining with fine-tuning on real images and applying weight-space interpolation between the two models, we propose DRIFTS as an effective and practical solution for single-source domain generalization. DRIFTS consistently outperforms current state-of-the-art models across multiple benchmarks and is, to our knowledge, the first method to achieve accurate brain tissue segmentation on fetal T1-weighted images. We validate our approach on 308 subjects from four datasets acquired at three different sites, covering a range of scanner field strengths (0.55T to 3T) and both T1w and T2w modalities. We conclude with five practical recommendations to guide the development of SynthSeg-based methods for other organs and imaging modalities.
△ Less
Submitted 4 June, 2025; v1 submitted 11 November, 2024;
originally announced November 2024.
-
Real-time fetAl brain and placental T2* mapping at 0.55T low-field MRI (RAT)
Authors:
Jordina Aviles Verdera,
Sara Neves Silva,
Raphael Tomi-Tricot,
Megan Hall,
Lisa Story,
Shaihan J Malik,
Joseph V Hajnal,
Mary A Rutherford,
Jana Hutter
Abstract:
Purpose: To provide real-time quantitative organ-specific information - specifically placental and brain T2* - to allow optimization of the MR examination to the individual patient.
Methods: A FIRE-based real-time setup segmenting placenta and fetal brain in real-time, performing T2* fitting and analysis and calculation of the centile was implemented. A nn-UNet were trained and tested on 2989 da…
▽ More
Purpose: To provide real-time quantitative organ-specific information - specifically placental and brain T2* - to allow optimization of the MR examination to the individual patient.
Methods: A FIRE-based real-time setup segmenting placenta and fetal brain in real-time, performing T2* fitting and analysis and calculation of the centile was implemented. A nn-UNet were trained and tested on 2989 datasets for the fetal brain and a second one trained on 210 datasets for the placenta for automatic segmentation. T2* normal curves were obtained from 106 cases and prospective evaluation was performed on 10 cases between 35 and 39 weeks GA.
Results: Quantitative brain and placental T2* maps and centiles were available in all prospective cases within 30 seconds. The robustness of the method was shown with intra-scan repeats (mean difference 1.04+/-12.39 ms for fetal brain and -3.15+/-8.88 ms for placenta) and direct validation with vendor-processed offline results (mean difference 1.62+/-4.33 ms for fetal brain and 0.16+/-6.19 ms for placenta).
Discussion and Conclusion: Real-time available organ-specific quantitative information enables more personalized MR examinations, selection of the most pertinent sequences and thus the promise of reduced recalls and specific insights into tissue properties. The here enabled placental T2*, demonstrated in multiple recent studies to be a biomarker sensitive to a range of pregnancy complications, and fetal brain T2* will be explored in further studies in pregnancies with pre-eclampsia, growth restriction as a way of enabling future MR-guided fetal interventions.
△ Less
Submitted 25 September, 2024;
originally announced September 2024.
-
AutOmatic floW planning for fetaL MRI (OWL)
Authors:
Sara Neves Silva,
Tomas Woodgate,
Sarah McElroy,
Michela Cleri,
Kamilah St Clair,
Jordina Aviles Verdera,
Kelly Payette,
Alena Uus,
Lisa Story,
David Lloyd,
Mary A Rutherford,
Joseph V Hajnal,
Kuberan Pushparajah,
Jana Hutter
Abstract:
Two subsequent deep learning networks, one localizing the fetal chest and one identifying a set of landmarks on a coronal whole-uterus balanced steady-state free precession scan, were trained on 167 and 71 fetal datasets across field strengths, acquisition parameters, and gestational ages and implemented in a real-time setup. Next, a phase-contrast sequence was modified to use the identified landm…
▽ More
Two subsequent deep learning networks, one localizing the fetal chest and one identifying a set of landmarks on a coronal whole-uterus balanced steady-state free precession scan, were trained on 167 and 71 fetal datasets across field strengths, acquisition parameters, and gestational ages and implemented in a real-time setup. Next, a phase-contrast sequence was modified to use the identified landmarks for planning. The OWL pipeline was evaluated retrospectively in 10 datasets and prospectively in 7 fetal subjects (gestational ages between 36+3 and 39+3 weeks). The prospective cases were additionally manually planned to enable direct comparison both qualitatively, by scoring the planning quality, and quantitatively, by comparing the indexed flow measurements. OWL enabled real-time fully automatic planning of the 2D phase-contrast scans in all but one of the prospective participants. The fetal body localization achieved an overall Dice score of 0.94+-0.05 and the cardiac landmark detection accuracy was 5.77+-2.91 mm for the descending aorta, 4.32+-2.44 mm for the spine, and 4.94+-3.82 mm for the umbilical vein. For the prospective cases, overall planning quality was 2.73/4 for the automated scans, compared to 3.0/4 for manual planning, and the flow quantitative evaluation showed a mean difference of -1.8% (range -14.2% to 14.9%) by comparing the indexed flow measurements obtained from gated automatic and manual acquisitions. Real-time automated planning of 2D phase-contrast MRI was effectively accomplished for 2 major vessels of the fetal vasculature. While demonstrated here on 0.55T, the achieved method has wider implications, and training across multiple field strengths enables generalization. OWL thereby presents an important step towards extending access to this modality beyond specialised centres.
△ Less
Submitted 12 August, 2024;
originally announced August 2024.
-
Fully automated planning for anatomical fetal brain MRI on 0.55T
Authors:
Sara Neves Silva,
Sarah McElroy,
Jordina Aviles Verdera,
Kathleen Colford,
Kamilah St Clair,
Raphael Tomi-Tricot,
Alena Uus,
Valery Ozenne,
Megan Hall,
Lisa Story,
Kuberan Pushparajah,
Mary A Rutherford,
Joseph V Hajnal,
Jana Hutter
Abstract:
Purpose: Widening the availability of fetal MRI with fully automatic real-time planning of radiological brain planes on 0.55T MRI. Methods: Deep learning-based detection of key brain landmarks on a whole-uterus EPI scan enables the subsequent fully automatic planning of the radiological single-shot Turbo Spin Echo acquisitions. The landmark detection pipeline was trained on over 120 datasets from…
▽ More
Purpose: Widening the availability of fetal MRI with fully automatic real-time planning of radiological brain planes on 0.55T MRI. Methods: Deep learning-based detection of key brain landmarks on a whole-uterus EPI scan enables the subsequent fully automatic planning of the radiological single-shot Turbo Spin Echo acquisitions. The landmark detection pipeline was trained on over 120 datasets from varying field strength, echo times and resolutions and quantitatively evaluated. The entire automatic planning solution was tested prospectively in nine fetal subjects between 20 and 37 weeks. Comprehensive evaluation of all steps, the distance between manual and automatic landmarks, the planning quality and the resulting image quality was conducted. Results: Prospective automatic planning was performed in real-time without latency in all subjects. The landmark detection accuracy was 4.21+-2.56 mm for the fetal eyes and 6.47+-3.23 for the cerebellum, planning quality was 2.44/3 (compared to 2.56/3 for manual planning) and diagnostic image quality was 2.14 compared to 2.07 for manual planning. Conclusions: Real-time automatic planning of all three key fetal brain planes was successfully achieved and will pave the way towards simplifying the acquisition of fetal MRI thereby widening the availability of this modality in non-specialist centres.
△ Less
Submitted 18 January, 2024;
originally announced January 2024.
-
An automated pipeline for quantitative T2* fetal body MRI and segmentation at low field
Authors:
Kelly Payette,
Alena Uus,
Jordina Aviles Verdera,
Carla Avena Zampieri,
Megan Hall,
Lisa Story,
Maria Deprez,
Mary A. Rutherford,
Joseph V. Hajnal,
Sebastien Ourselin,
Raphael Tomi-Tricot,
Jana Hutter
Abstract:
Fetal Magnetic Resonance Imaging at low field strengths is emerging as an exciting direction in perinatal health. Clinical low field (0.55T) scanners are beneficial for fetal imaging due to their reduced susceptibility-induced artefacts, increased T2* values, and wider bore (widening access for the increasingly obese pregnant population). However, the lack of standard automated image processing to…
▽ More
Fetal Magnetic Resonance Imaging at low field strengths is emerging as an exciting direction in perinatal health. Clinical low field (0.55T) scanners are beneficial for fetal imaging due to their reduced susceptibility-induced artefacts, increased T2* values, and wider bore (widening access for the increasingly obese pregnant population). However, the lack of standard automated image processing tools such as segmentation and reconstruction hampers wider clinical use. In this study, we introduce a semi-automatic pipeline using quantitative MRI for the fetal body at low field strength resulting in fast and detailed quantitative T2* relaxometry analysis of all major fetal body organs. Multi-echo dynamic sequences of the fetal body were acquired and reconstructed into a single high-resolution volume using deformable slice-to-volume reconstruction, generating both structural and quantitative T2* 3D volumes. A neural network trained using a semi-supervised approach was created to automatically segment these fetal body 3D volumes into ten different organs (resulting in dice values > 0.74 for 8 out of 10 organs). The T2* values revealed a strong relationship with GA in the lungs, liver, and kidney parenchyma (R^2>0.5). This pipeline was used successfully for a wide range of GAs (17-40 weeks), and is robust to motion artefacts. Low field fetal MRI can be used to perform advanced MRI analysis, and is a viable option for clinical scanning.
△ Less
Submitted 9 August, 2023;
originally announced August 2023.
-
Existence of principal values of some singular integrals on Cantor sets, and Hausdorff dimension
Authors:
J. Cufí,
J. J. Donaire,
P. Mattila,
J. Verdera
Abstract:
Consider a standard Cantor set in the plane of Hausdorff dimension 1. If the linear density of the associated measure $μ$ vanishes, then the set of points where the principal value of the Cauchy singular integral of $μ$ exists has Hausdorff dimension 1. The result is extended to Cantor sets in $\mathbb{R}^d$ of Hausdorff dimension $α$ and Riesz singular integrals of homogeneity $-α$, 0 < $α$ < d :…
▽ More
Consider a standard Cantor set in the plane of Hausdorff dimension 1. If the linear density of the associated measure $μ$ vanishes, then the set of points where the principal value of the Cauchy singular integral of $μ$ exists has Hausdorff dimension 1. The result is extended to Cantor sets in $\mathbb{R}^d$ of Hausdorff dimension $α$ and Riesz singular integrals of homogeneity $-α$, 0 < $α$ < d : the set of points where the principal value of the Riesz singular integral of $μ$ exists has Hausdorff dimension $α$. A martingale associated with the singular integral is introduced to support the proof.
△ Less
Submitted 23 October, 2023; v1 submitted 8 June, 2023;
originally announced June 2023.
-
Explicit minimisers for anisotropic Coulomb energies in 3D
Authors:
Joan Mateu,
Maria Giovanna Mora,
Luca Rondi,
Lucia Scardia,
Joan Verdera
Abstract:
In this paper we consider a general class of anisotropic energies in three dimensions and give a complete characterisation of their minimisers. We show that, depending on the Fourier transform of the interaction potential, the minimiser is either the normalised characteristic function of an ellipsoid or a measure supported on a two-dimensional ellipse. In particular, it is always an ellipsoid if t…
▽ More
In this paper we consider a general class of anisotropic energies in three dimensions and give a complete characterisation of their minimisers. We show that, depending on the Fourier transform of the interaction potential, the minimiser is either the normalised characteristic function of an ellipsoid or a measure supported on a two-dimensional ellipse. In particular, it is always an ellipsoid if the transform is strictly positive, while when the Fourier transform is degenerate both cases can occur. Finally, we show an explicit example where loss of dimensionality of the minimiser does occur.
△ Less
Submitted 13 October, 2022;
originally announced October 2022.
-
Stability of ellipsoids as the energy minimisers of perturbed Coulomb energies
Authors:
Joan Mateu,
Maria Giovanna Mora,
Luca Rondi,
Lucia Scardia,
Joan Verdera
Abstract:
In this paper we characterise the minimiser for a class of nonlocal perturbations of the Coulomb energy. We show that the minimiser is the normalised characteristic function of an ellipsoid, under the assumption that the perturbation kernel has the same homogeneity as the Coulomb potential, is even, smooth off the origin and sufficiently small. This result can be seen as the stability of ellipsoid…
▽ More
In this paper we characterise the minimiser for a class of nonlocal perturbations of the Coulomb energy. We show that the minimiser is the normalised characteristic function of an ellipsoid, under the assumption that the perturbation kernel has the same homogeneity as the Coulomb potential, is even, smooth off the origin and sufficiently small. This result can be seen as the stability of ellipsoids as energy minimisers, since the minimiser of the Coulomb energy is the normalised characteristic function of a ball.
△ Less
Submitted 28 December, 2021;
originally announced December 2021.
-
The global regularity of vortex patches revisited
Authors:
Joan Verdera
Abstract:
We prove persistence of the regularity of the boundary of vortex patches for a large class of transport equations in the plane. The velocity field is given by convolution of the vorticity with an odd kernel, homogeneous of degree $-1$ and of class $C^2$ off the origin.
We prove persistence of the regularity of the boundary of vortex patches for a large class of transport equations in the plane. The velocity field is given by convolution of the vorticity with an odd kernel, homogeneous of degree $-1$ and of class $C^2$ off the origin.
△ Less
Submitted 18 October, 2024; v1 submitted 30 September, 2021;
originally announced October 2021.
-
Birth and life of the $L^{2}$ boundedness of the Cauchy Integral on Lipschitz graphs
Authors:
Joan Verdera
Abstract:
We review various motives for considering the problem of estimating the Cauchy Singular Integral on Lipschitz graphs in the $L^{2}$ norm. We follow the thread that led to the solution and then describe a few of the innumerable applications and ramifications of this fundamental result. We concentrate on its influence in complex analysis, geometric measure theory and harmonic measure.
We review various motives for considering the problem of estimating the Cauchy Singular Integral on Lipschitz graphs in the $L^{2}$ norm. We follow the thread that led to the solution and then describe a few of the innumerable applications and ramifications of this fundamental result. We concentrate on its influence in complex analysis, geometric measure theory and harmonic measure.
△ Less
Submitted 14 September, 2021;
originally announced September 2021.
-
The regularity of the boundary of vortex patches for some non-linear transport equations
Authors:
J. C. Cantero,
J. Mateu,
J. Orobitg,
J. Verdera
Abstract:
We prove the persistence of boundary smoothness of vortex patches for a non-linear transport equation in $\mathbb{R}^n$ with velocity field given by convolution of the density with an odd kernel, homogeneous of degree $-(n-1)$ and of class $C^2(\mathbb{R}^n\setminus\{0\}, \mathbb{R}^n).$ This allows the velocity field to have non-trivial divergence. The quasi-geostrophic equation in…
▽ More
We prove the persistence of boundary smoothness of vortex patches for a non-linear transport equation in $\mathbb{R}^n$ with velocity field given by convolution of the density with an odd kernel, homogeneous of degree $-(n-1)$ and of class $C^2(\mathbb{R}^n\setminus\{0\}, \mathbb{R}^n).$ This allows the velocity field to have non-trivial divergence. The quasi-geostrophic equation in $\mathbb{R}^3$ and the Cauchy transport equation in the plane are examples.
△ Less
Submitted 26 September, 2023; v1 submitted 9 March, 2021;
originally announced March 2021.
-
The precise representative for the gradient of the Riesz potential of a finite measure
Authors:
Julià Cufí,
Augusto C. Ponce,
Joan Verdera
Abstract:
Given a finite nonnegative Borel measure $m$ in $\mathbb{R}^{d}$, we identify the Lebesgue set $\mathcal{L}(V_{s}) \subset \mathbb{R}^{d}$ of the vector-valued function $$V_{s}(x) = \int_{\mathbb{R}^{d}}\frac{x - y}{|x - y|^{s + 1}} \mathrm{d}m(y), $$ for any order $0 < s < d$. We prove that $a \in \mathcal{L}(V_{s})$ if and only if the integral above has a principal value at $a$ and…
▽ More
Given a finite nonnegative Borel measure $m$ in $\mathbb{R}^{d}$, we identify the Lebesgue set $\mathcal{L}(V_{s}) \subset \mathbb{R}^{d}$ of the vector-valued function $$V_{s}(x) = \int_{\mathbb{R}^{d}}\frac{x - y}{|x - y|^{s + 1}} \mathrm{d}m(y), $$ for any order $0 < s < d$. We prove that $a \in \mathcal{L}(V_{s})$ if and only if the integral above has a principal value at $a$ and $$\lim_{r \to 0}{\frac{m(B_{r}(a))}{r^{s}}} = 0.$$ In that case, the precise representative of $V_{s}$ at $a$ coincides with the principal value of the integral. We also study the existence of Lebesgue points for the Cauchy integral of the intrinsic probability measure associated with planar Cantor sets, which leads to challenging new questions.
△ Less
Submitted 16 January, 2022; v1 submitted 19 June, 2020;
originally announced June 2020.
-
Explicit minimisers of some nonlocal anisotropic energies: a short proof
Authors:
J. Mateu,
M. G. Mora,
l. Rondi,
L. Scardia,
J. Verdera
Abstract:
In this paper we consider nonlocal energies defined on probability measures in the plane, given by a convolution interaction term plus a quadratic confinement. The interaction kernel is $-\log|z|+α\, x^2/|z|^2, \; z=x+iy,$ with $-1 < α< 1.$ This kernel is anisotropic except for the Coulombic case $α=0.$ We present a short compact proof of the known surprising fact that the unique minimiser of the…
▽ More
In this paper we consider nonlocal energies defined on probability measures in the plane, given by a convolution interaction term plus a quadratic confinement. The interaction kernel is $-\log|z|+α\, x^2/|z|^2, \; z=x+iy,$ with $-1 < α< 1.$ This kernel is anisotropic except for the Coulombic case $α=0.$ We present a short compact proof of the known surprising fact that the unique minimiser of the energy is the normalised characteristic function of the domain enclosed by an ellipse with horizontal semi-axis $\sqrt{1-α}$ and vertical semi-axis $\sqrt{1+α}.$ Letting $α\to 1^-$ we find that the semicircle law on the vertical axis is the unique minimiser of the corresponding energy, a result related to interacting dislocations, and previously obtained by some of the authors. We devote the first sections of this paper to presenting some well-known background material in the simplest way possible, so that readers unfamiliar with the subject find the proofs accessible
△ Less
Submitted 9 October, 2020; v1 submitted 30 March, 2020;
originally announced March 2020.
-
The equilibrium measure for an anisotropic nonlocal energy
Authors:
J. A. Carrillo,
J. Mateu,
M. G. Mora,
L. Rondi,
L. Scardia,
J. Verdera
Abstract:
In this paper we characterise the minimisers of a one-parameter family of nonlocal and anisotropic energies $I_α$ defined on probability measures in $\R^n$, with $n\geq 3$. The energy $I_α$ consists of a purely nonlocal term of convolution type, whose interaction kernel reduces to the Coulomb potential for $α=0$ and is anisotropic otherwise, and a quadratic confinement. The two-dimensional case ar…
▽ More
In this paper we characterise the minimisers of a one-parameter family of nonlocal and anisotropic energies $I_α$ defined on probability measures in $\R^n$, with $n\geq 3$. The energy $I_α$ consists of a purely nonlocal term of convolution type, whose interaction kernel reduces to the Coulomb potential for $α=0$ and is anisotropic otherwise, and a quadratic confinement. The two-dimensional case arises in the study of defects in metals and has been solved by the authors by means of complex-analysis techniques. We prove that for $α\in (-1, n-2]$, the minimiser of $I_α$ is unique and is the (normalised) characteristic function of a spheroid. This result is a paradigmatic example of the role of the anisotropy of the kernel on the shape of minimisers. In particular, the phenomenon of loss of dimensionality, observed in dimension $n=2$, does not occur in higher dimension at the value $α=n-2$ corresponding to the sign change of the Fourier transform of the interaction potential.
△ Less
Submitted 30 June, 2019;
originally announced July 2019.
-
Capacitary differentiability of potentials of finite Radon measures
Authors:
Joan Verdera
Abstract:
We study differentiability properties of a potential of the type $K\star μ$, where $μ$ is a finite Radon measure in $\mathbb{R}^N$ and the kernel $K$ satisfies $|\nabla^j K(x)| \le C\, |x|^{-(N-1+j)}, \quad j=0,1,2.$
We introduce a notion of differentiability in the capacity sense, where capacity is classical capacity in the de la Vallée Poussin sense associated with the kernel $|x|^{-(N-1)}.$ W…
▽ More
We study differentiability properties of a potential of the type $K\star μ$, where $μ$ is a finite Radon measure in $\mathbb{R}^N$ and the kernel $K$ satisfies $|\nabla^j K(x)| \le C\, |x|^{-(N-1+j)}, \quad j=0,1,2.$
We introduce a notion of differentiability in the capacity sense, where capacity is classical capacity in the de la Vallée Poussin sense associated with the kernel $|x|^{-(N-1)}.$ We require that the first order remainder at a point is small when measured by means of a normalized weak capacity "norm" in balls of small radii centered at the point. This implies weak $L^{N/(N-1)}$ differentiability and thus $L^{p}$ differentiability in the Calderón--Zygmund sense for $1\le p < N/(N-1)$. We show that $K\star μ$ is a.e. differentiable in the capacity sense, thus strengthening a recent result by Ambrosio, Ponce and Rodiac. We also present an alternative proof of a quantitative theorem of the authors just mentioned, giving pointwise Lipschitz estimates for $K\star μ.$ As an application, we study level sets of newtonian potentials of finite Radon measures.
△ Less
Submitted 29 December, 2018;
originally announced December 2018.
-
About the Jones-Wolff Theorem on the Hausdorff dimension of harmonic measure
Authors:
Julià Cufí,
Xavier Tolsa,
Joan Verdera
Abstract:
These are the lecture notes of a seminar held at the Universitat Autònoma de Barcelona where the Jones-Wolff theorem about the dimension of harmonic measure in the plane is explained in full detail, for non-expert readers.
These are the lecture notes of a seminar held at the Universitat Autònoma de Barcelona where the Jones-Wolff theorem about the dimension of harmonic measure in the plane is explained in full detail, for non-expert readers.
△ Less
Submitted 25 October, 2023; v1 submitted 21 September, 2018;
originally announced September 2018.
-
The ellipse law: Kirchhoff meets dislocations
Authors:
J. A. Carrillo,
J. Mateu,
M. G. Mora,
L. Rondi,
L. Scardia,
J. Verdera
Abstract:
In this paper we consider a nonlocal energy $I_α$ whose kernel is obtained by adding to the Coulomb potential an anisotropic term weighted by a parameter $α\in \R$. The case $α=0$ corresponds to purely logarithmic interactions, minimised by the celebrated circle law for a quadratic confinement; $α=1$ corresponds to the energy of interacting dislocations, minimised by the semi-circle law. We show t…
▽ More
In this paper we consider a nonlocal energy $I_α$ whose kernel is obtained by adding to the Coulomb potential an anisotropic term weighted by a parameter $α\in \R$. The case $α=0$ corresponds to purely logarithmic interactions, minimised by the celebrated circle law for a quadratic confinement; $α=1$ corresponds to the energy of interacting dislocations, minimised by the semi-circle law. We show that for $α\in (0,1)$ the minimiser can be computed explicitly and is the normalised characteristic function of the domain enclosed by an \emph{ellipse}. To prove our result we borrow techniques from fluid dynamics, in particular those related to Kirchhoff's celebrated result that domains enclosed by ellipses are rotating vortex patches, called \emph{Kirchhoff ellipses}. Therefore we show a surprising connection between vortices and dislocations.
△ Less
Submitted 20 March, 2017;
originally announced March 2017.
-
On square functions with independent increments and Sobolev spaces on the line
Authors:
Julià Cufí,
Artur Nicolau,
Andreas Seeger,
Joan Verdera
Abstract:
We prove a characterization of some $L^p$-Sobolev spaces involving the quadratic symmetrization of the Calderón commutator kernel, which is related to a square function with differences of difference quotients. An endpoint weak type estimate is established for functions in homogeneous Hardy-Sobolev spaces $\dot H^1_α$. We also use a local version of this square function to characterize pointwise d…
▽ More
We prove a characterization of some $L^p$-Sobolev spaces involving the quadratic symmetrization of the Calderón commutator kernel, which is related to a square function with differences of difference quotients. An endpoint weak type estimate is established for functions in homogeneous Hardy-Sobolev spaces $\dot H^1_α$. We also use a local version of this square function to characterize pointwise differentiability for functions in the Zygmund class.
△ Less
Submitted 18 October, 2017; v1 submitted 20 February, 2017;
originally announced February 2017.
-
Differentiability properties of Riesz potentials of finite measures and non-doubling Calderón-Zygmund theory
Authors:
Julià Cufí,
Joan Verdera
Abstract:
We study differentiability properties of Riesz potentials of finite Borel measures in dimension d larger than 2. The Riesz kernel has homogeneity 2-d. In dimension 2 we consider logarithmic potentials. We introduce a notion of differentiability in the capacity sense, capacity being Newtonian capacity in dimension larger than 2 and Wiener capacity in the plane. It turns out that differentiability i…
▽ More
We study differentiability properties of Riesz potentials of finite Borel measures in dimension d larger than 2. The Riesz kernel has homogeneity 2-d. In dimension 2 we consider logarithmic potentials. We introduce a notion of differentiability in the capacity sense, capacity being Newtonian capacity in dimension larger than 2 and Wiener capacity in the plane. It turns out that differentiability in the capacity sense at a point is related to the existence of principal values of the measure with respect to the vector valued Riesz potential x/|x|^d of homogeneity 1-d. This leads to Calderón-Zygmund theory for non-doubling measures. We prove that the Riesz potential of a finite Borel measure is differentiable in the capacity sense except for a set of zero C^1-harmonic capacity. This result is sharp. Surprisingly in the plane there are two distinct notions of differentiability in the capacity sense. For each of them we obtain the best possible result on the size of the exceptional set in terms of Hausdorff measures. We obtain for dimension larger than 2 results on Peano second order differentiability in the capacity sense with exceptional sets of zero Lebesgue measure. Finally, we apply our results to find a new proof of the fact that equilibrium measure is singular with respect to Lebesgue measure.
△ Less
Submitted 14 June, 2017; v1 submitted 11 May, 2016;
originally announced May 2016.
-
The regularity of the boundary of a multidimensional aggregation patch
Authors:
Andrea Bertozzi,
John Garnett,
Thomas Laurent,
Joan Verdera
Abstract:
Let $d \geq 2$ and let $N(y)$ be the fundamental solution of the Laplace equation in $R^d$ We consider the aggregation equation $$ \frac{\partial ρ}{\partial t} + \operatorname{div}(ρv) =0, v = -\nabla N * ρ$$ with initial data $ρ(x,0) = χ_{D_0}$, where $χ_{D_0}$ is the indicator function of a bounded domain $D_0 \subset R^d.$ We now fix $0 < γ< 1$ and take $D_0$ to be a bounded $C^{1+γ}$ domain (…
▽ More
Let $d \geq 2$ and let $N(y)$ be the fundamental solution of the Laplace equation in $R^d$ We consider the aggregation equation $$ \frac{\partial ρ}{\partial t} + \operatorname{div}(ρv) =0, v = -\nabla N * ρ$$ with initial data $ρ(x,0) = χ_{D_0}$, where $χ_{D_0}$ is the indicator function of a bounded domain $D_0 \subset R^d.$ We now fix $0 < γ< 1$ and take $D_0$ to be a bounded $C^{1+γ}$ domain (a domain with smooth boundary of class $C^{1+γ}$). Then we have Theorem: If $D_0$ is a $C^{1 + γ}$ domain, then the initial value problem above has a solution given by $$ρ(x,t) = \frac{1}{1 -t} χ_{D_t}(x), \quad x \in R^d, \quad 0 \le t < 1$$ where $D_t$ is a $C^{1 + γ}$ domain for all $0 \leq t < 1$.
△ Less
Submitted 27 August, 2016; v1 submitted 28 July, 2015;
originally announced July 2015.
-
Characterizing regularity of domains via Riesz transforms on their boundaries
Authors:
D. Mitrea,
M. Mitrea,
J. Verdera
Abstract:
Given a domain D in R^d with mild geometric measure theoretic assumptions on its boundary, we show that boundedness of the principal value Riesz tranforms (witn kernel of homogeneity -(d-1)) on Hölder spaces of order alpha on the boundary of D is equivalent to D being a Lyapunov domain of order alpha (i.e., the boundary of D is an hypersurface of class 1+alpha). Another equivalent condition involv…
▽ More
Given a domain D in R^d with mild geometric measure theoretic assumptions on its boundary, we show that boundedness of the principal value Riesz tranforms (witn kernel of homogeneity -(d-1)) on Hölder spaces of order alpha on the boundary of D is equivalent to D being a Lyapunov domain of order alpha (i.e., the boundary of D is an hypersurface of class 1+alpha). Another equivalent condition involving Riesz transforms on D is discussed. We also prove that on Lyapunov domains of order alpha the higher order Riesz transforms associated with an odd polynomial are bounded on the Hölder space of order alpha on the boundary of D. Finally, a limiting case of the above results dealing with VMO and Semmes-Kenig-Toro domains is considered.
△ Less
Submitted 24 January, 2016; v1 submitted 9 October, 2014;
originally announced October 2014.
-
Doubly connected V-states for the planar Euler equations
Authors:
Taoufik Hmidi,
Francisco de la Hoz,
Joan Mateu,
Joan Verdera
Abstract:
We prove existence of doubly connected V-states for the planar Euler equations which are not annuli. The proof proceeds by bifurcation from annuli at simple "eigenvalues". The bifurcated $V$-states we obtain enjoy a $m$-fold symmetry for some $m\ge 3.$ The existence of doubly connected $V$-states of strict $2$-fold symmetry remains open.
We prove existence of doubly connected V-states for the planar Euler equations which are not annuli. The proof proceeds by bifurcation from annuli at simple "eigenvalues". The bifurcated $V$-states we obtain enjoy a $m$-fold symmetry for some $m\ge 3.$ The existence of doubly connected $V$-states of strict $2$-fold symmetry remains open.
△ Less
Submitted 24 September, 2014;
originally announced September 2014.
-
On rotating doubly connected vortices
Authors:
Taoufik Hmidi,
Joan Mateu,
Joan Verdera
Abstract:
In this paper we consider rotating doubly connected vortex patches for the Euler equations in the plane. When the inner interface is an ellipse we show that the exterior interface must be a confocal ellipse. We then discuss some relations, first found by Flierl and Polvani, between the parameters of the ellipses, the velocity of rotation and the magnitude of the vorticity in the domain enclosed by…
▽ More
In this paper we consider rotating doubly connected vortex patches for the Euler equations in the plane. When the inner interface is an ellipse we show that the exterior interface must be a confocal ellipse. We then discuss some relations, first found by Flierl and Polvani, between the parameters of the ellipses, the velocity of rotation and the magnitude of the vorticity in the domain enclosed by the inner ellipse.
△ Less
Submitted 1 October, 2013;
originally announced October 2013.
-
A general form of Green Formula and Cauchy Integral Theorem
Authors:
Julia Cufi,
Joan Verdera
Abstract:
We prove a general form of Green Formula and Cauchy Integral Theorem for arbitrary closed rectifiable curves in the plane.
We prove a general form of Green Formula and Cauchy Integral Theorem for arbitrary closed rectifiable curves in the plane.
△ Less
Submitted 28 June, 2013;
originally announced June 2013.
-
Boundary regularity of rotating vortex patches
Authors:
Taoufik Hmidi,
Joan Mateu,
Joan Verdera
Abstract:
We show that the boundary of a rotating vortex patch (or V-state, in the terminology of Deem and Zabusky) is of class C^infinity provided the patch is close enough to the bifurcation circle in the Lipschitz norm. The rotating patch is convex if it is close enough to the bifurcation circle in the C^2 norm. Our proof is based on Burbea's approach to V-states. Thus conformal mapping plays a relevant…
▽ More
We show that the boundary of a rotating vortex patch (or V-state, in the terminology of Deem and Zabusky) is of class C^infinity provided the patch is close enough to the bifurcation circle in the Lipschitz norm. The rotating patch is convex if it is close enough to the bifurcation circle in the C^2 norm. Our proof is based on Burbea's approach to V-states. Thus conformal mapping plays a relevant role as well as estimating, on Hölder spaces, certain non-convolution singular integral operators of Calderón-Zygmund type.
△ Less
Submitted 31 October, 2014; v1 submitted 2 August, 2012;
originally announced August 2012.
-
The maximal singular integral : estimates in terms of the singular integral
Authors:
Joan Verdera
Abstract:
This is an expository paper on the characterization of the even (or odd) smooth homogeneous convolution Calderón-Zygmund operators in R^n such that the maximal singular integral can be controlled in the L^2 norm by the singular integral. We focuss attention on special cases of the general statements to convey the main ideas of the proofs in a transparent way, as free as possible of the technical c…
▽ More
This is an expository paper on the characterization of the even (or odd) smooth homogeneous convolution Calderón-Zygmund operators in R^n such that the maximal singular integral can be controlled in the L^2 norm by the singular integral. We focuss attention on special cases of the general statements to convey the main ideas of the proofs in a transparent way, as free as possible of the technical complications inherent to the general case. Particular attention is devoted to higher Riesz transforms. The exposition is based on two papers by J.Mateu, J.Orobitg, C.Pérez and J.Verdera published in 2010 and 2011.
△ Less
Submitted 10 July, 2012;
originally announced July 2012.
-
A new characterization of Sobolev spaces on $\mathbb{R}^n$
Authors:
Roc Alabern,
Joan Mateu,
Joan Verdera
Abstract:
In this paper we present a new characterization of Sobolev spaces on Euclidian spaces ($\mathbb{R}^n$). Our characterizing condition is obtained via a quadratic multiscale expression which exploits the particular symmetry properties of Euclidean space. An interesting feature of our condition is that depends only on the metric of $\mathbb{R}^n$ and the Lebesgue measure, so that one can define Sobol…
▽ More
In this paper we present a new characterization of Sobolev spaces on Euclidian spaces ($\mathbb{R}^n$). Our characterizing condition is obtained via a quadratic multiscale expression which exploits the particular symmetry properties of Euclidean space. An interesting feature of our condition is that depends only on the metric of $\mathbb{R}^n$ and the Lebesgue measure, so that one can define Sobolev spaces of any order of smoothness on any metric measure space.
△ Less
Submitted 27 November, 2010; v1 submitted 2 November, 2010;
originally announced November 2010.
-
Capacities associated with scalar signed Riesz kernels, and analytic capacity
Authors:
Joan Mateu,
Laura Prat,
Joan Verdera
Abstract:
The real and imaginari parts of the Cauchy kernel in the plane are scalar Riesz kernels of homogeneity -1. One can associate with each of them a natural notion of capacity related to bounded potentials. The main result of the paper asserts that these capacities are comparable to classical analytic capacity, thus stressing the real variables nature of analytic capacity. Higher dimensional versions…
▽ More
The real and imaginari parts of the Cauchy kernel in the plane are scalar Riesz kernels of homogeneity -1. One can associate with each of them a natural notion of capacity related to bounded potentials. The main result of the paper asserts that these capacities are comparable to classical analytic capacity, thus stressing the real variables nature of analytic capacity. Higher dimensional versions of this result are also considered.
△ Less
Submitted 12 March, 2014; v1 submitted 13 April, 2010;
originally announced April 2010.
-
Quasiconformal distortion of Riesz capacities and Hausdorff measures in the plane
Authors:
K. Astala,
A. Clop,
X. Tolsa,
I. Uriarte-Tuero,
J. Verdera
Abstract:
In this paper we prove the sharp distortion estimates for the quasiconformal mappings in the plane, both in terms of the Riesz capacities from non linear potential theory and in terms of the Hausdorff measures.
In this paper we prove the sharp distortion estimates for the quasiconformal mappings in the plane, both in terms of the Riesz capacities from non linear potential theory and in terms of the Hausdorff measures.
△ Less
Submitted 4 February, 2010;
originally announced February 2010.
-
New estimates for the maximal singular integral
Authors:
Joan Mateu,
Joan Orobitg,
Carlos Perez,
Joan Verdera
Abstract:
In this paper we pursue the study of the problem of controlling the maximal singular integral $T^{*}f$ by the singular integral $Tf$. Here $T$ is a smooth homogeneous Calderón-Zygmund singular integral of convolution type. We consider two forms of control, namely, in the $L^2(\Rn)$ norm and via pointwise estimates of $T^{*}f$ by $M(Tf)$ or $M^2(Tf)$, where $M$ is the Hardy-Littlewood maximal ope…
▽ More
In this paper we pursue the study of the problem of controlling the maximal singular integral $T^{*}f$ by the singular integral $Tf$. Here $T$ is a smooth homogeneous Calderón-Zygmund singular integral of convolution type. We consider two forms of control, namely, in the $L^2(\Rn)$ norm and via pointwise estimates of $T^{*}f$ by $M(Tf)$ or $M^2(Tf)$, where $M$ is the Hardy-Littlewood maximal operator and $M^2=M \circ M$ its iteration. It is known that the parity of the kernel plays an essential role in this question. In a previous article we considered the case of even kernels and here we deal with the odd case. Along the way, the question of estimating composition operators of the type $T^\star \circ T$ arises. It turns out that, again, there is a remarkable difference between even and odd kernels. For even kernels we obtain, quite unexpectedly, weak $(1,1)$ estimates, which are no longer true for odd kernels. For odd kernels we obtain sharp weaker inequalities involving a weak $L^1$ estimate for functions in $L LogL$.
△ Less
Submitted 6 February, 2010; v1 submitted 22 April, 2009;
originally announced April 2009.
-
Duality in spaces of finite linear combinations of atoms
Authors:
Fulvio Ricci,
Joan Verdera
Abstract:
In this note we describe the dual and the completion of the space of finite linear combinations of $(p,\infty)$-atoms, $0<p\leq 1$ on ${\mathbb R}^n$. As an application, we show an extension result for operators uniformly bounded on $(p,\infty)$-atoms, $0<p < 1$, whose analogue for $p=1$ is known to be false. Let $0 < p <1$ and let $T$ be a linear operator defined on the space of finite linear c…
▽ More
In this note we describe the dual and the completion of the space of finite linear combinations of $(p,\infty)$-atoms, $0<p\leq 1$ on ${\mathbb R}^n$. As an application, we show an extension result for operators uniformly bounded on $(p,\infty)$-atoms, $0<p < 1$, whose analogue for $p=1$ is known to be false. Let $0 < p <1$ and let $T$ be a linear operator defined on the space of finite linear combinations of $(p,\infty)$-atoms, $0<p < 1 $, which takes values in a Banach space $B$. If $T$ is uniformly bounded on $(p,\infty)$-atoms, then $T$ extends to a bounded operator from $H^p({\mathbb R}^n)$ into $B$.
△ Less
Submitted 20 June, 2012; v1 submitted 10 September, 2008;
originally announced September 2008.
-
Extra cancellation of even Calderon-Zygmund operators and quasiconformal mappings
Authors:
Joan Mateu,
Joan Orobitg,
Joan Verdera
Abstract:
We discuss a special class of Beltrami coefficients whose associated quasiconformal mapping is bilipschitz. These are of the form the characteristic function of a planar bounded domain with smooth boundary of class C 1+epsilon times a density of class Lip epsilon on the domain. The crucial fact in the argument is the special extracancellation property of even Calderon-Zygmund kernels, namely tha…
▽ More
We discuss a special class of Beltrami coefficients whose associated quasiconformal mapping is bilipschitz. These are of the form the characteristic function of a planar bounded domain with smooth boundary of class C 1+epsilon times a density of class Lip epsilon on the domain. The crucial fact in the argument is the special extracancellation property of even Calderon-Zygmund kernels, namely that they have zero integral on half the unit ball. This property is expressed in a particularly suggestive way and is shown to have far-reaching consequences. The main result may also be viewed as a Lipschitz regularity result for the Beltrami equation, and so for certain planar second order elliptic equations in divergence form.
△ Less
Submitted 1 October, 2008; v1 submitted 8 February, 2008;
originally announced February 2008.
-
Convergence of Singular integrals with general measures
Authors:
P. Mattila,
J. Verdera
Abstract:
We show that L^2-bounded singular integral in metric spaces with respect to general measures and kernels converge weakly. This implies a kind of average convergence almost everywhere. For measures with zero density we prove the almost everywhere existence of principal values.
We show that L^2-bounded singular integral in metric spaces with respect to general measures and kernels converge weakly. This implies a kind of average convergence almost everywhere. For measures with zero density we prove the almost everywhere existence of principal values.
△ Less
Submitted 8 November, 2007;
originally announced November 2007.
-
Estimates for the maximal singular integral in terms of the singular integral:the case of even kernels
Authors:
Joan Mateu,
Joan Orobitg,
Joan Verdera
Abstract:
The purpose of this paper is to describe the smooth homogeneous Calderon-Zygmund operators for which the maximal singular integral T*f may be controlled by the singular integral Tf. We consider two types of control. The first is the L2 estimate of T*f by Tf, namely the estimate of the L2 norm of T*f by a constant times the L2 norm of Tf. The second is the pointwise estimate of T*f(x) by a constant…
▽ More
The purpose of this paper is to describe the smooth homogeneous Calderon-Zygmund operators for which the maximal singular integral T*f may be controlled by the singular integral Tf. We consider two types of control. The first is the L2 estimate of T*f by Tf, namely the estimate of the L2 norm of T*f by a constant times the L2 norm of Tf. The second is the pointwise estimate of T*f(x) by a constant times M(Tf)(x), where M denotes the Hardy-Littlewood maximal operator. Notice that this is an improved variant of Cotlar's inequality, because the term Mf(x) is missing on the right hand side. Our main result states that, for even operators, both are equivalent to a purely algebraic condition formulated in terms of the expansion of the kernel in spherical harmonics. The condition holds by higher order Riesz transforms, which then satisfy an improved version of Cotlar's inequality
△ Less
Submitted 20 December, 2010; v1 submitted 31 July, 2007;
originally announced July 2007.
-
Lp and weak L1 estimates for the maximal Riesz transform and the maximal Beurling transform
Authors:
Joan Mateu,
Joan Verdera
Abstract:
We estimate in Lp the maximal Riesz transform in terms of the Riesz transform itself for p greater than 1. In the limiting case p=1 the weak L1 inequality is shown to fail. Surprisingly, the weak L1 inequality for the maximal Beurling transform in terms of the Beurling transform does hold.
We estimate in Lp the maximal Riesz transform in terms of the Riesz transform itself for p greater than 1. In the limiting case p=1 the weak L1 inequality is shown to fail. Surprisingly, the weak L1 inequality for the maximal Beurling transform in terms of the Beurling transform does hold.
△ Less
Submitted 3 March, 2006;
originally announced March 2006.
-
The capacity associated to signed Riesz kernels, and Wolff potentials
Authors:
Joan Mateu,
Laura Prat,
Joan Verdera
Abstract:
There is a natural capacity associated to any vector valued Riesz kernel of a given homogeneity. If we are in the plane and the kernel is the Cauchy kernel, then this capacity is analytic capacity. Our main result states that if the homogeneity of the kernel is negative and larger than minus one, then the capacity is comparable to one of the well studied capacities of non-linear potential theory…
▽ More
There is a natural capacity associated to any vector valued Riesz kernel of a given homogeneity. If we are in the plane and the kernel is the Cauchy kernel, then this capacity is analytic capacity. Our main result states that if the homogeneity of the kernel is negative and larger than minus one, then the capacity is comparable to one of the well studied capacities of non-linear potential theory.
△ Less
Submitted 19 November, 2004;
originally announced November 2004.