Group Theory

1

4

Group Theory

Why groups? What is a group? How are groups helpful in discussing transformations and symmetries? Often when we want to study transformations, we run into the problem of classifying the set of possible transformations. This is where groups come into play. Simply put, a group consists of a set of elements with a multiplication law which follows certain axioms. Groups are a compact way of generalizing the set of allowed transformations. This way, by simply describing the group, one can encompass the transformations and their corresponding symmetries. In fact, every symmetry has an associated group encompassing it. To make this discussion concrete, let’s consider an example first and then delve into the mathematics. Example (Rotation Transformations). Let x œ R2 be a two dimensional column vector with real entries. A 2 ◊ 2 rotation ˜ , so x ˜ = Mx. It will be useful to characterize the values that M matrix2 M takes x to x ˜ = (0, x ˜ = (˜ could take. For instance, we can rotate x = (x1 , x2 )€ to x ˜2 )€ or x x1 , 0)€ € ˜ = (˜ and anywhere in between, i.e. x x1 , x ˜2 ) . Simply rotating a vector should not change the length of the vector either, so we demand ÎxÎ = Θ xÎ where the norm is the usual Euclidean norm given by Ò Ò x21 + x22 = x ˜21 + x ˜22 .

(1.1)

Another crucial property of these rotations is that any number of rotations applied to ˜ with the same norm, x ˜ = M1 M2 · · · Mn x. x will still create a two dimensional vector x ≠1 Lastly, we must have that for any M there exists an M . This condition stems from wanting to reverse the rotation back to the original starting point, i.e. x = MM≠1 x = M≠1 Mx = Ix where I is the unique 2 ◊ 2 identity matrix. As we will later see, these restrictions on M amount to the following form C D cos(◊) ≠ sin(◊) M(◊) = , ◊ œ R. (1.2) sin(◊) cos(◊) Using this form one can check3 that the above requirements hold and find that M(◊) preserves the norm for all ◊ œ R, is closed, is associative, and has a unique identity and inverse. Since every ◊ œ M gives us an M(◊) that satisfies these properties, we can make a set out of these matrices with the transformation being rotation. Thus we have stumbled across the definition of a group. ⌅ Definition 1.1. A group, G, is a set with a multiplication law (ı) obeying 1. Closure: ’g1 , g2 œ G, the product must be g1 ı g2 œ G. 2. Associativity: ’g1 , g2 , g3 œ G, (g1 ı g2 ) ı g3 = g1 ı (g2 ı g3 ) 3. Identity: ÷e œ G such that, ’g œ G, e ı g = g ı e = g. 4. Inverses: ’g œ G, ÷g ≠1 œ G such that g ≠1 ı g = g ı g ≠1 = e. Definition 1.2. A group, G, is abelian is if g2 ı g1 = g1 ı g2 , ’g1 , g2 œ G. Returning briefly to rotations, we see that the transformations are rotations, the pre-

2

While it’s tempting to draw a link between rotations and Euler’s formula, rotations are an external transformation. Pictorially, they take a point on the sphere to another point. There is a connection between Euler’s formula and the set of rotations, namely that the group U (1), called the circle group, is isomorphic to the group of 2 ◊ 2 rotations SO(2). This will be made clearer later on.

3

Find M≠1 . Find the determinant. Consider M(◊) when ◊ = 0. Lastly, check the norm of M(◊)x after doing the matrix multiplication.

1 Group Theory - GitHub

describing the group, one can encompass the transformations and their corresponding sym- metries. In fact, every symmetry has an associated group encompassing it. To make this discussion concrete, let's consider an example first and then delve into the mathematics. Example (Rotation Transformations). Let x œ R.

518KB Sizes 1 Downloads 345 Views

Recommend Documents

1 - GitHub
are constantly accelerated by an electric field in the direction of the cathode, the num- ...... als, a standard fit software written at the University of Illinois [Beechem et al., 1991], ...... Technical report, International Computer Science Instit

1 - GitHub
Mar 4, 2002 - is now an integral part of computer science curricula. ...... students have one major department in which they are working OIl their degree.

Read PDF Joining Together: Group Theory and Group ...
... it comes to The subscription details ociated with this account need to be updated. ... InformationWeek.com : News, ysis and research for business technology ...

[PDF BOOK] Joining Together: Group Theory and Group Skills (11th ...
Online PDF Joining Together: Group Theory and Group Skills (11th Edition), Read .... goals, communication within groups, leadership, power, decision making,.

Part 1 - GitHub
Apr 27, 2014 - Developing scalable applications with IBM MQ Light and ... Improving the sample application by separating the web-facing component from the.

zsh-autosuggestions.zsh(1) - GitHub
zsh-autosuggestions.zsh - a shell script. SYNOPSIS. Documentation automatically generated with `zshelldoc'. FUNCTIONS. _zsh_autosuggest_accept. _zsh_autosuggest_async_pty_create. _zsh_autosuggest_async_pty_destroy. _zsh_autosuggest_async_request. _zs

PDF 1 - GitHub
var concat = require('gulp-concat'); gulp.task('script', function(){ return gulp.src('./js/src/*.js') .pipe(cached()) .pipe(uglify()) .pipe(remember()) .pipe(concat('app.js')).

Chapter 1 - GitHub
Jan 23, 2017 - 1. What are all these things? 2. What is the mean of yi? 3. What is the distribution of ϵi? 4. What is the notation X or Y ? Drawing a sample yi = xi β + ϵi. Write code which draws a sample form the population given by this model. p