Proving the Claim for g(x) with continuous function f(x)

  • Thread starter Thread starter lepton123
  • Start date Start date
  • Tags Tags
    Analysis Function
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
lepton123
Messages
11
Reaction score
0

Homework Statement


Suppose f is continuous on [0,1] and f(0)=f(1). Let n be a natural number. Prove that there is some number x, such that f(x)=f(x+1/n).


Homework Equations


The hints says to consider g(x)=f(x)-f(x+1/n)

The Attempt at a Solution


I've tried to consider the function g(x), but I haven't gotten anything useful from it. When I've tried various values of n, like 1/2, 1/3...I've noticed that there are repeating terms and I can manipulate the terms a bit to get like g(0)=-g(1/2) for n=1/2 and the like, but I am not sure where to go with this
 
on Phys.org
What's wrong with x =0 and n=1?
 
If ##g(0) = 0## then you can simply take ##x = 0##. If ##g(0) > 0##, then I claim there must be some other point ##x## such that ##g(x) < 0##, and then you can apply the intermediate value theorem. Can you prove this claim? Hint: consider ##g(0) + g(1/n) + \ldots + g((n-1)/n)##.