1

theorem 5.2

The theorem as I read it states if $f(x)$ is differentiable at $c$ then $f(x)-f(c)=(x-c)f'(c)$ voor $x \in (a,b)$

But of course this is only true for $x\to c$. Can someone explain how I misinterpret this theorem.

Jack
  • 13

3 Answers3

1

$f^*$ is different with the derivate of $f$.

$f^*$ is a function where the value for $x\neq c$ is $\frac{f(x)-f(c)}{x-c}$, and $f'(c)$ at $x=c$.

0

Theorem states, that $f^*(c) = f'(c)$ and not that $f^* \equiv f'$.

Esgeriath
  • 2,181
0

Let [...] be: "$\forall x\in(a,b),f(x)-f(c)=(x-c)f^*(x)$ and $f^*(c)=f'(c)$", i.e.

$\forall x\in(a,b)\setminus\{c\},f^*(x)=\frac{f(x)-f(c)}{x-c}$ and $f^*(c)=f'(c).$

In Apostol's statement, you can replace equivalently "there is a function $f^*$ which is continuous at $c$ and which satisfies [...]" by:

"the function $f^*$ defined by [...] is continuous at $c$",

i.e.

$\lim_{x\to c}\frac{f(x)-f(c)}{x-c}=f'(c).$

Anne Bauval
  • 34,650