I am working on a problem that is asking me to compute Tor groups. I am trying to learn this material on my own, so I haven't had any formal education in this area.
Specifically, I am given the ring $R=\mathbb{Z}[X]/(X^n)$, an $R$-module $M$, and asked to calculate the groups $Tor_i^R(M, (x^m))$ where $x=X+(X^n)$ is the image of $X$ in $R$ and $0 \leq m \leq n-1$.
I know that in order to calculate these groups, I first need to construct a projective resolution for $(x^m)$ as an $R$-module, but I'm not sure where to begin. I am familiar with the proof that every module has a projective (in fact, free) resolution, but how do I actually construct the projective (free) modules and the maps between them? That is, how do I know what the canonical free modules look like concretely in this example?
Any help would be greatly appreciated.