Find Minimum of $(a+b)(b+c)$ | Proof Provided

  • Context:
  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    Minimum
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Find, with proof, the minimum value of $(a+b)(b+c)$ where $a,\,b$ and $c$ are positive real numbers satisfying the condition $abc(a+b+c)=1$.
 
Mathematics news on Phys.org
anemone said:
Find, with proof, the minimum value of $(a+b)(b+c)$ where $a,\,b$ and $c$ are positive real numbers satisfying the condition $abc(a+b+c)=1$.

$$(a+b)(b+c)=ab+ac+bc+b^2=ac+b(a+b+c)=ac+\dfrac{1}{ac}$$

AM-GM:

$$\dfrac{ac+\dfrac{1}{ac}}{2}\ge\sqrt{ac\cdot\dfrac{1}{ac}}=1$$

$$\implies\min\left[(a+b)(b+c)\right]=2$$
 
Last edited:
greg1313 said:
$$(a+b)(b+c)=ab+ac+bc+b^2=ac+b(a+b+c)=ac+\dfrac{1}{ac}$$

AM-GM:

$$\dfrac{ac+\dfrac{1}{ac}}{2}\ge\sqrt{ac\cdot\dfrac{1}{ac}}=1$$

$$\implies\min\left[(a+b)(b+c)\right]=2$$

Awesome, greg1313! And thanks for participating!
 
greg1313 said:
$$(a+b)(b+c)=ab+ac+bc+b^2=ac+b(a+b+c)=ac+\dfrac{1}{ac}$$

AM-GM:

$$\dfrac{ac+\dfrac{1}{ac}}{2}\ge\sqrt{ac\cdot\dfrac{1}{ac}}=1$$

$$\implies\min\left[(a+b)(b+c)\right]=2$$

It has been shown that $(a+b)(b+c) >=2$ but I think it needs to be shown that $(a+b)(b+c) = 2 $ is met for at least one set of a,b,c
I am not telling that you are wrong. what I am telling is that I do not get it
 
kaliprasad said:
It has been shown that $(a+b)(b+c) >=2$ but I think it needs to be shown that $(a+b)(b+c) = 2 $ is met for at least one set of a,b,c
I am not telling that you are wrong. what I am telling is that I do not get it

[sp]I'm not clear on what it is you don't understand. However, try $a=1,b=-1+\sqrt2,c=1$.[/sp]
 
greg1313 said:
[sp]I'm not clear on what it is you don't understand. However, try $a=1,b=-1+\sqrt2,c=1$.[/sp]

Now it is clear that there is a value shown above by you which satisfies the criteria.