This should be easy, I hope.
$\mathrm{SL}_2(\mathbb Z) = \{ \begin{bmatrix} a & b \\ c & d \end{bmatrix} : a,b,c,d \in \mathbb Z, ad-bc=1\}$
A book I was reading said that the elements of $\mathrm{SL}_2(\mathbb Z)$ could be generated by:
$ \begin{bmatrix} 1 & 1 \\ 0 & 1 \end{bmatrix} $ and $ \begin{bmatrix} 0 & -1 \\ 1 & 0 \end{bmatrix} $.
I have one element that I think should be in $\mathrm{SL}_2(\mathbb Z)$ that I can't quite figure out how to generate from these. That's this one:
$ \begin{bmatrix} 1 & 0 \\ 1 & 1 \end{bmatrix} $
How do I form this matrix from the others?
Thanks.
Edit: In Diamond and Shurman's A First Course in Modular Forms $\mathrm{SL}_2(\mathbb Z)$ is called the modular group (on page 1). I am supposing that this is a group under matrix multiplication, since the additive matrix identity has determinant 0 and thus wouldn't be in the group.
Confirming with a second source that the matrices I've listed are generators for $\mathrm{SL}_2(\mathbb Z)$, here's some notes by Conrad that mention this fact immediately.