So I looked up that for something to converge in $L^2$ we must have that
$$ \int_{I} |f_n(x) - f(x)|^2 dx \to 0 \text{ as } n \to \infty $$
With
$$ f(x) = \begin{cases} -1, & x\in [-\pi, 0) \\ 1, & x\in [0, \pi]. \end{cases} $$
And $f_n(x) = \sum_{k \ \text{odd}, \ k>0}^{N} \frac{\sin(kx)}{k}$
But it seems difficult to use the definition here. I have proved that $f_n(x)$ does not converge uniformly and neither pointwise to $f(x)$ is that a result I can use here?