Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Spectral Zeta Continuation With Convergence

Abstract

Linear spectral density yields a convergent spectral series and its meromorphic continuation.

Theorem 1.1 (Linear density gives convergence, continuation, and residue).

Proof. Machine-checked in Lean as D5/S3/Analytic/Asymptotics/SpectralZetaContinuationConvergence.linear_density_spectral_zeta_continuation_with_convergence (✓ std3). ∎

Source. Repository-derived.

Commentary.

Let lambda be a positive strictly increasing real spectrum with finite sublevel sets. Its counting function N_lambda(u) counts the indices whose spectral value is at most u, and the density hypothesis is N_lambda(u)-c u=O(1) at infinity.

The named continued spectral zeta function is meromorphic on Re(s)>0 and agrees with the displayed spectral Dirichlet series on Re(s)>1. The statement separately exposes summability of the exact complex terms lambda(n)^(-s) throughout that initial half-plane, so the displayed series is not merely a totalized infinite sum.

The continuation also has residue c at s=1, expressed as the exact punctured-neighborhood limit of (s-1) times the continuation. The proof reuses the frozen continuation, residue, and convergence declarations without duplicating their proof bodies.

References