Problem: Find the number of real solutions of the system x+y+z=3xyx2+y2+z2=3xzx3+y3+z3=3yz
Solution
Solution: Note first that the triple (0,0,0) is a solution of the system.
If y=0, then it follows from the first equation that x=−z and the second one gives that x=z=0.
If y=0, set a=yx and b=yz. Then the system becomes 1+a+b=3ay1+a2+b2=3aby(1+a3+b3)=3b Hence y=3a1+a+b and therefore (1+a+b)(1+a3+b3)=9ab1+a2+b2=3ab Set u=a+b and v=ab. Then (1+u)(1+u3−3uv)=9v1+u2−2v=3v Hence v=5u2+1 and plugging it into the first equation gives 0=u4+u3−6u2+u−2=(u−2)(u3+3u2+1) The case u=2 leads to v=1, a=b=1 and gives the solution (x,y,z)=(1,1,1).
The function f(u)=u3+3u2+1 has a local maximum at u=−2 and a local minimum at u=0. Since f(0)=1>0, the equation f(u)=0 has only one real root u0 and u0<−2. Then u02−45u02+1=5u02−4>0 which shows that the system a+b=u0ab=5u02+1 has two solutions.
Thus the given system has four real solutions.
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: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.