How Do Prime Numbers Divide Factorials?

  • Thread starter Thread starter Ethereal
  • Start date Start date
  • Tags Tags
    Factorials Prime
Click For Summary
The theorem states that the largest exponent (s) of a prime number (p) that divides a factorial (n!) is equal to the sum of the number of multiples of p^i in the set {1,2,3,...,n}. The proof demonstrates that if a number a is divisible by p^j but not by p^(j+1), it contributes j to the total count (t) because it is counted j times in the multiples. Each multiple of p^j contributes its respective exponent to the sum, leading to the conclusion that t equals the sum of all m_i's. This establishes that t equals s, confirming the theorem's assertion. Understanding this relationship clarifies how prime numbers divide factorials.
Ethereal
I was reading this tutorial and I came across this part which I didn't quite understand:

Theorem: Let n and p be positive integers and p be prime. Then the largest exponent s such that p^s|n! is:
s = \sum_{j{\geq}1} \displaystyle{\lfloor} \frac{n}{p^j} \displaystyle{\rfloor} (1)

Proof Let m_i be the number of multiples of p^i in the set {1,2,3,...,n}. Let

t = m_1 + m_2 + m_3 + ... + m_k (2)

Suppose that a belongs to {1,2,3,...,n}, and such that p^j|a but not p^{j+1}|a. Then in the sum (2) a will be counted j times and will contribute i towards t. This shows that t=s.
I don't follow this. What does "a will be counted j times and will contribute i towards t" mean? Why does this show that t=s?
 
Physics news on Phys.org
First get this clear ...
m1 denotes the number of values in {1,..,n} divisible by p
m2 denotes the number of values in {1,..,n} divisible by p^2
m3 denotes the number of values in {1,..,n} divisible by p^3
...
...
mk denotes the number of values in {1,..,n} divisible by p^k

if a is divisible by p^j and not by p^j+1
that means the maximum power of p that can divide a is j ...

if p^j|a then p|a,p^2|a,p^3|a,p^4|a,...,p^j|a

that means this number a will have been counted in m1,m2,m3,m4,...,mj
t = sum of all m_i's
so a will have been counted j times in t ...

contribute an i towards t
or in other words contribute an m_i towards t
(can u see why?)

why is t=s?
set a=n and apply floor

-- AI
 



The theorem is stating that the largest exponent (s) of a prime number (p) that divides a factorial (n!) is equal to the sum of the number of multiples of p^i in the set {1,2,3,...,n}, where i ranges from 1 to k.

The proof is using the fact that if we have a number a that is a multiple of p^j, but not p^(j+1), then it will contribute j to the sum t. This is because a is counted j times in the sum (since it is a multiple of p^j) and it will contribute i (which is equal to j) towards t. This is because a is counted j times in the sum (since it is a multiple of p^j) and it will contribute i (which is equal to j) towards t.

This means that for each multiple of p^j in the set {1,2,3,...,n}, it will contribute j towards t. And since the set includes all multiples of p^j up to n, the sum t will be equal to the total number of multiples of p^j in the set. This is why t is equal to m_1 + m_2 + m_3 + ... + m_k, where k is the largest exponent of p that divides n!.

Therefore, by showing that t=s, we are proving that the largest exponent of p that divides n! is equal to the sum of the number of multiples of p^i in the set {1,2,3,...,n}. This is what the theorem (1) is stating.
 
I am studying the mathematical formalism behind non-commutative geometry approach to quantum gravity. I was reading about Hopf algebras and their Drinfeld twist with a specific example of the Moyal-Weyl twist defined as F=exp(-iλ/2θ^(μν)∂_μ⊗∂_ν) where λ is a constant parametar and θ antisymmetric constant tensor. {∂_μ} is the basis of the tangent vector space over the underlying spacetime Now, from my understanding the enveloping algebra which appears in the definition of the Hopf algebra...

Similar threads

  • · Replies 39 ·
2
Replies
39
Views
4K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 31 ·
2
Replies
31
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 40 ·
2
Replies
40
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 12 ·
Replies
12
Views
610