Special linear group:SL(2,Z): Difference between revisions

From Groupprops
No edit summary
No edit summary
Line 10: Line 10:


This is the degree two case of a [[member of family::special linear group over integers]] and hence of a [[member of family::special linear group]]. It is also a special case of a [[member of family::special linear group of degree two]].
This is the degree two case of a [[member of family::special linear group over integers]] and hence of a [[member of family::special linear group]]. It is also a special case of a [[member of family::special linear group of degree two]].
The group also has the following equivalent descriptions:
* The [[inner automorphism group]] of [[braid group:B3]], i.e., the quotient of <math>B_3</math> by its [[center]].


==Arithmetic functions==
==Arithmetic functions==

Revision as of 02:48, 18 December 2010

This article is about a particular group, i.e., a group unique upto isomorphism. View specific information (such as linear representation theory, subgroup structure) about this group
View a complete list of particular groups (this is a very huge list!)[SHOW MORE]

Definition

The group SL(2,Z) is defined as the group, under matrix multiplication, of 2×2 matrices over Z, the ring of integers, having determinant 1.

In other words, it is the group with underlying set:

{(abcd)a,b,c,dZ,adbc=1}

This is the degree two case of a special linear group over integers and hence of a special linear group. It is also a special case of a special linear group of degree two.

The group also has the following equivalent descriptions:

Arithmetic functions

Function Value Explanation
order infinite (countable)
exponent infinite (countable)

GAP implementation

The group can be defined using GAP's SpecialLinearGroup as:

SL(2,Integers)