Let x,y, and z be positive real numbers satisfying the system of equations:
2x−xy+2y−xy2y−yz+2z−yz2z−zx+2x−zx=1=2=3.
Then [(1−x)(1−y)(1−z)]2 can be written as nm, where m and n are relatively prime positive integers. Find m+n.
Hint
Try to get some restrictions on x,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, 2z, and l, with altitude from l's equal to xz. l=2x−xz+2z−xz, the left side of one equation in the problem.
Let θ be angle opposite the side with length 2x. Then the altitude has length 2z⋅sin(θ)=xz and thus sin(θ)=2x, so x=2sin2(θ) and the side length 2x is equal to 2sin(θ).
We can symmetrically apply this to the two other equations/triangles.
By law of sines, we have sin(θ)2sin(θ)=2R, with R=1 as the circumradius, same for all 3 triangles. The circumcircle's central angle to a side is 2arcsin(l/2), so the 3 triangles' l=1,2,3, have angles 120∘,90∘,60∘, respectively.
This means that by half angle arcs, we see that we have in some order, x=2sin2(α), y=2sin2(β), and z=2sin2(γ) (not necessarily this order, but here it does not matter due to symmetry), satisfying that α+β=180∘−2120∘, β+γ=180∘−290∘, and γ+α=180∘−260∘. Solving, we get α=2135∘, β=2105∘, and γ=2165∘.
Let sinA=2x, sinB=2y, and sinC=2z for some A,B,C∈(0∘,90∘); therefore, cosA=22−x, etc. Dividing all three given equations by 2, 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=245∘, B=215∘, and C=275∘. 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.
Remark. Note that liberties have been taken in mathematical rigor in the above solution, especially when dealing with angles A,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.
Because p+q=k and q−p=k2(a−b), we get q=ka−b+2k. Plugging this into the equation q2=(1+a)(1−b) and simplifying it, we get
a2+(k2−2)ab+b2=k2−4k4.
Therefore, the system of equations above can be simplified as
u2−uv+v2v2+w2w2+wu+u2=43=1=43.
Denote w′=−w. The system of equations above can be equivalently written as
u2−uv+v2v2+w′2w′2−w′u+u2=43(1′)=1(2′)=43(3′).
Taking (1′)−(3′), we get
(v−w′)(v+w′−u)=0.
Thus, we have either v−w′=0 or v+w′−u=0.
Case 1: v−w′=0.
Equation (2') implies v=w′=±21.
Plugging v and w′ into Equation (2), we get contradiction. Therefore, this case is infeasible.
Case 2: v+w′−u=0.
Plugging this condition into (1') to substitute u, we get
v2+vw′+w′2=43(4).
Taking (4)−(2′), we get
vw′=−41.(5).
Taking (4) + (5), we get
(v+w′)2=21.
Hence, u2=(v+w′)2=21.
Therefore,
[(1−x)(1−y)(1−z)]2=u2(vw)2=u2(vw′)2=21(−41)2=321.
Therefore, the answer is 1+32=(033) .
~Steven Chen (www.professorchenedu.com)
bu-bye
sin(α+β)sin(α+γ)sin(β+γ)=1/2=2/2=3/2.
Thus,
α+βα+γβ+γ=30∘=45∘=60∘,
so (α,β,γ)=(15/2∘,45/2∘,75/2∘). Hence,
abc=(1−2sin2(α))(1−2sin2(β))(1−2sin2(γ))=cos(15∘)cos(45∘)cos(75∘)=82,
so (abc)2=(2/8)2=321, for a final answer of 033.
Remark
The motivation for the trig substitution is that if sin2(α)=(1−a)/2, then cos2(α)=(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)
In given equations, 0≤x,y,z≤2, so we define some points:
Oˉ=(0,0),Aˉ=(1,0),Mˉ=(21,21),Xˉ=(2x,1–2x),Y′ˉ=(2y,1–2y),Yˉ=(1–2y,2y),Zˉ=(1–2z,2z).
Notice, that
∣AO∣=∣MO∣=∣XO∣=∣YO∣=∣Y′O∣=∣ZO∣=1
and each points lies in the first quadrant.
We use given equations and get some scalar products:
(XO⋅YO)=21=cos∠XOY⟹∠XOY=60∘,(XO⋅ZO)=23=cos∠XOZ⟹∠XOZ=30∘,(Y′O⋅ZO)=21=cos∠Y′OZ⟹∠Y′OZ=45∘.
So ∠YOZ=∠XOY–∠XOZ=60∘–30∘=30∘,∠Y′OY=∠Y′OZ+∠YOZ=45∘+30∘=75∘.