I'm trying to prove the following:
Let $P(x_1,\cdots,x_r)$ be a homogeneous polynomial. Then $P(\alpha_1,\cdots,\alpha_r) = 0$ for all $(\alpha_1,\cdots,\alpha_r) \in \mathbb{R}^r_{+}$ such that $\sum\limits^r_{j=1} \alpha_j = 1$ if and only if $P(.)$ is the zero polynomial.
I had posted it here also, but the wording was incorrect hence posting it as a new question again.
I think I have proven it also, using induction, with $A.\Gamma$'s help on this question. I have used induction on $r$ (trivially true for $r=1$). Then for a fixed $r$ I fixed any $m \in [r]$ and used induction on the exponent of $x_m$, showing coefficients of any term with $x^0_m$ is $0$, then after removing those, coefficients of any term with $x^1_m$ is $0$ and so on, as outlined for the case $r=2$ by $A.\Gamma.$ here.
My first question is - is the above statement correct? If not, kindly suggest suitable modifications to a correct version. Maybe I have made mistakes in the proof and hence not realizing that this is not correct.
Secondly, is there any existing result (perhaps involving fundamental theorem for multivariate polynomials, e.g.) from which this follows? I tried looking for it, found Bezout's Theorem, but not sure if and how this can be derived using it. Thank you so much for your help.