Recent content by vers

  1. V

    Algebra: proving an inequality

    It turns out that the function f can be simplified as f(x) = d\left(\frac{1+x}{2} \parallel \frac{x}{2}\right) - d\left(\frac{x}{2} \parallel \frac{1+x}{2}\right) where d(p \parallel q) = p \log \frac{p}{q} + (1 - p) \log \frac{1-p}{1-q} is the KL divergence between two Bernoulli...
  2. V

    Algebra: proving an inequality

    Certainly if I can show that f'(x) <=0 then the inequality is proved. However, it seems to me that showing f' being negative is even more difficult than showing f being nonnegative directly.
  3. V

    Algebra: proving an inequality

    Homework Statement Let f(x) = (1/2+x) log [(1+x)/x] + (3/2-x) log [(1-x)/(2-x)] where log is natural logarithm and 0 < x <= 1/2. Show that f(x) >= 0 for all x.Homework Equations The only inequality that I can think of is the log sum inequality: http://en.wikipedia.org/wiki/Log_sum_inequalityThe...
Back
Top