Example 4.2.7 Let a,b,c∈[0,2], and satisfy a+b+c=5, prove: a2+b2+c2≤9
Solution
Proof: Assuming a≤b≤c, according to Lemma 5, we infer that a2+b2+c2 reaches its maximum value if and only if a=0 or b=c=2. In the first case, a=0 is impossible, because 4≥b+c=5, leading to a contradiction. In the second case, we have a=1, thus max{a2+b2+c2}=12+22+22=9
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.