Hello I am writing a program that determines if a series is convergent or not, and discovered sympy. I have written almost all of the tests, just have a few hard ones to write, but I now wonder if their is a built in sympy method to solve it. I have done alot of research and only seem to find that it can only expand a series.Hello I am writing a program that determines if