The question
The natural numbers $a,b,c$ are considered non-zero and distinct two by two, so that $a^3+b^3+c^3=\frac{a^2b^2}{c}+\frac{a ^2c^2}{b}+\frac{b^2c^2}{a}$
a) It is possible that one of the numbers is equal to the gemometric average of the other two?
b) Show that $a+b+c$ divides at least one of the following numbers: $a^3+b^3-2c^3, b^3+c^3-2a^3, a^3+c^ 3-2b^3$
my idea
I was able to do the first point.
a) Let's verify if $a^3+b^3+c^3=\frac{a^2b^2}{c}+\frac{a ^2c^2}{b}+\frac{b^2c^2}{a}$, knowing that $a=\sqrt{bc}$
The equality would look like
$(\sqrt{bc})^3+b^3+c^3=\frac{b^3*c}{c}+\frac{c^3*b}{b}+\frac{b^2c^2}{\sqrt{bc}}$
$(\sqrt{bc})^3+b^3+c^3=b^3+c^3+\frac{b^2c^2\sqrt{bc}}{bc}$
$(\sqrt{bc})^3=bc\sqrt{bc}$ which is totally true, so this means that it is possible that one of the numbers is equal to the gemometric average of the other two.
b) For point b I thought writing the equality as a product where we see the numbers $a^3+b^3-2c^3, b^3+c^3-2a^3, a^3+c^ 3-2b^3$ and on the other side of it $a+b+c$ but I got only on wrong or unuseful paths,
Hope one of you can help me! Thank you!
Multiply both parts of $a^3+b^3+c^3=\frac{a^2b^2}{c}+\frac{a ^2c^2}{b}+\frac{b^2c^2}{a}$ by $abc$:
$$a^4bc+ab^4c+abc^4-a^3b^3-b^3c^3-c^3a^3=0.$$
Now expand the following: $$(a^2-bc)(b^2-ca)(c^2-ab)=$$
$$= a^4bc+ab^4c+abc^4-a^3b^3-b^3c^3-c^3a^3=0.$$
So without loss of generality let us assume that $a^2=bc$ (the part (a) was a hint all along). Then $$c^3+b^3-2a^3=(a+b+c)(a^2+b^2+c^2-ab-bc-ca)+3abc-3a^3=$$ $$= (a+b+c)(a^2+b^2+c^2-ab-bc-ca).$$
We are done.