IndisputableMonolith.Gravity.EightTickResonance
The EightTickResonance module defines the interpolation cost that quantifies desynchronization of a frequency ratio from the nearest integer multiple of the base tick. Gravity and acoustics researchers cite these when modeling phase alignment in resonant systems. The module supplies a library of cost bounds, non-negativity lemmas, and resonant weight functions that attain maxima at integer ratios.
claimThe interpolation cost of a frequency ratio $r$ is $C(r) = min({r}, 1-{r})$, where ${r}$ denotes the fractional part. This cost vanishes at integers and reaches its maximum value $1/2$ at half-integers. Resonant weights $w(r)$ are constructed to be at least 1 at resonance and strictly less than 1 off resonance.
background
Recognition Science quantizes time in fundamental ticks with period $τ_0 = 1$ (Constants module). The eight-tick octave arises as the self-similar period $2^3$ in the forcing chain (T7). This module equips the gravity domain with a distance-to-integer measure for frequency ratios, together with associated weight functions that encode synchronization strength. The supplied DOC_COMMENT states that cost equals zero at synchronized integers and one-half at maximally desynchronized half-integers.
proof idea
This is a definition module, no proofs.
why it matters in Recognition Science
The definitions feed directly into AcousticPhaseLevitation, supplying the cost and weight primitives required for phase-levitation calculations. They instantiate the eight-tick resonance machinery of the T7 step in the unified forcing chain, allowing downstream weight-reduction statements at resonance to be stated in RS-native units.
scope and limits
- Does not derive the eight-tick period from the J-function or RCL.
- Does not relate resonance weights to mass ladders or the phi-ladder.
- Does not compute explicit numerical resonant frequencies.
- Does not address coupling to spatial dimensions or the alpha band.
used by (1)
depends on (1)
declarations in this module (24)
-
def
interpolation_cost -
theorem
interpolation_cost_nonneg -
theorem
interpolation_cost_le_half -
theorem
interpolation_cost_zero_at_integer -
def
C_lag -
theorem
C_lag_pos -
def
w_resonant -
theorem
w_resonant_ge_one -
theorem
w_at_resonance -
theorem
w_off_resonance -
theorem
weight_reduction_at_resonance -
def
resonant_frequency -
theorem
resonant_frequency_pos -
theorem
resonant_frequency_decreasing -
structure
EightTickResonanceCert -
theorem
eight_tick_resonance_certified -
theorem
C_lag_eq_cLagLock_inv -
theorem
w_resonant_bounded_above -
theorem
eight_tick_period -
def
w_total -
theorem
w_total_at_resonance -
theorem
w_total_exceeds_secular -
theorem
resonance_weight_reduction_ratio -
theorem
shared_coupling