In Maple, it's this:

sum((-1)^k / k * z^k, k=1..infinity) assuming -1<z, z<1;

In sympy, how to do the "assuming -1<z, z<1" part?

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/3331b4e0-d05b-4991-921d-fd1233c7acc5o%40googlegroups.com.

Reply via email to