skip to main content
US FlagAn official website of the United States government
dot gov icon
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
https lock icon
Secure .gov websites use HTTPS
A lock ( lock ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.


Title: Stability and Instability of Self-Gravitating Relativistic Matter Distributions
Abstract We consider steady state solutions of the massive, asymptotically flat, spherically symmetric Einstein–Vlasov system, i.e., relativistic models of galaxies or globular clusters, and steady state solutions of the Einstein–Euler system, i.e., relativistic models of stars. Such steady states are embedded into one-parameter families parameterized by their central redshift$$\kappa >0$$ κ > 0 . We prove their linear instability when$$\kappa $$ κ is sufficiently large, i.e., when they are strongly relativistic, and prove that the instability is driven by a growing mode. Our work confirms the scenario of dynamic instability proposed in the 1960s by Zel’dovich & Podurets (for the Einstein–Vlasov system) and by Harrison, Thorne, Wakano, & Wheeler (for the Einstein–Euler system). Our results are in sharp contrast to the corresponding non-relativistic, Newtonian setting. We carry out a careful analysis of the linearized dynamics around the above steady states and prove an exponential trichotomy result and the corresponding index theorems for the stable/unstable invariant spaces. Finally, in the case of the Einstein–Euler system we prove a rigorous version of the turning point principle which relates the stability of steady states along the one-parameter family to the winding points of the so-called mass-radius curve.  more » « less
Award ID(s):
1715201
PAR ID:
10368764
Author(s) / Creator(s):
; ;
Publisher / Repository:
Springer Science + Business Media
Date Published:
Journal Name:
Archive for Rational Mechanics and Analysis
Volume:
241
Issue:
1
ISSN:
0003-9527
Page Range / eLocation ID:
p. 1-89
Format(s):
Medium: X
Sponsoring Org:
National Science Foundation
More Like this
  1. Abstract This article revisits the problem of global well-posedness for the generalized parabolic Anderson model on$$\mathbb {R}^+\times \mathbb {T}^2$$ R + × T 2 within the framework of paracontrolled calculus (Gubinelli et al. in Forum Math, 2015). The model is given by the equation:$$\begin{aligned} (\partial _t-\Delta ) u=F(u)\eta \end{aligned}$$ ( t - Δ ) u = F ( u ) η where$$\eta \in C^{-1-\kappa }$$ η C - 1 - κ with$$1/6>\kappa >0$$ 1 / 6 > κ > 0 , and$$F\in C_b^2(\mathbb {R})$$ F C b 2 ( R ) . Assume that$$\eta \in C^{-1-\kappa }$$ η C - 1 - κ and can be lifted to enhanced noise, we derive new a priori bounds. The key idea follows from the recent work by Chandra et al. (A priori bounds for 2-d generalised Parabolic Anderson Model,,2024), to represent the leading error term as a transport type term, and our techniques encompass the paracontrolled calculus, the maximum principle, and the localization approach (i.e. high-low frequency argument). 
    more » « less
  2. AbstractPrevious theoretical and simulation results indicate that anisotropic porous materials have the potential to reduce turbulent skin friction in wall-bounded flows. This study experimentally investigates the influence of anisotropy on the drag response of porous substrates. A family of anisotropic periodic lattices was manufactured using 3D printing. Rod spacing in different directions was varied systematically to achieve different ratios of streamwise, wall-normal, and spanwise bulk permeabilities ($$\kappa _{xx}$$ κ xx ,$$\kappa _{yy}$$ κ yy , and$$\kappa _{zz}$$ κ zz ). The 3D printed materials were flush-mounted in a benchtop water channel. Pressure drop measurements were taken in the fully developed region of the flow to systematically characterize drag for materials with anisotropy ratios$$\frac{\kappa _{xx}}{\kappa _{yy}} \in [0.035,28.6]$$ κ xx κ yy [ 0.035 , 28.6 ] . Results show that all materials lead to an increase in drag compared to the reference smooth wall case over the range of bulk Reynolds numbers tested ($$\hbox {Re}_b \in [500,4000]$$ Re b [ 500 , 4000 ] ). However, the relative increase in drag is lower for streamwise-preferential materials. We estimate that the wall-normal permeability for all tested cases exceeded the threshold identified in previous literature ($$\sqrt{\kappa _{yy}}^+> 0.4$$ κ yy + > 0.4 ) for the emergence of energetic spanwise rollers similar to Kelvin–Helmholtz vortices, which can increase drag. The results also indicate that porous walls exhibit a departure from laminar behavior at different values for bulk Reynolds numbers depending on the geometry. Graphical abstract 
    more » « less
  3. Abstract We construct a new one-parameter family, indexed by$$\epsilon $$ ϵ , of two-ended, spatially-homogeneous black hole interiors solving the Einstein–Maxwell–Klein–Gordon equations with a (possibly zero) cosmological constant$$\Lambda $$ Λ and bifurcating off a Reissner–Nordström-(dS/AdS) interior ($$\epsilon =0$$ ϵ = 0 ). For all small$$\epsilon \ne 0$$ ϵ 0 , we prove that, although the black hole is charged, its terminal boundary is an everywhere-spacelikeKasner singularity foliated by spheres of zero radiusr. Moreover, smaller perturbations (i.e. smaller$$|\epsilon |$$ | ϵ | ) aremore singular than larger ones, in the sense that the Hawking mass and the curvature blow up following a power law of the form$$r^{-O(\epsilon ^{-2})}$$ r - O ( ϵ - 2 ) at the singularity$$\{r=0\}$$ { r = 0 } . This unusual property originates from a dynamical phenomenon—violent nonlinear collapse—caused by the almost formation of a Cauchy horizon to the past of the spacelike singularity$$\{r=0\}$$ { r = 0 } . This phenomenon was previously described numerically in the physics literature and referred to as “the collapse of the Einstein–Rosen bridge”. While we cover all values of$$\Lambda \in \mathbb {R}$$ Λ R , the case$$\Lambda <0$$ Λ < 0 is of particular significance to the AdS/CFT correspondence. Our result can also be viewed in general as a first step towards the understanding of the interior of hairy black holes. 
    more » « less
  4. Abstract We present a randomized approach for wait-free locks with strong bounds on time and fairness in a context in which any process can be arbitrarily delayed. Our approach supports a tryLock operation that is given a set of locks, and code to run when all the locks are acquired. A tryLock operation may fail if there is contention on the locks, in which case the code is not run. Given an upper bound$$\kappa $$ κ known to the algorithm on the point contention of any lock, and an upper boundLon the number of locks in a tryLock’s set, a tryLock will succeed in acquiring its locks and running the code with probability at least$$1/(\kappa L)$$ 1 / ( κ L ) . It is thus fair. Furthermore, if the maximum step complexity for the code in any lock isT, the operation will take$$O(\kappa ^2 L^2 T)$$ O ( κ 2 L 2 T ) steps, regardless of whether it succeeds or fails. The operations are independent, thus if the tryLock is repeatedly retried on failure, it will succeed in$$O(\kappa ^3 L^3 T)$$ O ( κ 3 L 3 T ) expected steps. If the algorithm does not know the bounds$$\kappa $$ κ andL, we present a variant that can guarantee a probability of at least$$1/\kappa L\log (\kappa L T)$$ 1 / κ L log ( κ L T ) of success. We assume an oblivious adversarial scheduler, which does not make decisions based on the operations, but can predetermine any schedule for the processes, which is unknown to our algorithm. Furthermore, to account for applications that change their future requests based on the results of previous tryLock operations, we strengthen the adversary by allowing decisions of the start times and lock sets of tryLock operations to be made adaptively, given the history of the execution so far. 
    more » « less
  5. Abstract We find the scaling limits of a general class of boundary-to-boundary connection probabilities and multiple interfaces in the critical planar FK-Ising model, thus verifying predictions from the physics literature. We also discuss conjectural formulas using Coulomb gas integrals for the corresponding quantities in general critical planar random-cluster models with cluster-weight$${q \in [1,4)}$$ q [ 1 , 4 ) . Thus far, proofs for convergence, including ours, rely on discrete complex analysis techniques and are beyond reach for other values ofqthan the FK-Ising model ($$q=2$$ q = 2 ). Given the convergence of interfaces, the conjectural formulas for other values ofqcould be verified similarly with relatively minor technical work. The limit interfaces are variants of$$\text {SLE}_\kappa $$ SLE κ curves (with$$\kappa = 16/3$$ κ = 16 / 3 for$$q=2$$ q = 2 ). Their partition functions, that give the connection probabilities, also satisfy properties predicted for correlation functions in conformal field theory (CFT), expected to describe scaling limits of critical random-cluster models. We verify these properties for all$$q \in [1,4)$$ q [ 1 , 4 ) , thus providing further evidence of the expected CFT description of these models. 
    more » « less