Let R be a commutative ring with unity. Let $ a, b, c ∈ R $ be such that there exist $x, y, z ∈ R$ with $xa + yb + zc = 1$
Show that there exist α, β, γ ∈ R such that
$$αa^{15} + βb^{16} + γc^{17} = 1.$$
MY trial : I take $αa=βb= γc= \frac{1}{3}$ where $a= b= c=1$
as I don't know how to prove it theoretically .
Pliz help me and tell me,
thanks in advance
You know that $xa+by+zc=1$, now consider $$(ax+by+cz)^{46}=1$$ when expanding this product we get elements on the form $(ax)^i(by)^j(cz)^k$ where $i+j+k=46$. Since $i,j,k\geq 0$, all of the terms will have a factor of either $(ax)^{15}$, $(by)^{16}$, or $(cz)^{17}$. Thus you can write the expression as $$\alpha a^{15}+\beta b^{16}+\gamma c^{17}=1$$
Why $46$? The worst case scenario is when $i=14$, and $j=15$, because then neither $a^{15}$ nor $b^{16}$ is factor of the term, and we want this product then to have a factor of $c^{17}$, that is $j=17$. So $i+j+k=14+15+17=46$.