pith. sign in
module module moderate

IndisputableMonolith.Physics.EarthBrainResonance

show as:
view Lean formalization →

The module states the RS-predicted Schumann harmonic frequencies f(n) = (4n-1)φ + 3 for n ≥ 1. Atmospheric physicists or researchers linking global resonances to biological rhythms would cite these expressions. It consists of a collection of definitions and equalities that tie the golden ratio to measured harmonic values and dimension-dependent relations.

claimThe central object is the frequency $f(n) = (4n-1)\phi + 3$ for integer $n \geq 1$, together with the supporting statements schumannRS, schumannMeasured, harmonic1_eq through harmonic5_eq, fundamental_eq_D_phi_sq and three_phi_sq_eq_phi4_plus_1.

background

The module imports the RS time quantum τ₀ = 1 tick from IndisputableMonolith.Constants and works inside the Recognition Science setting where φ is the self-similar fixed point. It introduces the predicted Schumann frequency via the formula given in the module doc-comment and supplies auxiliary bounds phi_gt_1618, phi_lt_1619 together with the five explicit harmonic equalities. Additional relations connect the expressions to D = 3 spatial dimensions through fundamental_eq_D_phi_sq and the algebraic identity three_phi_sq_eq_phi4_plus_1.

proof idea

This is a definition module, no proofs. It declares the frequency formula, the comparison between predicted and measured values, and the supporting phi and dimension identities as sibling definitions and equations.

why it matters in Recognition Science

The module supplies the concrete frequency predictions that link the phi-ladder and D = 3 to observed Schumann resonances, thereby feeding the EarthBrainResonance application. It closes the step from the T6 phi fixed-point result to a testable physical observable.

scope and limits

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (42)