I'm given a Laurent series problem and to find the largest region of convergence, I need to fine $R_1$ and $R_2$. The Laurent series is $$z^3 - \frac{z}{3!} + \sum_{k\geqslant2} \frac{(-1)^{k}}{(2k+1)!z^{2k-3}}$$ Using the geometric series, I found that $$|z| > 1 = R_1$$ But for R2, I thought comparing it to a Taylor series whose coefficient for k=1 is greater than 1/3! and for k=3 is greater than or equal to 1. However, I have not found anything that works. Is there any other ideas that would help find R2 such that R2 > R1?
2026-03-26 09:41:52.1774518112
Convergence of Taylor Series (as part of finding the region of Conv for a Laurent series)
39 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Your series has nothing to do with the geometric series. It follows from the ratio test that it converges for every $z\ne0$. So, $R_1=0$ and $R_2=\infty$.