Please Login to access more options.
Problem 70 (The Determinant Map Is A Homomorphism)
Let $n$ be an integer greater than 1, and consider the general linear group $\text{GL}(2,\mathbb{Z}_n)$ of two by two invertible matrices mod $n$. Let $f$ be the determinant map $f:\text{GL}(2,\mathbb{Z}_n)\to U(n)$ defined by $f(A)=\det A$, i.e. defined by $$f\left(\begin{bmatrix}a&b\\c&d\end{bmatrix}\right)= (ad-bc)\pmod n.$$ Show that $f$ is a homomorphism. Prove this result by direct computation, rather than by claiming it was already shown to be true in a previous course.
Solution
- The letter $n$ below is not part of the mathbb font.
- You don't want to place restrictions on your choice of $A$ and $B$. You want to pick $A$ and $B$, and then state what this means.
Let $A,B \in \text{GL}(2,\mathbb{Z}_n)$. This means that $$A = \begin{bmatrix}a&b\\c&d\end{bmatrix},\text{ and } B = \begin{bmatrix}e&f\\g&h\end{bmatrix}.$$ We will show that $\det(AB) = \det(A)\det(B)$. We know that $$AB = \begin{bmatrix}ae-bg&af-bh\\ce-dg&cf-dh\end{bmatrix}.$$ Thus, we know that $\det(AB) = ((ae + bg)(cf+dh)-(af+bh)(ce+dg)) (\bmod{n}) = (b c f g - a d f g - b c e h + a d e h) (\bmod{n})$.
Now, consider $\det(A)\det(B)$. We know that $\det(A)\det(B) = ((ad-bc) (\bmod{n})) ((eh - fg) (\bmod{n})) (\bmod{n})$. From Problem 25, we know that $((ad-bc) (\bmod{n})) ((eh - fg) (\bmod{n})) (\bmod{n}) = ((ad-bc)(eh - fg)) (\bmod{n})$. Thus, we find that $$\det(AB) = (b c f g - a d f g - b c e h + a d e h) (\bmod{n}) = (b c f g - a d f g - b c e h + a d e h) (\bmod{n}) = \det(A)\det(B)$$.
Tags
Change these as needed.
- Week9 - Which week are you writing this problem for?
- Jason - Sign your name by just changing "YourName" to your wiki name.
- Submit
- When you are ready to submit this written work for grading, add the phrase [[!Submit]] to your page. This will tell me that you have completed the page (it's past rough draft form, and you believe it is in final draft form). Don't type [[!Submit]] on a rough draft.
- If I put [[!NeedsWork]] on your page, then your job is to review what I've written, address any comments made, and then delete all the comments I made. When you have finished reviewing your work, leave [[!NeedsWork]] on your page and type [[!Submit]]. (Both tags will show up). This tells me you have addressed the comments.
- I'll mark your work with [[!Complete]] after you have made appropriate revisions.