arXivDaily arXiv每日学术速递 周一至周五更新
重置
2603.25717 2026-03-27 math.NT

Iterated beta integrals

Minoru Hirose, Nobuo Sato

Comments 56 pages, 3 figures

详情
英文摘要

We introduce iterated beta integrals, a new class of iterated integrals on the universal abelian covering of the punctured projective line that unifies hyperlogarithms and classical beta integrals while preserving their fundamental properties. We establish various analytic properties of these integrals with respect to both the exponent parameters and the main variables. Their key feature is invariance under simultaneous translation of the exponent parameters, which generates relations between integrals over possibly different coverings. This mechanism recovers notable identities for multiple zeta values and variants -- including Zagier's 2-3-2 formula, Murakami's $t$-value analogue, Charlton's $t$-value analogue, Zhao's $2$-$1$ formula, and Ohno's relation -- and also yields new relations, such as a proof of a Galois descent phenomenon for multiple omega values.

2603.25715 2026-03-27 math-ph hep-lat hep-th math.MP quant-ph

Critical curve of two-matrix models $ABBA$, $A\{B,A\}B$ and $ABAB$, Part I: Monte Carlo

Carlos I. Pérez Sánchez

Comments 20 pages, 20 figures

详情
英文摘要

For a family of two-matrix models \[ \frac{1}{2} \operatorname{Tr}(A^2+B^2) - \frac{g}{4} \operatorname{Tr}(A^4+B^4) - \begin{cases} \frac{h}{2} \operatorname{Tr}( A BA B) \\ \frac{h}{4} \operatorname{Tr}( A BA B+ ABBA ) \\ \frac{h}{2} \operatorname{Tr}( A B BA ) \end{cases} \] with hermitian $A$ and $B$, we provide, in each case, a Monte Carlo estimate of the boundary of the maximal convergence domain in the $(h,g)$-plane. The results are discussed comparing with exact solutions (in agreement with the only analytically solved case) and phase diagrams obtained by means of the functional renormalization group.

2603.25714 2026-03-27 math.DS math.GT

Spectrum of SL(2,R)-characters: the once-punctured torus case

Selim Ghazouani, Florestan Martin-Baillon

详情
英文摘要

Consider a topological surface $Σ$. We introduce the spectrum of a representation from the fundamental group of $Σ$ to SL(2,R), which is a subset of projective measured lamination on the surface, which captures the directions along which the representation fails to be Fuchsian, and which characterizes the action of the mapping class group on this representation. In the case of the once-punctured torus, we show that the spectrum of a generic representation is a Cantor set, and that it completely describes the dynamics of the familly of locally constant cocycles above interval exchange transformations associated to the representation.

2603.25703 2026-03-27 hep-th gr-qc math-ph math.MP

A Graphical Coaction for FRW Wavefunction Coefficients

Andrew McLeod, Andrzej Pokraka, Lecheng Ren

Comments 5+2 pages

详情
英文摘要

We show that the wavefunction of the universe in theories of conformally coupled scalars in power-law Friedmann-Robertson-Walker (FRW) cosmologies satisfies a graphical coaction, by means of which we can understand its complete analytic structure in terms of the acyclic minors of Feynman graphs. Our construction extends to all particle multiplicities and any loop order, and if we isolate certain weight-one contributions, it reproduces the ``kinematic flow'' that encodes the differential equation of the wavefunction coefficients. Similarly, any discontinuity of the wavefunction coefficient is easily extracted from the coaction.

2603.25701 2026-03-27 math.AT math.AC

Spectral Homotopy and the Spectral Fundamental Group

Biswajit Mitra, Sourav Koner

详情
英文摘要

In this paper, we introduce an algebraic-topological invariant for commutative pm-rings, termed the spectral fundamental group, which is denoted by $π_{k}^{alg}(A)$. This group is defined via homotopy classes of loops within the space of induced spectral maps, which are generated by the $k$-algebra endomorphism monoid of the ring. We establish foundational properties of this invariant, proving that $π_{k}^{alg}(A)$ is an abelian group that naturally respects direct products and admits natural morphisms with respect to fully invariant subrings. Further, we establish an explicit isomorphism between the spectral fundamental group of certain continuous function rings and the classical fundamental group of their associated topological mapping spaces. Finally, utilizing a generalized dual number construction, we present an explicit example of a pm-ring that cannot be embedded into any function ring over a field of characteristic zero, yet possesses a nontrivial spectral fundamental group. This demonstrates that $π_{k}^{alg}(A)$ captures homotopical dynamics that are intrinsically algebraic.

2603.25691 2026-03-27 math.NA cs.NA

Fast and Accurate CP-HIFI Tensor Decompositions: Exploiting Kronecker Structure

Johannes J. Brust, Tamara G. Kolda

详情
英文摘要

Tensor decompositions are a fundamental tool in scientific computing and data analysis. In many applications -- such as simulation data on irregular grids, surrogate modeling for parameterized PDEs, or spectroscopic measurements -- the data has both discrete and continuous structure, and may only be observed at scattered sample points. The CP-HIFI (hybrid infinite-finite) decomposition generalizes the Canonical Polyadic (CP) tensor decomposition to settings where some factors are finite-dimensional vectors and others are functions drawn from infinite-dimensional spaces. The decomposition can be applied to a fully observed tensor (aligned) or, when only scattered observations are available, to a sparsely sampled tensor (unaligned). Current methods compute CP-HIFI factors by solving a sequence of dense linear systems arising from regularized least-squares problems to fit reproducing Kernel Hilbert space (RKHS) representations to the data, but these direct solves become computationally prohibitive as problem size grows. We propose new algorithms that achieve the same accuracy while being orders of magnitude faster. For aligned tensors, we exploit the Kronecker structure of the system to efficiently compute its eigendecomposition without ever forming the full system, reducing the solve to independent scalar equations. For unaligned tensors, we introduce a preconditioned conjugate gradient method, exploiting the problem's structure for fast matrix-vector products and efficient preconditioning. In our experiments, the proposed methods speed up the solution up to 500x compared to the prior naive direct methods, in line with the reduction in the theoretical computational complexity.

2603.25682 2026-03-27 cs.LO math.AT

On the Formalization of Network Topology Matrices in HOL

Kubra Aksoy, Adnan Rashid, Osman Hasan, Sofiene Tahar

详情
英文摘要

Network topology matrices are algebraic representations of graphs that are widely used in modeling and analysis of various applications including electrical circuits, communication networks and transportation systems. In this paper, we propose to use Higher-Order-Logic (HOL) based interactive theorem proving to formalize network topology matrices. In particular, we formalize adjacency, degree, Laplacian and incidence matrices in the Isabelle/HOL proof assistant. Our formalization is based on modelling systems as networks using the notion of directed graphs (unweighted and weighted), where nodes act as components of the system and weighted edges capture the interconnection between them. Then, we formally verify various classical properties of these matrices, such as indexing and degree. We also prove the relationships between these matrices in order to provide a comprehensive formal reasoning support for analyzing systems modeled using network topology matrices. To illustrate the effectiveness of the proposed approach, we formally analyze the Kron reduction of the Laplacian matrix and verify the total power dissipation in a generic resistive electrical network, both commonly used in power flow analysis.

2603.25676 2026-03-27 math.RT

Functorial embeddings associated with the Four Subspace Problem

Ivon Dorado, Gonzalo Medina

详情
英文摘要

We define a unified categorical framework for studying six subproblems arising from the classical Four Subspace Problem. For each subproblem, we construct a functor from its associated category to the category of representations of the quiver corresponding to the Four Subspace Problem. This approach gives a common structural setting for the six cases considered and allows a simultaneous and coherent analysis via functorial methods. We prove that the six functors are additive and fully faithful, and we show that none of them is dense. As a consequence, each functor induces an equivalence between the corresponding source category and a well-identified full subcategory of the target category. These equivalences provide an effective mechanism for transferring classification results and structural properties, thereby clarifying the structural interrelations among the categories studied.

2603.25667 2026-03-27 math.NA cond-mat.mtrl-sci cs.NA

A Quasicontinuum Method with Optimized Local Maximum-Entropy Interpolation and Heaviside Enrichment for Heterogeneous Lattices

Benjamin Werner, Ondřej Rokoš, Jan Zeman

Comments 28 pages, 17 figures

详情
英文摘要

Lattice systems are effective for modeling heterogeneous materials, but their computational cost is often prohibitive. The QuasiContinuum (QC) method reduces this cost by interpolating the lattice response over a coarse finite-element mesh, yet material interfaces in heterogeneous systems still require fine discretizations. Enrichment strategies from the eXtended Finite Element Method (XFEM) address this by representing interfaces on nonconforming meshes. In this work, we combine Heaviside enrichment with meshless Local Maximum Entropy (LME) interpolation in the QC framework for heterogeneous lattice systems. We systematically investigate the role of the LME locality parameter and its optimization. The results show that optimized LME interpolation improves displacement accuracy by about one order of magnitude over QC with linear interpolation at the same number of degrees of freedom. In addition, the optimal locality-parameter fields are nonuniform near interfaces and exhibit systematic spatial structure. Based on these observations, we derive simple pattern-based rules that retain much of the benefit of full optimization at a fraction of the computational cost. The approach is demonstrated on three numerical examples.

2603.25664 2026-03-27 math.AT math.AC math.AG math.CT math.RT

Geometric Points in Tensor Triangular Geometry

Tobias Barthel, Logan Hyslop, Maxime Ramzi

Comments 66 pages, comments welcome!

详情
英文摘要

In this paper, we study geometric points in tensor triangular geometry. In doing so, we construct a counter-example to Balmer's Nerves of Steel conjecture using free constructions in higher Zariski geometry. We then go on to introduce and discuss constructible spectra in the context of tensor triangular geometry. For tensor triangulated categories satisfying a mild enhancement condition, we use these spectra to construct geometric incarnations of (homological or triangular) primes via maps to "pointlike" tensor triangulated categories.

2603.25662 2026-03-27 math.CO

Isomorphic daisy cubes based on their $τ$-graphs

Zhongyuan Che, Niko Tratnik, Petra Žigert Pleteršek

详情
英文摘要

We prove that if $A$ and $B$ are daisy cubes whose $τ$-graphs are forests, then $A$ and $B$ are isomorphic if and only if their $τ$-graphs are isomorphic. The result is applied to show that a daisy cube with at least one edge is the resonance graph of a plane bipartite graph $G$ if and only if its $τ$-graph is a forest which is isomorphic to the inner dual of the subgraph of $G$ obtained by removing all forbidden edges. As a consequence, some well known properties of Fibonacci cubes and Lucas cubes are provided as examples with different proofs.

2603.25658 2026-03-27 math.RT

The theta correspondence over finite fields

Anne-Marie Aubert

Comments 33 pages

详情
英文摘要

This set of lecture notes is an expanded version of a mini-course the author gave in March of 2025 for the program ``Representation Theory \& Noncommutative Geometry" at the Institut Henri Poincaré, Paris. The goal is to provide a survey of the main properties of the theta correspondence over finite fields of odd characteristic, including its compatibility with Harish-Chandra and Lusztig series, and with the Jordan decomposition of representations, as well as its full explicit description.

2603.25657 2026-03-27 math.OC stat.ML

Instance-optimal stochastic convex optimization: Can we improve upon sample-average and robust stochastic approximation?

Liwei Jiang, Ashwin Pananjady

Comments 51 pages, 5 figures

详情
英文摘要

We study the unconstrained minimization of a smooth and strongly convex population loss function under a stochastic oracle that introduces both additive and multiplicative noise; this is a canonical and widely-studied setting that arises across operations research, signal processing, and machine learning. We begin by showing that standard approaches such as sample average approximation and robust (or averaged) stochastic approximation can lead to suboptimal -- and in some cases arbitrarily poor -- performance with realistic finite sample sizes. In contrast, we demonstrate that a carefully designed variance reduction strategy, which we term VISOR for short, can significantly outperform these approaches while using the same sample size. Our upper bounds are complemented by finite-sample, information-theoretic local minimax lower bounds, which highlight fundamental, instance-dependent factors that govern the performance of any estimator. Taken together, these results demonstrate that an accelerated variant of VISOR is instance-optimal, achieving the best possible sample complexity up to logarithmic factors while also attaining optimal oracle complexity. We apply our theory to generalized linear models and improve upon classical results. In particular, we obtain the best-known non-asymptotic, instance-dependent generalization error bounds for stochastic methods, even in linear regression.

2603.25656 2026-03-27 math.FA math.OA

On circular Kippenhahn curves and the Gau-Wang-Wu conjecture about nilpotent partial isometries

Eric Shen

详情
英文摘要

We study linear operators on a finite-dimensional space whose Kippenhahn curves consist of concentric circles centered at the origin. We say that such operators have Circularity property. One class of examples is rotationally invariant operators. To every operator with norm at most one, we associate an infinite sequence of partial isometries and study when Circularity property can be passed back and forth along that sequence. In particular, we introduce a class of operators for which every partial isometry in the aforementioned sequence has Circularity property, and show that this class is broader than the class of rotationally invariant operators. As a consequence, every such an operator provides a counterexample to the Gau--Wang--Wu conjecture about nilpotent partial isometries. We also discuss possible refinements of the conjecture. Finally, we propose a way to check whether a matrix is rotationally invariant, suitable for numerical experiments.

2603.25654 2026-03-27 math.DS math.GT

Wind-tree tiling billiards and their trapping strips

Magali Jay

Comments 29 pages, 19 figures

详情
英文摘要

We introduce a new dynamical system: the wind-tree tiling billiards. This system studies trajectories of a ray in Euclidean space which has a negative refractive index when encountering rectangular obstacles located at lattice points. We show that for almost every configuration of the system, trajectories with initial vertical direction are trapped in an infinite strip of the plane. This result is reminiscent of the propagation of light rays in Eaton lenses, as shown by Frączek and Schmoll.

2603.25644 2026-03-27 math.AP math.DG

Bubbling of almost critical points of anisotropic isoperimetric problems with degenerating ellipticity

Mario Santilli

详情
英文摘要

Given a sequence of uniformly convex norms $ ϕ_h $ on $ \mathbf{R}^{n+1} $ converging to an arbitrary norm $ ϕ$, we prove rigidity of $ L^1 $-accumulation points of sequences of sets $ E_h \subseteq \mathbf{R}^{n+1} $ of finite perimeter, that are volume-constrained almost-critical points of the anisotropic surface energy functionals associated with $ ϕ_h $. Here, almost criticality is measured in terms of the $ L^n $-deviation from being constant of the distributional anisotropic mean $ ϕ_h $-curvature of (the varifold associated to) of the reduced boundaries of $ E_h $. We prove that such limits are finite union of disjoint, but possibly mutually tangent, $ ϕ$-Wulff shapes.

2603.25643 2026-03-27 math.CO math.MG

Critical moments of slices and slabs of the cube (and other polyhedral norms)

Marie-Charlotte Brandenburg, Jesús A. De Loera, Yu Luo, Chiara Meroni

详情
英文摘要

In this article, we present a unified algebraic-combinatorial framework for computing explicit, piecewise rational, and combinatorially indexed parametric formulas for volumes and higher moments of slices and slabs of polyhedral norm balls. Our main method builds on prior work concerning a combinatorial decomposition of the parameter space of all slices of a polytope. We extend this framework to slabs, and find a polynomial-time algorithm in fixed dimension. We also exhibit computational methods to obtain moments of arbitrary order for all slices or slabs of any polyhedral norm ball, and an algebraic framework for analyzing their critical points. In addition, we present an experimental study of the $d$-dimensional unit cube. Our analysis recovers and reinterprets the known volume formulas for slabs and slices of the two- and three-dimensional cubes, first obtained by König and Koldobsky. Moreover, our method identifies a new complete family of fourteen rational functions giving the volumes of slices and slabs of the four-dimensional cube. We further compute explicit higher moments of slices and slabs in dimensions two and three, and derive explicit formulas for moments of arbitrary order for slices of the two-dimensional cube, describing their critical points.

2603.25634 2026-03-27 math.AP

A new formula for the Wasserstein distance between solutions to (nonlinear) continuity equations

José A. Carrillo, Piotr Gwiazda, Jakub Skrzeczkowski

Comments 73 pages

详情
英文摘要

Given two continuity equations with density-dependent velocities, we provide a new formula for the Wasserstein distance between the solutions in terms of the difference of velocities evaluated at the same density. The formula is particularly attractive to deduce quantitative estimates and rates of convergence for singular limits. We illustrate it using several examples. For the porous medium equation with exponent $m$, we prove that solutions are Lipschitz continuous with respect to $m$, providing a quantitative version of the result of Bénilan and Crandall. This result can be extended to a general aggregation-diffusion equation. We also study the limit $m \to \infty$ (the so-called mesa problem or the incompressible limit) and we recover the rate of convergence $1/{\sqrt{m}}$. Last but not least, we improve the rate of nonlocal-to-local convergence for the quadratic porous medium equation from recently obtained $\sqrt{\varepsilon}$ to numerically conjectured $\varepsilon$.

2603.25632 2026-03-27 math.AG math.DG math.SG

Isometric Embeddings and Hyperkähler Geometry of the Cotangent Bundle of Complex Projective Space via the Scheme of Rank-1 Projections

Joshua Lackman

详情
英文摘要

We show that the hyperkahler geometry of $T^*\mathbb{CP}^{n-1}$ can be described algebraically by the affine scheme of rank-1 projections, and that this description simultaneously yields explicit $SU(n)$-equivariant isometric embeddings \[ T^*\mathbb{CP}^{n-1} \hookrightarrow \mathbb{R}^{(n^2+1)^2}, \] as well as a generalization of the hyperkahler geometry of $T^*\mathbb{CP}^{n-1}$ to arbitrary commutative rings with involutions (and some noncommutative ones). In particular, we obtain para-hyperkahler and complex hyperkahler manifolds by taking the rings to be the split-complex numbers and bicomplex numbers, respectively. The functor of points of the scheme of rank-1 projections is the functor that maps a commutative ring $\mathcal{R}$ to the space of idempotents in $M_n(\mathcal{R})$ whose images are rank-1 projective modules. In particular, its space of $\mathbb{C}$-points is identified with $T^*\mathbb{CP}^{n-1}$.

2603.25627 2026-03-27 math.AP

Existence and Multiplicity results for Weakly coupled system of Pucci's extremal operator

Karan Rathore, Mohan Mallick

详情
英文摘要

In this work, we investigate the existence of multiple positive solutions for a weakly coupled system of nonlinear elliptic equations governed by Pucci extremal operators. Specifically, we consider the system: \[ \begin{cases} -{M}_{λ_1,Λ_1}^+(D^2u_1) = μf_1(u_1, u_2, \dots, u_n), & \text{in } Ω, \\ -{M}_{λ_2,Λ_2}^+(D^2u_2) = μf_2(u_1, u_2, \dots, u_n), & \text{in } Ω, \vdots \\ -{M}_{λ_n,Λ_n}^+(D^2u_n) = μf_n(u_1, u_2, \dots, u_n), & \text{in } Ω, \\ u_1 = u_2 = \dots = u_n = 0, & \text{on } \partialΩ, \end{cases} \] where $ {M}_{λ,Λ}^+ $ represents the Pucci extremal operator, $ Ω$ is a bounded domain in $ \mathbb{R}^N $ with smooth boundary, and the nonlinear functions $ f_i: [0, \infty)^n \to [0, \infty) $ belong to the $ C^{1,α} $ class. Our main results establish the existence and multiplicity of solutions for sufficiently large values of the parameter $ μ> 0 $. The analysis relies on the method of sub and supersolutions, in conjunction with fixed-point arguments and bifurcation techniques.

2603.25622 2026-03-27 cs.DS cs.LG math.ST stat.ML stat.TH

The Geometry of Efficient Nonconvex Sampling

Santosh S. Vempala, Andre Wibisono

详情
英文摘要

We present an efficient algorithm for uniformly sampling from an arbitrary compact body $\mathcal{X} \subset \mathbb{R}^n$ from a warm start under isoperimetry and a natural volume growth condition. Our result provides a substantial common generalization of known results for convex bodies and star-shaped bodies. The complexity of the algorithm is polynomial in the dimension, the Poincaré constant of the uniform distribution on $\mathcal{X}$ and the volume growth constant of the set $\mathcal{X}$.

2603.25615 2026-03-27 math.PR math-ph math.CA math.MP

Fourier dimension of Mandelbrot Cascades on planar curves

Donggeun Ryou, Ville Suomala

Comments 18 pages

详情
英文摘要

We consider multifractal Mandelbrot cascades supported on planar $C^2$ curves with nonvanishing curvature and show that their Fourier dimension is as large as possible, i.e., equal to the infimum of the lower pointwise dimension of the measure.

2603.25612 2026-03-27 math.NT

A conditional bound for the least prime in an arithmetic progression

Matías Bruna

Comments 16 pages, comments welcome!

详情
英文摘要

Assuming the generalized Lindelöf hypothesis for Dirichlet $L$-functions, we establish that the least prime $p\equiv a\pmod{q}$ satisfies $p\ll_{\varepsilon} q^{2+\varepsilon}$. This achieves a bound that nearly matches the classical estimate implied by the generalized Riemann hypothesis.

2603.25611 2026-03-27 cs.IT math.CA math.IT

Kakeya Conjecture and Conditional Kolmogorov Complexity

Nicholas G. Polson, Daniel Zantedeschi

详情
英文摘要

This paper develops an information-theoretic framework for algorithmic complexity under regular identifiable fibering. The central question is: when a decoder is given information about the fiber label in a fibered geometric set, how much can the residual description length be reduced, and when does this reduction fail to bring dimension below the ambient rate? We formulate a directional compression principle, proposing that sets admitting regular, identifiable fiber decompositions should remain informationally incompressible at ambient dimension, unless the fiber structure is degenerate or adaptively chosen. The principle is phrased in the language of algorithmic dimension and the point-to-set principle of Lutz and Lutz, which translates pointwise Kolmogorov complexity into Hausdorff dimension. We prove an exact analytical result: under effectively bi-Lipschitz, identifiable, and computable fibering, the complexity of a point splits additively as the sum of fiber-label complexity and along-fiber residual complexity, up to logarithmic overhead, via the chain rule for Kolmogorov complexity. The Kakeya conjecture (asserting that sets containing a unit segment in every direction have Hausdorff dimension n) motivates the framework. The conjecture was recently resolved in R^3 by Wang and Zahl; it remains open in dimension n >= 4, precisely because adaptive fiber selection undermines the naive conditional split in the general case. We isolate this adaptive-fibering obstruction as the key difficulty and propose a formal research program connecting geometric measure theory, algorithmic complexity, and information-theoretic compression.

2603.25609 2026-03-27 math.CA

Extending Theorems of Boros and Menzer

Marek Balcerzak, Michał Popławski

详情
英文摘要

We extend results of Boros and Menzer on the alternative equation $f(x)f(y)=0$ for generalized polynomials $f$, and their theorems on the conditional inequality $f(x)f(y)\ge 0$ for generalized monomials $f$ of even degree. We use similar methods and ideas. We replace the largeness, of the respective Borel plane set $D$, in the measure or in the Baire category sense, by its largeness in the mixed measure-category sense.

2603.25606 2026-03-27 math.PR

Stabilization of stochastic networks in Markovian environment

Robin Kaiser, Martin Klötzer, Ecaterina Sava-Huss

Comments 18 pages

详情
英文摘要

We establish criteria under which stochastic networks in a Markovian environment stabilize, thus confirming Conjecture 7.2 from Levine-Greco [GL23]. The networks evolve on finite connected graphs $G=(V,E)$, and their dynamics are encoded by $V \times V$ toppling matrices $M$, whose columns record the expected number of topplings when the environment is in stationarity. Stabilization and non-stabilization are characterized by a parameter $ρ$ which depends on the largest eigenvalue of the matrix $M+αI$, with $α=1+\max\{-M(v,v):v\in V\}$. The proofs rely on the toppling random walk, in which toppled vertices are sampled according to the eigenvector associated with the largest eigenvalue of $M$.

2603.25605 2026-03-27 math.AG

A birational version of K-stability for big classes

Ruadhaí Dervan, Rémi Reboulet

Comments 40 pages

详情
英文摘要

We introduce a theory of uniform K-stability for big line bundles on smooth projective varieties. This extends the existing theory both for varieties with ample line bundles, and for varieties with big anticanonical class. Our main result gives a valuative characterisation of uniform K-stability, through finite collections of divisorial valuations. We further prove that uniform K-stability is preserved under pullbacks and certain pushforwards, which implies that uniform K-stability is well-defined at the level of b-divisors.

2603.25604 2026-03-27 math.AC

On Bass numbers of graded components of local cohomology modules supported on $\mathfrak{C}$-monomial ideals in mixed characteristic

Sayed Sadiqul Islam, Tony J. Puthenpurakal

Comments Any comments or suggestions are most welcome

详情
英文摘要

Let $A$ be a Dedekind domain of characteristic zero such that for each height one prime ideal $\mathfrak{p}$ in $A$, the local ring $A_{\mathfrak{p}}$ has mixed characteristic with finite residue field. Suppose that $R=A[X_1,\ldots,X_n]$ is a standard $\mathbb{N}^n$-graded polynomial ring over $A$, i.e., $\operatorname{deg} A=\underline{0}\in \mathbb{N}^n$ and $\operatorname{deg}(X_j)=e_j\in \mathbb{N}^n$. Let $I$ be a $\mathfrak{C}$-monomial ideal of $R$ and let $M:= H^i_I(R)=\bigoplus_{\underline{u}\in \mathbb{Z}^n}M_{\underline{u}}$. Recently, the second author and S. Roy [2025, J. Algebra 681, 1-21] proved that for a fixed $\underline{u}\in\mathbb{Z}^n$, the Bass numbers $μ_i(\mathfrak{p},M_{\underline{u}})$ are finite for each prime ideal $\mathfrak{p}$ in $A$ and for every $i\geq 0$. Let for a subset of $U$ of $\mathcal{S}=\{1, \ldots, n\}$, define a block to be the set $\displaystyle\mathcal{B}(U)=\{\underline{u} \in \mathbb{Z}^n \mid u_i \geq 0 \mbox{ if } i \in U \mbox{ and } u_i \leq -1 \mbox{ if } i \notin U \}$. Note that $\bigcup_{U\subseteq \mathcal{S}}\mathcal{B}(U)=\mathbb{Z}^n$. In this article, the main result we establish is that for a fixed prime ideal $\mathfrak{p}$ in $A$ and $i\geq 0$, the set of Bass numbers $\{μ_i(\mathfrak{p},M_{\underline{u}})\mid \underline{u}\in \mathbb{Z}^n\}$ is constant on $\mathcal{B}(U)$ for each subset $U$ of $\{1, \ldots, n\}$. Our idea is to prove this by carrying out a comprehensive study of the structure theorem for the graded components of $M$ when $A$ is a complete DVR of mixed characteristic with finite residue field.

2603.25601 2026-03-27 math.SP math-ph math.AP math.MP

WKB for semiclassical operators: How to fly over caustics (and more)

San Vũ Ngoc

Comments 32 pages. 100th anniversary of the WKB papers!

详情
英文摘要

The method initiated by Wentzel, Kramers, and Brillouin to find approximate solutions to the Schrödinger equation lies at the origin of the spectacular development of microlocal and semiclassical analysis. When used naively, the approach appears to break down at caustics, but Maslov showed how a simple generalization could overcome this difficulty. In this paper, after a partial historical review, we take advantage of more recent advances in microlocal analysis to present a unified treatment of this generalized Maslov-WKB method, using a microlocal sheaf-theoretic approach. This framework provides a rigorous proof of the Bohr Sommerfeld Einstein Brillouin Keller quantization conditions for the eigenvalues of general semiclassical operators (pseudodifferential and Berezin Toeplitz) in one degree of freedom. We also review some applications and extensions.

2603.25599 2026-03-27 math.DS

Locating isolas in nonlinear oscillator systems using uncertainty quantification

Dongxiao Hong, David A. W. Barton, Simon A. Neild

Comments 20 pages, 9 figures, to be published in the Proceedings of the Royal Society A

详情
英文摘要

Parametric uncertainty in nonlinear dynamical systems can fundamentally alter bifurcation behaviour, leading to qualitative response changes. Predicting operating margins/envelopes under such uncertainties is critical but challenging: conventional uncertainty quantification (UQ) methods struggle to efficiently propagate uncertainties across bifurcation boundaries, where response gradients become singular and solution branches emerge/vanish. We present a general UQ framework for bifurcation analysis of nonlinear dynamical systems with proportional parametric uncertainty, which systematically integrates continuation methods with parametric sensitivities and extremal conditions. The approach uses a two-step scheme: first, the loci of extremal response points are traced as the uncertainty domain is expanded from a deterministic reference point; second, these extremal points are tracked as the bifurcation parameter varies, thus determining the maximum and minimum response margins throughout. The continuation problem scales linearly with the number of uncertain parameters, enabling efficient analysis. The method is demonstrated on a two-degree-of-freedom nonlinear oscillator exhibiting a range of bifurcation phenomena, including multiple solutions, modal interactions, and symmetry breaking. In all cases, the framework efficiently captures uncertainty-induced shifts in bifurcation boundaries and response margins. Notably, the method reveals that parametric uncertainty induces topological changes in the bifurcation structure, including the emergence of an isolated response branch that is absent in the deterministic system with the reference parameters.