AxiomOfChoice
- 531
- 1
Suppose I know my function G is infinitely differentiable on the closed interval [a,b] and that all derivatives of G (including G itself) vanish at b. For any z in [a,b], I have by the FTC that
<br /> \int_z^b G'(w) dw = G(b) - G(z).<br />
Or, switching limits,
<br /> \int_b^z G'(w) dw = G(z) - G(b).<br />
One can integrate by parts on the left-hand side and obtain (this is basically what the integral remainder form of Taylor's theorem tells you)
<br /> G(z) - G(b) = G'(b)(z-b) + \int_b^z (z-w)G''(w)dw,<br />
or G(z) = \int_b^z (z-w)G''(w)dw when you drop the terms that are zero (i.e., G(b) and G'(b)). Now, I want to take absolute values of both sides and do some estimating. I get
<br /> |G(z)| \leq \int_b^z |z-w||G''(w)|dw \leq C \int_b^z |z-w|dw,<br />
since we are assuming G is C^\infty and therefore has bounded second derivative on [z,b]. But on this interval, w > z, so |z-w| = w-z, so we have
<br /> |G(z)| \leq C \int_b^z (w-z) dw,<br />
which evaluates to
<br /> |G(z)| \leq - \frac 12 C (z-b)^2,<br />
which is telling me that a positive quantity is less than, or equal to, a negative number! What on Earth have I done wrong here?
<br /> \int_z^b G'(w) dw = G(b) - G(z).<br />
Or, switching limits,
<br /> \int_b^z G'(w) dw = G(z) - G(b).<br />
One can integrate by parts on the left-hand side and obtain (this is basically what the integral remainder form of Taylor's theorem tells you)
<br /> G(z) - G(b) = G'(b)(z-b) + \int_b^z (z-w)G''(w)dw,<br />
or G(z) = \int_b^z (z-w)G''(w)dw when you drop the terms that are zero (i.e., G(b) and G'(b)). Now, I want to take absolute values of both sides and do some estimating. I get
<br /> |G(z)| \leq \int_b^z |z-w||G''(w)|dw \leq C \int_b^z |z-w|dw,<br />
since we are assuming G is C^\infty and therefore has bounded second derivative on [z,b]. But on this interval, w > z, so |z-w| = w-z, so we have
<br /> |G(z)| \leq C \int_b^z (w-z) dw,<br />
which evaluates to
<br /> |G(z)| \leq - \frac 12 C (z-b)^2,<br />
which is telling me that a positive quantity is less than, or equal to, a negative number! What on Earth have I done wrong here?