SymPy Gamma logo SymPy Gamma

Product (k**2,(k,1,m))

Evaluate with respect to…

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

Want a full Python shell? Use SymPy Live.