Legendre’s formula for valuations of factorials
E695819
Legendre’s formula for valuations of factorials is a number-theoretic result that expresses the exponent of a prime in the prime factorization of n! as a sum of integer divisions of n by successive powers of that prime.
All labels observed (1)
| Label | Occurrences |
|---|---|
| Legendre’s formula for valuations of factorials canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7861124 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: Legendre’s formula for valuations of factorials Context triple: [Adrien-Marie Legendre, knownFor, Legendre’s formula for valuations of factorials]
-
A.
Hardy–Ramanujan asymptotic formula
The Hardy–Ramanujan asymptotic formula is a landmark result in number theory that gives an approximate expression for the partition function p(n), describing how the number of integer partitions of n grows rapidly with n.
-
B.
Gauss’s lemma in number theory
Gauss’s lemma in number theory is a result that relates the Legendre symbol to the number of sign changes in a certain sequence of multiples, providing a practical criterion for determining quadratic residues modulo an odd prime.
-
C.
Baker theorem on linear forms in logarithms
The Baker theorem on linear forms in logarithms is a fundamental result in transcendental number theory that provides explicit lower bounds for nonzero linear combinations of logarithms of algebraic numbers, with powerful applications to Diophantine equations and Diophantine approximation.
-
D.
Sylvester’s theorem on partitions
Sylvester’s theorem on partitions is a result in number theory that provides a systematic way to count integer partitions subject to certain congruence or restriction conditions, forming part of the foundational work in partition theory.
-
E.
Dirichlet hyperbola method
The Dirichlet hyperbola method is a technique in analytic number theory used to estimate sums of arithmetic functions by splitting double sums along a hyperbola to obtain asymptotic formulas.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: Legendre’s formula for valuations of factorials Target entity description: Legendre’s formula for valuations of factorials is a number-theoretic result that expresses the exponent of a prime in the prime factorization of n! as a sum of integer divisions of n by successive powers of that prime.
-
A.
Hardy–Ramanujan asymptotic formula
The Hardy–Ramanujan asymptotic formula is a landmark result in number theory that gives an approximate expression for the partition function p(n), describing how the number of integer partitions of n grows rapidly with n.
-
B.
Gauss’s lemma in number theory
Gauss’s lemma in number theory is a result that relates the Legendre symbol to the number of sign changes in a certain sequence of multiples, providing a practical criterion for determining quadratic residues modulo an odd prime.
-
C.
Baker theorem on linear forms in logarithms
The Baker theorem on linear forms in logarithms is a fundamental result in transcendental number theory that provides explicit lower bounds for nonzero linear combinations of logarithms of algebraic numbers, with powerful applications to Diophantine equations and Diophantine approximation.
-
D.
Sylvester’s theorem on partitions
Sylvester’s theorem on partitions is a result in number theory that provides a systematic way to count integer partitions subject to certain congruence or restriction conditions, forming part of the foundational work in partition theory.
-
E.
Dirichlet hyperbola method
The Dirichlet hyperbola method is a technique in analytic number theory used to estimate sums of arithmetic functions by splitting double sums along a hyperbola to obtain asymptotic formulas.
- F. None of above. chosen
Statements (46)
| Predicate | Object |
|---|---|
| instanceOf |
number-theoretic formula
ⓘ
result in elementary number theory ⓘ |
| alsoKnownAs |
Legendre’s formula
NERFINISHED
ⓘ
Legendre’s formula for the p-adic valuation of n! NERFINISHED ⓘ |
| appearsIn |
courses on p-adic valuations and factorials
ⓘ
textbooks on elementary number theory ⓘ |
| appliesTo |
positive integers n
ⓘ
prime numbers p ⓘ |
| assumes |
n is a nonnegative integer
ⓘ
p is prime ⓘ |
| classification | closed-form expression for valuations of factorials ⓘ |
| codomain | nonnegative integers ⓘ |
| concerns |
exponent of a prime in n!
ⓘ
factorials ⓘ p-adic valuation ⓘ prime factorization ⓘ |
| defines | v_p(n!) ⓘ |
| domain | natural numbers ⓘ |
| equivalentForm | v_p(n!) = (n - s_p(n))/(p - 1), where s_p(n) is the sum of the base-p digits of n ⓘ |
| example |
For n = 10 and p = 2, v_2(10!) = ⌊10/2⌋ + ⌊10/4⌋ + ⌊10/8⌋ = 5 + 2 + 1 = 8.
ⓘ
For n = 10 and p = 5, v_5(10!) = ⌊10/5⌋ + ⌊10/25⌋ = 2 + 0 = 2. ⓘ |
| field | number theory ⓘ |
| generalizationOf | counting multiples of a prime in an interval ⓘ |
| gives | exponent of p in the prime factorization of n! ⓘ |
| historicalPeriod | 19th century mathematics ⓘ |
| implies |
the sum defining v_p(n!) is finite
ⓘ
v_p(n!) counts how many times p divides n! ⓘ v_p(n!) equals the total number of multiples of p, p^2, p^3, … up to n ⓘ |
| namedAfter | Adrien-Marie Legendre NERFINISHED ⓘ |
| relatedConcept |
Kummer’s theorem
NERFINISHED
ⓘ
base-p expansion of integers ⓘ de Polignac’s formula NERFINISHED ⓘ p-adic valuation ⓘ prime factorization of factorials ⓘ |
| statement |
For a prime p and integer n ≥ 1, the exponent v_p(n!) of p in n! is given by v_p(n!) = ∑_{k=1}^{∞} ⌊n/p^k⌋.
ⓘ
For a prime p and integer n ≥ 1, v_p(n!) = ⌊n/p⌋ + ⌊n/p^2⌋ + ⌊n/p^3⌋ + …, where the sum is finite because p^k > n for large k. ⓘ |
| subfield | elementary number theory ⓘ |
| usedFor |
analyzing growth of prime exponents in n!
ⓘ
computing exponent of a prime in binomial coefficients ⓘ computing p-adic valuation of factorials ⓘ computing the highest power of a prime dividing n! ⓘ computing valuations in combinatorial identities ⓘ problems in p-adic number theory ⓘ studying divisibility properties of binomial coefficients ⓘ |
| usesOperation |
floor function
ⓘ
integer division ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: Legendre’s formula for valuations of factorials Description of subject: Legendre’s formula for valuations of factorials is a number-theoretic result that expresses the exponent of a prime in the prime factorization of n! as a sum of integer divisions of n by successive powers of that prime.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.