6

I am working on a Tao Analysis II question. I have to prove that $log$ the inverse function of $exp$ is real analytic on $(0,\infty)$. I have already proven that $$ \forall x \in(-1,1): ln(1-x) = - \sum_{n=1}^\infty \frac{x^n}{n} $$ and that $$ \forall x \in (0,2): ln(x)= \sum_{n=1}^\infty \frac{(-1)^{n+1}}n (x-1)^n $$ Does this help ? Further i may not make use of complex numbers.

  • You know how to show that $\log$ is differentiable with derivative $\frac1{x}$? You know how to show that $\frac1{x}$ is real analytic? You know how to show that an antiderivative of a real analytic function is real analytic? – Jonas Meyer Nov 26 '12 at 14:59
  • Yes. 2) Should be possible. 3) No :D But i will see if i can figure out your last point.
  • –  Nov 26 '12 at 15:03
  • But this should be possible by some other method, since Tao has not mentioned your last statement earlier in the text. –  Nov 26 '12 at 15:11
  • André: True, it is possible by other methods, but have you seen term by term differentiation of power series? – Jonas Meyer Nov 26 '12 at 15:14
  • I know the following: Given some real analytic function i know that the k-th derivative of that function is in terms of an real analytic function. –  Nov 26 '12 at 15:18