Find the least positive real number $k$ such that $7\sqrt{a} + 17\sqrt{b} + k\sqrt{c} \ge \sqrt{2019}$ over all positive real numbers

140 Views Asked by At

Working on a problem...

Find the least positive real number $k$ such that $7\sqrt{a} + 17\sqrt{b} + k\sqrt{c} \ge \sqrt{2019}$ over all positive real numbers $a,b,c$ with $a+b+c=1$.

Maximizing the "$a$" term doesn't seem to work, and expansion through moving a radical to the right side of the equation simply leads to more radicals.

Any help?

2

There are 2 best solutions below

0
On

This response is informal handwaving, which I suspect leads to the accurate answer. Any value apportioned to a, or b, is deducted from c.

Since $\sqrt{2019} > 17, k$ must be greater than 17. Therefore the solution lies in maximizing c and setting k correspondingly. With a=0=b, and c=1, then $k=\sqrt{2019}.$

I will be very surprised if this informal approach is wrong.

Addendum

It occurs to me that I may have misinterpreted the problem. If it is desired to identify K so that the inequality holds regardless of how a,b,c are apportioned (as long as a,b,c positive, a+b+c=1) then there is no answer. Regardless of the fixed value of k, as c approaches 0, $k\sqrt{c}$ will approach 0, and the left hand side will then be no greater than 17.

Addendum 2

Are you sure that you have the constraints right?

0
On

It cannot be done. Put $$a=1-2\epsilon^2,\quad b=c=\epsilon^2$$ with $0<\epsilon\ll1$. Then we want $$7\sqrt{1-2\epsilon^2}+(k+17)\epsilon\geq\sqrt{2019}\ ,$$ or $$(k+17)\epsilon\geq44.933-7\sqrt{1-2\epsilon^2}>37\ .$$ There is no $k$ that can do this for all $\epsilon>0$.