Let $x_{i}\ge 0$ for $i\in\{1,2,\cdots,n\}$ and $x_{1}+x_{2}+\cdots+x_{n}=n$ for $n\ge 3$
Show that for all strictly positive integers $k\ge2$ the following inequality holds : $$\sum_{i=1}^{n}x^k_{i}\ln{x_{i}}\ln{\dfrac{x_{i}}{n}}\le 0$$
We consider $$f(x)=x^k\ln{x}\ln{\dfrac{x}{n}}$$ Then $$f'(x)=kx^{k-1}\ln{x}\cdot\ln{\dfrac{x}{n}}+x^{k-1}\ln{\dfrac{x}{n}}+\dfrac{x^{k-1}}{n}\ln{x}$$ $$\Longrightarrow f''(x)=k(k-1)x^{k-2}\cdot\ln{x}\cdot\ln{\dfrac{x}{n}}+kx^{k-2}\ln{\dfrac{x}{n}}+\dfrac{kx^{k-2}}{n}\ln{x}+(k-1)x^{k-2}\ln{\dfrac{x}{n}}+\dfrac{x^{k-2}}{n}+\dfrac{k-1}{n}x^{k-2}\ln{x}+\dfrac{x^{k-2}}{n}.$$ Unfortunatly I can't know the sign of $f''(x)$ because I want to use Jensen's Inequality to prove it.
So how can we prove this inequality ?
