Question: series

using maple find out the sum of the follwing series: sum(n=1,infinity) 1/n^2; sum(n=1,infinity) (-1)^n+1/n^2; sum(n=1,infinity) 1/(2n-1)^2;
Please Wait...