[10303] in Athena Bugs
rsaix 7.4G: maple
daemon@ATHENA.MIT.EDU (cohn@Athena.MIT.EDU)
Fri Feb 19 20:12:23 1993
From: cohn@Athena.MIT.EDU
To: bugs@Athena.MIT.EDU
Date: Fri, 19 Feb 93 20:12:17 EST
System name: m4-035-8
Type and version: POWER 7.4G
Display type: graygda
What were you trying to do?
I asked Maple to do the following sum:
sum(1/n^n,n=1..infinity);
What's wrong:
It replied as follows:
Zeta(n)
This doesn't even make sense, since n is just a dummy variable.
What should have happened:
I expected that Maple would work on the sum for a bit and then return
something like this, because it could not find a closed form:
infinity
-----
\ 1
) ----
/ n
----- n
n = 1
Please describe any relevant documentation references:
[Please replace this line with your information.]