Processing math: 100%

SymPy Gamma logo SymPy Gamma

Product (k**2,(k,1,m))
mk=1k2

Evaluate with respect to…

factorial(m)**2
m!2
(Product(k**2, (k, 1, m))).doit()
m!2
See what Wolfram|Alpha has to say.

Experiment with SymPy at SymPy Live.