arXivDaily arXiv每日学术速递 周一至周五更新
全部学科分类 8081
专题追踪 全部专题
2603.02409 2026-06-03 astro-ph.EP

The Effect of Atmospheric Chemistry on the Optical Geometric Albedos of Hot Jupiters

大气化学对热木星光学几何反照率的影响

K. D. Jones, B. M. Morris, K. Heng

AI总结 通过对比TESS、Kepler、CoRoT和CHEOPS的观测数据与理论模型,研究热木星几何反照率的分布及其与行星性质的关系,发现钠和水是影响几何反照率的关键吸收剂,而钛氧化物和钒氧化物(无凝结时)会导致与观测不符的零反照率。

Comments 14 pages, 10 figures, accepted for publication in A&A

Journal ref A&A 710, A23 (2026)

详情
AI中文摘要

我们通过比较来自空间望远镜TESS、Kepler、CoRoT和CHEOPS的观测数据与理论模型,研究了热木星的几何反照率。本研究旨在理解不同波段下观测到的几何反照率的分布,以及这些观测与模型预测一致或偏离的方式。我们整理了一个全面的观测几何反照率样本,使用现有的斯皮策二次食观测或平衡温度与昼面温度之间的标度律来去除任何污染性的热行星辐射。然后,我们利用分层贝叶斯建模来识别与行星性质(如平衡温度、重力和恒星金属丰度)相关的趋势。在群体层面上,我们发现TESS测量的几何反照率分布与Kepler、CoRoT和CHEOPS测量的分布没有统计差异。我们将几何反照率样本与一个简单但基于第一性原理的模型进行对比,该模型包括分子氢的瑞利散射以及钠、水、钛氧化物和钒氧化物的吸收。我们发现钠和水的丰度是影响热木星几何反照率的关键吸收剂,而添加钛氧化物和钒氧化物(在无凝结情况下)会导致几何反照率消失,这与观测分布不一致。

英文摘要

We investigate the geometric albedos of hot Jupiters by comparing observational data from space telescopes TESS, Kepler, CoRoT, and CHEOPS against theoretical models. The study aims to understand the distribution of observed geometric albedos across different bandpasses and how these observations align with or deviate from model predictions. We have curated a comprehensive sample of observed geometric albedos, using either existing Spitzer secondary eclipse measurements or a scaling law between the equilibrium and dayside temperature to remove any contaminating thermal planetary emission. We then utilised hierarchical Bayesian modelling to identify trends with planetary properties such as equilibrium temperature, gravity, and stellar metallicity. On a population level, we found no statistical difference in the distributions of geometric albedos measured by TESS compared to those by Kepler, CoRoT and CHEOPS. We confront the geometric albedo sample with a simple, but first principles, model that includes Rayleigh scattering by molecular hydrogen and absorption by sodium, water and titanium oxide and vanadium oxide. We find that the abundance of sodium and water are the key absorbers that influence the geometric albedos of hot Jupiters, whilst the addition of titanium oxide and vanadium oxide (in the absence of condensation) results in vanishing geometric albedos that are inconsistent with the observed distributions.

2603.02136 2026-06-03 math.LO

Possible and impossible conditionals for team logics

团队逻辑的可能与不可能条件句

Fausto Barbero, Fan Yang

AI总结 本文研究基于团队语义的逻辑能否添加满足最小要求(如保持逻辑封闭性、肯定前件和演绎定理)的条件句,发现向下或向上封闭的逻辑存在这样的条件句,而并封闭、凸或交封闭的逻辑通常不存在。

详情
AI中文摘要

我们研究基于团队语义的逻辑能否添加满足最小要求的条件句,例如保持逻辑的封闭性、肯定前件和演绎定理。我们证明,对于向下或向上封闭的逻辑,存在这样的良态条件句,但对于并封闭、凸或交封闭的逻辑,通常不存在。我们还简要研究了满足较弱要求的条件句。

英文摘要

We study whether a logic based on team semantics can be enriched with a conditional satisfying minimal requirements, such as preservation of the closure property of the logic, Modus Ponens, and the Deduction Theorem. We show that such well-behaved conditionals exist for downward or upward closed logics, but do not typically exist for union closed, convex or intersection closed logics. We also briefly investigate conditionals satisfying weaker requirements.

2603.01915 2026-06-03 cs.PF

Fast Entropy Decoding for Sparse MVM on GPUs

GPU上稀疏矩阵向量乘法的快速熵解码

Emil Schätzle, Tommaso Pegolotti, Markus Püschel

AI总结 提出一种基于无损熵编码(dtANS)的方法,压缩稀疏矩阵的CSR格式,在GPU上加速SpMVM,相比cuSPARSE和AlphaSparse实现最高3.48倍加速和11.77倍压缩比。

Comments To appear in 40th IEEE International Parallel & Distributed Processing Symposium (IPDPS), 2026. Reproducibility Appendix available at https://doi.org/10.5281/zenodo.18694064

详情
AI中文摘要

我们提出了一种新颖实用的方法,用于加速GPU上的稀疏矩阵-向量乘法(SpMVM)。新颖的关键思想是应用无损熵编码,进一步压缩以常用格式之一存储的稀疏矩阵。我们的方法基于dtANS,这是一种新的无损压缩方法,改进了非对称数字系统(ANS)的熵编码技术,特别适用于与SpMVM结合时的快速并行GPU解码。我们将dtANS应用于广泛使用的CSR格式,并在SuiteSparse矩阵集合上针对最先进的cuSPARSE库进行了广泛的基准测试。在至少包含2^15个元素且平均每行至少10个元素的矩阵上,我们的压缩在几乎所有情况下都减小了矩阵大小(相比最小的cuSPARSE格式CSR、COO和SELL),压缩比最高达11.77倍。此外,对于大多数至少包含2^25个非零元素的矩阵,我们实现了SpMVM加速。最佳加速比为3.48倍。我们还表明,在由于极端计算开销而受限的实验中,我们可以改进基于AI的多格式AlphaSparse。我们以开源C++/CUDA头文件库的形式提供代码,其中包括压缩和乘法内核。

英文摘要

We present a novel, practical approach to speed up sparse matrix-vector multiplication (SpMVM) on GPUs. The novel key idea is to apply lossless entropy coding to further compress the sparse matrix when stored in one of the commonly supported formats. Our method is based on dtANS, our new lossless compression method that improves the entropy coding technique of asymmetric numeral systems (ANS) specifically for fast parallel GPU decoding when used in tandem with SpMVM. We apply dtANS on the widely used CSR format and present extensive benchmarks on the SuiteSparse collection of matrices against the state-of-the-art cuSPARSE library. On matrices with at least 2^(15) entries and at least 10 entries per row on average, our compression reduces the matrix size over the smallest cuSPARSE format (CSR, COO and SELL) in almost all cases and up to 11.77 times. Further, we achieve an SpMVM speedup for the majority of matrices with at least 2^(25) nonzero entries. The best speedup is 3.48x. We also show that we can improve over the AI-based multi-format AlphaSparse in an experiment that is limited due to its extreme computation overhead. We provide our code as an open source C++/CUDA header library, which includes both compression and multiplication kernels.

2603.01906 2026-06-03 eess.SP

ScreenAnt: Transparent On-Screen Antennas for 6G

ScreenAnt:用于6G的透明屏幕天线

Shun Zhuge, Qing Wang

AI总结 针对6G设备中传统边缘天线孔径有限、易受用户阻挡等问题,提出将透明天线阵列集成到屏幕上的ScreenAnt方案,通过梯度上升算法优化天线功率和相位,在28 GHz和300 GHz频段分别提升上行频谱效率超过50%和150%,并展现出强抗阻挡鲁棒性。

详情
AI中文摘要

6G将要求设备上天线系统在超高频段工作,在紧凑的用户设备上实现稳健的波束赋形,并且能够抵抗阻挡。设备上的传统边缘安装天线孔径有限,遭受用户引起的“死亡握持”问题,并且在毫米波和亚太赫兹频段可扩展性差。为了解决这些问题,受透明材料和天线快速发展的启发,我们在本文中提出了ScreenAnt——将透明天线阵列集成到未来移动设备的屏幕上。具体而言,我们提出使用透明的屏幕均匀平面阵列,并开发了一个框架来建模其电磁特性、空间配置以及在现实用户引起的阻挡下的阻挡鲁棒性。我们还设计了一种基于梯度上升的算法,以有效优化屏幕天线的功率和相位控制,最大化ScreenAnt的频谱效率。我们的全面仿真表明,与28 GHz的边缘安装天线相比,所提出的ScreenAnt可以将上行频谱效率提高超过50%,在300 GHz时提高超过150%。ScreenAnt还表现出对用户引起的阻挡的强鲁棒性,为实用且高容量的6G用户设备设计铺平了道路。

英文摘要

6G will require on-device antenna systems to operate at ultra-high frequency bands, achieve robust beamforming on the compact user devices, and be blockage-robust. Conventional edge-mounted antennas on devices have limited apertures, suffer from the 'death grip' caused by user-induced blockage, and have poor scalability at mmWave and sub-THz bands. To address these issues, motivated by the rapid evolution of transparent materials and antennas, we propose ScreenAnt in this work--which integrates a transparent antenna array onto the screens of future mobile devices. Specifically, we propose using a transparent on-screen uniform planar array and develop a framework to model its electromagnetic property, spatial configuration, and blockage robustness under realistic user-induced blockage. We also design a gradient-ascent-based algorithm to efficiently optimize power and phase control of on-screen antennas to maximize ScreenAnt's spectral efficiency. Our thorough simulations show that the proposed ScreenAnt can increase the uplink spectral efficiency by over 50% compared to edge-mounted antennas at 28 GHz, and by more than 150% at 300 GHz. ScreenAnt also demonstrates strong robustness against user-induced blockage, paving the way for practical and high-capacity 6G user device designs.

2603.01031 2026-06-03 hep-ph

Probing non-unitarity of the PMNS matrix in P2SO and comparison with DUNE

探测P2SO中PMNS矩阵的非幺正性及与DUNE的比较

Sambit Kumar Pusty, Samiran Roy, Monojit Ghosh, Rukmani Mohanta

AI总结 本文在模型无关框架下比较了P2SO和DUNE实验对轻子混合矩阵非幺正性的灵敏度,发现DUNE对α11和|α21|约束更强,而P2SO因基线更长和物质效应更强对α22和α33更敏感。

Comments 26 pages, 11 figures, 2 tables, version accepted for publication in JHEP

详情
AI中文摘要

我们比较了即将开展的长基线中微子实验Protvino to Super-ORCA (P2SO) 和深地下中微子实验 (DUNE) 在模型无关框架下对轻子混合矩阵非幺正性 (NU) 的灵敏度。NU可能出现在包含重中性轻子的标准模型之外的理论中。这些效应可以修改中微子振荡概率,并引入新的CP破坏源,可能影响中微子参数的精确测量。我们发现DUNE对$α_{11}$和$|α_{21}|$提供了更强的约束,而P2SO对$α_{22}$和$α_{33}$表现出更好的灵敏度,这主要归因于其更长的基线和更强的物质效应。我们的结果表明,DUNE (P2SO) 将能够改进当前对$α_{11}$ ($α_{33}$) 的约束。我们进一步研究了与标准振荡参数的相关性,并量化了NU对质量层次、八分圆和CP破坏灵敏度的影响。我们的结果表明,这些灵敏度以非平凡的方式依赖于NU,涉及参数简并和物质效应的相互关联。我们的结果证明了P2SO和DUNE在探测NU方面的互补性,并表明NU可以显著影响下一代精确振荡研究。

英文摘要

We compare the sensitivity of the upcoming long-baseline neutrino experiments Protvino to Super-ORCA (P2SO) and the Deep Underground Neutrino Experiment (DUNE) to non-unitarity (NU) of the leptonic mixing matrix in a model-independent framework. NU can arise in theories beyond the Standard Model that include heavy neutral leptons. These effects can modify neutrino oscillation probabilities and introduce new sources of CP violation, which may affect precision measurements of neutrino parameters. We find that DUNE provides stronger bounds on $α_{11}$ and $|α_{21}|$, while P2SO shows better sensitivity to $α_{22}$ and $α_{33}$, mainly due to its longer baseline and stronger matter effects. Our results show that DUNE (P2SO) will be able to improve the current bounds of $α_{11}$ ($α_{33}$). We further examine correlations with standard oscillation parameters and quantify the impact of NU on mass hierarchy, octant, and CP-violation sensitivities. Our results show that these sensitivities depend upon NU in a non-trivial way interconnecting the parameter degeneracies and matter effects. Our results demonstrate the complementarity of P2SO and DUNE in probing NU and show that NU can significantly influence next-generation precision oscillation studies.

2603.00816 2026-06-03 math.GT math.AG math.QA math.RT

Adjoint Reidemeister torsion of 3-manifolds with torus boundary for semisimple algebraic groups

带环面边界的3流形的伴随Reidemeister挠率(针对半单代数群)

Tsukasa Ishibashi, Yuma Mizuno

AI总结 针对半单代数群G,定义了满足正则条件的G-局部系统模空间上的伴随挠率函数,推广了Porti对G=SL₂的构造,并证明了双曲流形通过主嵌入PGL₂→G得到的局部系统满足正则条件,给出了其伴随挠率与PGL₂-挠率的乘积公式。

Comments 44 pages, v2: fix typos and add references

详情
AI中文摘要

设$M$是一个紧致定向的3流形,其边界由环面组成,$G$是一个半单代数群。我们在$M$上满足一定正则条件的$G$-局部系统的模栈上定义了伴随挠率函数,推广了Porti对$G = \mathrm{SL}_2$的构造。当$M$是一个尖点双曲流形时,我们证明了通过主嵌入$\mathrm{PGL}_2 \to G$与完全双曲结构像相关联的局部系统满足正则条件。此外,我们给出了一个公式,将其伴随挠率表示为与简单$\mathrm{PGL}_2$-模相关的$\mathrm{PGL}_2$-挠率的乘积,重数由$G$的李代数的指数给出。 我们计算了八字结补空间的两个边界幺幂局部系统的伴随$\mathrm{PGSp}_4$-挠率,其中一个来自通过主嵌入的完全双曲结构,另一个定义在6次数域上,且不来自任何通过主嵌入的$\mathrm{PGL}_2$-局部系统。

英文摘要

Let $M$ be a compact oriented $3$-manifold with boundary consisting of tori, and let $G$ be a semisimple algebraic group. We define the adjoint torsion function on the moduli stack of $G$-local systems on $M$ satisfying a certain regularity condition, extending the construction by Porti for $G = \mathrm{SL}_2$. When $M$ is a cusped hyperbolic manifold, we prove that the local system associated with the image of the complete hyperbolic structure via a principal embedding $\mathrm{PGL}_2 \to G$ satisfies the regularity condition. Moreover, we provide a formula expressing its adjoint torsion as a product of $\mathrm{PGL}_2$-torsions associated with the simple $\mathrm{PGL}_2$-modules with multiplicity given by the exponents of the Lie algebra of $G$. We compute the adjoint $\mathrm{PGSp}_4$-torsions of the figure-eight knot complement for two boundary-unipotent local systems, one is arising from the complete hyperbolic structure via a principal embedding, and the other is defined over a number field of degree $6$ and not arising from any $\mathrm{PGL}_2$-local system via principal embeddings.

2603.00810 2026-06-03 hep-ph

Quark Mixing from a Lattice Flavon Model: A Four-Magnitude Parameterization

来自格点味标模型的夸克混合:四幅度参数化

Vernon Barger

AI总结 本文通过一个味标模型(一个味标和三个信使)的格点结构,利用单一层次参数B和有理指数格点,预测夸克混合的四个CKM幅度、完整CKM矩阵和CP破坏Jarlskog不变量,并导出无自由参数的|V_ub|与带电轻子质量比的关系。

详情
AI中文摘要

我们展示了Froggatt-Nielsen计划中的夸克弱混合部分,该计划包含一个味标和三个信使,其中单一层次参数$B$(其中$ε\equiv 1/B$)和有理指数“$B$-格点”组织了费米子Yukawa纹理。基于伴随的质量拟合工作,我们将格点转化为对夸克混合的预测。四幅度参数化作为味标Yukawa纹理与夸克弱混合可观测量之间的实用接口。格点指数结构,结合四相位多信使系数模型,同时再现了所有四个CKM幅度、完整的$3\times 3$ CKM矩阵以及CP破坏的Jarlskog不变量,为单一$B$假设提供了严格的超定检验。组织夸克混合的同一格点参数也固定了带电轻子质量比$m_μ/m_τ=c_μ\,ε^{5/3}$,产生了引人注目的整数指数恒等式$|V_{ub}|\simeq(m_μ/m_τ)^{2}$,该恒等式将最小的CKM幅度与带电轻子谱联系起来,没有自由参数,并与测量值在约$6\%$的水平上一致。一个等效的跨扇区形式$|V_{ub}|\simeq\sin^3θ_{13}$将最小的CKM幅度直接与最小的PMNS幅度联系起来;两条路径在百分之几的水平上一致,提供了从夸克和轻子扇区对同一九分之一格点量的互补确定。

英文摘要

We present the quark weak-mixing component of a Froggatt--Nielsen program, with one flavon and three messengers, in which a single hierarchy parameter $B$ (with $ε\equiv 1/B$) and a rational-exponent ``$B$-lattice'' organize fermion Yukawa textures. Building on companion mass-fit work, we translate the lattice into predictions for quark mixing. The four-magnitude parameterization serves as a practical interface between the flavon Yukawa textures and quark weak mixing observables. The lattice exponent structure, together with a four-phase multi-messenger coefficient model, simultaneously reproduces all four CKM magnitudes, the full $3\times 3$ CKM matrix, and the CP-violating Jarlskog invariant, providing a stringent overdetermination test of the single-$B$ hypothesis. The same lattice parameter that organizes quark mixing also fixes the charged-lepton mass ratio $m_μ/m_τ=c_μ\,ε^{5/3}$, yielding the striking integer-exponent identity $|V_{ub}|\simeq(m_μ/m_τ)^{2}$, which connects the smallest CKM magnitude to the charged-lepton spectrum with no free parameters and agrees with the measured value at about the $6\%$ level. An equivalent cross-sector form $|V_{ub}|\simeq\sin^3θ_{13}$ ties the smallest CKM magnitude directly to the smallest PMNS magnitude; the two routes agree at the few-percent level, providing complementary determinations of the same ninths-lattice quantity from the quark and lepton sectors.

2603.00648 2026-06-03 cond-mat.supr-con

$σ$ bands driven high-temperature superconductivity in hydrogenated hexagonal BC$_3$ monolayer

$σ$ 带驱动氢化六方 BC$_3$ 单层中的高温超导电性

Guo Chen, Ru Zheng, Jin-Hua Sun, Fengjie Ma, Xun-Wang Yan, Miao Gao, Tian Cui, Zhong-Yi Lu

AI总结 基于第一性原理计算,研究氢化 BC$_3$ 单层中 $σ$ 带的金属化及其通过强电子-声子耦合实现 87 K 高温超导的机制。

Comments 6 pages, 6 figures

Journal ref Chin. Phys. Lett. 43, 060709 (2026)

详情
AI中文摘要

具有金属 $σ$ 键合带的材料由于 $σ$ 电子对晶格振动的敏感性,有望成为高温超导体。基于第一性原理计算,我们系统研究了氢化 BC$_3$ 单层(H$_n$-B$_2$C$_6$,$n$=1-8)的电子结构。在高氢覆盖下,单层稳定为椅式 $sp^3$ 杂化构型,导致 $σ$ 带金属化,尤其在 H$_7$-B$_2$C$_6$ 和 H$_8$-B$_2$C$_6$ 中。这种金属性源于硼的电子缺乏,与绝缘的氢化石墨烯形成对比。利用 Wannier 插值,我们确定了 H$_n$-B$_2$C$_6$ 金属相的电子-声子耦合强度。正如预期,在导电的 $σ$ 电子和低频声子模式之间识别出强耦合。通过求解各向异性 Eliashberg 方程,我们确认 H$_7$-B$_2$C$_6$ 和 H$_8$-B$_2$C$_6$ 是单能隙超导体,临界温度为 87 K,超过液氮沸点。考虑到单层 BC$_3$ 已在实验中合成,我们的结果表明二维 BC$_3$ 的氢化提供了在常压下实现高温超导的可行途径。

英文摘要

Material with metallic $σ$-bonding bands is expected to be a high-temperature superconductor, due to the sensitivity of $σ$ electrons to lattice vibration. Based on the first-principles calculations, electronic structures of hydrogenated BC$_3$ monolayers (H$_n$-B$_2$C$_6$ with $n$=1-8) are systematically investigated. At high coverage of hydrogen, the monolayer stabilizes in chair-like $sp^3$-hybridized configurations, leading to the metallization of $σ$ bands, especially in H$_7$-B$_2$C$_6$ and H$_8$-B$_2$C$_6$. This metallicity originates from the electron deficiency of boron, compared with insulating graphane. Utilizing Wannier interpolation, the electron-phonon coupling strengths for metallic phases of H$_n$-B$_2$C$_6$ are determined. As expected, strong couplings are identified between the conducting $σ$ electrons and low-frequency phonon modes. By solving the anisotropic Eliashberg equations, we confirm that H$_7$-B$_2$C$_6$ and H$_8$-B$_2$C$_6$ are single-gap superconductors with critical temperature being 87 K, exceeding the boiling point of liquid nitrogen. Considering that monolayer BC$_3$ has been synthesized in experiment, our results demonstrate that hydrogenation of two-dimensional BC$_3$ provides a viable pathway to achieve high-temperature superconductivity at ambient pressure.

2603.00295 2026-06-03 astro-ph.HE

Giant radio pulses in the magnetar XTE J1810-197 detected with the IAR's telescopes

利用IAR望远镜探测到磁星XTE J1810-197中的巨射电脉冲

S. B. Araujo Furlan, G. E. Romero, E. Zubieta, G. Gancio, F. García, S. del Palacio, C. O. Lousto

AI总结 利用阿根廷射电天文研究所(IAR)望远镜在2022年9月至2023年7月间对磁星XTE J1810-197进行观测,通过搜索信噪比阈值≥8的单脉冲,发现249个巨脉冲,峰值流量密度达119 Jy,流量达58 Jy ms,并分析了其功率律分布、相位分布及与SGR 1935+2154的FRB-like爆发对比,揭示了磁星的瞬变特性和高光度脉冲发射能力。

Comments 12 pages, 12 figures, proposed for acceptance in Astronomy & Astrophysics

Journal ref A&A 710, A13 (2026)

详情
AI中文摘要

我们在2022年9月29日至2023年7月14日期间,利用阿根廷射电天文研究所(IAR)的射电望远镜对XTE J1810-197进行了观测。我们在色散量(DM)范围为100-400 pc cm^{-3}、信噪比(S/N)阈值为8的条件下,在时间序列中搜索单脉冲。我们发现了249个巨脉冲,其DM平均值为178.8±0.1 pc cm^{-3}。我们测量到的峰值流量密度高达119 Jy,流量高达58 Jy ms。我们对流量密度拟合了幂律分布,得到指数为-4.0±0.3。我们观测到在2023年2月20日最大速率约为每小时15个脉冲,随后瞬态射电发射突然消失,表明进入了较低活动状态。最亮的单脉冲局限于约2%的旋转相位,其流量值与SGR 1935+2154报告的中间FRB-like爆发相似。在射电观测期间,MAXI数据中未检测到显著的X射线活动。这是首次利用IAR数据对磁星单射电脉冲的研究,展示了升级后的望远镜在研究瞬态射电天空方面的潜力。这里检测到的单脉冲特性显示了磁星的瞬变性质和发射高光度脉冲的能力。我们将检测到的发射与SGR 1935+2154发射的FRB-like爆发和单脉冲进行了比较。尽管产生所有事件的机制应该是相干的,但事件的光度、动态谱上的特征以及是否受相位限制的差异表明,XTE J1810-197呈现巨脉冲发射,而SGR 1935+2154仅显示正常的单脉冲或FRB爆发。这可能表明产生每种事件的条件不同。

英文摘要

[...] We observed XTE J1810-197 between 29 September 2022 and 14 July 2023 with the radio telescopes at the Argentine Institute of Radioastronomy (IAR). We searched for single pulses in time series at a DM range of 100-400 pc cm-3 , with a threshold in signal-to-noise ratio (S/N) of 8. [...] We found 249 giant pulses at a DM mean value of 178.8$\pm$0.1 pc cm-3 . We measured peak flux densities up to 119 Jy, and fluences up to 58 Jy ms. We fitted a power law distribution to the flux density, obtaining an index of -4.0$\pm$0.3. We observed a maximum rate of approximately 15 pulses per hour on 20 February 2023, followed by an abrupt disappearance of transient radio emission, indicating a transition to a less active state. The brightest single pulses are limited to a $\sim$2$\%$ of the rotational phase and have similar fluence values to the reported intermediate FRB-like bursts of SGR 1935+2154. No significant X-ray activity in the MAXI data was detected during the radio observing period. This is the first study of single radio pulses of a magnetar using IAR data, showing the potential of the upgraded telescopes for investigating the transient radio sky. The properties of the single pulses detected here show the magnetar transient nature and capability to emit high-luminosity pulses. We compared the detected emission to FRB-like bursts and single pulses emitted by SGR 1935+2154. Even though the mechanism producing all the events should be coherent, the luminosity of the events, features on the dynamic spectra, and the difference between being phase confined or not, indicate that XTE J1810-197 presents GP emission, while SGR 1935+2154 only shows normal single pulses or FRB bursts. This could indicate that the conditions for producing each type of event differ.

2602.24018 2026-06-03 eess.SP

Master-Assisted Channel Estimation for Cell-Free Massive MIMO Networks

无小区大规模MIMO网络的主辅助信道估计

Andreas Angelou, Marc Moonen

AI总结 针对无小区大规模MIMO网络,提出一种主辅助信道估计(MACE)方案,通过部分集中处理利用接入点间信号相关性,提升信道估计性能。

Comments Accepted for publication at EUSIPCO 2026

详情
AI中文摘要

无小区大规模多输入多输出(CFmMIMO)是第六代(6G)无线通信网络的关键使能技术,其中分布式接入点(AP)联合服务用户设备(UE)。在CFmMIMO网络常用的信道模型中,假设不存在AP间信道相关性,从而消除了集中处理的潜在优势。然而,通过精心设计导频传输阶段,AP在导频传输期间接收的信号可能变得相关,因此,尽管缺乏AP间信道相关性,集中化仍能提高信道估计性能。本文提出一种信道估计方案,称为主辅助信道估计(MACE),旨在通过部分集中处理利用AP间信号相关性,从而提高信道估计性能。在MACE中,一部分AP将其接收的导频信号融合并转发给主AP,然后主AP利用融合信号及其本地接收信号进行信道估计。该方案通过利用AP间信号相关性,在本地处理和完全集中处理之间取得平衡,同时减少前传信令和计算复杂度。数值实验表明,MACE始终优于忽略AP间信号相关性的本地信道估计。

英文摘要

Cell-free massive-multiple-input-multiple-output (CFmMIMO) is a key enabler for sixth-generation (6G) wireless communication networks, where distributed access points (APs) jointly serve user equipments (UEs). In commonly adopted channel models for CFmMIMO networks, inter-AP channel correlation is assumed to be absent, thereby eliminating the potential benefits of centralized processing. However, by carefully designing the pilot transmission phase, the AP received signals during pilot transmission can become correlated, and thus, centralization can improve channel estimation performance, despite the absence of inter-AP channel correlation. In this paper, we propose a channel estimation scheme, termed master-assisted channel estimation (MACE), that aims to leverage inter-AP signal correlation by means of partially centralized processing and hence improve channel estimation performance. In MACE, a subset of APs fuse and forward their received pilot signals to a master AP, which then performs channel estimation using the fused signals together with its locally received signals. This scheme strikes a balance between local and fully centralized processing by leveraging inter-AP signal correlation, while reducing fronthaul signaling and computational complexity. Numerical experiments demonstrate that MACE consistently outperforms local channel estimation, where inter-AP signal correlation is neglected.

2602.23657 2026-06-03 gr-qc astro-ph.CO hep-th

Light rings, gravitational lensing, and ISCOs of exotic compact objects in Einstein-scalar-Maxwell theories

爱因斯坦-标量-麦克斯韦理论中的奇异致密天体的光环、引力透镜和ISCO

Antonio De Felice, Shinji Tsujikawa

AI总结 在标量场与电磁场耦合的爱因斯坦-标量-麦克斯韦理论中,研究了奇异致密天体的存在及其在光子和有质量粒子动力学中的观测特征,通过要求不存在线性稳定光环来约束模型参数,并计算了引力透镜偏转角及有质量粒子的最内稳定圆轨道参数空间。

Comments 16 pages, 8 figures

Journal ref JCAP 06 (2026) 002

详情
AI中文摘要

在爱因斯坦-标量-麦克斯韦理论中,标量场 $\phi$ 与电磁场强度 $F$ 之间存在形如 $\mu(\phi) F$ 的耦合,我们研究了奇异致密天体(ECOs)的存在及其在光子和有质量粒子动力学中的观测特征。对于 $\mu(\phi)$ 在原点发散而所有物理量保持有限的情况,我们证明了存在具有壳状结构的带电 ECOs,其密度在中间半径处达到峰值。我们在静态球对称背景下计算了它们的质量和半径,以及标量场和矢量场的分布。然后,我们检查了光环的存在性,并通过要求不存在线性稳定光环来约束模型参数。在此条件下,ECOs 的光子回波消失。我们还计算了引力透镜偏转角,并表明它在与 ECO 半径同量级的碰撞参数处达到最大值。最后,我们研究了存在有质量粒子的最内稳定圆轨道的参数空间。

英文摘要

In Einstein-scalar-Maxwell theories with a coupling between the scalar field $ϕ$ and the electromagnetic field strength $F$ of the form $μ(ϕ) F$, we investigate the existence of exotic compact objects (ECOs) and their observational signatures in photon and massive-particle dynamics. For $μ(ϕ)$ diverging at the origin while all physical quantities remain finite, we demonstrate the existence of electrically charged ECOs with a shell-like structure whose density peaks at an intermediate radius. We compute their mass and radius, together with the scalar and vector field profiles, on a static and spherically symmetric background. We then examine the existence of light rings and place bounds on a model parameter by requiring the absence of a linearly stable light ring. Under this condition, photon echoes from ECOs are absent. We also compute the gravitational-lensing deflection angle and show that it attains a maximum for an impact parameter of the same order as the ECO radius. Finally, we study the parameter space in which innermost stable circular orbits of massive particles exist.

2602.23474 2026-06-03 astro-ph.HE astro-ph.SR

Transient X-ray Sources as Extremely Eccentric Mass-Transfer Binaries with Compact Companions

瞬态X射线源作为具有致密伴星的极端偏心质量转移双星

Jonathan I. Katz, Michael A. Nowak

AI总结 提出X射线瞬变源由恒星-致密天体偏心双星在近星点处的质量转移产生,并解释其轨道演化及周期性特征。

Comments 5 pp

Journal ref Published in the Open Journal of Astrophysics 2026

详情
AI中文摘要

长期以来,人们认为X射线瞬变源是由具有偏心轨道的恒星-致密天体双星在近星点处产生的。在近星点处,由转移物质产生的X射线蒸发恒星物质,其反冲增加了轨道半长轴和偏心率。经过近星点后,该天体将成为瞬态X射线源,类似于星系中的潮汐瓦解事件(TDE),但它是周期性的,且周期逐渐增加,而非灾难性的。

英文摘要

It has long been suggested that X-ray transients are produced at periastron of stellar-compact object binaries with eccentric orbits. Recoil of matter evaporated from the star by X-rays from matter transferred at periastron increases the orbital semi-major axis and eccentricity. After periastrons the object would be a transient X-ray source, a Galactic analogue of a tidal disruption event (TDE), but recurrent with a gradually increasing period rather than catastrophic.

2602.23175 2026-06-03 astro-ph.HE astro-ph.SR

The extremely low-luminosity Type Iax SNe 2022ywf and 2023zgx

极低光度Iax型超新星2022ywf和2023zgx

Barnabás Barna, Dominik Bánhidi, Tamás Szalai, Joseph P. Anderson, Teresa Boland, K. Azalee Bostroem, Ting-Wan Chen, Joseph Farah, Mariusz Gromadzki, Griffin Hosseinzadeh, D. Andrew Howell, Cosimo Inserra, Saurabh W. Jha, Lindsey A. Kwok, Colin Macrie, Curtis McCully, Erika Mochnács, Tomás E. Müller-Bravo, Megan Newsome, Estefania Padilla Gonzalez, Jeniveve Pearson, Tanja Petrushevska, David J. Sand, Manisha Shrestha, Nathan Smith, Shubham Srivastav, Giacomo Terreran, József Vinkó

AI总结 通过光谱层析成像和光变曲线分析,研究了两个极低光度Iax型超新星2022ywf和2023zgx的抛射物物理性质,发现纯爆燃模型能再现其主要特征,支持它们与较亮Iax样本具有相似内在属性。

Comments Accepted for publication in Astronomy and Astrophysics (A&A). 16 pages, 11 figures, 9 tables

Journal ref A&A 710, A72 (2026)

详情
AI中文摘要

我们展示了SNe 2022ywf和2023zgx的光学后续观测,这两个事件属于热核超新星(SN)的Iax子类。两者的峰值绝对星等分别为$M_\mathrm{V} = -13.7$和$-14.4$ mag,均属于该类的极低光度(EL)群体。Iax子类中超新星的共同起源仍存在争议,因为某些观测量的分布可能表明极低光度爆炸形成了一个独特的群体。我们旨在估计这两个EL天体的物理性质,包括描绘抛射物结构。我们对SNe 2022ywf和2023zgw在峰值附近的谱序列进行光谱层析成像,以绘制抛射物的物理性质。结合BgVriz测光分析,可以研究广泛的观测量以探讨它们随光度的分布。将约束得到的抛射物化学丰度与具有相似峰值光度的流体动力学模拟预测进行比较。对于SNe 2022ywf和2023zgx,恒定丰度与化学元素的分布吻合良好。与最暗的纯爆燃模型N5def_hybrid相比,差异较小,尤其是在峰值后阶段。这两个超新星在约束的密度结构以及光球演化方面也具有相似特征。分析支持纯爆燃模型可以再现Iax型超新星的主要特征,即使对于EL群体也是如此。所呈现的间接观测证据表明,这些天体与相对明亮的Iax样本具有相似的内在性质,并符合该子类的速度分布。

英文摘要

We present the optical follow-up of SNe 2022ywf and 2023zgx, two examples from the Iax subclass of thermonuclear supernova (SN) events. With peak absolute magnitudes of $M_\mathrm{V} = -13.7$ and $-14.4$ mag, respectively, both objects belong to the extremely low-luminosity (EL) population of the class. A common origin of SNe in the Iax subclass is still under debate since the distribution of certain observables may indicate that the extremely low-luminosity explosions form a distinct population. We aim to estimate the physical properties of the two EL objects, including mapping the ejecta structure. We perform spectral tomography on the spectral series of SNe 2022ywf and 2023zgx around their maxima to map the physical properties of the ejecta. Together with the analysis of BgVriz photometry, a wide range of observables can be studied to investigate their distribution against luminosity. The constrained chemical abundances of the ejecta are compared to the predictions of the hydrodynamic simulations with similar peak luminosities. Constant abundances provide a good match for the distribution of chemical elements for both SNe 2022ywf and 2023zgx. The discrepancies compared to the least luminous pure deflagration model N5def_hybrid are minor, especially at post-maximum epochs. The two SNe also share similar characteristics in their constrained density structures, as well as the evolution of the photosphere. The analysis supports the assumption that pure deflagration models can reproduce the main characteristics of SNe Iax, even for the EL population. The presented indirect observational evidence indicates that these objects show similar intrinsic properties to the relatively luminous Iax sample and fit into the velocity distribution of the subclass.

2602.22060 2026-06-03 math-ph hep-th math.MP nlin.SI

Solving the tetrahedron equation by Teichmüller TQFT

通过Teichmüller TQFT求解四面体方程

Myungbo Shim, Xiaoyue Sun, Hao Ellery Wang, Junya Yagi

AI总结 提出利用3流形三角剖分上的状态积分模型中的线缺陷构造三维格点模型,其玻尔兹曼权重满足四面体方程变体,并通过Teichmüller TQFT给出显式解。

Comments 18 pages, 9 figures, v2: version to appear in JHEP

详情
AI中文摘要

我们提出了一种方法,利用3流形上的形状三角剖分上的状态积分模型中的线缺陷来构造三维格点模型。这些模型的玻尔兹曼权重满足四面体方程的一个变体,该方程在适当的R矩阵和转移矩阵假设下意味着可积性。作为一个显式例子,我们给出了由Teichmüller TQFT产生的解。

英文摘要

We propose an approach to construct three-dimensional lattice models using line defects in state integral models on shaped triangulations of 3-manifolds. The Boltzmann weights for these models satisfy a variant of the tetrahedron equation, which implies integrability under suitable assumptions on R-matrices and transfer matrices. As an explicit example, we present a solution produced by Teichmüller TQFT.

2602.21890 2026-06-03 astro-ph.CO astro-ph.GA

The impact of cosmic filaments on starburst galaxies across cosmic times

宇宙纤维结构对星系爆发式恒星形成活动的影响:跨越宇宙时间

Baptiste Jego, Matthieu Béthermin, Katarina Kraljic, Clotilde Laigle, Lingyu Wang, Antonio La Marca, Olivier Ilbert, Hollis B. Akins, Caitlin M. Casey, Gavin Leroy, Ali Hadi, Jeyhan S. Kartaltepe, Anton M. Koekemoer, Henry Joy McCracken, Louise Paquereau, Jason Rhodes, Brant E. Robertson, Marko Shuntov, Greta Toni, Can Xu

AI总结 利用SIMBA模拟和COSMOS观测数据,研究爆发式恒星形成星系、主序星系和熄灭星系相对于宇宙纤维结构的距离随红移的演化,发现爆发式星系在高红移时更靠近纤维,低红移时更远离,与模拟一致。

Comments Accepted for publication in A&A

详情
AI中文摘要

宇宙学模拟表明,星系的多种性质取决于它们在宇宙网中的位置。然而,关于恒星形成活动与纤维距离依赖性的直接观测证据仍然稀缺,且在红移z>1时缺失。我们研究了爆发式恒星形成星系、主序星系和熄灭星系相对于宇宙纤维结构的分布,以及这种分布随红移的演化。首先,我们使用SIMBA宇宙学模拟预测了从z=3到z=0不同星系群(去除恒星质量依赖后)到最近纤维的平均距离的红移演化。然后,我们在COSMOS场中测量了相应的信号,使用COSMOS2020和COSMOS-Web数据,其中精确的光度红移使得能够重建从z=2到z=0.5的投影宇宙网,并通过远红外光谱能量分布拟合识别爆发式星系。与SIMBA结果一致,爆发式星系在z>1时更靠近纤维,在z<1时距离更远;主序星系占据中等环境,演化很小;熄灭星系向低红移时逐渐缩短到纤维的距离,爆发式星系和主序星系群在z~1附近发生交叉。在COSMOS-Web中,爆发式星系和主序星系之间平均纤维距离的相对演化在至少5σ的显著性水平上被探测到。我们展示了一个最小的玩具模型,其中唯一的环境成分是模拟中测量的sSFR-纤维距离调制,足以再现观测到的爆发式星系和主序星系之间平均纤维距离的差分演化。这些结果表明,模拟预测的大尺度环境效应对星系恒星形成活动的影响在z=2到z=0.5范围内是可探测的。

英文摘要

Cosmological simulations suggest that various galaxy properties depend on their location within the cosmic web. Yet direct observational evidence of the dependence of star formation activity on distance to filaments remains scarce and is missing at z>1. We investigate how starburst, main-sequence (MS), and quenched galaxies are distributed with respect to cosmic web filaments, and how this distribution evolves with redshift. We first use the SIMBA cosmological simulation to predict the redshift evolution of the mean distance to the closest filament from z=3 to z=0 for different galaxy populations after removing stellar-mass dependencies. We then measure the corresponding signal in the COSMOS field, using COSMOS2020 and COSMOS-Web data, where accurate photometric redshifts enable reconstruction of the projected cosmic web from z=2 to z=0.5, and starbursts are identified through far-infrared spectral energy distribution fitting. In agreement with the results from SIMBA, starburst galaxies are found closer to filaments at z>1 and at larger distances at z<1, MS galaxies occupy intermediate environments with little evolution, and quenched galaxies show progressively shorter distances to filaments toward low redshift, with a crossing between starburst and MS populations around z~1. In COSMOS-Web, the relative evolution in the average distance to filaments between starburst and MS galaxies is detected at a significance level of at least 5σ. We show that a minimal toy model in which the only environmental ingredient is the sSFR-filament distance modulation measured in simulations is sufficient to reproduce the observed differential evolution of the average filament distance between starburst and MS galaxies. These results show that the imprint of large-scale environmental effects on the star formation activity of galaxies, predicted by simulations, is detectable from z=2 down to z=0.5.

2602.21759 2026-06-03 math.SG math.CT

Density of fibers for the filtered Fukaya category of $T^*N$

$T^*N$ 的过滤 Fukaya 范畴中纤维的稠密性

Stéphane Guillermou, Claude Viterbo, Bingyu Zhang

AI总结 本文回答了 Biran 和 Cornea 关于余切丛 Fukaya 范畴中纤维的迭代锥的稠密性问题,证明了取稠密的基点集时,余切纤维的迭代锥在过滤 Fukaya 范畴中是稠密的,并在附录中证明了辛流形中精确拉格朗日子流形关于谱距离永远不会是完全有界的。

Comments Added an Appendix to prove that the set of Lagrangians is not totally bounded for the spectral metric

详情
AI中文摘要

我们回答了 Biran 和 Cornea 关于余切丛的 Fukaya 范畴中纤维的迭代锥的稠密性问题。我们证明,如果取一个稠密的基点集,那么余切纤维的迭代锥在过滤 Fukaya 范畴中是稠密的。在附录中,我们证明了辛流形中精确拉格朗日子流形的空间关于谱距离永远不会是完全有界的(除非它是空的)。这在 $n=1$ 时隐含于 \cite{MCA-VH-CV},并在 \cite{A-B-C} 中对负曲率流形的余切丛得到了证明。

英文摘要

We answer a question of Biran and Cornea about the density of iterated cones of fibers in the Fukaya category of a cotangent bundle. We prove that indeed if we take a dense set of basepoints, the iterated cones of the cotangent fibres are dense in the Filtered Fukaya category. In an appendix we prove that the space of exact Lagrangians in a symplectic manifold is never totally bounded for the spectral distance (unless it is empty). This was implicit in \cite{MCA-VH-CV} for $n=1$ and proved for cotangent bundles of negatively curved manifolds in \cite{A-B-C}.

2602.21624 2026-06-03 astro-ph.HE

AT2024lhc and AT2024kmq in the landscape of featureless tidal disruption events

AT2024lhc 和 AT2024kmq 在无特征潮汐瓦解事件景观中的位置

Yuhan Yao, Ryan Chornock, Andrew Mummery, Raffaella Margutti, Marat Gilfanov, Muryel Guolo, Eric R. Coughlin, Wenbin Lu, Joheen Chakraborty, Dheeraj R. Pasham, Kate D. Alexander, Olivia Aspegren, Charlotte R. Angus, Xinze Guo, Xander J. Hall, Erica Hammerstein, K. -Ryan Hinds, Anna Y. Q. Ho, Xiaoshan Huang, Elias Kammoun, Natalie LeBaron, Matteo Lucchini, Zoë McGrath, Matt Nicholl, Daniel A. Perley, R. Michael Rich, Genevieve Schroeder, Xinyue Sheng, Jesper Sollerman, Jean Somalwar, Jacob R. Wise, Michael W. Coughlin, Andrew Drake, Matthew J. Graham, George Helou, Joahan C. Jaimes, Mansi M. Kasliwal, Ashish A. Mahabal, Pavel Medvedev, Josiah Purdum, Ben Rusholme, Rashid Sunyaev

AI总结 通过研究两个与高质量黑洞相关的无特征光谱潮汐瓦解事件,发现其X射线发射特性支持致密冕区产生康普顿化辐射,并揭示TDE软硬态转变发生在吸积率约0.03爱丁顿吸积率处。

Comments 24 pages, 16 figures, submitted to MNRAS

Journal ref Mon Not R Astron Soc (2026)

详情
AI中文摘要

我们研究了AT2024kmq和AT2024lhc,两个与高质量黑洞($M_{ m BH}\sim 10^8\,M_\odot$)相关的具有蓝色无特征光谱的潮汐瓦解事件(TDE)。两个事件都显示出与流自相交激波耗散一致的光学前兆。它们的X射线发射明亮($L_{ m X}\sim 10^{44}\,{ m erg\,s^{-1}}$),高度可变(最小观测到的时间变标为1.3小时和4.8小时,对应约3倍的流量变化),持续时间长($>1\, m yr$),不晚于光学峰值出现,并且很好地由幂律谱表征,其中$1.7<Γ<3$($f_ν\propto ν^{1-Γ}$)。X射线特性和射电未探测支持一个致密冕区($\lesssim 10 r_{ m g}$)产生康普顿化X射线发射。利用所有已发表的无特征TDE,我们发现其峰值紫外/光学黑体光度与半径的分布存在统计上显著的双峰性。我们构建了一个具有eROSITA早期X射线观测的TDE比较样本,在其中发现具有不同X射线谱演化特性的TDE中$M_{ m BH}$分布不同:低质量黑洞($M_{ m BH} \sim 10^6 M_\odot$)在$t\lesssim 2$\,yr内保持软态($Γ>4$),中等质量($\sim 10^7 M_\odot$)在约1年时从软态转变为硬态,而高质量($\sim 10^8 M_\odot$)从一开始就是硬态($1.5<Γ\lesssim 3$)。我们将这一结果解释为TDE中软态到硬态转变发生在临界吸积率阈值$\dot{M}_{ m acc} \sim 0.03 \dot M_{ m Edd}$(类似于X射线双星)的证据,利用了简单盘理论预测的转变时标与黑洞质量成$t_{ m tr}\propto M_{ m BH}^{-3/4}$标度关系这一事实。

英文摘要

We study AT2024kmq and AT2024lhc, two tidal disruption events (TDEs) with blue featureless spectra associated with high-mass black holes ($M_{\rm BH}\sim 10^8\,M_\odot$). Both events show optical precursors consistent with shock dissipation from stream self-intersection. Their X-ray emission is luminous ($L_{\rm X}\sim 10^{44}\,{\rm erg\,s^{-1}}$), highly variable (with minimum observed variability timescales of 1.3\,hr and 4.8\,hr for factor of $\sim3$ flux changes), long-lasting ($>1\,\rm yr$), emerging no later than the optical peak, and well characterized by power-laws with $1.7<Γ<3$ (where $f_ν\propto ν^{1-Γ}$). The X-ray properties and radio non-detections support a compact corona ($\lesssim 10 r_{\rm g}$) producing Comptonized X-ray emission. Using all published featureless TDEs, we find statistically significant bimodality in the distribution of their peak UV/optical blackbody luminosities and radii. We assemble a comparison TDE sample with early-time X-ray observations with eROSITA, in which we find different $M_{\rm BH}$ distributions in TDEs with different X-ray spectral evolution properties: low-mass black holes ($M_{\rm BH} \sim 10^6 M_\odot$) remain soft ($Γ>4$) within $t\lesssim 2$\,yr, intermediate masses ($\sim 10^7 M_\odot$) transition from soft to hard at $\sim$1 yr, while high masses ($\sim 10^8 M_\odot$) are hard ($1.5<Γ\lesssim 3$) from the outset. We interpret this result as evidence that the soft-to-hard state transition in TDEs occurs at the critical threshold of $\dot{M}_{\rm acc} \sim 0.03 \dot M_{\rm Edd}$ (similar to X-ray binaries), using the fact that the transition timescale predicted by simple disk theory scales with black hole mass as $t_{\rm tr}\propto M_{\rm BH}^{-3/4}$.

2602.21077 2026-06-03 physics.flu-dyn math.AP

Pressure beneath a periodic travelling water-wave in constant-vorticity flow over a flat bed

平坦底床上恒定涡度流中周期性行进水波下方的压力

Adrian Constantin, Nicolas Gindrier, Otmar Scherzer

AI总结 在线性理论框架下,研究了恒定涡度流中平坦底床上的规则波列的总压力(水动力压力)和动压力行为,发现非零涡度会显著改变动压力极值的位置,且涡度虽不改变水动力压力随深度增加的趋势,但会改变固定深度处水动力压力极值的位置。

Comments 27 pages

详情
AI中文摘要

我们在线性理论框架内研究了在具有平坦底床的恒定涡度流中,传播于水面的规则波列的总(水动力)压力和动压力的行为。我们表明,非零涡度(非均匀底层流的标志)可能会强烈改变相对于无旋流的情况的行为,在无旋流中,动压力的最大值和最小值分别始终出现在波峰和波谷处(动压力的极值可能出现在平坦底床或临界层处,具体取决于涡度强度)。虽然涡度不会改变水动力压力随深度增加的趋势,但它可以显著改变固定深度处水动力压力极值的位置。

英文摘要

We investigate within the framework of linear theory the behaviour of the total (hydrodynamic) pressure and of the dynamic pressure in a regular wave train which propagates at the surface of water with a flat bed in a flow with constant vorticity. We show that nonzero vorticity, the hallmark of a non-uniform underlying current, may strongly alter the behaviour with respect to the case of irrotational flows, for which the maximum and minimum of the dynamic pressure always occur at the wave crest and at the wave trough, respectively (the extrema of the dynamic pressure may occur along the flat bed or along the critical level, depending on the vorticity strength). While vorticity does not modify the increase of the hydrodynamic pressure with depth, it can significantly alter the location of the extrema of the hydrodynamic pressure at a fixed depth level.

2512.18342 2026-06-03 econ.GN q-fin.EC

Preventive Care Disruptions and Emergency Hospitalizations

预防性护理中断与紧急住院

Moslem Rashidi, Luke B. Connelly, Gianluca Fiorentini

AI总结 利用八国SHARE数据,通过工具变量法估计COVID-19第一波期间乳腺X线摄影减少对50-69岁女性紧急住院的影响,发现筛查下降导致后续紧急住院增加。

详情
AI中文摘要

本文研究有组织的乳腺癌筛查中断是否会导致后期紧急医院护理使用的增加。重点关注COVID-19第一波,当时欧洲各地的常规乳腺X线摄影大幅减少,扰乱了早期检测、随访测试、转诊和计划治疗这一常规筛查路径。利用来自八个国家的SHARE数据,作者研究了50至69岁女性——有组织筛查项目的主要目标群体。他们估计乳腺X线摄影摄取如何影响全因过夜紧急住院,这被解释为预防性护理中断后卫生系统下游压力的广泛衡量指标。为了解决筛查的选择性问题,他们采用了一种基于第9轮访谈时间与各国第一波限制差异交互作用的工具变量策略。结果表明,与疫情相关的乳腺X线摄影下降增加了筛查合格女性后期的紧急住院,而70岁及以上女性则没有这种效应。

英文摘要

This paper studies whether interruptions to organized breast cancer screening lead to greater later use of emergency hospital care. It focuses on the first wave of COVID-19, when routine mammography was widely reduced across Europe, disrupting the usual screening pathway of early detection, follow-up testing, referral, and planned treatment. Using SHARE data from eight countries, the authors examine women aged 50 to 69, the main target group for organized screening programs. They estimate how mammography uptake affects all-cause overnight emergency hospitalization, interpreted as a broad measure of downstream strain on the health system after preventive care disruption. To address selection into screening, they use an instrumental variables strategy based on interview timing in Wave 9 interacted with cross-country differences in first-wave restrictions. The results suggest that pandemic-related declines in mammography increased later emergency hospitalization for screening-eligible women, while no such effect appears for women aged 70 and older.

2602.20546 2026-06-03 quant-ph

Distilling Magic States in the Bicycle Architecture

在自行车架构中蒸馏魔法态

Shifan Xu, Kun Liu, Patrick Rall, Zhiyang He, Yongshan Ding

AI总结 本文提出在双变量自行车码中实现基于泡利测量的克利福德电路,通过联合优化逻辑量子比特映射、门调度、测量本地化和量子比特回收来设计蒸馏工厂,在更小量子比特占用下实现更低目标错误率。

Comments 15 pages, accepted in ISCA 2026

详情
AI中文摘要

魔法态蒸馏被认为是提供非克利福德资源以实现通用容错的有前景方法之一。在表面码中实现的传统MSD协议通常需要多个码块和晶格手术轮次,导致大量量子比特开销,尤其是在低目标错误率下。在这项工作中,我们提出了在双变量自行车(BB)码上的实用魔法态蒸馏工厂,该工厂在单个BB码块内执行基于泡利测量的克利福德电路。我们将蒸馏电路设计表述为逻辑量子比特映射、门调度、测量本地化以及通过量子比特回收进行协议压缩的联合优化。基于详细的资源分析和模拟,我们的BB工厂在空间-时间体积上与领先的蒸馏工厂相当,同时在更小的量子比特占用下实现更低的目标错误率,并且作为魔法态培育后的第二轮蒸馏器特别有吸引力。

英文摘要

Magic State Distillation is considered to be one of the promising methods for supplying the non-Clifford resources required to achieve universal fault tolerance. Conventional MSD protocols implemented in surface codes often require multiple code blocks and lattice surgery rounds, resulting in substantial qubit overhead, especially at low target error rates. In this work, we present practical magic state distillation factories on Bivariate Bicycle (BB) codes that execute Pauli-measurement-based Clifford circuits inside a single BB code block. We formulate distillation circuit design as a joint optimization of logical qubit mapping, gate scheduling, measurement nativization, and protocol compression via qubit recycling. Based on detailed resource analysis and simulations, our BB factories have space-time volume comparable to that of leading distillation factories while delivering lower target error at a smaller qubit footprint, and are particularly compelling as second-round distillers following magic state cultivations.

2602.19425 2026-06-03 hep-th math-ph math.MP

Convergence of Nekrasov instanton sum with adjoint matter

带伴随物质的内克拉索夫瞬子和的收敛性

Bruno Le Floch

AI总结 研究4维N=2* U(N)规范理论的内克拉索夫瞬子配分函数的级数收敛性,确定了在单位圆盘|q|<1内对一般参数的绝对收敛半径,并讨论了不同情况下的收敛性。

Comments 36 pages. v2: references corrected and added; second choice of term in section 2.3 corrected

详情
AI中文摘要

4维$\mathcal{N}=2^*$ $U(N)$ 规范理论(4维$\mathcal{N}=4$ 超杨-米尔斯理论的质量形变)的内克拉索夫瞬子配分函数是瞬子模空间上等变积分的生成级数,由带权重计数参数$\mathfrak{q}$的着色分拆求和给出。本文证明了该级数在单位圆盘$|\mathfrak{q}|<1$内对一般参数的收敛性。具体地,假设质量和库仑分支参数避开某个格点,确定了该和的绝对收敛半径。若等变参数之比$b^2=\varepsilon_1/\varepsilon_2$属于$\mathbb{C}\setminus[0,+\infty)$,则半径为$1$,与预期一致。若$b^2$非负,则出现三种情况:若$b^2$具有有限指数类型(Brjuno数的推广),即存在$C>0$使得对所有整数$p,q\neq 0$有$|b^2-p/q|>\exp(-Cq)$,则半径为有限;若$b^2$是超指数有理逼近的,则级数发散;若$b^2$为有理数,则某些项奇异。AGT对应将这些结果转化为Virasoro和$W_N$代数在非实$b$下单位圆盘内环面一点共形块的收敛性。对于Virasoro代数,这对应于中心荷在$\mathbb{C}\setminus[25,+\infty)$中。

英文摘要

The Nekrasov instanton partition function of the 4d $\mathcal{N}=2^*$ $U(N)$ gauge theory (a mass deformation of 4d $\mathcal{N}=4$ super-Yang-Mills theory), which is a generating series of equivariant integrals over instanton moduli spaces, is given by a sum over colored partitions weighted by a counting parameter $\mathfrak{q}$. This note proves convergence of the series in the unit disk $|\mathfrak{q}|<1$ for generic parameters. Specifically, the absolute convergence radius of this sum is determined, assuming that mass and Coulomb branch parameters avoid some lattice. If the ratio $b^2=ε_1/ε_2$ of equivariant parameters is in $\mathbb{C}\setminus[0,+\infty)$, the radius is $1$, as expected. If $b^2$ is non-negative, three cases arise: the radius is finite if $b^2$ has finite exponential type (a generalization of Brjuno numbers), namely there exists $C>0$ such that $|b^2-p/q|>\exp(-Cq)$ for all integers $p,q\neq 0$; the series diverges if $b^2$ is super-exponentially well approximable by rationals; and if $b^2$ is rational some terms are singular. The AGT correspondence translates these results to convergence of torus one-point conformal blocks of the Virasoro and $W_N$ algebras with non-real $b$, within the unit disk. For the Virasoro algebra this corresponds to a central charge in $\mathbb{C}\setminus[25,+\infty)$.

2601.14680 2026-06-03 math.OC

Accelerated Prox-Level Methods for Unknown Piecewise-Smooth Optimization I: Convex Optimization

未知分段光滑优化的加速近端水平方法 I: 凸优化

Zhenwei Lin, Zhe Zhang

AI总结 针对未知分段光滑凸函数在二次增长条件下的优化问题,提出加速近端水平方法APEX,实现最优一阶复杂度并提供可验证终止证书。

Comments 38 pages, 6 figures

详情
AI中文摘要

我们提出了一种几乎无参数的算法,用于在二次增长条件下最小化分段光滑凸函数,其中光滑区域的位置和结构完全未知。我们的算法APEX(加速近端水平方法探索分段光滑性)是一种加速的束水平方法,旨在自适应地利用底层分段光滑结构。在该设置下,APEX在现有的一阶方法中达到了已知最优的预言复杂度,相对于先前的束水平保证,改进了对条件数的依赖。此外,APEX生成可验证且准确的终止证书,从而实现鲁棒、几乎无参数的实现。据我们所知,APEX是首个同时实现分段光滑优化已知最优一阶预言复杂度并提供证书保证的算法。

英文摘要

We introduce a nearly parameter-free algorithm for minimizing piecewise smooth (PWS) convex functions under the quadratic-growth (QG) condition, where the locations and structure of the smooth regions are entirely unknown. Our algorithm, APEX (Accelerated Prox-Level method for Exploring Piecewise Smoothness), is an accelerated bundle-level method designed to adaptively exploit the underlying PWS structure. For this setting, APEX achieves the best-known oracle-complexity result among existing first-order methods, improving the dependence on the condition number relative to prior bundle-level guarantees. Furthermore, APEX generates a verifiable and accurate termination certificate, enabling a robust, nearly parameter-free implementation. To the best of our knowledge, APEX is the first algorithm to simultaneously achieve the best-known first-order oracle complexity for PWS optimization and provide certificate guarantees.

2602.18973 2026-06-03 cond-mat.mes-hall cond-mat.mtrl-sci

Exact expression for the Berry connection in the projection gauge

投影规范中Berry联络的精确表达式

Trey Cole, David Vanderbilt

AI总结 本文推导了投影规范中非阿贝尔Berry联络的精确表达式,该表达式仅依赖于k局域量,避免了有限差分误差,并通过紧束缚模型验证了其在Berry相位和Chern-Simons轴子角计算中的稳定性。

Comments 11 pages, 3 figures

Journal ref Phys. Rev. B 113, 245106 (2026)

详情
AI中文摘要

Berry联络编码了有隙绝缘体中占据Bloch态的动量空间几何,并在拓扑材料中起核心作用。虽然规范不变的量可以通过相邻$k$点之间的重叠矩阵来评估,但将Berry联络本身作为平滑场访问需要指定布里渊区上的连续规范。基于Wannier的工作流程通过投影到局域轨道来实现这一点,从而能够稳定地评估几何量和响应函数。在这种情况下,Berry联络直接进入极化、Berry曲率和相关响应函数的Wannier插值计算中。然而,在实际实现中,投影规范Berry联络通常通过相邻$k$点之间的有限差分重叠来构造,离散化了动量导数,并引入了与$k$网格间距和规范对齐相关的误差。这些效应在具有小带隙的系统中或评估高阶响应(如Chern-Simons轴子角)时可能变得数值上微妙。在这里,我们推导了投影规范中非阿贝尔Berry联络的精确表达式,该表达式在晶体动量中是局域的。从投影和正交归一化的类Bloch态出发,我们得到了一个完全用$k$局域量表示的闭式方程。我们通过计算紧束缚模型中的Berry相位和Chern-Simons轴子角,在一维和三维中验证了该公式。所得到的框架为在Wannier插值方案和未来的第一性原理实现中评估几何性质提供了一条稳定的途径。

英文摘要

The Berry connection encodes the momentum-space geometry of occupied Bloch states in gapped insulators and plays a central role in topological materials. While gauge-invariant quantities can be evaluated from overlap matrices between neighboring $k$ points, accessing the Berry connection itself as a smooth field requires specifying a continuous gauge over the Brillouin zone. Wannier-based workflows achieve this through projection onto localized orbitals, enabling stable evaluation of geometric quantities and response functions. In this setting, the Berry connection enters directly in Wannier-interpolated calculations of polarization, Berry curvature, and related response functions. In practical implementations, however, the projection-gauge Berry connection is typically constructed from finite-difference overlaps between neighboring $k$ points, discretizing momentum derivatives and introducing errors tied to $k$-mesh spacing and gauge alignment. These effects can become numerically delicate in systems with small band gaps or when evaluating higher-order responses such as the Chern-Simons axion angle. Here, we derive an exact expression for the non-Abelian Berry connection in the projection gauge that is local in crystal momentum. Starting from projected and orthonormalized Bloch-like states, we obtain a closed-form equation expressed entirely in terms of $k$-local quantities. We validate the formulation in one and three dimensions by computing the Berry phase and Chern-Simons axion angle in tight-binding models. The resulting framework provides a stable route to evaluating geometric properties within Wannier interpolation schemes and future first-principles implementations.

2510.19987 2026-06-03 quant-ph

Separation of quantum time evolution into holonomic and dynamical parts

量子时间演化为完整部分和动力学部分的分离

Adam Fredriksson, Erik Sjöqvist

AI总结 研究非绝热非阿贝尔情况下薛定谔型量子时间演化为完整部分和动力学部分乘积的分离条件,证明可分离性是规范不变性质,并通过三能级Λ型耦合系统实现分析。

Comments Minor revision, journal reference added

Journal ref Phys. Rev. A 113, 062202 (2026)

详情
AI中文摘要

研究了在非绝热非阿贝尔情况下将薛定谔型量子时间演化为完整部分和动力学部分乘积的分离问题。我们确定了所有可能实现这种分离的特殊情况,并证明了可分离性是量子时间演化的规范不变性质。在三能级Λ型耦合结构中实现了这一通用分析。通过两个非对易的Λ型哈密顿量说明了完整部分和动力学部分不分离的典型情况。

英文摘要

The issue of separating Schrödinger-type quantum time evolution into a product of holonomic and dynamical parts in the non-adiabatic non-Abelian case is examined. We identify all special cases in which this kind of separation is possible, and we prove that separability is a gauge invariant property of quantum time evolution. The general analysis is implemented in a three-level system with $Λ$-type coupling structures. The typical case where the holonomic and dynamical parts do not separate is illustrated by means of two non-commuting $Λ$-type Hamiltonians.

2601.19734 2026-06-03 hep-th gr-qc math-ph math.MP

Geometric Action Principle for Unification Yang-Mills, Gravity and matter fermions

统一杨-米尔斯、引力和物质费米子的几何作用原理

Pedro D. Alvarez, Fernando Izaurieta, Cristian Quinzacara

AI总结 提出一个单一几何不变量统一规范引力、杨-米尔斯理论和费米子动能项,无需额外维度或人为对称性破缺。

Comments 19pages

详情
AI中文摘要

一个单一的几何不变量固定了引力、杨-米尔斯理论和费米子动能项的相对归一化和结构。受限不变量基包含已知的线性化无鬼二次引力扇区,具有传播挠率。我们的结果建立了一条通往统一的极小几何路径,不依赖于额外维度或人为对称性破缺。与先前的规范-引力构造不同,相对归一化和无鬼性质从一个单一的克利福德代数不变量中产生。

英文摘要

A single geometric invariant fixes the relative normalization and structure of gravity, Yang--Mills theory, and fermion kinetic terms. The restricted invariant basis contains known linearized ghost-free quadratic gravitational sectors with propagating torsion. Our results establish a minimal geometric route to unification that does not rely on extra dimensions or symmetry breaking by hand. Unlike previous gauge--gravity constructions, the relative normalizations and ghost freedom emerge from a single Clifford--algebraic invariant.

2602.17291 2026-06-03 hep-ph hep-ex

Ultralight Dark Matter Detection with a Ferromagnet Lattice

利用铁磁体晶格探测超轻暗物质

Dongyi Yang, Xiao Yang, Chenxi Sun, Jianwei Zhang

AI总结 提出铁磁体晶格磁力计,通过相干组合多个悬浮铁磁体增强对超轻暗物质的探测灵敏度,并分析噪声特性及对轴子-电子、暗光子和轴子-光子耦合的投影灵敏度。

Comments 5 pages, 2 figures

详情
AI中文摘要

悬浮铁磁体通过测量微弱的类磁场信号,为超轻暗物质(ULDM)提供了极其灵敏的探针。我们提出了一种铁磁体晶格磁力计,它相干地组合多个悬浮铁磁体以增强有效灵敏度。通过用晶格替代单个铁磁体,我们增加了总极化自旋,同时保持了每个组成铁磁体的固有动力学响应。我们表明,晶格内的磁偶极-偶极相互作用可以通过高频磁场动态抑制,使系统实际上无相互作用,代价是信号幅度因线性和二次自旋响应的不同重整化而适度降低。我们分析了晶格的噪声特性,并证明集体读出导致与铁磁体数量有利的标度关系。根据轴子-电子、暗光子和轴子-光子耦合的解释,我们的结果给出了投影灵敏度,显著超过了现有的单铁磁体实现。特别是对于轴子-光子相互作用,我们发现信号本身存在非平凡的晶格诱导增强,导致在广泛质量范围内超越现有约束的灵敏度。

英文摘要

A levitated ferromagnet provides an exceptionally sensitive probe of ultralight dark matter (ULDM) through measuring weak magnetic-like field signals. We propose a ferromagnet lattice magnetometer that coherently combines multiple levitated ferromagnets to enhance effective sensitivity. By replacing a single ferromagnet with a lattice, we increase the total polarized spin while preserving the intrinsic dynamical response of each constituent ferromagnet. We show that magnetic dipole-dipole interactions within the lattice can be dynamically suppressed through a high-frequency magnetic field, rendering the system effectively noninteracting, at the cost of only a moderate reduction in signal amplitude due to the distinct renormalization of linear and quadratic spin responses. We analyze the noise properties of the lattice and demonstrate that collective readout leads to favorable scaling with the number of ferromagnets. Interpreted in terms of axion-electron, dark photon, and axion-photon couplings, our results yield projected sensitivities that significantly exceed existing single-ferromagnet implementations. In particular, for axion-photon interactions, we find a nontrivial lattice-induced enhancement of the signal itself, leading to sensitivities that surpass existing constraints over a broad mass range.

2601.17894 2026-06-03 math.AG

Rigidity Criterion for Certain Calabi-Yau Families

某些Calabi-Yau族的刚性准则

Ruiran Sun, Chenglong Yu, Kang Zuo

AI总结 本文提出并证明了一个关于极化Calabi-Yau流形族的新刚性准则,通过局部消失环分析与全局Hodge结构张量积分解,验证了在边界点附近总空间光滑、相对典范丛平凡且边界纤维含孤立奇点时族为刚性的猜想。

Comments 15 pages, comments are welcome; v2: some minor changes; v3: 13 pages, main results strengthened and proof simplified

详情
AI中文摘要

我们证明了极化Calabi-Yau流形族的一个新刚性准则。受已知非刚性例子的启发,我们猜想:若一个拟射影曲线上的族在边界点附近总空间光滑、相对典范丛平凡且边界纤维包含一个孤立奇点,则该族是刚性的。当这样的孤立奇点具有集中的混合Hodge谱(包括普通二重点和尖点)时,我们验证了这一猜想。证明结合了局部消失环分析与相关Hodge结构变体的全局张量积分解。

英文摘要

We prove a new rigidity criterion for families of polarized Calabi--Yau manifolds. Motivated by known non-rigid examples, we conjecture that a family over a quasi-projective curve is rigid if, near a boundary point, the total space is smooth, the relative canonical bundle is trivial, and the boundary fiber contains an isolated singular point. We verify this conjecture when one such isolated singularity has a concentrated mixed Hodge spectrum, a class including ordinary double points and cusps. The proof combines a local vanishing-cycle analysis with a global tensor-product decomposition of the associated variation of Hodge structures.

2602.15762 2026-06-03 physics.optics cs.ET

PRISM: Photonics-Informed Inverse Lithography for Manufacturable Inverse-Designed Photonic Integrated Circuits

PRISM: 面向可制造逆设计光子集成电路的光子学感知逆光刻技术

Hongjian Zhou, Haoyu Yang, Nicholas Gangi, Tianle Xu, Rena Huang, Jiaqi Gu

AI总结 针对逆设计光子集成电路可制造性差的问题,提出PRISM方法,通过物理感知的逆光刻流程,结合紧凑校准图案、可微分制造模型和光子学感知掩模优化,显著提升后制造性能和良率。

Comments 26 pages. Accepted to ACM TODAES Special Issue on Co-Design and Design Automation for Optical/Photonic Computing Systems, 2026

详情
AI中文摘要

光子逆设计的最新进展已证明能够自动合成紧凑、高性能的光子组件,超越传统手工设计结构,为可扩展且功能丰富的光子硬件提供了有希望的路径。然而,逆设计光子集成电路的实际部署受限于可制造性:其不规则、亚波长几何结构对制造变化高度敏感,导致性能大幅下降、良率低,以及模拟最优性与制造性能之间持续存在的差距。与电子学不同,光子学缺乏系统、灵活的掩模优化流程。光子组件中的制造偏差会导致级联电路中大的光学响应漂移和累积误差,而校准制造模型仍然成本高昂且依赖专业知识,通常需要重复制造周期,这对大多数设计者来说难以实现。为弥合这一差距,我们引入了PRISM,一种光子学感知的逆光刻工作流,使光子掩模优化变得数据高效、可靠且光学感知。PRISM (i) 合成紧凑、信息丰富的校准图案以最小化所需制造数据,(ii) 训练基于物理的可微分制造模型,实现基于梯度的优化,(iii) 执行光子学感知的逆掩模优化,优先考虑超越几何匹配的性能关键特征。在多个逆设计组件中,使用电子束光刻和深紫外光刻工艺,PRISM显著提升了后制造性能和良率,同时减少了校准面积和周转时间,实现了可制造、高良率的逆设计光子硬件的大规模普及。

英文摘要

Recent advances in photonic inverse design have demonstrated the ability to automatically synthesize compact, high-performance photonic components that surpass conventional, hand-designed structures, offering a promising path toward scalable and functionality-rich photonic hardware. However, the practical deployment of inverse-designed PICs is bottlenecked by manufacturability: their irregular, subwavelength geometries are highly sensitive to fabrication variations, leading to large performance degradation, low yield, and a persistent gap between simulated optimality and fabricated performance. Unlike electronics, photonics lacks a systematic, flexible mask optimization flow. Fabrication deviations in photonic components cause large optical response drift and compounding error in cascaded circuits, while calibrating fabrication models remains costly and expertise-heavy, often requiring repeated fabrication cycles that are inaccessible to most designers. To bridge this gap, we introduce PRISM, a photonics-informed inverse lithography workflow that makes photonic mask optimization data-efficient, reliable, and optics-informed. PRISM (i) synthesizes compact, informative calibration patterns to minimize required fabrication data, (ii) trains a physics-grounded differentiable fabrication model, enabling gradient-based optimization, and (iii) performs photonics-informed inverse mask optimization that prioritizes performance-critical features beyond geometry matching. Across multiple inverse-designed components with both electron-beam lithography and deep ultra-violet photolithography processes, PRISM significantly boosts post-fabrication performance and yield while reducing calibration area and turnaround time, enabling and democratizing manufacturable and high-yield inverse-designed photonic hardware at scale.

2602.15542 2026-06-03 math.GN math.LO

Homeomorphisms between compact subsets of real numbers

实数紧子集之间的同胚

Sławomir Kusiński, Szymon Plewik

AI总结 将实数紧集的性质简化为可数序的性质,讨论t-集变体的齐次性,并证明存在恰好ω1个非同胚的t-集。

Comments Acknowledgment: We would like to thank W. Bielas and T. Kania for their comments, which allowed us to remove typos and ambiguities from the version previously published at arXiv

详情
AI中文摘要

我们首先将实数紧集的性质简化为可数序的性质。然后讨论实数紧子集的齐次性的一种变体,重点关注$t$-集族。最后,我们证明存在恰好$ω_1$个非同胚的$t$-集。

英文摘要

We first present a reduction of properties of compact sets of real numbers to properties of countable orders. Then discuss a variant of homogeneity of compact subsets of real numbers, focusing on the family of $t$-sets. Finally, we prove that there are exactly $ω_1$ many non-homeomorphic $t$-sets.

2602.14825 2026-06-03 astro-ph.CO

The impact of the formation channel on gravitational-wave-galaxy cross-correlations

形成通道对引力波-星系互相关的影响

Kabir Chakravarti, Federico R. Urban

AI总结 研究双星形成通道的不确定性如何影响引力波事件与星系目录之间的角互相关信号,发现时延分布显著影响信号,而质量传递函数影响可忽略。

Comments Matches the version published in the Open Journal of Astrophysics

Journal ref Vol. 9, 2026

详情
AI中文摘要

引力波事件与星系目录之间的角谐波互相关包含关于大尺度结构和致密双星合并起源的丰富信息。在这项工作中,我们研究了双星形成通道的不确定性如何影响当前和下一代探测器网络预测的互相关信号。我们生成了五个模拟引力波目录,其中我们改变了前身星到致密星的质量传递函数以及前身星与致密星之间的时延概率分布。然后,我们将这些目录与基于2MASS测光红移目录(2MPZ)和Gaia-unWISE类星体目录(Quaia)建模的星系样本进行互相关。我们发现质量传递函数对互相关信号的影响可忽略,差异保持在红移不确定性范围内。相比之下,时延分布显著影响引力波事件的红移分布,从而影响互相关信号,特别是对于浅层星系目录。具体而言,当前一代设施只有在与2MPZ互相关且时延最长时才能实现显著探测,而与更深的Quaia目录的所有互相关要么勉强可探测,要么与零一致。因此,我们的探索性结果表明,从引力波-星系互相关推导出的宇宙学或天体物理参数预测,正如预期,强烈依赖于假设的双星形成历史。

英文摘要

The angular, harmonic cross-correlation between gravitational wave (GW) events and galaxy catalogues contains rich information on the large-scale structure and the origin of compact binary mergers. In this work, we study how uncertainties in the binary formation channel affect the predicted cross-correlation signal for both current-generation and next-generation networks of detectors. We generate five mock GW catalogues for which we vary the progenitor-to-remnant mass-transfer function and the time-delay probability distribution between progenitor and remnant. We then cross-correlate these catalogues with galaxy samples modelled on the 2MASS Photometric Redshift catalogue (2MPZ) and the Gaia-unWISE quasar catalogue (Quaia). We find that the mass-transfer function has negligible effect on the cross-correlation signal, with differences remaining within redshift uncertainties. In contrast, the time-delay distribution dramatically affects the redshift distribution of the GW events and, with it, the cross-correlation signal, particularly for shallow galaxy catalogues. In particular, current-generation facilities can achieve significant detections only for the longest time delays when cross-correlated with 2MPZ, whilst all cross-correlations with the deeper Quaia catalogue are marginally detectable or consistent with zero. Our exploratory results thus demonstrate that forecasts on cosmological or astrophysical parameters derived from GW-galaxy cross-correlations are, as expected, strongly sensitive to the assumed binary formation history.