I have the standard definition of an odd-function from wikipedia:
Again, let f(x) be a real-valued function of a real variable. Then f is odd if the following equation holds for all x and -x in the domain of $-f(x) = f(-x)$
Can anyone help me how to do this? Do I have to show, that it converges to zero?
The way I think of this property is through the intermediate value theorem. Assume that the odd function $f$, is continuous. Then choose some point $ a > 0 $. Suppose without loss of generality that $ f(a) > 0 $. Then since $ f(-a) = -f(a) <0 $, by the IVT, there must be a point $ b $ in $ (-a,a) $ such that $ f(b) = 0 $. Note that this only works if $ f $ is continuous.