-
Notifications
You must be signed in to change notification settings - Fork 0
/
tempPartial00000.tex
147 lines (106 loc) · 3.87 KB
/
tempPartial00000.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
%%This is a very basic article template.
%%There is just one section and two subsections.
\documentclass[11pt,oldfontcommands]{memoir}
\include{header}
\pagenumbering{arabic}
\numberwithin{equation}{section}
%NEW COMMANDS
\newcommand{\sectionline}{%
\nointerlineskip \vspace{\baselineskip}%
\rule{0.5\linewidth}{.7pt}\hspace{\fill}%
\par\nointerlineskip \vspace{\baselineskip}
}
\newcommand{\hC}{^{12}C^{5+} }
\newcommand{\hO}{^{16}O^{7+} }
\newcommand{\beqa}{\begin{eqnarray*} }
\newcommand{\eeqa}{\end{eqnarray*} }
\newcommand{\beq}{\begin{equation} }
\newcommand{\eeq}{\end{equation} }
\newcommand{\beqB}{\begin{equation*}}
\newcommand{\eeqB}{\end{equation*}}
\newcommand{\beqaL}{\begin{eqnarray} }
\newcommand{\eeqaL}{ \end{eqnarray} }
% macros used for consistency
\newcommand{\Psibar}{\bar{\Psi}}
\newcommand{\rapidity}{\phi}
\newcommand{\TensBi}{\Sigma} %(Tensor bilinear)
%nonrelativistic wave functions
\newcommand{\phis}{\phi_S}
\newcommand{\wnr}{\phi_S}
\newcommand{\wnrb}{\phi_S^\dagger}
%Temp command to make it easy to replace all those Ws in spin half QED work
\newcommand{\wx}{\phis}
\newcommand{\wxd}{\phis^\dagger}
%nonrelativistic fields
\newcommand{\fnr}{\psi}
\newcommand{\fnrb}{\psi^\dagger}
%relativistic fields
\newcommand{\fr}{\Psi}
\newcommand{\frb}{\bar{\Psi} }
%spinors u, ubar
\newcommand{\sr}{u}
\newcommand{\srb}{\bar{u}}
%General spin bispinor:
\newcommand{\Psig}{\Psi}
\newcommand{\Psigbar}{\bar{\Psi}}
\newcommand{\smalldot}{\cdot}
%from dirac_redo.tex
\newcommand{\sigdot}[1]{ \gv{\sigma} \hspace{-2pt} \cdot \hspace{-2pt} \v{#1} \,}
\newcommand{\sigdotg}[1]{ \gv{\sigma} \hspace{-2pt} \cdot \hspace{-2pt} \gv{#1} \,}
\newcommand{\explus}{(\sigdotg{\pi} - i\mu' \sigdot{E} )}
\newcommand{\exminus}{(\sigdotg{\pi} + i\mu' \sigdot{E} )}
\newcommand{\gradE}{\grad}
%Macro for weight matrix
\newcommand{\weight}{\Omega}
%matrix/vector/spinor shorthands
\newcommand{\spinor}[2]{ \begin{pmatrix} #1 \\ #2 \end{pmatrix} }
\newcommand{\Mblock}[4]{\begin{pmatrix} #1 & #2 \\ #3 & #4 \end{pmatrix} }
\newcommand{\Sb}{\overline{S}}
\newcommand{\A}{\epsilon}
\newcommand{\Adag}{\epsilon'}
\newcommand{\W}{\omega}
\newcommand{\Wdag}{\omega^*}
%-------
%macros for different term labels
%-------
%g dependent part of one photon calc
\newcommand{\Mg}{M_g}
%other part of one-photon calc
\newcommand{\Mq}{M_q}
%two-photon vertex contribution to Compton
\newcommand{\Mcontact}{M_{\text{contact}}}
\newcommand{\Mtrees}{M_{\text{trees} }}
\newcommand{\VertexEq}[2]{ \mbox{
\begin{minipage}{1.6in}
\includegraphics[scale=0.8]{eps/#1}
\end{minipage}
{ \large $ = \hspace{2em} \large{#2} $ }
} }
% shortcuts for the binspinors represented as vectors. Used in spin-half.tex, imported from uv_bilinears.tex
\newcommand{\uvec}[1]{ \begin{pmatrix} \varphi \\ \frac{\sigdot{#1}}{2m} \varphi \end{pmatrix} }
\newcommand{\vvec}[1]{ \begin{pmatrix} \frac{\sigdot{#1}}{2m} \chi \\ \chi \end{pmatrix} }
\newcommand{\udaggervec}[1]{ \begin{pmatrix} \varphi^\dagger & \frac{\sigdot{#1}}{2m} \varphi^\dagger \end{pmatrix} }
\newcommand{\vdaggervec}[1]{ \begin{pmatrix} \frac{\sigdot{#1}}{2m} \chi^\dagger & \chi^\dagger \end{pmatrix} }
\newcommand{\ubar}{\bar{u}}
\newcommand{\vbar}{\bar{v}}%
%% Commands from spin1-diagrams
\newcommand{\snote}[1]{}
\newcommand{\qp}{q^{(+)}{}}
\newcommand{\qm}{q^{(-)}{}}
\newcommand{\E}[1]{ \sqrt{ m^2 + \v{#1}^2 } }
% % \newcommand{\E}[1]{ E_{#1} }
\newcommand{\diracdelta}[1]{ \delta^{(3)}(#1) }
\newcommand{\epin}[1]{ \epsilon_{#1}(p) }
\newcommand{\epout}[1]{ \epsilon^*_{#1}(p') }
\newcommand{\omin}[1]{ \omega_{#1}(p) }
\newcommand{\omout}[1]{ \omega^*_{#1}(p') }
\usepackage{setspace}
\DoubleSpacing
\setlength{\TPHorizModule}{1in}\setlength{\TPVertModule}{1in}
\title{Universal Binding and Recoil Corrections to Bound State $g$-Factors}
\author{Timothy J. S. Martin}
\begin{document}
\input{cover}
\bibliographystyle{plain}
\bibliography{refs}
\end{document}