I am trying problems from Apostol Modular functions and Dirichlet series in number theory and I could not think about this problem from chapter 2 .
Problem is – Given integers $a, b, c, d\;$ with $ad-bc \equiv 1 \pmod n$, prove that there always exists integers $\alpha,\beta, \gamma, \delta$ such that $\alpha \equiv a \pmod n$, $\beta \equiv b \pmod n$, $\gamma \equiv c \pmod n$, $\delta \equiv d \pmod n$ with $\alpha \delta-\beta \gamma = 1$ .
I am unable to think how to prove existence of $\alpha, \beta, \gamma, \delta$ which are equivalent to $a, b, c, d \bmod n$ respectively. Can someone please give hints.