Maths Olympiad Prep

Track / Stage 7 / 258 of 300 #1658 of 1964

Problem 1658

National olympiad second round; IMO P1/P4
Number theory Difficulty 7.6 Prove it

For a positive integer N>1N>1 with unique factorization N=p1α1p2α2pkαkN=p_1^{\alpha_1}p_2^{\alpha_2}\dotsb p_k^{\alpha_k}, we define
Ω(N)=α1+α2++αk.\Omega(N)=\alpha_1+\alpha_2+\dotsb+\alpha_k.
Let a1,a2,,ana_1,a_2,\dotsc, a_n be positive integers and p(x)=(x+a1)(x+a2)(x+an)p(x)=(x+a_1)(x+a_2)\dotsb (x+a_n) such that for all positive integers kk, Ω(P(k))\Omega(P(k)) is even. Show that nn is an even number.

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

To show that n n is even, we will use the given condition that for all positive integers k k , Ω(P(k))\Omega(P(k)) is even.

1. **Factorization of P(x) P(x) :**
Given P(x)=(x+a1)(x+a2)(x+an) P(x) = (x + a_1)(x + a_2) \cdots (x + a_n) , we know that for any positive integer k k , P(k)=(k+a1)(k+a2)(k+an) P(k) = (k + a_1)(k + a_2) \cdots (k + a_n) .

2. Sum of Exponents:
The function Ω(N)\Omega(N) represents the sum of the exponents in the prime factorization of N N . Therefore, Ω(P(k))=Ω((k+a1)(k+a2)(k+an))\Omega(P(k)) = \Omega((k + a_1)(k + a_2) \cdots (k + a_n)).

3. **Property of Ω\Omega:**
Since Ω\Omega is additive over multiplication, we have:
Ω(P(k))=Ω(k+a1)+Ω(k+a2)++Ω(k+an) \Omega(P(k)) = \Omega(k + a_1) + \Omega(k + a_2) + \cdots + \Omega(k + a_n)
Given that Ω(P(k))\Omega(P(k)) is even for all k k , the sum Ω(k+a1)+Ω(k+a2)++Ω(k+an)\Omega(k + a_1) + \Omega(k + a_2) + \cdots + \Omega(k + a_n) must be even for all k k .

4. Parity Argument:
For the sum of Ω(k+ai)\Omega(k + a_i) to be even for all k k , the number of terms in the sum must be even. This is because the sum of an odd number of odd terms is odd, and the sum of an even number of odd terms is even. Since Ω(k+ai)\Omega(k + a_i) can be either even or odd, the only way to ensure the sum is always even is if there are an even number of terms.

5. Conclusion:
Therefore, n n must be even to satisfy the condition that Ω(P(k))\Omega(P(k)) is even for all positive integers k k .

\blacksquare

The final answer is n \boxed{ n } is even.

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