I got this in one of my assignments:
Let $$\sum_{n=0}^\infty \frac{(-1)^n}{(2n+1)(x+1)^{2n}}$$
(a) find the domain of convergence
(b) let $\alpha=\arctan(\frac{1}{2})$, consider the function defined by $$f(x)=\sum_{n=0}^\infty \frac{(-1)^n}{(2n+1)(x+1)^{2n}}$$ for every $x$ in the domain of convergence. find an explicit expression for $f(1)$ as a function of $\alpha$
So I find this very confusing, I found the domain of convergence of (a) to be $x\le -2$ or $x\ge 0$
but obviously this is not a power series, as the domain of convergence isnt symmetric and the powers are negative since $x$ is in the denominator.
How am supposed to approach (b)? If this isnt a power series I cant use element-element integration\differentiation...
also I dont understand how to get $\alpha$ into this I know the Power Series of $\arctan(x)$ but I dont know how to make it relevant to this question , this is very confusing...
Any help would be appreciated
Due to Newton-Gregory series, we have $$\tan^{-1}z=\sum_{0}^{\infty} \frac{(-1)^n x^{2n+1}}{2n+1}, |z|\le 1.$$
So the requried series is $$f(x)=\sum_{n=0}^{\infty} \frac{(-1)^n}{(2n+1) (1+x)^{2n}}=(1+x)\tan^{-1}\frac{1}{1+x}=.$$ So $f(1)=2\tan^{-1}(1/2)=2\alpha.$