Maths Olympiad Prep

Track / Stage 6 / 388 of 400 #1388 of 1964

Problem 1388

National olympiad, first round
Number theory Difficulty 6.9 Prove it

Theorem 1 (Fundamental Theorem of Arithmetic) If the order of the prime factors is disregarded, there is only one way to express a positive integer a>1a > 1 as a product of prime factors.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Official solution

If aa is a prime number pp, that is, a=pa=p, this theorem holds. If aa is a composite number, then by Lemma 11, aa can be decomposed into the product of prime factors. Let
a=p1p2pn,n2a=p_{1} p_{2} \cdots p_{n}, \quad n \geqslant 2

where p1,p2,,pnp_{1}, p_{2}, \cdots, p_{n} are all prime numbers. Suppose aa can be decomposed into another form of the product of prime factors, that is,
a=q1q2qm,m2a=q_{1} q_{2} \cdots q_{m}, \quad m \geqslant 2

where q1,q2,,qmq_{1}, q_{2}, \cdots, q_{m} are all prime numbers, then we get
p1p2pn=q1q2qmp_{1} p_{2} \cdots p_{n}=q_{1} q_{2} \cdots q_{m}

Since p1p1p2pnp_{1} \mid p_{1} p_{2} \cdots p_{n} and equation (3), we have p1q1q2qmp_{1} \mid q_{1} q_{2} \cdots q_{m}. Since q1q_{1}, q2,,qmq_{2}, \cdots, q_{m} are all prime numbers, by Lemma 19, we get: p1p_{1} must equal one of the qrq_{r}, and xx is one of 1,2,,m1,2, \cdots, m. Let p1=q1p_{1}=q_{1}, then from equation (3) we get
p2pn=q2qmp_{2} \cdots p_{n}=q_{2} \cdots q_{m}

When n=2n=2, since p2pn=p2p_{2} \cdots p_{n}=p_{2}, we have m=2,q2=p2m=2, q_{2}=p_{2}. Now suppose n3n \geqslant 3, since p2p2pnp_{2} \mid p_{2} \cdots p_{n} and equation (4), we have p2q2qmp_{2} \mid q_{2} \cdots q_{m}. Since q2,,qmq_{2}, \cdots, q_{m} are all prime numbers, by Lemma 19, we get: p2p_{2} must equal one of the qsq_{s}, and ss is one of 2,,m2, \cdots, m. Let p2=q2p_{2}=q_{2}, then from equation (4) we get
p3pn=q3qmp_{3} \cdots p_{n}=q_{3} \cdots q_{m}

When n=3n=3, since p3pn=p3p_{3} \cdots p_{n}=p_{3}, we have m=3,q3=p3m=3, q_{3}=p_{3}. If n4n \geqslant 4, using the same method, because those pp and those qq are always one-to-one and equal, after canceling out, we must get pn=qmp_{n}=q_{m}, which means m=nm=n. Therefore, aa can only be decomposed into the product of prime factors in one way, disregarding the order of the prime factors.

From this theorem, we know that if the same prime factors are combined into their powers, then any integer a>1a>1 can only be decomposed into one form:
a=p1a1p2a2pnnan,n1a=p_{1}^{a_{1}} p_{2}^{a_{2}} \cdots p_{n^{n}}^{a_{n}}, \quad n \geqslant 1

Here p1,p2,,pnp_{1}, p_{2}, \cdots, p_{n} are distinct prime numbers, and α1,α2,,αn\alpha_{1}, \alpha_{2}, \cdots, \alpha_{n} are all positive integers. We call
a=p1a1p2α2pn4α44a=p_{1}^{a_{1}} \cdot p_{2}^{\alpha_{2}} \cdots \cdot p_{n^{4}}^{\alpha_{4}^{4}}

the standard factorization of aa.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.