Question: Fourier Series Expansion

I want to do a step by step computation for obtaining the coefficents of the sine fourier series expansion of f(x)=x over the interval [-L,L]. The steps are as follows:

1-write the fourier expansion as: Sum(A[n]*sin(n*pi*x/L),n=1..N)
2-multiply the series by: sin(m*pi*x/L)
3-integrate the series over the interval [-L,L]
3-using the orthogonality properties of the set {sin(n*pi*x/L} compute the A[n].

I can't do these steps since I have problem with the series manipulations in maple!
Can any one suggest a way from begining to the end?

Thanks. :)
Below shows what I did in Maple 17.

Please Wait...