Proof of Existence of ξ in [a,b] for f(x_1) + f(x_2) +...+ f(x_n) / n

  • Thread starter Thread starter Simkate
  • Start date Start date
  • Tags Tags
    Existence Proof
Simkate
Messages
24
Reaction score
0
Let f be a continuous on the closed and bounded interval [a,b] and x_1, x_2, …, x_n ∈ [a,b]. Show that there necessarily exists ξ ∈ [a,b] such that:

f (ξ= [f(x_1) + f(x_2) + …f(x_n)] / n


How can I start this problem i am really confused! please help !
 
Physics news on Phys.org


What have you tried ?

Have you considered using intermediate value theorem along with induction ?
 


I would use the extreme value theorem first. Then use the intermediate value theorem. You can probably skip the induction.
 


Dick said:
I would use the extreme value theorem first. Then use the intermediate value theorem. You can probably skip the induction.
Extreme value theorem, why ? It doesn't matter I guess.

OP needs induction since we are not talking about some concrete sequence converging to something.
 


╔(σ_σ)╝ said:
Extreme value theorem, why ? It doesn't matter I guess.

OP needs induction since we are not talking about some concrete sequence converging to something.

If m<=f(xi)<=M, then you probably don't need induction to show sum f(xi)/n is between M and m.
 
Dick said:
If m<=f(xi)<=M, then you probably don't need induction to show sum f(xi)/n is between M and m.

Okay it's just a different approach. :-)

Induction seems more natural to me though.

Anyway, let me allow OP to do some thinking for him/herself.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top