Finding the flaw in this continuity proof?

  • Thread starter Thread starter Mathmos6
  • Start date Start date
  • Tags Tags
    Continuity Proof
Mathmos6
Messages
76
Reaction score
0

Homework Statement



“Let f ′ exist on (a, b) and let c ∈ (a, b) . If c + h ∈ (a, b) then (f (c + h) − f (c))/h = f ′(c+θh). Let h→0 ; then f ′ (c + θh) → f ′ (c) . Thus f ′ is continuous at c .” Is this argument correct?

The Attempt at a Solution



I'm pretty sure the argument's wrong - is the flaw simply that in saying f ′ (c + θh) → f ′ (c) you have assumed the result that f' is continuous at c in proving the result? I.e proving lim f'(x) as x→c=f'(c) by assuming lim f'(x) as x→c=f'(c)? Or is there a different error in the statement?
 
Physics news on Phys.org
(f (c + h) − f (c))/h = f ′(c+θh)
What does that statement mean?
What is θ?

It is true that
\lim_{h \to 0} \frac{f(c+h) - f(c)}{h} = f'(c)
if f is differentiable at c (which I suppose you were assuming anyway, if you want to prove something about f') but that has a limit that the quoted statement does not have, and lacks a θ.
 
\theta is a number between 0 and 1. In this case, you're not taking the limit, you're simply starting by looking at a small value of h, and noting by the mean value theorem,

\frac{f(c+h) - f(c)}{h} = f'(c + \theta h) for some theta(endpoints c, c+h, c+h-c = h and somewhere between c and c+h the derivative equals the left hand side, we describe that point by adding a portion of h onto c).

Now when you take the limit, you see f'(c) = \lim_{h \rightarrow 0} f(c+ \theta h)

and since theta is in between 0 and 1 (it varies as h varies, but doesn't matter), we expect that to approach f(c). But wait! We can only pass the limit into the argument when f' is continuous (that's a definition of continuity in fact). So you're right
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top