Maths Olympiad Prep

Library / /324 of 520

Number theory Difficulty 5.4 AIME, harder Find the answer

Three. (25 points) Let kk, xx, yy be positive integers, and the quotients when kk is divided by x2x^{2} and y2y^{2} are nn and n+148n+148, respectively.
(1) If (x,y)=1(x, y)=1, prove: x2y2x^{2}-y^{2} is coprime with x2x^{2} and y2y^{2};
(2) If (x,y)=1(x, y)=1, find the value of kk;
(3) If (x,y)=4(x, y)=4, find the value of kk.

A number or a short expression. Spacing and $ signs are ignored.

Solution

(1) Let (x2y2,x2)=t\left(x^{2}-y^{2}, x^{2}\right)=t. Then x2y2=tp,x2=tq(p,qN+)x^{2}-y^{2}=t p, x^{2}=t q\left(p, q \in \mathbf{N}_{+}\right).
Thus, y2=t(qp)ty2y^{2}=t(q-p) \Rightarrow t \mid y^{2}.
Since (x,y)=1(x, y)=1, it follows that (x2,y2)=1\left(x^{2}, y^{2}\right)=1.
Therefore, t=1t=1.
Hence, x2y2x^{2}-y^{2} and x2x^{2} are coprime.
Similarly, x2y2x^{2}-y^{2} and y2y^{2} are also coprime.
(2) According to the problem, we have
k=nx2=(n+148)y2(x>y)n(x2y2)=148y2(x2y2)148y2. \begin{array}{l} k=n x^{2}=(n+148) y^{2}(x>y) \\ \Rightarrow n\left(x^{2}-y^{2}\right)=148 y^{2} \\ \Rightarrow\left(x^{2}-y^{2}\right) \mid 148 y^{2} . \end{array}

From (1), we know (x2y2)148\left(x^{2}-y^{2}\right) \mid 148, i.e., (x+y)(xy)148(x+y)(x-y) \mid 148.
Since 148=22×37148=2^{2} \times 37, and x+yx+y and xyx-y have the same parity, and
x+y>xy>0{x+y=37,xy=1 or {x+y=2×37,xy=2{x=19,y=18 or {x=38,y=36 (discard) n=148y2x2y2=22×182=24×34k=24×34×192. \begin{array}{l} x+y>x-y>0 \\ \Rightarrow\left\{\begin{array} { l } { x + y = 3 7 , } \\ { x - y = 1 } \end{array} \text { or } \left\{\begin{array}{l} x+y=2 \times 37, \\ x-y=2 \end{array}\right.\right. \\ \Rightarrow\left\{\begin{array} { l } { x = 1 9 , } \\ { y = 1 8 } \end{array} \text { or } \left\{\begin{array}{l} x=38, \\ y=36 \end{array}\right.\right. \text { (discard) } \\ \Rightarrow n=\frac{148 y^{2}}{x^{2}-y^{2}}=2^{2} \times 18^{2}=2^{4} \times 3^{4} \\ \Rightarrow k=2^{4} \times 3^{4} \times 19^{2} . \end{array}
(3) If the greatest common divisor of xx and yy is 4, let x=4x1x=4 x_{1}, y=4y1y=4 y_{1}. Then (x1,y1)=1\left(x_{1}, y_{1}\right)=1.
According to (2), we have n(x2y2)=148y2n\left(x^{2}-y^{2}\right)=148 y^{2}.
Thus, n(x12y12)=148y12n\left(x_{1}^{2}-y_{1}^{2}\right)=148 y_{1}^{2}, and (x1,y1)=1\left(x_{1}, y_{1}\right)=1.
Therefore, n=24×34,x1=19,y1=18n=2^{4} \times 3^{4}, x_{1}=19, y_{1}=18.
Hence, k=nx2=16nx12=28×34×192k=n x^{2}=16 n x_{1}^{2}=2^{8} \times 3^{4} \times 19^{2}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

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