Given that a, b, and c are all positive numbers, and a2+2b2+3c2=4, prove: (1) If a=c, then ab⩽22; (2)a+2b+3c⩽26.
This one wants a proof. Work it on paper, read the official solution, then mark
yourself honestly — the ladder only means something if the record is true.
Official solution
Proof:
(1) Given a=c and a2+2b2+3c2=4, we substitute c with a to get:
4a2+2b2=4
This can be simplified to:
2a2+b2=2
By applying the AM-GM inequality, we have:
2=2a2+b2≥22a2b2=22ab
Dividing both sides by 22, we get:
ab≤22
Thus, we have proven that if a=c, then ab⩽22. The equality holds when b=2a, which encapsulates our final answer for part (1) as:
ab≤22
(2) Given a2+2b2+3c2=4 and using the Cauchy-Schwarz inequality, we consider the sum of squares on the left and a sum of squares of coefficients on the right:
(a2+2b2+3c2)(12+22+32)⩾(a+2b+3c)2
Simplifying the terms, we get:
4×6⩾(a+2b+3c)2
Taking the square root of both sides, we find:
a+2b+3c⩽26
This proves that a+2b+3c⩽26, with equality holding when a=b=c=36. Thus, the final encapsulated answer for part (2) is:
a+2b+3c⩽26
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.