Given $g$ is differentiable at $x = a$, prove the following limit exists
- $\lim_{h \to 0} \frac{g(a+6h)-g(a-6h)}{12h}$
After reading this similar post:
if $f$ is differentiable at $x_0$ then the limit exists
I tried applying similar logic but I'm stuck at this point because I don't know how to deal with $6h$ and $12h$.
- $\lim_{h \to 0} \frac{g(a+6h)-g(a-6h)}{12h}$ = $\lim_{h \to 0} \frac{g(a+6h) -g(a) + g(a) - g(a-6h)}{12h}$
I imagine you can set $f(x) = g(a+6h)$ but this is where I got up to. Any tips?
Edit: If $\lim_{h \to 0} \frac{g(a+h) -g(a)}{h}$ = $\lim_{h \to 0} \frac{g(a+6h) -g(a)}{12h}$ then I see how I can finish the question
So,
- $\lim_{h \to 0} \frac{1}{2}\frac{g(a+6h) -g(a) + g(a) - g(a-6h)}{6h}$ = $\frac{1}{2}\lim_{h \to 0} \frac{g(a+6h) -g(a) + g(a) - g(a-6h)}{6h}$ = $\frac{1}{2}$$\lim_{h \to 0} (\frac{g(a+6h) -g(a)}{6h} + \frac{g(a) - g(a-6h)}{6h})$ = $\frac{1}{2}$$\lim_{h \to 0} (\frac{g(a+6h) -g(a)}{6h} + \frac{g(a+6h^*) - g(a)}{6h^*})$ = $\frac{1}{2}$$\lim_{h \to 0} \frac{g(a+6h) -g(a)}{6h}$ + $\frac{1}{2}$$\lim_{h \to 0} \frac{g(a+6h^*) -g(a)}{6h^*}$
And we know that since $\lim_{h \to 0} \frac{g(a+h) -g(a)}{h}$ exists and is equal to $\lim_{h \to 0} \frac{g(a+6h) -g(a)}{6h}$ we have
- $\frac{1}{2}$$\lim_{h \to 0} \frac{g(a+6h) -g(a)}{6h}$ + $\frac{1}{2}$$\lim_{h \to 0} \frac{g(a+6h^*) -g(a)}{6h^*}$ that also exist