Number Theory Question 2: Proving pn | mn Using Prime Factorization

Click For Summary
SUMMARY

The discussion centers on proving that if a prime number p divides the product of two natural numbers m and n (p | mn), then p raised to the power of n (pn) also divides mn (pn | mn). The proof utilizes prime factorization, expressing m as a product of primes and demonstrating that raising m to the power of n does not introduce new prime factors. The conclusion is that p must divide m, leading to the assertion that pn divides mn, supported by the properties of prime numbers.

PREREQUISITES
  • Understanding of prime factorization
  • Familiarity with properties of prime numbers
  • Basic knowledge of natural numbers
  • Concept of divisibility in number theory
NEXT STEPS
  • Study the concept of prime factorization in depth
  • Learn about the properties of divisibility and prime numbers
  • Explore mathematical induction as a proof technique
  • Investigate applications of number theory in cryptography
USEFUL FOR

Mathematicians, students studying number theory, and anyone interested in the properties of prime numbers and their applications in proofs.

trap101
Messages
339
Reaction score
0
Let p be a prime and let m and n be natural numbers. Prove that p | mn implies pn | mn.

Attempt:

Since mn can be written out as a product of primes i.e: p1p2...pn in which p is a divisor.

Raising mn means that there would exist pn primes for each factor of m: mn = m1m2...mn = (p1...pn)1(p1...pn)2...(p1...pn)n = p1a1p2a2...pnan

which means pn | mn.

Is there anything I'm missing to clean it up?

Cheers for the help.
 
Last edited:
Physics news on Phys.org
It seems ok but could be written better.

Like you said m is a product of primes so let's write m as [itex]m=p_1^{\alpha_1}p_2^{\alpha_2}\ldots p_t^{\alpha_t}[/itex]. Then [itex]m^n = \left(p_1^{\alpha_1}p_2^{\alpha_2}\ldots p_t^{\alpha_t}\right)^n = p_1^{n\alpha_1}p_2^{n\alpha_2}\ldots p_t^{n\alpha_t}[/itex]. Since [itex]p|m^n[/itex], [itex]p|p_i[/itex] for [itex]1\leq i\leq t[/itex].
Let [itex]p_j[/itex] be that p. Then [itex]p|p_j[/itex]. Since [itex]p_j[/itex] is prime, [itex]p=p_j[/itex].

[itex]p|m^n=p_1^{n\alpha_1}p_2^{n\alpha_2}\ldots p_j^{n\alpha_j} p_t^{n\alpha_t}[/itex].

[itex]n\alpha_j\geq n[/itex] so [itex]p^n|p_j^{n\alpha_j}\Rightarrow p^n|m^n[/itex]
 
i would prove p|m first. then pn|mn is rather obvious.

in intuitive terms, we don't get "any new prime factors" when we take a power.

again p|mn → p|m is a simple application of the fact:

p|ab → p|a or p|b, which some people take as a definition of prime (it generalizes well to more general settings).

(a "rigorous" proof of p|mn→p|m would use induction on n, but i feel that's over-kill).
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
7
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K