cezarion
- 5
- 0
Homework Statement
Prove that if all partial derivatives up to order n are zero at \vec{x} and f(x) = 0 then \displaystyle\lim_{h \rightarrow 0} \dfrac{f(x + h)}{|h|^n} = 0
Homework Equations
\displaystyle\lim_{h \rightarrow 0} \dfrac{f(x + h) - f(x)}{|h|} = 0
f(x) = 0
The Attempt at a Solution
I am not sure if I should be doing this by induction. The first case is trivial. For the general case I am unable to move beyond either the limit \displaystyle\lim_{h \rightarrow 0} \dfrac{0}{|h|^{k}}. I am also not sure how to formulate the equation for the k-th partial derivative. Is it permissible to use the same h for both a given derivative and the next derivative? Thanks for your help.