SymPy Gamma logo SymPy Gamma

Sum (x**k,(k,0,oo ))

Evaluate with respect to…

(Sum(x**k, (k, 0, oo))).doit()
See what Wolfram|Alpha has to say.

Want to compute something more complicated? Try a full Python/SymPy console at SymPy Live.