Let x,y,z be real numbers greater than 1 such that x1+y1+z1=2. Prove that x−1+y−1+z−1≤x+y+z.
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
Given x,y,z are real numbers greater than 1 such that x1+y1+z1=2, we need to prove that: x−1+y−1+z−1≤x+y+z.
1. Express the given condition in a useful form: x1+y1+z1=2. This implies: xx−1+yy−1+zz−1=3−2=1.
2. Use the Cauchy-Schwarz inequality: The Cauchy-Schwarz inequality states that for any real numbers ai and bi: (i=1∑naibi)2≤(i=1∑nai2)(i=1∑nbi2). Let ai=xi−1 and bi=xi1 for i=1,2,3. Then: (i=1∑3xi−1⋅xi1)2≤(i=1∑3(xi−1))(i=1∑3xi1).
3. Simplify the left-hand side: (i=1∑3xixi−1)2=(i=1∑3xixi−1)2.
4. Simplify the right-hand side: (i=1∑3(xi−1))(i=1∑3xi1)=(x+y+z−3)⋅2.
5. Combine the results: (xx−1+yy−1+zz−1)2≤2(x+y+z−3).
6. **Use the fact that xx−1+yy−1+zz−1=1:** (xx−1+yy−1+zz−1)2≤2(x+y+z−3).
7. Apply the AM-GM inequality: xx−1≤x−1,yy−1≤y−1,zz−1≤z−1.
8. Combine the inequalities: x−1+y−1+z−1≤2(x+y+z−3).
9. Simplify the right-hand side: 2(x+y+z−3)≤x+y+z.
10. Conclude the proof: Since x,y,z>1, we have x+y+z>3. Therefore: x−1+y−1+z−1≤x+y+z. ■
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.