Derivative at a is 0 for any order n

  • Thread starter Thread starter celtics2004
  • Start date Start date
  • Tags Tags
    Derivative
celtics2004
Messages
3
Reaction score
0

Homework Statement



Let U be an open interval in R, let f : U \rightarrow R be infinitely differentiable and let a \in U. Prove that if f has a zero arbitrarily close to a then f^{(n)}(a) = 0 for all n \geq 0.

Homework Equations





The Attempt at a Solution



f is differentiable so f is continuous. f is continuous so for any \epsilon > 0 there is a \delta > 0 such that when | x - a | < \delta then | f(x) - f(a) | < \epsilon. there is an x where | x - a | < \delta such that f(x) = 0. Therefore | f(a) | < \epsilon. But epsilon is abitrary so f(a) = 0.

I'm not sure how to approach proving that the nth derivative of f is 0 at a. Any thoughts?
 
Physics news on Phys.org
You could start by showing that f'(a)=0 using pretty much the same argument with the difference quotient. To get to higher derivatives, start using the mean value theorem.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top