Thanks for reporting the bug. I opened issue <https://github.com/sagemath/sage/issues/36770>#36770 <https://github.com/sagemath/sage/issues/36770> to track this, and provided a diagnosis there.
On Saturday, November 25, 2023 at 7:30:06 AM UTC-7 Georgi Guninski wrote: > ``` > n=var('n') > su1=sum(1/(5*n)-1/(5*n+1),n,2,oo);su1 > ``` > RuntimeError: Encountered operator mismatch in maxima-to-sr translation > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/d4a4f77f-6f3d-4e5c-894d-0471f8fd961bn%40googlegroups.com.