Find all polynomials PP in two variables, with the following properties: (i) for a positive integer nn and all real t,x,yt, x, y

P(tx,ty)=tnP(x,y)P(tx, ty) = t^n P(x, y)

(that is, PP is homogeneous of degree nn), (ii) for all real a,b,ca, b, c,

P(b+c,a)+P(c+a,b)+P(a+b,c)=0,P(b + c, a) + P(c + a, b) + P(a + b, c) = 0,

(iii) P(1,0)=1P(1, 0) = 1.