LCKurtz said:
When you get time, write down the series you get with those b
k and post it here. It will (it really will, eventually, trust me) come out very much like the series you are looking for. You won't need any theorems, just your eyeballs. There are a couple of things I may need to point out to you yet. You know the old saying, "if it was easy, it wouldn't be difficult".
Here is my calculations of the integral
\frac{2}{\pi} (x \cdot (\pi -x ) \cdot sin(kx) dx
we set x \cdot (pi -x ), du = \pi - 2x
and dv = sin(kx) , v = \frac{-cos(kx)}{k}
thus using integration by parts
x \cdot (pi -x ) \cdot \frac{-cos(kx)}{k} |_{0}^{\pi} - \int_{0}^{\pi} \frac{-cos(kx)}{k} \cdot (\pi - 2x) dx
yielding
\int_{0}^{\pi} \frac{-cos(kx)}{k} \cdot (\pi - 2x) dx
(since the left side is zero!)
choosing u =\pi - 2x, du = -2
dv = \frac{-cos(kx)}{k}, v = \frac{-sin(kx)}{k^2}
and again by integral by parts
(\pi - 2x) \cdot \frac{-sin(kx)}{k^2}|_{0}^{\pi} - \int_{0}^{\pi} \frac{2sin(kx)}{k^2} dx
yielding
\frac{sin(k\pi)\cdot \pi}{k^2} - \int_{0}^{\pi} 2 \cdot \frac{sin(kx)}{k} dx
finally result
b_k = \frac{sin(k\pi)\cdot \pi}{k^2} - \int_{0}^{\pi} 2 \cdot \frac{sin(kx)}{k} dx = \frac{-2cos(kx)}{k^3}|_{x=0}^{\pi} = \frac{-2(cos(kx)-1}{k^3}
thus
b_k = \frac{2}{\pi} \cdot (\frac{2cos(k \pi) + k \cdot sin(k\pi) \cdot \pi-2}{k^3}) = \frac{4 \cdot (cos(k\pi)-1)}{k^3\cdot \pi}
If I plug this into the formula for the odd function Fourier series I get
f(x) = \sum_{k=1}^{\infty} \frac{4 \cdot (cos(k\pi)-1)}{k^3\cdot \pi} \cdot sin(kx)
so how do I go about using this to find the sum of
\sum_{n=1}^{\infty} \frac{sin(2n-1)x}{(2n-1)^3} where x \in ]-\pi, \pi [