|
Highest power of p that divides n!Let n be a natural number, and let p be a prime. Then the exponent of the highest power of p that divides n! is equal to
Proof: The largest exponent of p that divides n! is equal to the sum of the largest exponents of p that divide 1, 2, 3, ..., n. If we let p(k) represent the largest exponent of p that divides k, then the number we're looking for is
The numbers from 1 to n that are divisible by p are A1 = {p, 2p,
3p, ..., [n/p] p } More formally, set Ai contains the numbers from 1 to n that are divisible by pi. Each of the Ai is a subset of all the Aj with j<i. Each number, k, 1≤k≤n, is an element of all of the sets Aj, where i≤p(k). In other words, k appears as an element in p(k) of the Ai sets. So by counting the number of elements in all of the Ai sets, we will find the sum from 1 to n of p(k), as required. The number of elements of Ai is [n/pi], so
proving the theorem. Internet referencesRelated pages in this website |
|
The webmaster and author of the Math
Help site is Graeme McRae. |