Compare P and Q: $a, b, c, d, m, n > 0$

  • Context:
  • Thread starter Thread starter Albert1
  • Start date Start date
  • Tags Tags
    Compare
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Albert1
Messages
1,221
Reaction score
0
$a,b,c,d,m,n >0$

$ P=\sqrt {ab}+\sqrt {cd}$

$Q=\sqrt {ma+nc} \times \sqrt {\dfrac {b}{m}+\dfrac {d}{n}}$

$compare\,\, P \,\,and \,\,Q$
 
Mathematics news on Phys.org
Albert said:
$a,b,c,d,m,n >0$

$ P=\sqrt {ab}+\sqrt {cd}$

$Q=\sqrt {ma+nc} \times \sqrt {\dfrac {b}{m}+\dfrac {d}{n}}$

$compare\,\, P \,\,and \,\,Q$
We show that $Q^4\geq P^4$.

This is same as showing that:

$(m/n)^2(ad)^2+(n/m)^2(bc)^2\geq 2abcd$.

This is clearly true by the AM-GM inequality.

Therefore $Q\geq P$.
 
My solution:
By applying Cauchy-Schwarz Inequality theorem to Q, we have:

$$Q=\sqrt {ma+nc} \times \sqrt {\dfrac {b}{m}+\dfrac {d}{n}} \ge \sqrt{ma}\sqrt{\frac{b}{m}}+\sqrt{nc}\sqrt{\frac{d}{n}} \ge \sqrt{ab}+\sqrt{cd}= P$$

and equality holds iff $\displaystyle \frac{a}{b}=\frac{c}{d}$.
 
Last edited:
Albert said:
$a,b,c,d,m,n >0$

$ P=\sqrt {ab}+\sqrt {cd}$

$Q=\sqrt {ma+nc} \times \sqrt {\dfrac {b}{m}+\dfrac {d}{n}}$

$compare\,\, P \,\,and \,\,Q$

$Q^2=ab+cd+\dfrac {mad}{n}+\dfrac {nbc}{m}\geq ab+cd+2\sqrt {\dfrac {mad\times nbc}{mn}}=ab+cd+2\sqrt {abcd}=P^2$
$\therefore Q\geq P$