Pages

Bookmark and Share
Showing posts with label infimum. Show all posts
Showing posts with label infimum. Show all posts

Wednesday, January 15, 2014

Infimum of abc

Find the largest number $M$ such that for any given distinct number $a,b,c$ such that $0 < a,b,c < 1$ we always have: $$\frac{(a+b)(b+c)(c+a)}{|(a-b)(b-c)(c-a)|} > M$$

Solution

Clearly $M=1$ satisfies the condition. Now we prove that we can get the LHS arbitrarily close to 1.

Let $a$ be an arbitrary number < 1, $b = a/(1+x)$ and $c=a/(1+x+yx)$ for some really large numbers $x,y$. The LHS now becomes: $$\frac{(2+x)(2+(y+1)x)(2+(y+2)x)}{y(y+1)x^3}$$ $$=(\frac{2}{x}+1)(\frac{2}{x(y+1)} + 1)(\frac{2}{xy} + \frac{2}{y} + 1)$$ We can set $x,y$ large enough that the expression is as close as needed to 1.

Thursday, November 26, 2009

Integer Inequality

For any positive real number $t$, prove that there are integers $a,b,c,d$ such that

$! a^3b+b^3c+c^3d < tabcd$

Solution: http://dharmath.thehendrata.com/2009/11/30/solution-integer-inequality/