Consider the function $g(x) = \frac{e^x-1}{x}$. Find a general formula for $g^{(n)}(x)$ (i.e. the $n-th$ derivative of $g(x)$) and prove that this formula is correct.
- I just want to ask can I use, finding the sum of a series by differentiating or should I use they Taylor series
Hint: $\exp(x) =1+x+x^2/2!+...$ and the Taylor expansion of a function $g(x)$ evaluated at $x=0$ is given by
$$g(x)=\sum_{n=0}^{\infty}\dfrac {g^{(n)}(0)}{n!} x^n.$$