I'm stuck trying to understand a proof of the following theorem: Let $ \sum a_nx^n$ be a power series with radius of convergence $ R $. Then $ \sum na_nx^{n-1}$ also has radius of convergence $ R $.
$ \sum_{n=1}^{\infty}na_nx^{n-1} = \sum_{n=0}^{\infty}(n+1)a_{n+1}x^n$. Then the proof in my lecture notes states that $ \limsup \sqrt[n]{(n+1)|a_{n+1}|} = \limsup \sqrt[n]{|a_n|} = \frac{1}{R} $.
I fail to understand where that equality between upper limits comes from. Obviously, $ \limsup \sqrt[n]{n} = 1$ and we could break down the limit into a product, but a product of upper limits is $ \le $ than the upper limit of a product, so I still can't see how we would obtain an equality.
You are correct that
$$\limsup(n|a_n|)^{1/n}\leq \limsup(|a_n|)^{1/n}\limsup(n)^{1/n}=\limsup(|a_n|)^{1/n}.$$
But for all $n$
$$|a_n| \leq n|a_n|$$
so
$$\limsup(|a_n|)^{1/n}\leq \limsup(n|a_n|)^{1/n}$$
and we have equality.