Find all real-coefficient polynomials P(x) such that for nonzero real numbers satisfying 2xyz=x+y+z, it always holds that yzP(x)+zxP(y)+xyP(z)=P(x−y)+P(y−z)+P(z−x)
Solution
Define Q(x,y,z)=xP(x)+yP(y)+zP(z)−xyz[P(x−y)+P(y−z)+P(z−x)] Then Q(x,y,z) is also a polynomial with real coefficients, and when xyz=0, 2xyz=x+y+z⇒Q(x,y,z)=0 The property above can be extended to complex numbers, that is, x,y,z can also be substituted with complex numbers. Substituting (x,y,z)=(t,−t,0) gives P(t)=P(−t), so P(x) is an even function. Substituting further (x,y,z)=(x,2i,−2i) we obtain xP(x)+2i(P(2i)−P(−2i))=21x(P(x−2i)+P(x+2i)+P(2i)) which leads to P(x+2i)+P(x−2i)−2P(x)=P(2i) This shows that degP(x)≤2, and the general form of P(x) is ax2+b.
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 translated into English from zh; metadata (topic, difficulty) added by this project.