Continuity, Differentiability, and \mathbb{N}: Showing an Inequality

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
2 replies · 1K views
.....
Messages
53
Reaction score
0
This isn't homework per se... It's a question from a book I'm self-studying from.

If [tex]f[/tex] is continuous on [tex][a,b][/tex] and differentiable at a point [tex]c \in [a,b][/tex], show that, for some pair [tex]m,n \in \mathbb{N}[/tex],

[tex]\left | \frac{f(x)-f(c)}{x-c}\right | \leq n[/tex] whenever [tex]0 \leq |x-c| \leq \frac{1}{m}[/tex]

------

Since it's differentiable at c I know [tex]\lim_{x \to c}\frac{f(x)-f(c)}{x-c}[/tex] exists...

And it's continuous so I know for whatever [tex]\epsilon > 0[/tex] I pick there's a [tex]\delta > 0[/tex] so that [tex]|f(x)-f(c)| < \epsilon[/tex] when [tex]|x-c| < \delta[/tex]

So I guess 1/m could be delta? And then... ? Not sure how to round this one off
 
Physics news on Phys.org


Couldn't you just conclude that:

[tex]\left | \frac{f(x)-f(c)}{x-c}\right | \leq n \Leftrightarrow | f(x)-f(c) | \leq n | x - c | \leq \frac{n}{m}[/tex]

and that you can always find m and n such that this holds as long as [tex]| f(x)-f(c) |[/tex] is finite which is ensured by differentiability?