Considering the following series
$$\sum_{n=1}^{\infty} \frac{n}{2^n}(x+2)^n + \sum_{n=1}^{\infty} \frac{n^3}{\sqrt {n!}}$$
We need to calculate the domain of convergence of this series.
Well the first series is a power series, it's easy to calculate the radius of convergence (it's 2). So the domain of convergence is $-4<x<0$
For the second series we need to see if the series in convergent or divergent, right? (Since it's a numerical series). Well I concluded it's divergent...
Now in $-4<x<0$ the series is divergent because it's the sum of a divergent series and a convergent series, right? But what happens outside the domain of convergence of the first series? Well, since we have two divergent series we can't conclude anything right? Then how should I proceed?. Thanks!