Can someone please help me with some hint or the solution of this problem below:
For $a,b,c,k >0$
$ \frac{a}{\sqrt{ka+b}} +\frac{b}{\sqrt{kb+c}} + \frac{c}{\sqrt{kc+a}} < \sqrt{\frac{(k+1)}{k}(a+b+c)}$
I tried the following but got stuck.
By Cauchy Schwartz:
$ \frac{a}{\sqrt{ka+b}} +\frac{b}{\sqrt{kb+c}} + \frac{c}{\sqrt{kc+a}} \leq \sqrt{\frac{(a+b+c)}{k}}(\Sigma_{cyc} \frac{ka}{ka+b})^{1/2} $
(note I have multiplied and divided by $k$ in the right hand side in order to the form of the answer)
Now I have to prove :
$\Sigma_{cyc} \frac{ka}{ka+b} < k+1$ to get to the answer. But I am unable to prove that.
Another way:
By C-S $$\sum_{cyc}\frac{a}{\sqrt{ka+b}}=\frac{\sum\limits_{cyc}a\sqrt{(kb+c)(kc+a)}}{\prod\limits_{cyc}\sqrt{ka+b}}\leq$$ $$\leq\frac{\sqrt{\sum\limits_{cyc}a^2(kb+c)\sum\limits_{cyc}(kc+a)}}{\prod\limits_{cyc}\sqrt{ka+b}}=\frac{\sqrt{\sum\limits_{cyc}(ka^2b+a^2c)(k+1)(a+b+c)}}{\prod\limits_{cyc}\sqrt{ka+b}}.$$ Id est, it's enough to prove that $$k\sum_{cyc}(ka^2b+a^2c)\leq(ka+b)(kb+c)(kc+a)$$ or $$\sum_{cyc}(k^2a^2b+ka^2c)\leq(k^3+1)abc+\sum_{cyc}(k^2a^2b+ka^2c)$$ or $$(k^3+1)abc\geq0.$$