Definition: The specific b=2 decomposition of any integer n into its Dyadic Kernel K (its largest odd divisor) and its Dyadic Power P (the power of two, 2^v₂(n)).
Chapter 1: The "Odd Flavor" and the "Power-of-Two Size" (Elementary School Understanding)
Every whole number has a secret recipe made of two special parts.
The Flavor: This is the core, interesting part of the number. It is always an odd number. We call this the Kernel (K).
The Size: This is a simple, "boring" part made by multiplying only 2s together (like 1, 2, 4, 8, 16...). We call this the Power (P).
Dyadic Decomposition is the magic trick for finding this one, unique recipe for any number.
Let's find the recipe for the number 28.
Find the Flavor: We keep cutting the number in half until we can't anymore.
28 → 14 → 7. We can't cut 7 in half, and it's an odd number. So, the Flavor (Kernel) is 7.
Find the Size: How many times did we cut it in half? Twice. So the Size (Power) is 2 × 2 = 4.
The secret recipe for 28 is Flavor 7 × Size 4.
K=7, P=4. Check: 7 × 4 = 28.
This law guarantees that every single integer has exactly one unique "Odd Flavor" and one unique "Power-of-Two Size."
Chapter 2: Splitting into Odd and Even Parts (Middle School Understanding)
The Dyadic Decomposition is the process of splitting any integer n into its two fundamental binary components: its largest odd divisor and a power of two.
Dyadic Kernel (K): The largest odd integer that divides n. This is the number's "structural soul." For n=20, the divisors are {1,2,4,5,10,20}. The largest odd one is 5.
Dyadic Power (P): The power of two that remains. For n=20, 20 / 5 = 4. The power is 4 (2²).
The decomposition is the identity: n = K × P.
For n=20, 20 = 5 × 4.
Edge Cases:
If n is odd (like 13): It has no factors of 2. Its largest odd divisor is itself. So, K=13 and P=1 (2⁰).
If n is a power of two (like 32): Its only odd divisor is 1. So, K=1 and P=32 (2⁵).
This decomposition is the most important tool in the structural calculus because it perfectly isolates the complex, information-rich part of a number (its odd Kernel) from its simple, structural part (its power-of-two Power). This is the specific b=2 version of the general b-adic Decomposition.
Chapter 3: The p=2 Case of Prime Factorization (High School Understanding)
The Dyadic Decomposition is the formal partitioning of an integer's Algebraic Soul (its unique prime factorization) based on the single prime atom 2.
The Process:
Take the unique prime factorization of any integer n:
n = 2^k × p₁^a₁ × p₂^a₂ × ... (where pᵢ are all odd primes).
The decomposition is a simple sorting of these factors:
The Dyadic Power (P) is the entire power-of-two term: P = 2^k. The exponent k is the 2-adic valuation, v₂(n).
The Dyadic Kernel (K) is the product of all the other terms (the odd prime powers): K = p₁^a₁ × p₂^a₂ × ....
Example: Decompose n=180
Prime Factorization: 180 = 18 × 10 = (2 × 3²) × (2 × 5) = 2² × 3² × 5¹.
Sort the Factors:
The power-of-two part is 2². So, P(180) = 4. (v₂(180)=2).
The odd-prime-power part is 3² × 5¹ = 9 × 5 = 45. So, K(180) = 45.
Verify: n = K × P → 180 = 45 × 4. It is correct.
This decomposition is the foundational step for all analysis in the Dyadic World. The Ψ State Descriptor, the core structural fingerprint, is calculated from the binary representation of the Kernel K that is isolated by this process.
Chapter 4: The Fundamental Identity of the Dyadic World (College Level)
The Dyadic Decomposition is the formal expression n = K(n) × P(n), which is a specific case of the b-adic Decomposition for b=2. It is treated as the fundamental identity of the treatise's Dyadic World.
Formal Definitions:
Dyadic valuation v₂(n): The exponent of the highest power of 2 that divides n.
Dyadic Power P(n): P(n) = 2^(v₂(n)).
Dyadic Kernel K(n): K(n) = n / P(n).
This decomposition is the cornerstone upon which the entire structural calculus is built. It is an axiom-level concept within the system for several reasons:
It isolates the object of study: The central premise of the treatise is that the deep, complex properties of a number are encoded in its odd structure. The Dyadic Decomposition is the required first step to perfectly isolate this object, the Kernel K, for analysis.
It bridges the Soul and Body: The decomposition is the ultimate link between the Algebraic Soul and the Arithmetic Body.
K(n) is the "non-2-ish" part of the Soul.
P(n) = 2^k is the "2-ish" part of the Soul, but k is also a direct physical property of the Body: the number of trailing zeros in n's binary representation.
It enables the Calculus of Kernels: The entire Calculus of Kernels (the study of the Δ operators) is predicated on this decomposition. It allows for the analysis of functions like the Accelerated Collatz Map (Cₐ(K) = K(3K+1)), which are defined as transformations purely on the space of Kernels.
The Dyadic Decomposition is therefore the act of imposing the coordinate system of the D₂ Frame onto the integers, resolving each number into its native (P) and foreign (K) components relative to that frame.
Chapter 5: Worksheet - The Odd/Even Split
Part 1: The "Odd Flavor" (Elementary Level)
What is the "Odd Flavor" (Kernel) of the number 24?
What is the "Power-of-Two Size" (Power) of the number 24?
A number has a Flavor of 11 and a Size of 8. What is the number?
Part 2: Odd and Even Parts (Middle School Understanding)
Find the Dyadic Kernel K and Dyadic Power P for n=52.
What are K and P for the number 99?
What are K and P for the number 128?
Part 3: The p=2 Case (High School Understanding)
The prime factorization of 360 is 2³ × 3² × 5. What are K(360) and P(360)?
A number n has a Dyadic Power P(n) = 16. What does this tell you for certain about the last few digits of its binary representation?
What is the 2-adic valuation, v₂(360)?
Part 4: The Fundamental Identity (College Level)
Write the formal definitions of P(n) and K(n) using the v₂(n) notation.
The treatise defines the Ψ State Descriptor based on the Kernel. Why is the Dyadic Decomposition a necessary prerequisite for defining the Ψ state?
Explain how the Dyadic Decomposition provides a "bridge" between a number's Algebraic Soul and its Arithmetic Body.