SymPy Gamma logo SymPy Gamma

summation (f,(i,a,b))

Evaluate with respect to…

solve(f*(-a + b + 1), f)
diff(f*(-a + b + 1), f)
series(f*(-a + b + 1), f, 0, 10)
See what Wolfram|Alpha has to say.

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