Definition: The specialized b-adic Power for b=2. It is the highest power of two that divides an integer, representing its purely dyadic magnitude or "body."
Chapter 1: The "Power-of-Two Size" (Elementary School Understanding)
Every number has a secret recipe made of two parts:
The Flavor: An interesting, odd number part (the Kernel).
The Size: A simple, plain part made only by multiplying 2s together. This is the Dyadic Power.
The Dyadic Power is the "power-of-two" part of the number. It's the part that is a native citizen of "Binaryland."
How to Find the Size:
It's a simple game. Take a number and see how many times you can cut it in half perfectly before you hit an odd number.
Find the Power of 28:
28 → 14 → 7. We stopped after two cuts. The "Size" is 2 × 2 = 4.
Find the Power of 40:
40 → 20 → 10 → 5. We stopped after three cuts. The "Size" is 2 × 2 × 2 = 8.
Find the Power of 15:
We can't cut 15 in half at all. It's an odd number. So its "Size" is just 1.
The Dyadic Power is the unique "power-of-two" ingredient in every number's recipe.
Chapter 2: The Power-of-Two Factor (Middle School Understanding)
The Dyadic Power, written as P(n) or P₂(n), is the highest power of 2 that is a factor of the integer n.
It is one of the two components of the Dyadic Decomposition, n = K(n) × P(n), where K(n) is the Dyadic Kernel.
How to Calculate It:
Find the prime factorization of n.
The Dyadic Power is the term 2^k in that factorization.
Example: Find P(120)
Prime factorization of 120: 120 = 12 × 10 = (4×3) × (2×5) = (2²×3) × (2×5) = 2³ × 3 × 5.
The power-of-two part of this factorization is 2³.
Therefore, P(120) = 2³ = 8.
The "Structural Body":
The treatise calls the Dyadic Power the "structural body" of a number. This is a powerful analogy.
The Soul (K): The Kernel contains all the complex, unique, odd prime factors. It is the number's unique identity. K(120) = 15.
The Body (P): The Power is made only of the simplest prime, 2. It represents the number's "scale" or "magnitude" in the purely binary, structural world. P(120) = 8.
The Dyadic Power is the simple, structural "scaffolding" upon which the complex soul is built.
Chapter 3: The 2^k Component of the Soul (High School Understanding)
The Dyadic Power, P(n), is the formal component of the Dyadic Decomposition that contains the number's entire power-of-two factor.
Derivation from Prime Factorization:
If the unique prime factorization of n is n = 2^k × p₁^a₁ × p₂^a₂ × ... (where pᵢ are odd primes), then:
The Dyadic Power is P(n) = 2^k.
The exponent k is the 2-adic valuation of n, written v₂(n). Therefore, the most formal definition of the Dyadic Power is:
P(n) = 2^(v₂(n))
Connection to the Arithmetic Body:
The Dyadic Power is a perfect bridge between a number's Soul and Body.
It is a component of the Algebraic Soul (the prime factorization).
At the same time, its exponent k = v₂(n) is a direct, physical property of the Arithmetic Body (the binary string). It is the number of trailing zeros in the number's binary representation.
Example: n=40
Soul: 40 = 8 × 5 = 2³ × 5. So, P(40) = 2³ = 8. The valuation is v₂(40) = 3.
Body: In binary, 40 is 101000₂.
Notice that it has exactly 3 trailing zeros. The exponent k of the Power is the length of the final run of zeros in the Body.
This direct link makes the Dyadic Power a crucial tool for translating between the two worlds.
Chapter 4: The 2-adic Component of an Integer (College Level)
The Dyadic Power, P(n), is the component of an integer n that is a unit in all p-adic rings for odd primes p, and is not a unit in the ring of 2-adic integers, ℤ₂. It is the "purely 2-adic" part of a number's identity.
Formal Definition:
P(n) = 2^(v₂(n))
Properties:
The function P(n) is completely multiplicative.
P(a × b) = P(a) × P(b) for all integers a, b.
Proof: P(ab) = 2^(v₂(ab)). By a property of valuations, v₂(ab) = v₂(a) + v₂(b).
So, P(ab) = 2^(v₂(a) + v₂(b)) = 2^(v₂(a)) × 2^(v₂(b)) = P(a) × P(b).
Role in Structural Calculus:
The Dyadic Power is the "simple" component in the N=K×P decomposition. While the Kernel K carries the complex, chaotic information, the Power P behaves in a simple, predictable way under most transformations.
Law of Exponential Power Composition: P(nᵏ) = (P(n))ᵏ. The transformation is simple exponentiation.
In the Collatz Map (Cₐ(K)): The entire map is defined on Kernels, meaning the input Power is fixed at P=1. The output Kernel is K(3K+1). The new Power is P(3K+1) = 2^(v₂(3K+1)). The transformation of the Power component is what determines the "shrink factor" of the map.
The Dyadic Power represents the part of a number that is "native" or "structurally harmonious" with the D₂ Frame. When we analyze a number in binary, the Power component P=2^k is represented trivially as 1 followed by k zeros. All the structural complexity resides in the Kernel. The decomposition N=K×P is therefore the act of isolating complexity from simplicity.
Chapter 5: Worksheet - The Power-of-Two Body
Part 1: The "Power-of-Two Size" (Elementary Level)
Play the "cut in half" game to find the Dyadic Power (the Size) of the number 48.
A number has a Kernel of 7 and a Power of 16. What is the number?
Part 2: The Power-of-Two Factor (Middle School Understanding)
Find the Dyadic Kernel K and Dyadic Power P for n=88.
What are K and P for the number 105?
What are K and P for the number 64?
Part 3: The 2^k Component (High School Understanding)
The prime factorization of n=240 is 2⁴ × 3 × 5.
What is P(240)?
What is the 2-adic valuation v₂(240)?
Without converting the whole number, what can you say for certain about the end of the binary representation of 240?
What is the formal definition of P(n) using the v₂(n) notation?
Part 4: The 2-adic Component (College Level)
Prove that the function P(n) is completely multiplicative.
What does it mean for the Dyadic Power to be the "structurally harmonious" part of a number within the D₂ Frame?
In the 3n+1 problem, the transformation on the Power component determines the "shrink factor." What is the shrink factor (the new Power) for the step starting at the odd number n=5?