Differences

This shows you the differences between two versions of the page.

Link to this comparison view

documentation:standard_operators:spin:sy [2016/10/05 23:52] – created Maurits W. Haverkortdocumentation:standard_operators:spin:sy [2016/10/10 09:41] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Sy ======
  
 +###
 +The $S_y$ operator is defined as:
 +\begin{equation}
 +S_y = \sum_{\tau} \frac{\imath}{2}\left(-a^{\dagger}_{\tau\uparrow}a^{\phantom{\dagger}}_{\tau\downarrow} + a^{\dagger}_{\tau\downarrow}a^{\phantom{\dagger}}_{\tau\uparrow}\right).
 +\end{equation}
 +The equivalent operator in Quanty is created by:
 +<code Quanty Example.Quanty>
 +OppSy = NewOperator("Sy", NF, IndexUp, IndexDn)
 +</code>
 +###
 +
 +
 +===== Table of contents =====
 +{{indexmenu>.#1}}
Print/export