The length of a $R$-module $M$ is the least length of a composition series $$M=M_0\supset M_1\supset ... \supset M_n = 0,$$ where $M_j/M_{j+1}\cong R/P$ for some maximal ideal $P$ for all $j$. If $R$ is a local ring $(R,m)$, then this is equivalent to a power of $m$ annihilates $M$, and the number of power should be the length of $M$ by the structure above.
Now, I am trying to compute the length of a kind of module. Given a ring $R=k[s^4, s^3t, st^3, t^4]_{(s^4, s^3t, st^3, t^4)}$, which is obtained by localizing a subring of $k[s,t]$ at the maximal ideal $(s^4, s^3t, st^3, t^4)$, where $k$ is a field. Let $q=(s^4, t^4)$, if we consider $R$ as a module, then we can consider the length of modules of the form $q^nR/q^{n+1}R$.
Using the definition above, length $R/qR$ should be $2$. But I get stuck computing the general forms. Anyone who can compute cases $n=1,2$ will be helpful. Thanks!