Definition: The rule proving that the Power of a power is equal to the power of the original number's Power: P_b(nᵏ) = (P_b(n))ᵏ.
Chapter 1: The "Size Power-Up" Rule (Elementary School Understanding)
Every number has a secret code made of two parts:
A "Flavor" part (its odd Kernel, K).
A "Size" part (its power-of-two Power, P).
For the number 12, the code is (Flavor=3, Size=4). 12 = 3 × 4.
Now, imagine we use the "Super-Build" button (exponentiation) on the number 12. Let's press the ³ button to get 12³ = 1728.
What is the secret "Size" part of our new, giant number, 1728? It seems like a hard problem. But the Law of Exponential Power Composition gives us a super-easy shortcut.
The Rule: The Size of the "Super-Built" number is just the "Super-Built" Size of the original number.
Let's test it:
Original Size of 12: It is 4.
"Super-Build" the Size: We apply the ³ button to the size itself: 4³ = 64.
The Prediction: The law predicts that the Size of 12³ must be 64.
Let's check:
We need to find the "Power-of-Two" part of 1728.
1728 / 27 (its Flavor) = 64.
The Size of 1728 is 64. The prediction was perfect!
This law shows that a number's simple, power-of-two "body" behaves in a very predictable way when you use the Super-Build button.
Chapter 2: The Body of the Power is the Power of the Body (Middle School Understanding)
The Law of Exponential Power Composition is a fundamental law in the Calculus of Powers. It describes what happens to a number's b-adic Power (its structural body) when the number is raised to a power.
The Law: The Power of n to the power of k is equal to the Power of n, raised to the power of k.
P_b(nᵏ) = (P_b(n))ᵏ
This is a statement about the "conservation of the body's structure." The exponentiation operation doesn't create a new, unrelated body. It simply takes the original body and raises it to that same power.
Example: Find the Dyadic Power (P₂) of 6⁴
The Hard Way:
Calculate 6⁴ = 1296.
Find the highest power of 2 that divides 1296.
1296 / 2 = 648
648 / 2 = 324
324 / 2 = 162
162 / 2 = 81. We stop.
We divided by 2 four times. The Power is 2⁴ = 16. So, P(6⁴) = 16.
The Easy Way (Using the Law):
First, find the Power of the original number, 6. 6 = 3 × 2. P(6) = 2.
Apply the law: P(6⁴) = (P(6))⁴ = 2⁴.
Calculate 2⁴ = 16.
The results are identical. This law is the perfect counterpart to the law for Kernels, and together they allow us to completely decompose the problem of exponentiation.
Chapter 3: A Proof from First Principles (High School Understanding)
The Law of Exponential Power Composition is a provable theorem that is a cornerstone of the Calculus of Powers.
The Theorem: For any integer n, base b, and positive integer exponent k: P_b(nᵏ) = (P_b(n))ᵏ.
Proof:
Start with the b-adic Decomposition: By definition, any integer n can be uniquely written as n = K_b(n) × P_b(n). Let's use simpler variables: n = K × P.
Apply the Exponent: Raise both sides of the equation to the power of k:
nᵏ = (K × P)ᵏ
Use the Laws of Exponents: The exponent distributes over multiplication:
nᵏ = Kᵏ × Pᵏ
Analyze the Components of the Result: We have expressed nᵏ as a product of two parts, Kᵏ and Pᵏ. Let's analyze their properties.
The Kᵏ Part: K is the b-adic Kernel, meaning it is coprime to b. Therefore, Kᵏ is also coprime to b. This means Kᵏ is a pure b-adic Kernel.
The Pᵏ Part: P is the b-adic Power, meaning all of its prime factors are also prime factors of b. Therefore, Pᵏ is also a number whose prime factors are all prime factors of b. This means Pᵏ is a pure b-adic Power.
Apply the Uniqueness of Decomposition: We have successfully factored nᵏ into a part that is coprime to b (Kᵏ) and a part made only of b's prime factors (Pᵏ). By the uniqueness of the b-adic decomposition, these must be the Kernel and Power of nᵏ.
Conclusion: Therefore, P_b(nᵏ) = Pᵏ = (P_b(n))ᵏ. The theorem is proven.
This law, together with the law for Kernels, is synthesized into the Law of Complete Power Decomposition.
Chapter 4: A Statement on the Transformation of p-adic Valuations (College Level)
The Law of Exponential Power Composition is a theorem that describes how the p-adic valuations of a number transform under exponentiation.
The Formalism:
The b-adic Power is defined by the p-adic valuations for all primes p in the radical of b.
P_b(n) = Π_{p | p ∈ rad(b)} [ p^v_p(n) ]
The law P_b(nᵏ) = (P_b(n))ᵏ is a direct consequence of a fundamental property of valuations: v_p(n^k) = k × v_p(n).
Proof using Valuations:
P_b(nᵏ) = Π_{p | p ∈ rad(b)} [ p^(v_p(n^k)) ] (by definition).
Substitute the valuation property: v_p(n^k) = k⋅v_p(n).
P_b(nᵏ) = Π [ p^(k⋅v_p(n)) ]
Use the laws of exponents a^(xy) = (a^x)^y:
P_b(nᵏ) = Π [ (p^(v_p(n)))^k ]
The product of powers is the power of the product: (a^k b^k) = (ab)^k.
P_b(nᵏ) = ( Π [ p^(v_p(n)) ] )^k
The expression inside the parentheses is the definition of P_b(n).
Conclusion: P_b(nᵏ) = (P_b(n))ᵏ.
Significance: Decoupling the Soul and Body
This law is the second half of the Law of Complete Power Decomposition. It proves that the "body" of a number (its b-native part) also evolves independently of its "soul" under exponentiation.
This is the key to the Law of Dyadic Exponential Congruence. That law, mx+1=pz, is derived by applying this Power Composition law to the "Body Condition" of a symmetrical sum. This proves that the relationships between the exponents are purely a function of the p-adic valuations of the bases, completely decoupled from the complexity of their Kernels.
Chapter 5: Worksheet - The Body Power-Up
Part 1: The "Size Power-Up" Rule (Elementary Level)
The "Size" (Dyadic Power) of the number 6 is 2. If you use the ⁵ Super-Build button on 6, what will the new Size be?
The number 10 has a Size of 2. You Super-Build it and find the new Size is 16. What Super-Build button (², ³, or ⁴) did you press?
Part 2: The Power of the Body (Middle School Understanding)
What is the "structural body" of a number in the Dyadic Frame?
Use the Law of Exponential Power Composition to find the Dyadic Power of 24³.
First, find P(24).
Then, apply the law.
Does this law apply to any base b, or only to base-2?
Part 3: The Proof (High School Understanding)
The proof of the law starts with the b-adic decomposition n = K × P. What is the key property of P that is used in the proof?
This law and its counterpart for Kernels are synthesized into what overarching law?
What does it mean for the exponentiation operator to be "decomposable"?
Part 4: p-adic Valuations (College Level)
The Law of Exponential Power Composition is a direct consequence of what fundamental property of p-adic valuations? (v_p(n^k) = ?)
Prove the law using the valuation-based definitions of P_b(n).
Explain how this law helps to prove the Law of Dyadic Exponential Congruence (mx+1=pz).