Let $u,v,w>0$ and $a,b,c$ are positive constant. Prove that $\left(\frac{u}{a}\right)^a.\left(\frac{v}{b}\right)^b.\left(\frac{w}{c}\right)^c \le \left(\frac{u+v+w}{a+b+c}\right)^{(a+b+c)} $
First, I prove with $x+y+z=1$ so $x^ay^bz^c\le\left(\frac{a}{a+b+c}\right)^a\left(\frac{b}{a+b+c}\right)^b\left(\frac{c}{a+b+c}\right)^c$ by Largrange theorem
And it become $\left(\frac{x}{a}\right)^a\left(\frac{y}{b}\right)^b\left(\frac{z}{c}\right)^c\le\left(\frac{1}{a+b+c}\right)^{a+b+c}=\left(\frac{x+y+z}{a+b+c}\right)^{a+b+c}$
So it true with $x+y+z=1$ but i can't prove it true with $x,y,z>0$. Please help me! Thank you.