Add 84a: finite-jet norm-equivalence constant for Leray-projected point jets on T^d#72
Open
kantrarian wants to merge 1 commit into
Open
Add 84a: finite-jet norm-equivalence constant for Leray-projected point jets on T^d#72kantrarian wants to merge 1 commit into
kantrarian wants to merge 1 commit into
Conversation
…nt jets on T^d
Adds C_{84} = C_{3,5,3}, the smallest positive eigenvalue reciprocal-sqrt of
the Fourier Gram for cubic point jets on the 3-torus at Sobolev exponent
s = 5. Includes:
* a kernel theorem fixing the quotient dimension as 50 = 60 - 10
(projected-gradient relations);
* a W(B_3) sector decomposition reducing the smallest positive eigenvalue
to a piecewise closed form: a 2x2 quadratic below the sector crossing at
s* ~= 4.7892803103 and a 3x3 trigonometric Cardano above it;
* trace and orbit identities reducing the below-crossing closed form to
three Sobolev-zeta shifts plus two anisotropic moments;
* classical certified bracket [6.53538338, 6.59846649] and
engineering-rigorous mpmath Ewald bracket
[6.576432995516946, 6.576432995517075];
* cross-domain applications (parabolic controllability with point-supported
terminal data, divergence-free FEM inf-sup, sparse divergence-free
measure recovery, LDDMM).
Companion scripts at https://github.com/kantrarian/finite-jet-constants.
Submitted under the "particular mathematical interest" exception clause of
CONTRIBUTING.md.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds$C_{84} := C_{3,5,3}$ on $\mathbb{T}^3$ . The constant is the reciprocal-square-root of the smallest positive eigenvalue of the Fourier-side Gram matrix for Leray-projected cubic point jets at Sobolev exponent $s = 5$ . The page treats the quintessential $(m,d,s) = (3,3,5)$ case and lists variants for $s \in {4.6, 4.75}$ in the Additional comments, per the family-with-variants guidance in CONTRIBUTING.md.
constants/84a.mdfor the finite-jet norm-equivalence constantKey structural results recorded:
Companion scripts (cube truncation, Rayleigh-tail certificate, mpmath Ewald,$W(B_3)$ block decomposition, closed-form eigenvalue extraction, sector-crossing bisection) are at https://github.com/kantrarian/finite-jet-constants.
Why this is in scope
The constant depends on three parameters$(m, s, d)$ , which would ordinarily fail the no-additional-parameters criterion. I am submitting it under the "particular mathematical interest" exception clause for the following reasons:
The kernel theorem, the certified two-sided bracket, the$W(B_3)$ sector-crossing observation, and the piecewise closed form for $\lambda_{\min}^+$ are, to the best of my knowledge, not yet recorded in any of these four lines. If the maintainers prefer literature to exist before this is recorded, or prefer an issue-first discussion, I am happy to convert or withdraw.
Test plan
constants/84a.md, followstemplate.mdsix-section structure.84a: highest existing was83aat time of this PR.\_and\lvert/\rvert(no_or|inside$...$).python -m py_compile) and reproduce the numerical brackets in the file.🤖 Generated with Claude Code