1

Suppose that g is a C1 function such that the Lipschitz estimate |g(x)-g(y)|≤λ|x-y| holds an interval [α-A,α+A] for some A>0. Prove that |g'(α)|≤λ. (Hint: consider the difference quotients used to define g'(α).)

Bob R.
  • 11

1 Answers1

1

hint: $$g'(\alpha) = \lim_{h \to 0} \frac{g(\alpha + h) - g(\alpha)}{h}$$ Can we manipulate this into something more useful?

Lionel Ricci
  • 1,808