🇮🇳 INMO · 2017

INMO 2017

Indian National Mathematical Olympiad 2017 — 6 problems with solutions

INMO 2017

Indian National Mathematical Olympiad 2017. 6 problems. Problems sourced from MathNet (CC BY 4.0). Solutions are expert-authored.


Problem 1

Algebra
Problem

Let AA be a set of real numbers such that AA has at least four elements. Suppose AA has the property that a2+bca^{2} + b c is a rational number for all distinct numbers a,b,ca, b, c in AA. Prove that there exists a positive integer MM such that aMa \sqrt{M} is a rational number for every aa in AA.

View Solution

Suppose 0A0 \in A. Then a2=a2+0×ba^{2} = a^{2} + 0 \times b is rational and ab=02+aba b = 0^{2} + a b is also rational for all a,ba, b in AA, a0a \neq 0, b0b \neq 0, aba \neq b. Hence a=a1Ma = a_{1} \sqrt{M} for some rational a1a_{1} and natural number MM. For any b0b \neq 0, we have

bM=aba1b \sqrt{M} = \frac{a b}{a_{1}}

which is a rational number. Hence we may assume 00 is not in AA. If there is a number aa in AA such that a-a is also in AA, then again we can get the conclusion as follows. Consider two other elements c,dc, d in AA. Then c2+dac^{2} + d a is rational and c2dac^{2} - d a is also rational. It follows that c2c^{2} is rational and dad a is rational. Similarly, d2d^{2} and cac a are also rationals. Thus d/c=(da)/(ca)d / c = (d a) / (c a) is rational. Note that we can vary dd over AA with dcd \neq c and dad \neq a. Again c2c^{2} is rational implies that c=c1Mc = c_{1} \sqrt{M} for some rational c1c_{1} and natural number MM. We observe that cM=c1Mc \sqrt{M} = c_{1} M is rational, and

aM=cac1a \sqrt{M} = \frac{c a}{c_{1}}

so that aMa \sqrt{M} is a rational number. Similarly is the case with aM-a \sqrt{M}. For any other element dd,

bM=Mc1dcb \sqrt{M} = M c_{1} \frac{d}{c}

is a rational number. Thus we may now assume that 00 is not in AA and a+b0a + b \neq 0 for any a,ba, b in AA. Let a,b,c,da, b, c, d be four distinct elements of AA. We may assume a>b|a| > |b|. Then d2+abd^{2} + a b and d2+bcd^{2} + b c are rational numbers and so is their difference abbca b - b c. Writing a2+ab=a2+bc+(abbc)a^{2} + a b = a^{2} + b c + (a b - b c), and using the facts a2+bca^{2} + b c, abbca b - b c are rationals, we conclude that a2+aba^{2} + a b is also a rational number. Similarly, b2+abb^{2} + a b is also a rational number. Consider

q=ab=a2+abb2+abq = \frac{a}{b} = \frac{a^{2} + a b}{b^{2} + a b}

Note that a2+ab>0a^{2} + a b > 0. Thus qq is a rational number and a=bqa = b q. This gives a2+ab=b2(q2+q)a^{2} + a b = b^{2}(q^{2} + q). Let us take b2(q2+q)=lb^{2}(q^{2} + q) = l. Then

b=lq2+q=xy|b| = \sqrt{\frac{l}{q^{2} + q}} = \sqrt{\frac{x}{y}}

where xx and yy are natural numbers. Take M=xyM = x y. Then bM=x|b| \sqrt{M} = x is a rational number. Finally, for any cc in AA, we have

cM=bMcbc \sqrt{M} = b \sqrt{M} \frac{c}{b}

is also a rational number.


Problem 2

Combinatorics Geometry
Problem

All the points with integer coordinates in the xyx y-plane are coloured using three colours, red, blue and green, each colour being used at least once. It is known that the point (0,0)(0,0) is coloured red and the point (0,1)(0,1) is coloured blue. Prove that there exist three points with integer coordinates of distinct colours which form the vertices of a right-angled triangle.

Note

This problem originally includes a geometry diagram. The diagram is omitted in this version.

View Solution

Consider the lattice points (points with integer coordinates) on the lines y=0y=0 and y=1y=1, other than (0,0)(0,0) and (0,1)(0,1). If one of them, say A=(p,1)A=(p, 1), is coloured green, then we have a right-angled triangle with (0,0)(0,0), (0,1)(0,1) and AA as vertices, all having different colours. (See Figures 1 and 2.)

If not, the lattice points on y=0y=0 and y=1y=1 are all red or blue. We consider three different cases.

Case 1. Suppose a point B=(c,0)B=(c, 0) is blue. Consider a green point D=(p,q)D=(p, q) in the plane. Suppose p0p \neq 0. If its projection (p,0)(p, 0) on the xx-axis is red, then (p,q)(p, q), (p,0)(p, 0) and (c,0)(c, 0) are the vertices of a required type of right-angled triangle. If (p,0)(p, 0) is blue, then we can consider the triangle whose vertices are (0,0)(0,0), (p,0)(p, 0) and (p,q)(p, q). If p=0p=0, then the points DD, (0,0)(0,0) and (c,0)(c, 0) will work. (Figure 3.)

Case 2. A point D=(c,1)D=(c, 1), on the line y=1y=1, is red. A similar argument works in this case.

Fig-4

Case 3. Suppose all the lattice points on the line y=0y=0 are red and all on the line y=1y=1 are blue points. Consider a green point E=(p,q)E=(p, q), where q0q \neq 0 and q1q \neq 1. (See Figure 4.) Consider an isosceles right-angled triangle EKME K M with E=90\angle E=90^{\circ} such that the hypotenuse KMK M is a part of the xx-axis. Let EME M intersect y=y= in LL. Then KK is a red point and LL is a blue point. Hence EKLE K L is a desired triangle.


Problem 3

Algebra
Problem

Let P(x)P(x) be a given polynomial with integer coefficients. Prove that there exist two polynomials Q(x)Q(x) and R(x)R(x), again with integer coefficients, such that (i) P(x)Q(x)P(x) Q(x) is a polynomial in x2x^{2}; and (ii) P(x)R(x)P(x) R(x) is a polynomial in x3x^{3}.

View Solution

Let P(x)=a0+a1x+a2x2++anxnP(x)=a_{0}+a_{1} x+a_{2} x^{2}+\cdots+a_{n} x^{n} be a polynomial with integer coefficients.

Part (i) We may write

P(x)=a0+a2x2+a4x4++x(a1+a3x2+a5x5+)P(x)=a_{0}+a_{2} x^{2}+a_{4} x^{4}+\cdots+x\left(a_{1}+a_{3} x^{2}+a_{5} x^{5}+\cdots\right)

Define

Q(x)=a0+a2x2+a4x4+x(a1+a3x2+a5x5+)Q(x)=a_{0}+a_{2} x^{2}+a_{4} x^{4}+\cdots-x\left(a_{1}+a_{3} x^{2}+a_{5} x^{5}+\cdots\right)

Then Q(x)Q(x) is also a polynomial with integer coefficients and

P(x)Q(x)=(a0+a2x2+a4x4+)2x2(a1+a3x2+a5x5+)2P(x) Q(x)=\left(a_{0}+a_{2} x^{2}+a_{4} x^{4}+\cdots\right)^{2}-x^{2}\left(a_{1}+a_{3} x^{2}+a_{5} x^{5}+\cdots\right)^{2}

is a polynomial in x2x^{2}.

Part (ii) We write again

P(x)=A(x)+xB(x)+x2C(x)P(x)=A(x)+x B(x)+x^{2} C(x)

where

A(x)=a0+a3x3+a6x6+B(x)=a1+a4x3+a7x6+C(x)=a2+a5x3+a8x6+\begin{aligned} & A(x)=a_{0}+a_{3} x^{3}+a_{6} x^{6}+\cdots \\ & B(x)=a_{1}+a_{4} x^{3}+a_{7} x^{6}+\cdots \\ & C(x)=a_{2}+a_{5} x^{3}+a_{8} x^{6}+\cdots \end{aligned}

Note that A(x),B(x)A(x), B(x) and C(x)C(x) are polynomials with integer coefficients and each of these is a polynomial in x3x^{3}. We may introduce

S(x)=A(x)+ωxB(x)+ω2x2C(x)T(x)=A(x)+ω2xB(x)+ωx2C(x)\begin{aligned} & S(x)=A(x)+\omega x B(x)+\omega^{2} x^{2} C(x) \\ & T(x)=A(x)+\omega^{2} x B(x)+\omega x^{2} C(x) \end{aligned}

where ω\omega is an imaginary cube-root of unity. Then

S(x)T(x)=(A(x))2+x2(B(x))2+x4(C(x))2xA(x)B(x)x3B(x)C(x)x2C(x)A(x)\begin{aligned} S(x) T(x)=(A(x))^{2}+x^{2}(B(x))^{2}+x^{4}(C(x))^{2} & \\ & -x A(x) B(x)-x^{3} B(x) C(x)-x^{2} C(x) A(x) \end{aligned}

since ω3=1\omega^{3}=1 and ω+ω2=1\omega+\omega^{2}=-1. Taking R(x)=S(x)T(x)R(x)=S(x) T(x), we obtain

P(x)R(x)=(A(x))3+x3(B(x))3+x6(C(x))33x3A(x)B(x)C(x)P(x) R(x)=(A(x))^{3}+x^{3}(B(x))^{3}+x^{6}(C(x))^{3}-3 x^{3} A(x) B(x) C(x)

which is a polynomial in x3x^{3}. This follows from the identity

(a+b+c)(a2+b2+c2abbcca)=a3+b3+c33abc(a+b+c)\left(a^{2}+b^{2}+c^{2}-a b-b c-c a\right)=a^{3}+b^{3}+c^{3}-3 a b c

Alternately, R(x)R(x) may be directly defined by

R(x)=(A(x))2+x2(B(x))2+x4(C(x))2xA(x)B(x)x3B(x)C(x)x2C(x)A(x)\begin{aligned} & R(x)=(A(x))^{2}+x^{2}(B(x))^{2}+x^{4}(C(x))^{2} \\ &-x A(x) B(x)-x^{3} B(x) C(x)-x^{2} C(x) A(x) \end{aligned}

Problem 4

Geometry
Problem

Let ABCABC be a triangle with circumcircle Γ\Gamma. Let MM be a point in the interior of triangle ABCABC which is also on the bisector of A\angle A. Let AMAM, BMBM, CMCM meet Γ\Gamma in A1A_1, B1B_1, C1C_1 respectively. Suppose PP is the point of intersection of A1C1A_1C_1 with ABAB; and QQ is the point of intersection of A1B1A_1B_1 with ACAC. Prove that PQPQ is parallel to BCBC.

Note

This problem originally includes a geometry diagram. The diagram is omitted in this version.

View Solution

Let A=2αA = 2\alpha. Then A1AC=BAA1=α\angle A_1AC = \angle BAA_1 = \alpha. Thus

A1B1C=α=BB1A1=A1C1C=BC1A1\angle A_1B_1C = \alpha = \angle BB_1A_1 = \angle A_1C_1C = \angle BC_1A_1

We also have B1CQ=AA1B1=β\angle B_1CQ = \angle AA_1B_1 = \beta, say. It follows that triangles MA1B1MA_1B_1 and QCB1QCB_1 are similar and hence

QCMA1=B1CB1A1\frac{QC}{MA_1} = \frac{B_1C}{B_1A_1}

Similarly, triangles ACMACM and C1A1MC_1A_1M are similar and we get

ACAM=C1A1C1M\frac{AC}{AM} = \frac{C_1A_1}{C_1M}

Using the point PP, we get similar ratios:

PBMA1=C1BA1C1,ABAM=A1B1MB1\frac{PB}{MA_1} = \frac{C_1B}{A_1C_1}, \quad \frac{AB}{AM} = \frac{A_1B_1}{MB_1}

Thus,

QCPB=A1C1B1CC1BB1A1\frac{QC}{PB} = \frac{A_1C_1 \cdot B_1C}{C_1B \cdot B_1A_1}

and

ACAB=MB1C1A1A1B1C1M=MB1C1MC1A1A1B1=MB1C1MC1BQCPBB1C\begin{aligned} \frac{AC}{AB} & = \frac{MB_1 \cdot C_1A_1}{A_1B_1 \cdot C_1M} \\ & = \frac{MB_1}{C_1M} \frac{C_1A_1}{A_1B_1} = \frac{MB_1}{C_1M} \frac{C_1B \cdot QC}{PB \cdot B_1C} \end{aligned}

However, triangles C1BMC_1BM and B1CMB_1CM are similar, which gives

B1CC1B=MB1MC1\frac{B_1C}{C_1B} = \frac{MB_1}{MC_1}

Putting this in the last expression, we get

ACAB=QCPB\frac{AC}{AB} = \frac{QC}{PB}

We conclude that PQPQ is parallel to BCBC.


Problem 5

Number Theory
Problem

Find all natural numbers n>1n > 1 such that n2n^{2} does not divide (n2)!(n-2)!.

View Solution

Suppose n=pqrn = p q r, where p<qp < q are primes and r>1r > 1. Then p2p \geq 2, q3q \geq 3 and r2r \geq 2, not necessarily a prime. Thus we have

n2np=pqrp5p>pn2nq=q(pr1)3q>qn2npr=pr(q1)2pr>prn2nqr=qr(p1)qr\begin{aligned} & n-2 \geq n-p = p q r - p \geq 5p > p \\ & n-2 \geq n-q = q(p r - 1) \geq 3q > q \\ & n-2 \geq n-p r = p r(q-1) \geq 2 p r > p r \\ & n-2 \geq n-q r = q r(p-1) \geq q r \end{aligned}

Observe that p,q,pr,qrp, q, p r, q r are all distinct. Hence their product divides (n2)!(n-2)!. Thus n2=p2q2r2n^{2} = p^{2} q^{2} r^{2} divides (n2)!(n-2)! in this case. We conclude that either n=pqn = p q where p,qp, q are distinct primes or n=pkn = p^{k} for some prime pp.

Case 1. Suppose n=pqn = p q for some primes p,qp, q, where 2<p<q2 < p < q. Then p3p \geq 3 and q5q \geq 5. In this case

n2>np=p(q1)4pn2>nq=q(p1)2q\begin{aligned} & n-2 > n-p = p(q-1) \geq 4p \\ & n-2 > n-q = q(p-1) \geq 2q \end{aligned}

Thus p,q,2p,2qp, q, 2p, 2q are all distinct numbers in the set {1,2,3,,n2}\{1, 2, 3, \ldots, n-2\}. We see that n2=p2q2n^{2} = p^{2} q^{2} divides (n2)!(n-2)!. We conclude that n=2qn = 2q for some prime q3q \geq 3. Note that n2=2q2<2qn-2 = 2q-2 < 2q in this case so that n2n^{2} does not divide (n2)!(n-2)!.

Case 2. Suppose n=pkn = p^{k} for some prime pp. We observe that p,2p,3p,,(pk11)pp, 2p, 3p, \ldots, (p^{k-1}-1)p all lie in the set {1,2,3,,n2}\{1, 2, 3, \ldots, n-2\}. If pk112kp^{k-1}-1 \geq 2k, then there are at least 2k2k multiples of pp in the set {1,2,3,,n2}\{1, 2, 3, \ldots, n-2\}. Hence n2=p2kn^{2} = p^{2k} divides (n2)!(n-2)!. Thus pk11<2kp^{k-1}-1 < 2k.

If k5k \geq 5, then pk112k112kp^{k-1}-1 \geq 2^{k-1}-1 \geq 2k, which may be proved by an easy induction. Hence k4k \leq 4. If k=1k=1, we get n=pn=p, a prime. If k=2k=2, then p1<4p-1<4 so that p=2p=2 or 33; we get n=22=4n=2^{2}=4 or n=32=9n=3^{2}=9. For k=3k=3, we have p21<6p^{2}-1<6 giving p=2p=2; n=23=8n=2^{3}=8 in this case. Finally, k=4k=4 gives p31<8p^{3}-1<8. Again p=2p=2 and n=24=16n=2^{4}=16. However n2=28n^{2}=2^{8} divides 14!14! and hence is not a solution.

Thus n=p,2pn = p, 2p for some prime pp or n=8,9n = 8, 9. It is easy to verify that these satisfy the conditions of the problem.


Problem 6

Algebra
Problem

Find all non-zero real numbers x,y,zx, y, z which satisfy the system of equations:

(x2+xy+y2)(y2+yz+z2)(z2+zx+x2)=xyz(x4+x2y2+y4)(y4+y2z2+z4)(z4+z2x2+x4)=x3y3z3\begin{aligned} \left(x^{2}+x y+y^{2}\right)\left(y^{2}+y z+z^{2}\right)\left(z^{2}+z x+x^{2}\right) & =x y z \\ \left(x^{4}+x^{2} y^{2}+y^{4}\right)\left(y^{4}+y^{2} z^{2}+z^{4}\right)\left(z^{4}+z^{2} x^{2}+x^{4}\right) & =x^{3} y^{3} z^{3} \end{aligned}
View Solution

Since xyz0x y z \neq 0, we can divide the second relation by the first. Observe that

x4+x2y2+y4=(x2+xy+y2)(x2xy+y2)x^{4}+x^{2} y^{2}+y^{4}=\left(x^{2}+x y+y^{2}\right)\left(x^{2}-x y+y^{2}\right)

holds for any x,yx, y. Thus we get

(x2xy+y2)(y2yz+z2)(z2zx+x2)=x2y2z2\left(x^{2}-x y+y^{2}\right)\left(y^{2}-y z+z^{2}\right)\left(z^{2}-z x+x^{2}\right)=x^{2} y^{2} z^{2}

However, for any real numbers x,yx, y, we have

x2xy+y2xyx^{2}-x y+y^{2} \geq |x y|

Since x2y2z2=xyyzzxx^{2} y^{2} z^{2}=|x y||y z||z x|, we get

xyyzzx=(x2xy+y2)(y2yz+z2)(z2zx+x2)xyyzzx|x y||y z||z x|=\left(x^{2}-x y+y^{2}\right)\left(y^{2}-y z+z^{2}\right)\left(z^{2}-z x+x^{2}\right) \geq |x y||y z||z x|

This is possible only if

x2xy+y2=xy,y2yz+z2=yz,z2zx+x2=zxx^{2}-x y+y^{2}=|x y|, \quad y^{2}-y z+z^{2}=|y z|, \quad z^{2}-z x+x^{2}=|z x|

hold simultaneously. However xy=±xy|x y|= \pm x y. If x2xy+y2=xyx^{2}-x y+y^{2}=-x y, then x2+y2=0x^{2}+y^{2}=0 giving x=y=0x=y=0. Since we are looking for nonzero x,y,zx, y, z, we conclude that x2xy+y2=xyx^{2}-x y+y^{2}=x y which is same as x=yx=y. Using the other two relations, we also get y=zy=z and z=xz=x. The first equation now gives 27x6=x327 x^{6}=x^{3}. This gives x3=1/27x^{3}=1 / 27 (since x0x \neq 0 ), or x=1/3x=1 / 3. We thus have x=y=z=1/3x=y=z=1 / 3. These also satisfy the second relation, as may be verified.