maxima-to-sr exception in `sum(1/(5*n)-1/(5*n+1),n,2,oo)`

83 views
Skip to first unread message

Georgi Guninski

unread,
Nov 25, 2023, 2:30:06 PM11/25/23
to sage-...@googlegroups.com
```
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

dmo...@deductivepress.ca

unread,
Nov 25, 2023, 7:33:08 PM11/25/23
to sage-devel
Thanks for reporting the bug. I opened issue #36770 to track this, and provided a diagnosis there.
Reply all
Reply to author
Forward
0 new messages