If $f$ is a function differentiable at $a$ find: $\underset{h\rightarrow 0}{\lim} \frac{f(a-h^2)-f(a)}{h}$
I figure that the answer is $\infty$, but I a torn on whether I am correct. Any idea whether I am correct or if I have an issue.
My work is the following: $\underset{h\rightarrow 0}{\lim} \frac{f(a-h^2)-f(a)}{h}$ = $\underset{h\rightarrow 0}{\lim} \frac{-(f(a-h^2)-f(a))}{h^2}$ = $\underset{h\rightarrow 0}{\lim} \frac{-1}{h}\frac{f(a-h^2)-f(a)}{h}$= $\infty \cdot f{'}(a)= \infty.$
edit: $\underset{h\rightarrow 0}{\lim} \frac{f(a-h^2)-f(a)}{h}$ = $\underset{h\rightarrow 0}{\lim} \frac{-h}{-h}\frac{f(a-h^2)-f(a)}{h}$= $\underset{h\rightarrow 0}{\lim} {-h}\frac{f(a-h^2)-f(a)}{-h^2}$= $0 \cdot f{'}(a)= 0.$