Groups in Physics: What are they Used For?

  • Context: Graduate 
  • Thread starter Thread starter Schreiberdk
  • Start date Start date
  • Tags Tags
    Groups Physics
Click For Summary

Discussion Overview

The discussion revolves around the concept of groups in physics, particularly focusing on their role in quantum electrodynamics (QED) and symmetry groups such as U(1) and SO(3). Participants explore the mathematical structures of groups, their physical implications, and their applications in theoretical calculations.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants define a group as an algebraic structure that includes operations producing invariants, which relate to conserved quantities via Noether's theorem.
  • Others explain that the U(1) gauge group represents a rotational symmetry of the complex unit circle, while SO(2) is isomorphic to U(1) and relates to rotations in two-dimensional space.
  • There is a discussion about the physical significance of these symmetry groups, with some asserting that U(1) conserves electric charge.
  • One participant seeks simpler examples than QED to understand the concepts better, indicating a gap in their knowledge of advanced physics.
  • Another participant provides a detailed example involving SO(3) and the conservation of vector magnitude under rotation, but acknowledges limitations in their understanding of the complexities of SO(3).
  • Some participants question the necessity of using mathematical groups in physics, arguing that it complicates the understanding of conserved quantities.
  • In response, others argue that the study of groups allows for recognizing connections across different physical theories and reusing techniques, emphasizing the importance of a general theory.

Areas of Agreement / Disagreement

Participants express varying levels of understanding and agreement on the importance and application of groups in physics. While some acknowledge the utility of group theory, others question its necessity, leading to an unresolved discussion on the topic.

Contextual Notes

Some participants express uncertainty about the mathematical details and implications of group theory, indicating a reliance on foundational knowledge that may not encompass all complexities involved.

Schreiberdk
Messages
93
Reaction score
0
Hi there PF

What are groups, and what are they used for in physics? For example if you look at QED, http://en.wikipedia.org/wiki/Quantum...cs#Mathematics , it is said here that QED is a abelian gauge theory with symmetry group U(1). What is this symmetry group, and what is it used for when you do calculations within the theory?

\Schreiber
 
Last edited by a moderator:
Physics news on Phys.org
A group is an algebraic structure that incorporates axioms and operations that apply to its members. A symmetry group tells you what operations produce invariants and so gives you quantities which are conserved via Noether's theorem.
 
The U(1) gauge group is a rotational symmetry group of the complex unit circle. It's representation is from Euler's equation:

e^{i\theta} = cos\theta + isin\theta

where \theta is some angle.

Also the special orthogonal group SO(2) is isomorphic ("related") to the U(1) symmetry group. SO(2) is just a rotation in \Re^2 and is represented by the 2 x 2 matrix:

<br /> SO(2) =<br /> \begin{pmatrix}<br /> cos\theta &amp; -sin\theta \\<br /> sin\theta &amp; cos\theta \\<br /> \end{pmatrix}<br />
 
Last edited:
So one uses the SO(2) symmetry for vectors invariant under rotations, while U(1) is used for scalars invariant under rotation?

But what does this give a physical theory? and how does it get incorporated when you do calculations with the theory?
 
According to Noether's theorem, a symmetry in nature corresponds to a conserved quantity. For example, the homogeneity of space (invariance under spatial translations) corresponds to conservation of the linear momentum vector.
 
Schreiberdk said:
So one uses the SO(2) symmetry for vectors invariant under rotations, while U(1) is used for scalars invariant under rotation?

But what does this give a physical theory? and how does it get incorporated when you do calculations with the theory?

No, a scalar rotation doesn't make any physical sense.

It gives the theory symmetry, in Physics there are always conserved quantities and U(1) conserves electric charge.
 
Last edited:
May i then ask how this is so ? It does not seem obvious to me :) If there is a simpler example than QED, I would probably understand that better, since my physics knowledge only goes around classical physics + abit of quantum mechanics :)
 
Schreiberdk said:
May i then ask how this is so ? It does not seem obvious to me :) If there is a simpler example than QED, I would probably understand that better, since my physics knowledge only goes around classical physics + abit of quantum mechanics :)

Okay so imagine we have a unit vector \beta:

<br /> \beta =<br /> \begin{pmatrix}<br /> 1 \\<br /> 0 \\<br /> 0 \\ <br /> \end{pmatrix}<br />
So, \beta has magnitude 1 (unit vector) and lies along the x-axis.
Now imagine we have a group SO(3):

<br /> SO(3) =<br /> \begin{pmatrix}<br /> cos\theta &amp; -sin\theta &amp; 0 \\<br /> sin\theta &amp; cos\theta &amp; 0 \\<br /> 0 &amp; 0 &amp; 1 \\ <br /> \end{pmatrix}<br />

SO(3) is a 3 x 3 matrix that is the symmetry group of a sphere. Now SO(3) is known as a transformation matrix as when it is applied to a vector like \beta it rotates it by an angle \theta counter-clockwise.
So imagine we take the the group SO(3) and apply it's matrix representation to the vector \beta and it rotates it by some angle \theta counter-clockwise what property of the vector is conserved?

Well, it's length (magnitude) is conserved. If we use the magnitude formula:

||\beta|| = \sqrt{\beta \cdot \beta}

before the transformation we know since it is a unit vector it's magnitude is 1. After the transformation if we use the magnitude formula again we still get a magnitude of 1 i.e length is conserved under any SO(3) transformation.
 
Last edited:
  • #10
Kevin_Axion said:
<br /> SO(3) =<br /> \begin{pmatrix}<br /> cos\theta &amp; -sin\theta &amp; 0 \\<br /> sin\theta &amp; cos\theta &amp; 0 \\<br /> 0 &amp; 0 &amp; 1 \\ <br /> \end{pmatrix}<br />

Just a small correction, you have only parametrized the subgroup of SO(3) consisting of rotations in the x-y plane. Its the isotropy subgroup of the point <br /> \begin{pmatrix}<br /> 0 \\<br /> 0 \\<br /> 1 \\ <br /> \end{pmatrix}<br /> on the sphere (this point is invariant under all these transformations). More generally, SO(3) is the set of all real and orthogonal 3\times 3 matrices with determinant 1.
 
  • #11
element4 said:
Just a small correction, you have only parametrized the subgroup of SO(3) consisting of rotations in the x-y plane. Its the isotropy subgroup of the point <br /> \begin{pmatrix}<br /> 0 \\<br /> 0 \\<br /> 1 \\ <br /> \end{pmatrix}<br /> on the sphere (this point is invariant under all these transformations). More generally, SO(3) is the set of all real and orthogonal 3\times 3 matrices with determinant 1.

Yea, thanks for the correction. I don't really know all of the complexities of SO(3) as I haven't taken a linear algebra or group theory course. I only did one rotation on one plane for simplicities sake.
 
Last edited:
  • #12
Schreiberdk said:
Hi there PF

What are groups, and what are they used for in physics? For example if you look at QED, http://en.wikipedia.org/wiki/Quantum...cs#Mathematics , it is said here that QED is a abelian gauge theory with symmetry group U(1). What is this symmetry group, and what is it used for when you do calculations within the theory?

Groups are sets of (theoretical) motions that one can perform within some system without altering certain properties. For example, in ordinary space, you can translate and/or rotate things without changing the distances between their parts - this defines the group of Euclidean motions. You can also squeeze objects - this changes distances but preserves the local (differential geometric) structure - this gives the group of diffeomorphisms.

Whatever structure you are considering, the group of transformations preserving it is its symmetry group.
 
Last edited by a moderator:
  • #13
Well, why is it so important? why not just say: This quantity is conserved? why does one have to use a mathematical group for it?

And do you even use the group, when you do calculations within the theory?
 
  • #14
Schreiberdk said:
Well, why is it so important?

The point is that the same abstract group appears over and over again in very different realizations of symmetries. Thus their common properties need to be studied only once and can then be used everywhere.

Like with every mathematical concept. Having good concepts allows one to recognize connections much better, and to reuse existing techniques in new situations.

For example, rotations around a fixed point form a geometric group, which is the same as the group SO(3) of orthogonal 3x3 matrices. Rotations (as many other symmetries) can be performed in arbitrarily tiny steps, giving rise to the concept of an infinitesimal symmetry. Associated to these are Lie algebras.

One doesn't want to do this construction again and again for each new case of symmetries - so one needs a general theory.

The generators of the Lie algebra of SO(3) happen to be essentially the same objects as the components of angular momentum. The Lie algebra is the same as the one you get when you study the symmetries of a single qubit.

The representations of the Lie algebra tell you something about the spectrum of certain quantum observables. The representation theory of the group SU(3) lead to the discovery of a new elementary particle - the Omega minus.

One doesn't what to do representation theory for each single case, and not several times for each concrete occurrence of the same group or Lie algebra. Thus one needs a common theory.

Many connections between seemingly unrelated things come through groups.
Indeed, groups (and Lie algebras) are so fundamental that one cannot do modern physics without it.
Schreiberdk said:
why not just say: This quantity is conserved?
''conserved'' has in physics a very special meaning, and is not appropriate here.
Schreiberdk said:
why does one have to use a mathematical group for it?
Because the theory of groups is so well developed that trying to doing without it is a neglect of valuable resources.
Schreiberdk said:
And do you even use the group, when you do calculations within the theory?

Most calculations become far simpler when the symmetries can be exploited through an informed use of group theory. The spectrum of the hydrogen atom (Balmer lines, etc.) comes out most nicely using group theoretic calculations - saving one lots of messy analysis.
 
  • #15
According to Noether's theorem, a symmetry in nature corresponds to a conserved quantity. For example, the homogeneity of space (invariance under spatial translations) corresponds to conservation of the linear momentum vector.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 8 ·
Replies
8
Views
5K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
985
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
5K