### First Inequality:
Given: a,b,c,d are positive numbers such that a+b+c+d=3. We need to prove:
a21+b21+c21+d21≤a2b2c2d21
1. Define the function:
f(a,b,c,d)=a2b2c2+b2c2d2+c2d2a2+d2a2b2
We need to show that f(a,b,c,d)≤1 for a+b+c+d=3.
2. Compactness and Maximum:
The set {(a,b,c,d)∈R4∣a+b+c+d=3}∩[0,1]4 is compact, so f(a,b,c,d) attains a maximum over it.
3. Symmetry and Critical Points:
Suppose we fix c and d and let a,b vary with a+b=t fixed. We claim that f(a,b,c,d) is maximized either when a=b=t/2 or one of a,b is 0 (so the other equals t).
4. Rewrite the function:
f(a,b,c,d)=(ab)2(c2+d2)+(a2+b2)c2d2=(ab)2(c2+d2)+(t2−2ab)c2d2
Since t,c,d are fixed, we want to maximize (c2+d2)(ab)2−2cd(ab).
5. **Quadratic in ab**:
This is a quadratic in ab with a positive leading coefficient, so it is maximized at an endpoint. Thus, we either minimize ab (when one of a,b is 0) or maximize it (when a=b).
6. Cases:
- If two or more variables are zero, f(a,b,c,d)=0.
- If one variable is zero, say d=0, then f(a,b,c,d)=a2b2c2=1.
- If no variables are zero, then a=b=c=d=43, and:
f(a,b,c,d)=(43)6=4096729<1
Therefore, f(a,b,c,d)≤1 for all nonnegative reals a,b,c,d with a+b+c+d=3.
■
### Second Inequality:
Given: a,b,c,d are positive numbers such that a+b+c+d=3. We need to prove:
a31+b31+c31+d31≤a3b3c3d31
1. Define the function:
g(a,b,c,d)=a3b3c3+b3c3d3+c3d3a3+d3a3b3
We need to show that g(a,b,c,d)≤1 for a+b+c+d=3.
2. Compactness and Maximum:
The set {(a,b,c,d)∈R4∣a+b+c+d=3}∩[0,1]4 is compact, so g(a,b,c,d) attains a maximum over it.
3. Symmetry and Critical Points:
Suppose we fix c and d and let a,b vary with a+b=t fixed. We claim that g(a,b,c,d) is maximized either when a=b=t/2 or one of a,b is 0 (so the other equals t).
4. Rewrite the function:
g(a,b,c,d)=(ab)3(c3+d3)+(a3+b3)c3d3=(ab)3(c3+d3)−(t3−3t(ab))(c3d3)
Since t,c,d are fixed, we want to maximize (c3+d3)(ab)3−3tc3d3(ab).
5. **Cubic in ab**:
This is a cubic in ab with a positive leading coefficient, so it is maximized at an endpoint. Thus, we either minimize ab (when one of a,b is 0) or maximize it (when a=b).
6. Cases:
- If two or more variables are zero, g(a,b,c,d)=0.
- If one variable is zero, say d=0, then g(a,b,c,d)=a3b3c3=1.
- If no variables are zero, then a=b=c=d=43, and:
g(a,b,c,d)=(43)9=26214419683<1
Therefore, g(a,b,c,d)≤1 for all nonnegative reals a,b,c,d with a+b+c+d=3.
■