返回题库

AIME 2022 I · 第 15 题

AIME 2022 I — Problem 15

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Let x,x, y,y, and zz be positive real numbers satisfying the system of equations:

2xxy+2yxy=12yyz+2zyz=22zzx+2xzx=3.\begin{aligned} \sqrt{2x-xy} + \sqrt{2y-xy} &= 1 \\ \sqrt{2y-yz} + \sqrt{2z-yz} &= \sqrt2 \\ \sqrt{2z-zx} + \sqrt{2x-zx} &= \sqrt3. \end{aligned} Then [(1x)(1y)(1z)]2\left[ (1-x)(1-y)(1-z) \right]^2 can be written as mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m+n.

Hint

Try to get some restrictions on x,y,zx,y,z based on the square root that may result in motivation for some trigonometric substitutions.

解析

Solution 1 (geometric interpretation)

First, let define a triangle with side lengths 2x\sqrt{2x}, 2z\sqrt{2z}, and ll, with altitude from ll's equal to xz\sqrt{xz}. l=2xxz+2zxzl = \sqrt{2x - xz} + \sqrt{2z - xz}, the left side of one equation in the problem.

Let θ\theta be angle opposite the side with length 2x\sqrt{2x}. Then the altitude has length 2zsin(θ)=xz\sqrt{2z} \cdot \sin(\theta) = \sqrt{xz} and thus sin(θ)=x2\sin(\theta) = \sqrt{\frac{x}{2}}, so x=2sin2(θ)x=2\sin^2(\theta) and the side length 2x\sqrt{2x} is equal to 2sin(θ)2\sin(\theta).

We can symmetrically apply this to the two other equations/triangles.

By law of sines, we have 2sin(θ)sin(θ)=2R\frac{2\sin(\theta)}{\sin(\theta)} = 2R, with R=1R=1 as the circumradius, same for all 3 triangles. The circumcircle's central angle to a side is 2arcsin(l/2)2 \arcsin(l/2), so the 3 triangles' l=1,2,3l=1, \sqrt{2}, \sqrt{3}, have angles 120,90,60120^{\circ}, 90^{\circ}, 60^{\circ}, respectively.

This means that by half angle arcs, we see that we have in some order, x=2sin2(α)x=2\sin^2(\alpha), y=2sin2(β)y=2\sin^2(\beta), and z=2sin2(γ)z=2\sin^2(\gamma) (not necessarily this order, but here it does not matter due to symmetry), satisfying that α+β=1801202\alpha+\beta=180^{\circ}-\frac{120^{\circ}}{2}, β+γ=180902\beta+\gamma=180^{\circ}-\frac{90^{\circ}}{2}, and γ+α=180602\gamma+\alpha=180^{\circ}-\frac{60^{\circ}}{2}. Solving, we get α=1352\alpha=\frac{135^{\circ}}{2}, β=1052\beta=\frac{105^{\circ}}{2}, and γ=1652\gamma=\frac{165^{\circ}}{2}.

We notice that

[(1x)(1y)(1z)]2=[sin(2α)sin(2β)sin(2γ)]2=[sin(135)sin(105)sin(165)]2[(1-x)(1-y)(1-z)]^2=[\sin(2\alpha)\sin(2\beta)\sin(2\gamma)]^2=[\sin(135^{\circ})\sin(105^{\circ})\sin(165^{\circ})]^2 =(226246+24)2=(28)2=132033.=\left(\frac{\sqrt{2}}{2} \cdot \frac{\sqrt{6}-\sqrt{2}}{4} \cdot \frac{\sqrt{6}+\sqrt{2}}{4}\right)^2 = \left(\frac{\sqrt{2}}{8}\right)^2=\frac{1}{32} \to \boxed{033}. \blacksquare - kevinmathz

Solution 2 (Condensed Algebraic Trig)

Let sinA=x2\sin{A} = \sqrt{\frac{x}{2}}, sinB=y2\sin{B} = \sqrt{\frac{y}{2}}, and sinC=z2\sin{C} = \sqrt{\frac{z}{2}} for some A,B,C(0,90)A,B,C \in (0^\circ,90^\circ); therefore, cosA=2x2\cos{A} = \sqrt{\frac{2-x}{2}}, etc. Dividing all three given equations by 22, we see that they are equivalent to \begin{align*} \sin(A+B) &= \sin(30^\circ) \\ \sin(B+C) &= \sin(45^\circ) \\ \sin(C+A) &= \sin(60^\circ), \end{align*} which produces A=452A=\frac{45}{2}^\circ, B=152B=\frac{15}{2}^\circ, and C=752C=\frac{75}{2}^\circ. Thus our answer is \begin{align*} [(1-x)(1-y)(1-z)]^2 &= [(1-2\sin^2 A)(1-2\sin^2 B)(1-2\sin^2 C)]^2 \\ &= (\cos(2A)\cos(2B)\cos(2C))^2 \\ &= \left(\frac{\sqrt{2}}{2} \cdot \frac{\sqrt{6}+\sqrt{2}}{2} \cdot \frac{\sqrt{6}-\sqrt{2}}{2}\right)^2 \\ &= \frac{1}{32}, \end{align*} producing the answer of 033\boxed{033}.

Remark. Note that liberties have been taken in mathematical rigor in the above solution, especially when dealing with angles A,B,CA,B,C and the inverse sine function. However, these details do not affect the overall solution and may be carefully checked during the contest if desired; thus we feel justified in leaving them out to emphasize the elegance of the trigonometric substitution.

~Oxymoronic15 (edited for length by Viliciri)

Solution 3 (substitution)

Let 1x=a;1y=b;1z=c1-x=a;1-y=b;1-z=c, rewrite those equations

(1a)(1+b)+(1+a)(1b)=1\sqrt{(1-a)(1+b)}+\sqrt{(1+a)(1-b)}=1;

(1b)(1+c)+(1+b)(1c)=2\sqrt{(1-b)(1+c)}+\sqrt{(1+b)(1-c)}=\sqrt{2} (1a)(1+c)+(1c)(1+a)=3\sqrt{(1-a)(1+c)}+\sqrt{(1-c)(1+a)}=\sqrt{3}

and solve for m/n=(abc)2=a2b2c2m/n = (abc)^2 = a^2b^2c^2

Square both sides and simplify, to get three equations:

2ab1=2(1a2)(1b2)2ab-1=2\sqrt{(1-a^2)(1-b^2)} 2bc      =2(1b2)(1c2)2bc~ ~ ~ ~ ~ ~=2\sqrt{(1-b^2)(1-c^2)} 2ac+1=2(1c2)(1a2)2ac+1=2\sqrt{(1-c^2)(1-a^2)}

Square both sides again, and simplify to get three equations:

a2+b2ab=34a^2+b^2-ab=\frac{3}{4} b2+c2      =1b^2+c^2~ ~ ~ ~ ~ ~=1 a2+c2+ac=34a^2+c^2+ac=\frac{3}{4}

Subtract first and third equation, getting (b+c)(bc)=a(b+c)(b+c)(b-c)=a(b+c), a=bca=b-c

Put it in first equation, getting b22bc+c2+b2b(bc)=b2+c2bc=34b^2-2bc+c^2+b^2-b(b-c)=b^2+c^2-bc=\frac{3}{4}, bc=14bc=\frac{1}{4}

Since a2=b2+c22bc=12a^2=b^2+c^2-2bc=\frac{1}{2}, m/n=a2b2c2=a2(bc)2=12(14)2=132m/n = a^2b^2c^2 = a^2(bc)^2 = \frac{1}{2}\left(\frac{1}{4}\right)^2=\frac{1}{32} and so the final answer is 033\boxed{033}

~bluesoul

Solution 4

Denote u=1xu = 1 - x, v=1yv = 1 - y, w=1zw = 1 - z. Hence, the system of equations given in the problem can be written as

(1u)(1+v)+(1+u)(1v)=1(1)(1v)(1+w)+(1+v)(1w)=2(2)(1w)(1+u)+(1+w)(1u)=3.(3)\begin{aligned} \sqrt{(1-u)(1+v)} + \sqrt{(1+u)(1-v)} & = 1 \hspace{1cm} (1) \\ \sqrt{(1-v)(1+w)} + \sqrt{(1+v)(1-w)} & = \sqrt{2} \hspace{1cm} (2) \\ \sqrt{(1-w)(1+u)} + \sqrt{(1+w)(1-u)} & = \sqrt{3} . \hspace{1cm} (3) \end{aligned} Each equation above takes the following form:

(1a)(1+b)+(1+a)(1b)=k.\sqrt{(1-a)(1+b)} + \sqrt{(1+a)(1-b)} = k . Now, we simplify this equation by removing radicals.

Denote p=(1a)(1+b)p = \sqrt{(1-a)(1+b)} and q=(1+a)(1b)q = \sqrt{(1+a)(1-b)}.

Hence, the equation above implies

{p+q=kp2=(1a)(1+b)q2=(1+a)(1b).\left\{ \begin{array}{l} p + q = k \\ p^2 = (1-a)(1+b) \\ q^2 = (1+a)(1-b) \end{array} \right.. Hence, q2p2=(1+a)(1b)(1a)(1+b)=2(ab)q^2 - p^2 = (1+a)(1-b) - (1-a)(1+b) = 2 (a-b). Hence, qp=q2p2p+q=2k(ab)q - p = \frac{q^2 - p^2}{p+q} = \frac{2}{k} (a-b).

Because p+q=kp + q = k and qp=2k(ab)q - p = \frac{2}{k} (a-b), we get q=abk+k2q = \frac{a-b}{k} + \frac{k}{2}. Plugging this into the equation q2=(1+a)(1b)q^2 = (1+a)(1-b) and simplifying it, we get

a2+(k22)ab+b2=k2k44.a^2 + \left( k^2 - 2 \right) ab + b^2 = k^2 - \frac{k^4}{4} . Therefore, the system of equations above can be simplified as

u2uv+v2=34v2+w2=1w2+wu+u2=34.\begin{aligned} u^2 - uv + v^2 & = \frac{3}{4} \\ v^2 + w^2 & = 1 \\ w^2 + wu + u^2 & = \frac{3}{4} . \end{aligned} Denote w=ww' = - w. The system of equations above can be equivalently written as

u2uv+v2=34(1)v2+w2=1(2)w2wu+u2=34(3).\begin{aligned} u^2 - uv + v^2 & = \frac{3}{4} \hspace{1cm} (1') \\ v^2 + w'^2 & = 1 \hspace{1cm} (2') \\ w'^2 - w'u + u^2 & = \frac{3}{4} \hspace{1cm} (3') . \end{aligned} Taking (1)(3)(1') - (3'), we get

(vw)(v+wu)=0.(v - w') (v + w' - u) = 0 . Thus, we have either vw=0v - w' = 0 or v+wu=0v + w' - u = 0.

Case 1\textbf{Case 1}: vw=0v - w' = 0.

Equation (2') implies v=w=±12v = w' = \pm \frac{1}{\sqrt{2}}.

Plugging vv and ww' into Equation (2), we get contradiction. Therefore, this case is infeasible.

Case 2\textbf{Case 2}: v+wu=0v + w' - u = 0.

Plugging this condition into (1') to substitute uu, we get

v2+vw+w2=34(4).v^2 + v w' + w'^2 = \frac{3}{4} \hspace{1cm} (4) . Taking (4)(2)(4) - (2'), we get

vw=14.(5).v w' = - \frac{1}{4} . \hspace{1cm} (5) . Taking (4) + (5), we get

(v+w)2=12.\left( v + w' \right)^2 = \frac{1}{2} . Hence, u2=(v+w)2=12u^2 = \left( v + w' \right)^2 = \frac{1}{2}.

Therefore,

[(1x)(1y)(1z)]2=u2(vw)2=u2(vw)2=12(14)2=132.\begin{aligned} \left[ (1-x)(1-y)(1-z) \right]^2 & = u^2 (vw)^2 \\ & = u^2 (vw')^2 \\ & = \frac{1}{2} \left( - \frac{1}{4} \right)^2 \\ & = \frac{1}{32} . \end{aligned} Therefore, the answer is 1+32=(033) 1 + 32 = \boxed{\textbf{(033) }}.

~Steven Chen (www.professorchenedu.com)

bu-bye

sin(α+β)=1/2sin(α+γ)=2/2sin(β+γ)=3/2.\begin{aligned} \sin(\alpha + \beta) &= 1/2 \\ \sin(\alpha + \gamma) &= \sqrt2/2 \\ \sin(\beta + \gamma) &= \sqrt3/2. \end{aligned} Thus,

α+β=30α+γ=45β+γ=60,\begin{aligned} \alpha + \beta &= 30^{\circ} \\ \alpha + \gamma &= 45^{\circ} \\ \beta + \gamma &= 60^{\circ}, \end{aligned} so (α,β,γ)=(15/2,45/2,75/2)(\alpha, \beta, \gamma) = (15/2^{\circ}, 45/2^{\circ}, 75/2^{\circ}). Hence,

abc=(12sin2(α))(12sin2(β))(12sin2(γ))=cos(15)cos(45)cos(75)=28,abc = (1-2\sin^2(\alpha))(1-2\sin^2(\beta))(1-2\sin^2(\gamma))=\cos(15^{\circ})\cos(45^{\circ})\cos(75^{\circ})=\frac{\sqrt{2}}{8}, so (abc)2=(2/8)2=132(abc)^2=(\sqrt{2}/8)^2=\frac{1}{32}, for a final answer of 033\boxed{033}.

Remark

The motivation for the trig substitution is that if sin2(α)=(1a)/2\sin^2(\alpha)=(1-a)/2, then cos2(α)=(1+a)/2\cos^2(\alpha)=(1+a)/2, and when making the substitution in each equation of the initial set of equations, we obtain a new equation in the form of the sine addition formula.

~ Leo.Euler

Solution 6 (Geometric)

AIME diagram

In given equations, 0x,y,z2,0 \leq x,y,z \leq 2, so we define some points:

Oˉ=(0,0),Aˉ=(1,0),Mˉ=(12,12),\bar {O} = (0, 0), \bar {A} = (1, 0), \bar{M} = \left(\frac {1}{\sqrt{2}},\frac {1}{\sqrt{2}}\right), Xˉ=(x2,1x2),Yˉ=(y2,1y2),\bar {X} = \left(\sqrt {\frac {x}{2}}, \sqrt{1 – \frac{x}{2}}\right), \bar {Y'} = \left(\sqrt {\frac {y}{2}}, \sqrt{1 – \frac{y}{2}}\right), Yˉ=(1y2,y2),Zˉ=(1z2,z2).\bar {Y} = \left(\sqrt {1 – \frac{y}{2}},\sqrt{\frac {y}{2}}\right), \bar {Z} = \left(\sqrt {1 – \frac{z}{2}},\sqrt{\frac {z}{2}}\right). Notice, that

AO=MO=XO=YO=YO=ZO=1\mid \vec {AO} \mid = \mid \vec {MO} \mid = \mid \vec {XO} \mid =\mid \vec {YO} \mid = \mid \vec {Y'O} \mid =\mid \vec {ZO} \mid = 1 and each points lies in the first quadrant.

We use given equations and get some scalar products:

(XOYO)=12=cosXOY    XOY=60,(\vec {XO} \cdot \vec {YO}) = \frac {1}{2} = \cos \angle XOY \implies \angle XOY = 60 ^\circ, (XOZO)=32=cosXOZ    XOZ=30,(\vec {XO} \cdot \vec {ZO}) = \frac {\sqrt{3}}{2} = \cos \angle XOZ \implies \angle XOZ = 30^\circ, (YOZO)=12=cosYOZ    YOZ=45.(\vec {Y'O} \cdot \vec {ZO}) = \frac {1}{\sqrt{2}} = \cos \angle Y'OZ \implies \angle Y'OZ = 45^\circ. So YOZ=XOYXOZ=6030=30,YOY=YOZ+YOZ=45+30=75.\angle YOZ = \angle XOY – \angle XOZ = 60 ^\circ – 30 ^\circ = 30 ^\circ, \angle Y'OY = \angle Y'OZ + \angle YOZ = 45^\circ + 30 ^\circ = 75^\circ.

Points YY and YY' are symmetric with respect to OM.OM.

Case 1

YOA=90752=7.5,ZOA=30+7.5=37.5,XOA=60+7.5=67.5.\angle YOA = \frac{90^\circ – 75^\circ}{2} = 7.5^\circ, \angle ZOA = 30^\circ + 7.5^\circ = 37.5^\circ, \angle XOA = 60^\circ + 7.5^\circ = 67.5^\circ . 1x=(1x2)2(x2)2=sin2XOAcos2XOA=cos2XOA=cos135,1 – x = \left(\sqrt{1 – \frac{x}{2}} \right)^2– \left(\sqrt{\frac {x}{2}}\right)^2 = \sin^2 \angle XOA – \cos^2 \angle XOA = –\cos 2 \angle XOA = –\cos 135^\circ, 1y=cos15,1z=cos75    [(1x)(1y)(1z)]2=[sin45cos15sin15]2=1 – y = \cos 15^\circ, 1 – z = \cos 75^\circ \implies \left[ (1–x)(1–y)(1–z) \right]^2 = \left[ \sin 45^\circ \cdot \cos 15^\circ \cdot \sin 15^\circ \right]^2 = =[sin45sin302]2=132    033.=\left[ \frac {\sin 45^\circ \cdot \sin 30^\circ}{2} \right]^2 = \frac {1}{32} \implies \boxed{\textbf{033}}. Case 2

Y1OA=90+752=82.5,Z1OA=82.530=52.5,X1OA=82.560=22.5    033.\angle Y_1 OA = \frac{90^\circ + 75^\circ}{2} = 82.5^\circ, \angle Z_1 OA = 82.5^\circ – 30^\circ = 52.5^\circ, \angle X_1 OA = 82.5^\circ – 60^\circ = 22.5^\circ \implies \boxed{\textbf{033}}. vladimir.shelomovskii@gmail.com, vvsss

Video Solution

https://youtu.be/i6kDMbav2sk

~Math Gold Medalist

Video Solution

https://youtu.be/aa_VY4e4OOM?si=1lHSwY3v7RICoEpk

~MathProblemSolvingSkills.com

Video Solution

https://www.youtube.com/watch?v=ihKUZ5itcdA

~Steven Chen (www.professorchenedu.com)