How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Prime valuations in the central binomial coefficient
Statement
Let be a natural number and let be a prime. Then
and
Consequently:
- if , then ;
- in general,
Facts & Assumptions
Given: A natural number and a prime .
For every nonzero integer , the valuation is additive on products and detects exactly the powers that divide ( for nonzero integers , and whenever , and are all nonzero, For a prime and a nonzero integer : and ; holds exactly for ; exactly when ; ; and , The -adic valuation of a nonzero integer: the greatest with ).
Proof
By [L2] and repeated use of additivity from [L1], For a fixed integer , [L1] says that is exactly the number of positive integers for which . Summing over therefore counts, for each , how many multiples of lie in . That number is , so
Applying [L1] and [L2] to gives Substituting the formula from step 1.1 twice yields
Suppose . Then and . Also , so every term with vanishes in step 2.1. Hence
For arbitrary , each summand in step 2.1 is either or , because . Therefore is at most the number of positive integers with . If , then , so . This proves
Steps 1.1, 2.1, 3.1, and 3.2 prove all claims.
Depends on
- The $p$-adic valuation $v_p(a)$ of a nonzero integer: the greatest $k \in \mathbb{N}$ with $p^{k} \mid a$
- For a prime $p$ and a nonzero integer $a$: $p^{v_p(a)} \mid a$ and $p^{v_p(a)+1} \nmid a$; $p^{k} \mid a$ holds exactly for $k \le v_p(a)$; $v_p(a) \ge 1$ exactly when $p \mid a$; $v_p(1) = v_p(-1) = 0$; and $v_p(p) = 1$
- $v_p(ab) = v_p(a) + v_p(b)$ for nonzero integers $a, b$, and $v_p(a+b) \ge \min\{v_p(a), v_p(b)\}$ whenever $a$, $b$ and $a+b$ are all nonzero
- $\binom{n}{k}\,k!\,(n-k)! = n!$ for $k \le n$; hence $\binom{n}{k}\,k! = n^{\underline{k}}$, the quotient $n!/(k!(n-k)!)$ is a natural number, and $\binom{n}{k} = \binom{n}{n-k}$
- The set $[A]^{k}$ of $k$-element subsets and the binomial coefficient $\binom{n}{k} := \lvert [n]^{k}\rvert$
- Prime and composite integers: $p$ is prime when $p > 1$ and its only positive divisors are $1$ and $p$
- The factorial $n!$ and the falling factorial $n^{\underline{k}}$, defined by recursion in $\mathbb{N}$
Used by
Dependency tree · two levels
57 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- Victor Shoup, A Computational Introduction to Number Theory and Algebra, Version 2 (standard reference, not scraped)