Search
Clear search
Close search
Main menu
Google apps
Groups
Sign in
Groups
sage-devel
Conversations
About
Send feedback
Help
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 PM
11/25/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 PM
11/25/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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