cheater2k's blog

By cheater2k, history, 9 years ago, In English

Given a, b, c as real numbers such that a2 + b2 + c2 = 1

Prove that 2(1 + a)(1 + b)(1 + c) ≥ abc

  • Vote: I like it
  • +5
  • Vote: I do not like it

»
9 years ago, # |
  Vote: I like it +5 Vote: I do not like it

Auto comment: topic has been updated by cheater2k (previous revision, new revision, compare).

»
9 years ago, # |
  Vote: I like it +1 Vote: I do not like it

may be missing some conditions ? I got abc  >    =  2√3  -  1 which is wrong ofcourse

»
9 years ago, # |
  Vote: I like it +1 Vote: I do not like it

Cauchy inequality?

»
9 years ago, # |
  Vote: I like it +12 Vote: I do not like it

I can't understand the relation between codeforces and proving an equality????

»
9 years ago, # |
Rev. 8   Vote: I like it +8 Vote: I do not like it

Someone has answered the question over here

I'll write the answer here again -

You can consider the sign of abc. If abc≥0, then the required result follows. If abc < 0, it suffices to show that (1 + a)(1 + b)(1 + c)≥0.