Check Inversion Symmetry: Honeycomb Kitaev Model

MatNiss
Messages
1
Reaction score
0
Homework Statement
Hey,
I need to check if a specific lattice configuration has a inversion symmetry. The lattice structure shows a specific vortex configuration in the honeycomb lattice using the Kitaev model. The black cells means that the plaquette contains a vortex and a white cell means that there is no vortex. The white dot means that the site belongs to the even and a black dot that it belongs to the odd sub lattice. The green line implies that the link between the site is a minus link, all the other links are positive. The inversion symmetry should be checked here by applying the inversion operator P which projects each site to
c_j \to c_{-j}
And it is written in the literature, that a Gauge transformation need to be applied. Can someone maybe explain how this gauge transformation works, how I exactly perform the inversion?
Relevant Equations
P=GI
I: c_j \to c_{-j}
G: c_j \to g_j c_{-j}
lattice_strucutre_conf_1.png
 
Physics news on Phys.org
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace IntegrationTool.SDK{ [AttributeUsage(AttributeTargets.Class)] public class HelpDescriptionAttribute : Attribute { public string Description { get; set; } public HelpDescriptionAttribute(string description) { this.Description = description; } }}
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
14
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
11
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K