Sum is_convergent gives incorrect result
Labels: series, concrete
Sum(1-cos(1/x), (x,1,oo)).is_convergent() gives False, but this series is convergent.
Labels: series, concrete
Sum(1-cos(1/x), (x,1,oo)).is_convergent() gives False, but this series is convergent.
Search for a command to run...