MHB What is the largest real number M satisfying a specific inequality?

  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    2015
AI Thread Summary
The discussion focuses on finding the largest real number M that satisfies the inequality involving pairs of real numbers (a, b) where ab = 2 and a ≠ b. Participants analyze the expression and derive conditions under which equality holds. The solutions provided by members highlight different approaches to solving the inequality and determining M. The consensus indicates that M can be explicitly calculated, and specific pairs (a, b) that achieve equality are identified. Overall, the thread emphasizes mathematical reasoning and problem-solving techniques in inequalities.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Find the largest possible real number $M$ such that for all pairs $(a,\,b)$ of real numbers with $a\ne b$, and $ab=2$,

$\dfrac{((a+b)^2-6)((a-b)^2+8)}{(a-b)^2}\ge M$.

Also, determine for which pairs $(a,\,b)$ equality holds.


Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to the following members for their correct solutions::)

1. Opalg
2. lfdahl
3. greg1313

Solution from Opalg:

If $ab=2$ then $(a\pm b)^2 = a^2 \pm 2ab + b^2 = a^2+b^2 \pm4 = x \pm4$, where $x = a^2+b^2$. Therefore $$\frac{\bigl((a+b)^2 -6\bigr) \bigl((a-b)^2 + 8\bigr)}{(a-b)^2} = \frac{(x-2)(x+4)}{x-4} = x-4 + \frac{16}{x-4} + 10$$ (notice that $x>4$, because $2 = ab < \frac12(a^2+b^2) = \frac12x$).

The minimum value of $x-4 + \frac{16}{x-4}$ occurs when $x-4 = \sqrt{16} = 4$, so that $a^2 + b^2 = 8$, giving $M = 4 + \frac{16}4 + 10 = 18.$

For equality to hold, we must have $a^2 + b^2 = 8$ and $ab=2$, so that $(a+b)^2 = a^2+b^2 + 2ab = 12$ and $a+b = \pm2\sqrt3.$

Thus $a$ and $b$ are the roots of the equation $\lambda^2 \pm 2\sqrt3\lambda + 2$, namely $\pm\sqrt3 \pm1$. So the pairs $(a,b)$ for which equality holds are $(\sqrt3+1,\sqrt3-1)$, $(\sqrt3-1,\sqrt3+1)$, $(-\sqrt3+1,-\sqrt3-1)$, $(-\sqrt3-1,-\sqrt3+1)$.
 
Back
Top