Find the sum of all terms given in a sequence, 1, 2+x, 3+x^2, 4+x^2,..........n+x^(n-1).

Comments