The series is $$\sum_{n=1}^\infty \frac{(-1)^n(2n+3)}{n!}$$ First time I solved this I took the absolute value and then split the series at the "$+$" sign and made it into two parts, solving them separately like so $$2\sum_{n=1}^\infty\frac{n}{n!}+3\sum_{n=1}^\infty\frac{1}{n!}$$ My final answer after taking the limits respectfully was absolute convergence but, the method my professor wants me to use is the ratio test. So my question is what would be the first few steps in solving it like that?
P.S.- I am asking a new question on an old post of mine because I ran out of new question to ask in a 24 hour period.
Yes, but it looks a bit strange, since $(x-4)^{n-1}$ is not a monomial if $n=0$. Of course, this is not a really serious problem, since it is multiplied by $N$ and therefore it vanishes, but it is more natural to write the answer as$$f'(x)=\sum_{n=1}^\infty(-1)^nn\frac{(x-4)^{n-1}}{n+1}$$or as$$f'(x)=\sum_{n=0}^\infty(-1)^{n+1}(n+1)\frac{(x-1)^n}{n+2}.$$