Frourio Operator Mellin Symbol #
This file implements the Mellin symbol analysis for the Frourio operator D_Φ. The main result establishes the explicit form of the Mellin transform of the Frourio operator action.
Main Definitions #
FrourioOperator
: The main Frourio differential operator D_ΦScaleOperator
: Scale transformation T_αInverseMultOperator
: Inverse multiplication operator M_{1/x}
Main Theorems #
frourio_mellin_symbol
: Mellin transform of D_Φ fscale_transform_mellin
: Mellin transform of scale transformationinverse_mult_mellin
: Mellin transform of inverse multiplication
Implementation Notes #
The Frourio operator D_Φ is defined as the linear combination: D_Φ f = T_φ f - T_{1/φ} f ∘ M_{1/x}
where:
- T_α f(x) = f(αx) (scale transformation)
- M_{1/x} f(x) = f(x)/x (inverse multiplication)
- φ is the golden ratio or a metallic ratio parameter
Scale operator with parameter α
Instances For
Standard inverse multiplication operator
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Frourio.«termM_{1/x}» = Lean.ParserDescr.node `Frourio.«termM_{1/x}» 1024 (Lean.ParserDescr.symbol "M_{1/x}")
Instances For
Mellin transform of inverse multiplication