Respected all. First of all, a very happy new year ( belated ) to all of you. I got stuck in the following problem. Please help me.
While I was solving problems on inequalities I came to know about the following problem:
Let $x,y,z$ be all positive real numbers such that $2x+3y+6z=k$ where $k$ is a constant. Find the minimum value of $x^2+y^2+z^2$.
I tried to solve the problem using the following
If $b_1, \cdots, b_n$ be positive real numbers, not all equal and $p_1, \cdots, p_n$ be their respective rational weights then for any rational $m$ we shall have $$\frac{p_1b_1^m+\cdots +p_nb_n^m}{p_1+\cdots+p_n}> or < \left(\frac{p_1b_1+\cdots+p_nb_n}{p_1+\cdots+p_n}\right)^m$$ according as $m$ does not or does lie within $(0,1).$
So by this, for $n=3$ we take $b_1=\frac x2, b_2=\frac y3, b_3=\frac z6, p_1=2^2, p_2=3^2, p_3=6^2, m=2$ we shall see
$$x^2+y^2+z^2>(\frac k7)^2$$
From this it came to my mind, what if we were asked to determine the minimum value of $x^a+y^a+z^a$ for some rational number $a$ other than 0,1 such that $lx+my+nz=k$ for some positive constant $k$ was given ? Using the above, can we derive the answer ? I tried to get the answer but in vain. Please help me, thanks in advance.
P.S. Please feel free to edit the question wherever you find error.