Mean and weighted mean comparison

  • Context: Graduate 
  • Thread starter Thread starter gianeshwar
  • Start date Start date
  • Tags Tags
    Comparison Mean
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
gianeshwar
Messages
225
Reaction score
14
Dear Friends!
Is weighted mean greater than mean?
Actually i need to prove (c-b)f(a)+(b-a)f(c)>(c-a)f(b) when when f is continuous and strictly increasing in [a,c],where a<b<c.
 
Physics news on Phys.org
Dear friend!Thank You for response!
I have checked it and it comes true for f(x) equal to x square for the positive real domains.
 
Thank You dear friends!
I had realized my mistake and an modifying the question.
Now ingnore first part of question and assume that if in addition it is specified that f'(x) is strictly increasing then the cnjecture seems true.BUT I NEED GENERAL PROOF.
 
The mean value theorem should have something to contribute. Consider the slopes of the lines from (a,f(a)) to (b,f(b)), from (b,f(b)) to (c,f(c)) and from (a,f(a)) to (c,f(c)).

If the inequality fails to hold then you should be able to demonstrate the existence of two points x and y such that x > y and f'(x) <= f'(y)
 
Thank You all friends!
Ultimately could solve as follows:
f(b)-f(a)/b-a less than f(c)-f(b)/c-b,because f'(p) less than f'(q) due to f'(x) strictly increasing and p in (a,b) and q in (b,c).