博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Elementary Methods in Number Theory Exercise 1.2.25
阅读量:7030 次
发布时间:2019-06-28

本文共 505 字,大约阅读时间需要 1 分钟。

Let $G$ be the set of all matrices of the form

\begin{equation}
\begin{pmatrix}
1&a\\
0&1\\
\end{pmatrix}
\end{equation}
with $a\in \mathbf{Z}$ and matrix multiplication as the binary operation.Prove that $G$ is an abelian group isomorphic to $\mathbf{Z}$.

 

Proof:

\begin{equation}
\begin{pmatrix}
1&a_1\\
0&1\\
\end{pmatrix}\begin{pmatrix}
1&a_2\\
0&1\\
\end{pmatrix}=\begin{pmatrix}
1&a_2+a_1\\
0&1\\
\end{pmatrix}
\end{equation}
Done.

 

转载于:https://www.cnblogs.com/yeluqing/archive/2012/11/27/3828081.html

你可能感兴趣的文章
Vue过渡效果之JS过渡
查看>>
Android项目实战(三):实现第一次进入软件的引导页
查看>>
Web Service基础——基础概念
查看>>
Linux2.4文件系统中vfsmount、安装点的dentry、设备的dentry之间的关系【转】
查看>>
POJ 1201 Intervals
查看>>
JAVA訪问URL
查看>>
APP接口基础学习一
查看>>
设计模式 策略模式 以角色游戏为背景
查看>>
【转】CSS和SVG中的剪切——clip-path属性和<clipPath>元素
查看>>
【C语言入门教程】5.4 递归
查看>>
UVALive 6915 Leveling Ground 倍增RMQ
查看>>
Inside ARC — to see the code inserted by the compiler
查看>>
云中气象 有备而来
查看>>
4.dubbo-demo+简易监控中心安装+管理控制台安装
查看>>
读书笔记《集体智慧编程》Chapter 4 : Searching and Ranking
查看>>
jquery form 插件 分类: JavaScript ...
查看>>
php二维数组访问
查看>>
用Shell实现俄罗斯方块代码(Tetris.sh)
查看>>
[zz]Ubuntu Hadoop HDFS 配置
查看>>
上市后Avaya锣鼓全开,加速战略布局规划
查看>>