MHB Inequality Challenge: Prove $\sum \frac{x^3}{x^2+xy+y^2}\geq\frac{a+b+c}{3}$

AI Thread Summary
The discussion centers on proving the inequality $\sum \frac{x^3}{x^2+xy+y^2} \geq \frac{a+b+c}{3}$ for natural numbers $a, b, c$. Participants note that the inequality holds true for positive real numbers as well. The proof involves analyzing the terms on the left side and demonstrating their relationship to the average of $a, b, c$. Various mathematical techniques and inequalities may be employed to establish the validity of the statement. Overall, the inequality is affirmed to be true under the specified conditions.
Albert1
Messages
1,221
Reaction score
0
$a,b,c \in N$,prove :
$\dfrac{a^3}{a^2+ab+b^2}+\dfrac{b^3}{b^2+bc+c^2}+\dfrac{c^3}{c^2+ca+a^2}\geq\dfrac{a+b+c}{3}$
 
Mathematics news on Phys.org
The result is true for $a,b,c>0$ in general.
By normalizing the inequality we may assume that $a+b+c=1$. $(*)$

Now rewrite the inequality we are to prove, that is
$$
\sum_{\text{cyclic}} \frac{a^3}{a^2+ab+b^2} \geq \frac{1}{3}\,,\qquad (**)
$$
as
$$
\sum_{\text{cyclic}} \frac{a}{1+(b/a)+(b/a)^2} \geq \frac{1}{3}\,.
$$

Observe that $x\mapsto 1/(1+x+x^2)$ is convex in $(0,\infty)$ because its second derivative is $\frac{6 \, {\left(x + 1\right)} x}{{\left(x^{2} + x + 1\right)}^{3}} > 0$, hence by Jensen's inequality with weights $a,b,c$ we get
$$
\sum_{\text{cyclic}} \frac{a}{1+(b/a)+(b/a)^2} \geq \frac{1}{1+\left(\sum_{\text{cyclic}}a\,(b/a)\right)+\left(\sum_{\text{cyclic}}a\,(b/a)\right)^2} = \frac{1}{1+1+1^2} =\frac{1}{3}\,.
$$

$(*)$ If $a+b+c=\lambda \neq 1$, make the change of variables $a \mapsto a/\lambda\,, b \mapsto b/\lambda \,, c \mapsto c/\lambda$ and the $\lambda$s will cancel out when considering both sides.

$(**)$ When we have variables $(a,b,c)$, the notation $\sum_{\text{cyclic}} f(a,b,c)$ simply means $f(a,b,c)+f(b,c,a)+f(c,a,b)$.
 
Albert said:
$a,b,c \in N$,prove :
$\dfrac{a^3}{a^2+ab+b^2}+\dfrac{b^3}{b^2+bc+c^2}+\dfrac{c^3}{c^2+ca+a^2}\geq\dfrac{a+b+c}{3}$
indeed even $a,b,c\in R^+$,this statement is also true
hint :
at first prove the following statement:
$a,b,c \in R^+$
$\dfrac{a^3}{a^2+ab+b^2}\geq a-\dfrac {a+b}{3}$
 
Albert said:
indeed even $a,b,c\in R^+$,this statement is also true
hint :
at first prove the following statement:
$a,b,c \in R^+$
$\dfrac{a^3}{a^2+ab+b^2}\geq a-\dfrac {a+b}{3}$
for $a^2+ab+b^2\geq 3ab$
$\dfrac{a^3}{a^2+ab+b^2}=\dfrac{a^3+a^2b+ab^2-ab(a+b)}{a^2+ab+b^2}=a-\dfrac {ab(a+b)}{a^2+ab+b^2}\geq a-\dfrac {a+b}{3}---(1)$
likewise :$\dfrac{b^3}{b^2+bc+c^2}\geq b-\dfrac {b+c}{3}---(2)$
$\dfrac{c^3}{c^2+ca+a^2}\geq c-\dfrac {c+a}{3}---(3)$
$(1)+(2)+(3) $ we get the reslut
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top