%Maindokument in LaTeX
%
\documentclass[12pt,oneside]{IYTEformat}
\usepackage{tr_95}
\usepackage{color}
\usepackage{TR_DEF}
%
%
%
\begin{document}
\newtheorem{theorem}{Theorem}
\newtheorem{case}[theorem]{Case}
\newtheorem{lemma}[theorem]{Lemma}
\newtheorem{corollary}[theorem]{Corollary}
\newtheorem{proposition}[theorem]{Proposition}
\newtheorem{definition}[theorem]{Definition}
\newtheorem{example}[theorem]{Example}
\newtheorem{exercise}[theorem]{Exercise}
\newtheorem{problem}[theorem]{Problem}
\newtheorem{remark}[theorem]{Remark}
\newtheorem{solution}[theorem]{Solution}
\newtheorem{summary}[theorem]{Summary}













\catcode`@=11
\newcount\tagnumber\tagnumber=0
\immediate\newwrite\eqnfile
\newif\if@qnfile\@qnfilefalse
\def\write@qn#1{}
\def\writenew@qn#1{}                                    %rge numberlar burdan%


\def\taghead#1{\gdef\t@ghead{#1}\global\tagnumber=0}
\def\t@ghead{}

\expandafter\def\csname @qnnum-3\endcsname
  {{\t@ghead\advance\tagnumber by -3\relax\number\tagnumber}}
\expandafter\def\csname @qnnum-2\endcsname
  {{\t@ghead\advance\tagnumber by -2\relax\number\tagnumber}}
\expandafter\def\csname @qnnum-1\endcsname
  {{\t@ghead\advance\tagnumber by -1\relax\number\tagnumber}}
\expandafter\def\csname @qnnum0\endcsname
  {\t@ghead\number\tagnumber}
\expandafter\def\csname @qnnum+1\endcsname
  {{\t@ghead\advance\tagnumber by 1\relax\number\tagnumber}}
\expandafter\def\csname @qnnum+2\endcsname
  {{\t@ghead\advance\tagnumber by 2\relax\number\tagnumber}}
\expandafter\def\csname @qnnum+3\endcsname
  {{\t@ghead\advance\tagnumber by 3\relax\number\tagnumber}}

\def\equationfile{%
  \@qnfiletrue\immediate\openout\eqnfile=\jobname.eqn%
  \def\write@qn##1{\if@qnfile\immediate\write\eqnfile{##1}\fi}
  \def\writenew@qn##1{\if@qnfile\immediate\write\eqnfile
    {\noexpand\tag{##1} = (\t@ghead\number\tagnumber)}\fi}
}

\def\callall#1{\xdef#1##1{#1{\noexpand\call{##1}}}}
\def\call#1{\each@rg\callr@nge{#1}}

\def\each@rg#1#2{{\let\thecsname=#1\expandafter\first@rg#2,\end,}}
\def\first@rg#1,{\thecsname{#1}\apply@rg}
\def\apply@rg#1,{\ifx\end#1\let\next=\relax%
\else,\thecsname{#1}\let\next=\apply@rg\fi\next}

\def\callr@nge#1{\calldor@nge#1-\end-}
\def\callr@ngeat#1\end-{#1}
\def\calldor@nge#1-#2-{\ifx\end#2\@qneatspace#1 %
  \else\calll@@p{#1}{#2}\callr@ngeat\fi}
\def\calll@@p#1#2{\ifnum#1>#2{\@rrwrite{Equation range #1-#2\space is bad.}
\errhelp{If you call a series of equations by the notation M-N,
then M and
N must be integers, and N must be greater than or equal to M.}}\else%
{\count0=#1\count1=#2\advance\count1 by1\relax\expandafter\@qncall\the\count0,%
  \loop\advance\count0 by1\relax%
    \ifnum\count0<\count1,\expandafter\@qncall\the\count0,%
  \repeat}\fi}

\def\@qneatspace#1#2 {\@qncall#1#2,}
\def\@qncall#1,{\ifunc@lled{#1}{\def\next{#1}\ifx\next\empty\else
  \w@rnwrite{Equation number \noexpand\(>>#1<<) has not been defined yet.}
  >>#1<<\fi}\else\csname @qnnum#1\endcsname\fi}

\let\eqnono=\eqno
\def\eqno(#1){\tag#1}
\def\tag#1$${\eqnono(\displayt@g#1 )$$}

\def\aligntag#1\endaligntag
  $${\gdef\tag##1\\{&(##1 )\cr}\eqalignno{#1\\}$$
  \gdef\tag##1$${\eqnono(\displayt@g##1 )$$}}

\let\eqalignnono=\eqalignno

\def\eqalignno#1{\displ@y \tabskip\centering
  \halign to\displaywidth{\hfil
  $\displaystyle{##}$
  \tabskip\z@skip
    &$\displaystyle{{}##}$\hfil\tabskip\centering
    &\llap{$\displayt@gpar##$}\tabskip\z@skip\crcr
    #1\crcr}}

\def\displayt@gpar(#1){(\displayt@g#1 )}

\def\displayt@g#1 {\rm\ifunc@lled{#1}\global\advance\tagnumber by1
        {\def\next{#1}\ifx\next\empty\else\expandafter
        \xdef\csname @qnnum#1\endcsname{\t@ghead\number\tagnumber}\fi}%
  \writenew@qn{#1}\t@ghead\number\tagnumber\else
        {\edef\next{\t@ghead\number\tagnumber}%
        \expandafter\ifx\csname @qnnum#1\endcsname\next\else
        \w@rnwrite{Equation \noexpand\tag{#1} is a duplicate number.}\fi}%
  \csname @qnnum#1\endcsname\fi}

\def\ifunc@lled#1{\expandafter\ifx\csname @qnnum#1\endcsname\relax}

\let\@qnend=\end\gdef\end{\if@qnfile
\immediate\write16{Equation numbers written on
[]\jobname.EQN.}\fi\@qnend}
%


\def\sss{{\cal S}^\prime}
\def\msbar{\overline{\rm MS}}
\def\drbar{\overline{\rm DR}}
\def\b{b}
\def\byuk{{\bf Y}}
\def\bsh{{\bf h}}
\def\mhu{{m^2_{H_u}}}
\def\mhd{{m^2_{H_d}}}
\def\bmq{{\bf m}^2_Q}
\def\bml{{\bf m}^2_L}
\def\bmu{{\bf m}^2_u}
\def\bmd{{\bf m}^2_d}
\def\bme{{\bf m}^2_e}
\def\mij{{(m^2)}_i^j}
\def\ssshu{{\hat H}_u}
\def\ssshd{{\hat H}_d}
\def\sssq{{\hat Q}}
\def\sssl{{\hat L}}
\def\sssd{{\hat d}}
\def\sssu{{\hat u}}
\def\ssse{{\hat e}}
\def\trym{{\cal S}}
\def\uY{{U(1)_{\ssc Y}}}
\def\uYp{{U(1)_{\ssc Y^{\prime}}}}
\def\uYpp{{U(1)_{\ssc Y^{\prime\prime}}}}
\def\uEM{{U_1^{\ssc EM}}}
\def\uem{{U(1)_{\ssc EM}}}
\def\suL{{SU(2)_{\ssc L}}}
\def\suR{{SU(2)_{\ssc R}}}
\def\suc{{SU(3)_{\ss C}}}
\def\ssc{\scriptscriptstyle}
\def\ss{\scriptscriptstyle}
%%\def\half{{\textstyle{ 1\over 2}}}
\def\half{1/2}



\newcommand{\eqn}[1]{(\ref{#1})}
\newcommand{\be}{\begin{equation}}
\newcommand{\ee}{\end{equation}}
\newcommand{\no}{\nonumber}
\newcommand{\bel}[1]{\be\label{#1}}
\newcommand{\ba}{\begin{array}{c}}
\newcommand{\bat}{\begin{array}{cc}}
\newcommand{\bath}{\begin{array}{ccc}}
\newcommand{\ea}{\end{array}}
\newcommand{\beqn}{\begin{eqnarray}}
\newcommand{\eeqn}{\end{eqnarray}}
\newcommand{\dis}{\displaystyle}
\newcommand{\bi}{\begin{itemize}}
\newcommand{\ei}{\end{itemize}}
\newcommand{\chpt}{$\chi$PT}

\newcommand{\rms}{\rm\scriptstyle}
\newcommand{\rmf}{\rm\footnotesize}
\newcommand{\gsim}{~{}_{\textstyle\sim}^{\textstyle >}~}
\newcommand{\lsim}{~{}_{\textstyle\sim}^{\textstyle <}~}
\newcommand{\lrder}{\stackrel{\leftrightarrow}{\partial}}
\newcommand{\toLow}{\stackrel{q^2 \ll M_W^2}{\,\longrightarrow\,}}
\newcommand{\toG}{\stackrel{G}{\,\longrightarrow\,}}
\newcommand{\dg}{\dagger}
\newcommand{\dfrac}{\displaystyle \frac}
\newcommand{\bnul}{\stackrel{{}_{(-)}}{\nu_l}}
\newcommand{\bnut}{\stackrel{{}_{(-)}}{\nu_\tau}}
%
\newcommand{\ssb}{\stackrel{\mbox{\rm\scriptsize SSB}}{\longrightarrow}}
\newcommand{\toU}{\stackrel{\mbox{\rm\scriptsize U(1)}}{\longrightarrow}}
\newcommand{\vecW}{\stackrel{\rightarrow}{W}}
\newcommand{\vecWp}{\stackrel{\rightarrow}{W'}}
\newcommand{\toTheta}{\stackrel{\theta^i=0}{\longrightarrow}}
\newcommand{\vecWmn}{\stackrel{\!\!\!\!\!\!\rightarrow}{W^{\mu\nu}}}
\newcommand{\simbigs}{\stackrel{s\to\infty}{\,\sim\,}}

\def\gap{\;\lower3pt\hbox{$\buildrel > \over \sim$}\;}
\def\lap{\;\lower3pt\hbox{$\buildrel < \over \sim$}\;}
%
\newcommand{\cL}{{\cal L}}
\newcommand{\cD}{{\cal D}}
\newcommand{\cM}{{\cal M}}
\newcommand{\cO}{{\cal O}}
\newcommand{\cP}{{\cal P}}
\newcommand{\cQ}{{\cal Q}}
\newcommand{\cH}{{\cal H}}
\newcommand{\cA}{{\cal A}}
\newcommand{\cI}{{\cal I}}
\newcommand{\cF}{{\cal F}}
\newcommand{\cJ}{{\cal J}}
\newcommand{\cC}{{\cal C}}
\newcommand{\cCP}{{\cal CP}}
\newcommand{\cT}{{\cal T}}
\newcommand{\cCPT}{{\cal CPT}}
\def\gp{g\hskip .7pt\raisebox{-1.5pt}{$'$}}
\def\dop{d\hskip .6pt'}
\def\up{u\hskip .6pt'}
\def\lp{l\hskip .2pt'}
\def\nup{\nu\hskip .7pt'}
\def\sp{s\hskip .7pt'}
\def\bp{b\hskip .6pt'}
\def\sweff{\sin^2{\theta\hskip .2pt^{\rms lept}_{\rms eff}}}
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



%

\setlength{\unitlength}{1mm}                            %Enhetslengde
\renewcommand{\r}[1]{$(\!\!~\ref{#1})$}                   %Referanser
\newcommand{\BEA}{\begin{eqnarray}}
\newcommand{\EEA}{\end{eqnarray}}
\newcommand{\BA}{\begin{array}}
\newcommand{\EA}{\end{array}}
\newcommand{\BE}{\begin{equation}}
\newcommand{\EE}{\end{equation}}
\newcommand{\BT}{\begin{tabular}}
\newcommand{\ET}{\end{tabular}}
\newcommand{\BTA}{\begin{tabbing}}
\newcommand{\ETA}{\end{tabbing}}
\newcommand{\BC}{\begin{center}}
\newcommand{\EC}{\end{center}}
% \newcommand{\PBT}[1]{\parbox{12cm}{#1}}

\newcommand{\MYcaption}[1]{\caption{\protect \small #1 }}
\newcommand{\SL}{\\[1mm]}
\newcommand{\NN}{\nonumber\\[4mm]}
\newcommand{\nn}{\nonumber\\}
\newcommand{\LP}{\left}
\newcommand{\RP}{\right}
\newcommand{\EQ}{\equiv}

\newcommand{\MB}{& & \mbox{}}
\newcommand{\nmb}{\nn & & \mbox{}}


\newcommand{\INF}{\infty}                                 %Uendelig
\newcommand{\ABS}[1]{\left| #1 \right|}                   %Absoluttverdi
\newcommand{\NORM}[1]{\| #1 \|}                           %Norm
\newcommand{\EUKNORM}[1]{\| #1 \|_{E}}                    %Euklidnorm
\newcommand{\INFNORM}[1]{\| #1 \|_{\infty}}               %Maksimumsnorm
\newcommand{\IP}[2]{\langle #1,#2 \rangle}                %Indreprodukt

\newcommand{\R}{\mbox{{\sc I}\hspace{-0.25 em}{\bf R}}}   %Euklidrom
\newcommand{\N}{\mbox{{\rm I}\hspace{-0.25 em}{\bf N}}}   %Naturlige tall
\newcommand{\PR}{\mbox{{\rm I}\hspace{-0.25 em}{\bf P}}}  %Polynomrom

\newcommand{\PD}[2]{\frac{\partial #1}{\partial #2}}      %Partiell derivert
\newcommand{\ANSW}[1]{\underline{\underline{#1}}}         %To streker under et
%%svar.

\newcommand{\BCOF}[2]{\left(\raisebox{-0.5ex}             %Binominalkoeff
           {\shortstack{{\it #1}\\{\it #2}}}\,\right)}
\newcommand{\DA}[1]{\partial_{#1}\partial^{#1}}           %d'Alemdertian oper.

\newcommand{\HA}{\frac{1}{2}}                             %En halv
\newcommand{\TR}{\frac{1}{3}}                             %En tredjedel
\newcommand{\FJ}{\frac{1}{4}}                             %En fjerdedel
\newcommand{\SHA}{{\small\frac{1}{2}}}                    %En liten halv
\newcommand{\STR}{{\small\frac{1}{3}}}                    %En liten tredjedel
\newcommand{\SFJ}{{\small\frac{1}{4}}}                    %En liten fjerdedel
\newcommand{\SSHA}[2]{{\scriptstyle \frac{#1}{#2}}}       %Mindre halvdel
\newcommand{\SSSHA}[2]{{\scriptscriptstyle\frac{#1}{#2}}} %Minste halvdel

\def\f{\frac}                                             %Br¢k
\def\P{\partial}                                          %Partial






\def\L{{\cal L}}                                          %Calligraphic L
\def\H{{\cal H}}                                          %Calligraphic H
\def\DC{{\cal D}}

\newcommand{\US}[2]{\SS\SS #1^{#2}}
     %\newcommand{\LS}[2]{#1_{\!\rule{0ex}{2ex}#2}}
\newcommand{\LS}[2]{#1_{#2}}
\newcommand{\DUS}[2]{\bar{#1}^{\SS\dot{#2}}}
     %\newcommand{\DLS}[2]{\bar{#1}_{\SS\rule{0ex}{2ex}\dot{#2}}}
\newcommand{\DLS}[2]{\bar{#1}_{\SS\dot{#2}}}
\newcommand{\DP}[3]{\bar{#1}_{\SS\rule{0ex}{2ex}
               \dot{#3}}\SS\SS\bar{#2}^{\SS\dot{#3}}}
     %\newcommand{\UP}[3]{#1^{\SS #3}\SS\SS {#2}_{\rule{0ex}{2ex}#3}}
\newcommand{\UP}[3]{#1^{\SS #3}\SS\SS {#2}_{#3}}
\newcommand{\SA}{\s^{\mu}_{\a\dot{\a}}}
\newcommand{\BSA}{\bar{\s}^{\mu\;\dot{\a}\a}}
\newcommand{\TSTB}{\t\s^{\mu}\bar{\t}}

\newcommand{\tb}{\bar{\t}}
\newcommand{\xib}{\bar{\xi}}
\newcommand{\SP}[3]{\US{#1}{#3}\s^{\mu}_{#3\dot{#3}}\DUS{#2}{#3}}
\newcommand{\BSP}[3]{\DLS{#1}{#3}\bar{\s}^{\mu\;\dot{#3}#3}\LS{#2}{#3}}

\newcommand{\SWA}{\sin\theta_{\mbox{w}}}
\newcommand{\CWA}{\cos\theta_{\mbox{w}}}
\newcommand{\SWAS}{\sin^{2}\theta_{\mbox{w}}}
\newcommand{\CWAS}{\cos^{2}\theta_{\mbox{w}}}

\newcommand{\FS}[1]{#1 \hspace{-0.98ex}/}
\newcommand{\bea}{\begin{eqnarray}}
\newcommand{\eea}{\end{eqnarray}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\def\a{\alpha}
\def\b{\beta}
\def\g{\gamma}
\def\G{\Gamma}
\def\D{\Delta}
\def\d{\delta}
\def\e{\varepsilon}
\def\t{\theta}
\def\T{\Theta}
\def\k{\kappa}
\def\la{\lambda}
\def\La{\Lambda}
\def\s{\sigma}
\def\S{\Sigma}
\def\om{\omega}
\def\OM{\Omega}
\def\u{\upsilon}
\def\U{\Upsilon}







%
%
\title{FLAVOR VIOLATION IN SUPERSYMMETRY}
\degree{MASTER OF SCIENCE} \department{Physics}
\author{Muammer\,Altan\,\c{C}AKIR}
\date{ July 2006}
\maketitle
%
%
%
\approvalsupervisor{Prof. Dr. Durmuş Ali DEMiR}
\approvaldepartment{Physics} \approvalinstitute{{\.I}zmir
Institute of Technology} \approvaldate{25 July 2006}

\approvaljuryi{Prof. Dr.\.Ismail Hakkı DURU}
\approvaldepartmenti{Mathematics} \approvalinstitutei{{\.I}zmir
Institute of Technology} \approvaldatei{25 July 2006}

\approvaljuryii{Prof. Dr.Ali Ulvi YILMAZER}
\approvaldepartmentii{Physics Engineering}
\approvalinstituteii{Ankara University} \approvaldateii{25 July
2006}

\approvalhead{Prof. Dr. Durmuş Ali DEMiR}
\approvaldepartmenthead{Physics} \approvalinstitutehead{{\.I}zmir
Institute of Technology} \approvaldatehead{25 July 2006}

\graduatehead{Assoc. Prof. Semahat \"OZDEM\.IR}
%
\makeapproval
%
%
%

%
%
\chapter*{ACKNOWLEDGEMENTS} \thispagestyle{empty}
\indent There is no perfect work which can be done without any
help. This thesis is the consequence of a three- year study
evolved by the contribution of many people and now I would like to
express my gratitude to all the people supporting me from all the
aspects for the period of my thesis.

I would like to thank my supervisor, Prof.Dr. Durmuş Ali DEMİR. I
could not have imagined having a better advisor and mentor for my
M.Sc., and without him common-sense, knowledge, perceptiveness ,
extremely good guidance and inspiring suggestions during the
preparation of this thesis.

I would like to say a big 'thank-you' to Asst. Prof. Dr.Levent
Solmaz who helped me at various stages of this thesis work with
several discussions.

I would like to thank my colleagues who created a friendly and
productive atmosphere at Iztech Science Faculty Room 11: Bülent
Öktem, Pınar Özdag, Elif Dönertaş, Mert Yavaş, İlbeyi Avcı,
Hüseyin Tokuç, Aslı Sabancı, Berrin Algul and Şükrü H. Tanyıldızı.
I am also thankful to my colleague Koray Sevim and Alper Hayreter
who have provided valuable comments and developments  for
different parts of the thesis.

Finally, I would like to express my gratitude to my fiance Özlem
Kocagül , to my parents, to my brother for their constant moral
support.

I am grateful to Izmir Institute of Technology (IYTE) for giving
me a full time assistantship during my thesis.

This work was partially supported by The Scientific and Technical
Research Council of Turkey, Turkish Academy of Sciences, Turkish
Atomic Energy Commission (TAEK).




\indent

\indent

\clearpage

\pagenumbering{roman} \setcounter{page}{4} \pagestyle{plain}

%
%
\chapter*{ABSTRACT} \vspace{-1.5cm}
\begin{center} \large{FLAVOR VIOLATION IN SUPERSYMMETRY}
\end{center}


This thesis work is meant as an introduction to supersymmetry and
its phenomenological implications for flavor-changing phenomena.
After a survey of the basic features of the standard model of
electroweak interactions, it continues with a through definition
and basic derivation of the fundamental concepts of supersymmetric
field theories, including superspace, superfield and
superpotential.

In a supersymmetric theory, all interactions are to be symmetric
under the exchange of bosons and fermions -- the superpartners.
However, supersymmetry must be an explicitly yet softly broken
symmetry of nature, and supersymmetry breaking parameters, the
so-called soft terms, give rise to various phenomena observable at
present and future experiments. The mixing among different flavors
of matter -- the flavor violation -- is one such phenomenon which
exhibits a strong dependence on the structure of the soft terms.
In particular, decoupling of superpartners from the particle
spectrum at a threshold energy near the ultraviolet scale of the
standard model induces sizeable corrections to flavor violating
interactions. These corrections are strong enough to disqualify an
otherwise viable high-scale flavor model by a confrontation with
experiments at low energy. This thesis work focusses a class of
flavor models, following from strings or supergravity, and
provides a through analysis of their sensitivities to
supersymmetric threshold corrections.

\clearpage
%
%
\chapter*{{\"O}ZET} \vspace{-1.5cm}

\begin{center} \large{SÜPERSİMETRİDE ÇEŞNİ KIRINIMI}
\end{center}


Bu tez çalışması süpersimetriye ve süpersimetrinin çeşni degişimi
olayındaki implikasyonlarına giriş olarak hazırlanmıştır. Standard
Model elektro-zayıf etkileşimlerin temel özelliklerinin
incelenmesinden sonra süpersimetrik alan teorilerinin süperuzay,
süperalan ve süperpotansiyel gibi temel kavramlarının tanımı ve
basit türetimleri çalışılmıştır.

Süpersimetrik bir teoride tüm etkileşimler bosonlar ve
fermionların (süpereşlerin) degişimi altında simetrik kalmak
durumundadırlar. Buna ragmen süpersimetri doganın açıkça ve
yumuşakça kırılmış bir simetrisi olmalıdır ve yumuşak (soft)
terimler olarak adlandırılan süpersimetri kırınım parametreleri
günümüz ve gelecek deneylerde çeşitli gözlemlenebilir fenomenlerin
ortaya çıkmasına sebep olacaktır. Maddenin farklı çeşnilerinin
birbirine karışması -çeşni kırınımı- yumuşak (soft) terimlere
güçlü baglılık gösteren olaylardan biridir. Özel olarak Standard
Model'in morötesi skalasına yakın eşik enerjisinde süpereşlerin
parçacık spektrumundan ayrışması çeşni ihlal eden etkileşimlere
önemli düzeltmeler getirmektedir. Bu düzeltmeler, aksi taktirde
geçerli olan yüksek skala çeşni modelini düşük enerjilerdeki
deneylerle geçersiz kılacak kadar güçlüdür.

Bu tez çalışmasında çeşni modellerinin bir sınıfına odaklanarak
süpersimetrik eşik düzeltmelerine duyarlılıkları analiz
edilmiştir.




\newpage

%\contentsname



\newpage
\tableofcontents
\listoffigures
\clearpage

\newpage
\pagenumbering{roman} \setcounter{page}{4} \pagestyle{plain}



\pagenumbering{roman} \setcounter{page}{4}
\pagestyle{plain}
%
%

%

\chapter{INTRODUCTION}\vspace{-.5cm}
\pagenumbering{arabic} \setcounter{page}{1}

The matter forming up the universe we live in is made up of tiny
building blocks held together by appropriate forces. Therefore, a
complete picture of nature will arise only after we discover what
types of matter (the flavor) and what kinds of forces exist at
short distances. As dictated by the quantum theory, the theory of
subatomic systems, for probing physical systems of smaller and
smaller size one needs to make characteristic energy of scattering
processes higher and higher. Hence, the physics of fundamental
particles is a high-energy physics.

The so-called standard model of particle physics (SM) is an inside
story of the atom, or better, the nucleus. One one hand, it
provides a consistent model of how known hadrons ($e.g.$ neutron,
proton, pion and many more mesons and baryons) are formed from a
few fundamental particles -- the quarks. On the other hand, it
explains how two seemingly unrelated phenomena, electromagnetism
and radioactivity, can be tied up to a common origin. It is these
virtues of the model and it is its success against numerous
experiments that have been performed so far that make it 'the
standard model' \citep{weinberg}.

According to SM, there exist two main classes of matter: six
leptons (electron, muon, tau lepton and their associated
neutrinos) and six quarks (up, down, charm, strange, top and
bottom). The quarks form the known kinds of hadrons ($i.e.$ mesons
and baryons) by a special force that binds them together: the
strong force. This strong force is a confining force in that
quarks are never liberated as free particles; they are always
imprisoned in hadrons.

On the other hand, as we know well from radioactivity, neutron in
an unstable nucleus gets converted into proton accompanied by
electron and its neutrino. This phenomenon, the radioactivity,
requires a distinct force which operates on both leptons and
hadrons: the weak force.

Finally, electromagnetic force mediates interactions among the
charged matter: electron, muon, tau lepton and all six quarks. The
neutrinos are electrically neutral. The quarks posses fractional
electric charge. For instance, up quark has got $-2/3$ of the
electron's electric charge whereas electric charge  of the down
quark equals $1/3$ of electron's electric charge.

One of the most important aspects of the SM is that it is a gauge
theory $i.e.$ quark and lepton fields exhibit exact invariance
under a set of symmetry groups. In fact, each of the
aforementioned force fields stem from the requirement of local
gauge invariance which cannot be implemented unless a mediator --
a gauge field -- is introduced. In this sense, strong force which
binds quarks together follows from invariance of entire SM
langangian under the rephasings $\exp\left\{i \sum_{a=1}^8
f_{a}(x) \lambda_a\right\}$ where $f_a(x)$ are local functions and
$\lambda_a$ are $3 \times 3$ hermitian unit-determinant matrices
forming special unitary SU(3) group. This group, the color gauge
group SU(3)$_c$, gives rise to colorless objects, the hadrons,
thanks to its confining nature \citep{wilson}. Under this gauge
group, each quark is assigned three distinct colors (blue, green,
red) not related to electromagnetic spectrum.


The weak force responsible for radioactivity also follows from a
gauge principle. Knowing that weak interactions violate parity
\citep{c.s.wu}, this gauge principle is expected to differentiate
between left-handed (the massless particles whose momenta are
parallel to their spins) and right-handed (the massless matter
whose momenta are anti-parallel to their spins) matter. In fact,
weak force is based on invariance of left-handed quarks and
leptons under the rephasings $\exp\left\{i \sum_{i=1}^3 g_{i}(x)
\sigma_i\right\}$ where $g_i(x)$ are functions of coordinates and
$\sigma_i$ are $2 \times 2$ hermitian unit-determinant matrices
forming special unitary SU(2) group. This group, the isospin group
SU(2)$_L$ correctly generates the nuclear reactions which lead to
radioactivity. Under this gauge group, left-handed matter is
assigned into doublets. For instance, left-handed up and down
quarks and left-handed electron-neutrino and electron form
doublets.

Finally, electromagnetism follows form a gauge principle, too.
However, the invariance implemented in the SM is based not on the
electric charge directly but on hypercharge $i.e.$ the difference
between particle's electric charge and isospin. For instance,
left-handed quark doublets possess $1/3$ hypercharge and
left-handed leptons doublets $-1$. On the other hand, right-handed
top quark obtains $4/3$, right-handed tau lepton $-2$ and
right-handed strange quark $-2/3$ hypercharge. Hypercharge is a
local invariance of the SM $i.e.$ its lagrangian is invariant
under rephasing $\exp\left\{ i h(x) Y \right\}$ of a matter field
with hypercharge $Y$. This invariance forms a unitary
one-parameter gauge group, U(1)$_Y$.

In summary, gauge principle is a fundamental notion for explaining
fundamental forces in nature, and SM is a gauge theory based on
SU(3)$_c \otimes$SU(2)$_L\otimes$U(1)$_Y$ gauge invariance. This
invariance comprises all forces in nature, except gravity.


The SM has shown excellent agreement with all the experiments
conducted so far. However, it has got a number of problems whose
solutions might require a further yet-to-be found extension. These
problems can be summarized as follows:

{\bf Problem 1 (Gauge Hierarchy Problem):} One of the most
important features of the SM is the presence of a mass generation
mechanism. Indeed, when SU(3)$_c \otimes$SU(2)$_L\otimes$U(1)$_Y$
is an exact invariance of the theory none of the quarks and
leptons possesses mass. Their masses are generated via the Higgs
field (an SU(2)$_L$ doublet introduced with the same philosophy as
Ginzburg-Landau order parameter needed for explaining
superconductivity) whose most likely value is zero in the
symmetric vacuum (no massive matter) and is non-zero in the broken
vacuum. This mismatch between the symmetries of the lagrangian and
vacuum state gives rise to spontaneous breakdown of
SU(2)$_L\otimes$U(1)$_Y$ down to electromagnetism (represented by
U(1)$_Q$ invariance), and generates masses of quark and leptons
while giving rise to a massive neutral vector particle $Z$ and a
charged vector particle $W$. This mechanism \citep{higggs,kibble}
works consistently and admits a clear physical interpretation only
at the classical level, however. Indeed, once quantum mechanical
corrections are included one finds that the order parameter
sector, the Higgs sector, is destabilized completely. This
destabilization is so strong that the 'weak force' becomes as weak
as gravity which is in obvious contradiction with experiments
$e.g.$ the atomic bomb. This quantum anomaly of the Higgs sector
can disqualify SM to be an ultimate description of nature, and
hence the lesson: {\it it is necessary to invent a mechanism to
stabilize the SM Higgs sector against wild quantum fluctuations.}

{\bf Problem 2 (Flavor Problem):} The second issue concerns masses
of leptons and quarks. Indeed, in the SM these particles receive
their masses from the condensation of the Higgs field $i.e.$ via
its non-vanishing vacuum expectation value. However, the
experimentally well-established masses and mixings among quarks
(as well as those of the leptons) are neither predicted nor
constrained by the model. This problem, the flavor problem, must
be understood within the extension of the SM which solves Problem
1 above. Saying differently, any extension of the SM must be
analyzed from the point of view of flavor problem $i.e.$ its
flavor violation potential must be determined.

In addition to these two problems, the SM may be criticized by its
lack of explaining the following phenomena:
\begin{itemize}
\item Though electromagnetism and weak force are tied up to a
common origin the strong force is left aside. Is there a way of
unifying strong force with others? Moreover, gravity is left aside
completely. Is there a way of unifying all these four forces of
nature into one single force?

\item Observations show that approximately $20 \%$ of matter in
the universe is a non-shining one. Standard model does not have
candidate for this. Can it be extended to cover this important
component of matter?

\item Though fundamental equations are symmetric between matter
and anti-matter, the universe we live in seems not so. We are made
up of matter but anti-matter is missing. Can SM explain how this
asymmetry has arisen?
\end{itemize}

In the next chapter we will give a detailed discussion of the two
main problems above. Then, in  Chapter III, we will use
observations made in SM as motivations for introducing a new
symmetry, the supersymmetry. In Chapter IV we will specialize to
minimal supersmmetric standard model -- a common prototype model
to discuss phenomenological implications of supersymmetry. In
Chapter V we will discuss flavor problem in supersymmetric
framework. In particular, we will discuss sensitivity of
high-scale flavor structures to radiative corrections.



\chapter{HIERARCHY PROBLEMS IN THE SM} \vspace{-.5cm}


\section{Flavor Problem in the SM}\vspace{.5cm}  In the SM there exist three
families (generations) of fermions. Flavor physics describes
interactions that distinguish between the fermion generations. The
fermions experience two types of interactions which are called
gauge and Yukawa interactions. Gauge interactions are responsible
for where two fermions couple to a gauge boson, and Yukawa
interactions responsible for where two fermions couple to a
scalar. Within the Standard Model framework \citep{glashow,
weinberg}, there are twelve gauge bosons, related to gauge
symmetry which are based on group properties. Now, we can divide
behavior of interactions into two categories: interaction and mass
bases. In the interaction basis, gauge interactions, each factor
group factor in SU(3)$_c \otimes$SU(2)$_L\otimes$U(1)$_Y$ has a
single coupling, are diagonal. According to this, the interaction
eigenstates have no gauge couplings between fermions of different
generations, as well. On the other hand, Yukawa interactions are
quite complicated in the interaction basis, the interaction
eigenstates do not have well-defined masses since there are Yukawa
couplings that involve fermions of different generations. Flavor
physics is related to part of the SM that depends on the Yukawa
couplings. In the mass basis, Yukawa interactions are diagonal.
The mass eigenstates have well defined mass. However, the gauge
interactions related to spontaneously broken symmetries (appendix
B) can be quite complicated in the mass basis. In particular, the
SU(2)$_L$ gauge couplings are not diagonal, that is they \emph{mix
quarks of different generations}. Therefore, flavor problem in the
SM concerns size and structure of mixings among different quark
flavors $i.e.$ flavor violation.



There exist 6 different quark flavors \ $u\,$, $d\,$, $s\,$,
$c\,$, $b\,$, $t\,$, 3 different charged leptons \ $e\,$, $\mu\,$,
$\tau$ \ and their corresponding neutrinos \ $\nu_e\,$,
$\nu_\mu\,$, $\nu_\tau\,$. We can nicely include all these
particles into the SM framework, by organizing them into 3
families of quarks and leptons. Thus, we have 3 nearly identical
copies of the same SU(2)$_L\otimes$U(1)$_Y$ structure, with masses
as the only difference  (further details \citep{novaes}).

Let us consider the general case of $N$ generations of fermions,
and denote $\nup_j$, $\lp_j$, $\up_j$, $\dop_j$ the members of the
weak family $j$ \ ($j=1,\ldots,N$), with definite transformation
properties under the gauge group. Owing to the fermion
replication, a large variety of fermion--scalar couplings are
allowed by the gauge symmetry. The most general Yukawa Lagrangian
has the form \BEA \Hint{{\cal L}_Y= {\overline{Q^I_{Lj}}}Y^d_{jk}
H d^I_{kR} +{\overline {Q^I_{Lj}}}Y^u_{jk}\tilde H u^I_{kR}
+{\overline {L^I_{Lj}}}Y^\ell_{jk} H \ell^I_{kR},}\EEA \BEA
\SMrep{Q_{Li}^I(3,2)_{+1/6},\ \ u_{Ri}^I(3,1)_{+2/3},\ \
d_{Ri}^I(3,1)_{-1/3},\ \ L_{Li}^I(1,2)_{-1/2},\ \
\ell_{Ri}^I(1,1)_{-1}.}\EEA $\vspace{.5cm}$ In these notations
basically mean that, for example, the left-handed quarks, $Q^I_L$,
are in a triplet (3) of the $SU(3)$ group, a doublet (2) of
$SU(2)$ matrix properties and carry hypercharge $Y=Q_{\rm
EM}-T_3=+1/6$,where $H(1,2)_{+1/2}$ is the Standard Model Higgs
doublet, and $\tilde H=i\sigma_2 H^*$. The index $I$ denotes {\it
interaction eigenstates}. The index $i=1,2,3$ is the {\it flavor}
(or generation) index, explicit form eq(1.16) lagrangian,

\BEA\label{eq:N_Yukawa} \cL_Y &=&\sum_{jk}\;\left\{ \left(\bar
\up_j , \bar \dop_j\right)_L
\left[\, Y^{(d)}_{jk}\, \left(\ba \phi^{(+)}\\
\phi^{(0)}\ea\right)\, \dop_{kR} \; +\; Y^{(u)}_{jk}\, \left(\ba
\phi^{(0)*}\\ -\phi^{(-)}\ea\right)\, \up_{kR}\, \right]
\right.\no\\ && \qquad\!\left. +\;\; \left(\bar \nup_j , \bar
\lp_j\right)_L\, Y^{(l)}_{jk}\, \left(\ba \phi^{(+)}\\
\phi^{(0)}\ea\right)\, \lp_{kR} \,\right\} \; +\; \mathrm{h.c.},
\EEA
%
%
%
where encodes Yukawa matrices $Y^{(d)}_{jk}$, $Y^{(u)}_{jk}$ and
$Y^{(l)}_{jk}$ (up quarks, down quarks and and leptons
respectively) each being $3\times3$ non-hermitian matrix in the
space of fermion flavors.

The Standard Model gauge interactions do not distinguish between
the different generations. Another way to state this is to say
that the gauge interactions are flavor-blind. The strength of the
gauge interactions depends on the gauge quantum numbers given in
\SMrep\ and not on the flavor index $i$. Most important for our
purposes, the interaction of the $SU(2)_L$ gauge bosons
($W_\mu^a$, $a=1,2,3$) with quarks is given by \BEA\Wint{-{\cal
L}_W= {g\over2}{\overline {Q^I_{Li}}}\gamma^\mu\tau^a Q^I_{Li}
W_\mu^a.}\EEA The $4\times4$ matrix $\gamma^\mu$ operates in
Lorentz space (it describes the combination of two spin-1/2 quark
fields and one spin-1 gauge boson field into a Lorentz scalar) and
the $2\times2$ matrix $\tau^a$ operates in the $SU(2)_{\rm L}$
space (it describes the combination of the two quark doublets and
the $W^a$-triplet into an $SU(2)_{\rm L}$ singlet). The coupling
${\overline {Q^I_{Li}}}Q^I_{Li}$ can be equivalently written as
${\overline {Q^I_{Li}}}{\bf1}_{ij}Q^I_{Lj}$ where the $3\times3$
unit matrix ${\bf1}$ operates in flavor space and makes the
universality of the gauge interactions manifest.

The spontaneous symmetry breaking (SSB) mechanism generates the
masses of the weak gauge bosons, and gives rise to the appearance
of a physical scalar particle in the model, the so-called
``Higgs''. The fermion masses and mixings are generated through
the SSB (the details can be found in (Appendix B) and
\citep{pich}).

To transform to the mass basis, one has to take into account
spontaneous symmetry breaking \SSB. Within the Standard Model this
breaking is the result of a vacuum expectation value assumed by
the neutral component of the Higgs doublet, $\vev{\phi^0}={v\over
\sqrt2}$ with the electroweak breaking scale of order $v\approx
246\ {\rm GeV}$. Upon the replacement
$\Re(\phi^0)\rightarrow(v+H^0)/\sqrt2$, the Yukawa interactions
\Hint\ give rise to mass terms:

\BEA \Hint{{\cal L}_M= (M_d)_{ij}{\overline {d^I_{Li}}} d^I_{Rj}
+(M_u)_{ij}{\overline {u^I_{Li}}} u^I_{Rj}
+(M_\ell)_{ij}{\overline {\ell^I_{Li}}}\ell^I_{Rj},}\EEA where
\BEA \YtoM{M_f={v\over\sqrt2}Y^f,}\EEA
$$
%%

The mass basis corresponds, by definition, to diagonal mass
matrices. We can always find unitary matrices $V_{fL}$ and
$V_{fR}$ such that

\BEA\diagM{V_{fL}M_f V_{fR}^\dagger=M_f^{\rm diag}}\EEA with
$M_f^{\rm diag}$ diagonal and real. The mass eigenstates are then
identified as \BEA
\begin{array}{cc}
  d_{Li}=(V_{dL})_{ij}d_{Lj}^I & d_{Ri}=(V_{dR})_{ij}d_{Rj}^I \\
  u_{Li}=(V_{uL})_{ij}u_{Lj}^I & u_{Ri}=(V_{uR})_{ij}u_{Rj}^I \\
  l_{Li}=(V_{l
L})_{ij}l_{Lj}^I &l_{Ri}=(V_{l R})_{ij}l_{Rj}^I \\
\nu_{Li}=(V_{\nu L})_{ij}\nu_{Lj}^I & \\
\end{array}
\EEA
$$

Note that, since the neutrinos are massless, $V_{\nu L}$ is
arbitrary.

The charged current interactions (that is the interactions of the
charged $SU(2)_{\rm L}$ gauge bosons $W^\pm_\mu={1\over\sqrt2}
(W^1_\mu\mp iW_\mu^2)$), which in the interaction basis are
described by \Wint ;

\BEA\Wint{-{\cal L}_{W^\pm}= {g\over\sqrt2}{\overline
{u_{Li}^I}}\gamma^\mu d_{Lj}^I W_\mu^++{\rm h.c.}.}\EEA
%
The charged current interaction for quarks in the mass basis is:

\BEA\Wmass{-{\cal L}_{W^\pm}= {g\over\sqrt2}{\overline
{u_{Li}}}V_{uL}\gamma^\mu V_{dL}^\dagger d_{Lj} W_\mu^++{\rm
h.c.}.}\EEA
%%

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%%   FIGURE flavor mixing
%%
\begin{figure}[htb]
\begin{center}
\includegraphics[width=8cm]{CKM.eps}
\caption{Feynman graphs illustrating flavor-violating $W^{\pm}$
couplings.}
\end{center}
\end{figure}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%%

The $3\times3$ unitary matrix,

\BEA \VCKM{V_{\rm CKM}=V_{uL}V_{dL}^\dagger,}\EEA \vspace{.5cm} is
called the Cabibbo-Kobayashi-Maskawa matrix (CKM) {\it mixing L
matrix} for quarks \citep{cabibbo, kobamaska}. It  depends on four
parameters: three real angles and one phases. The CKM matrix is a
unitary matrix which contains information on the strength of
flavor changing decays. Technically, it specifies the mismatch of
quantum states of quarks when they propagate freely and when they
take part in the weak interactions.

As a result of the fact that $V_{\rm CKM}$ is not diagonal, the
$W^\pm$ gauge bosons can couple to left-handed quark (mass
eigenstates) of different generations. Within the Standard Model,
this is the only source of {\it flavor changing} interactions
\citep{pich1,nir1}. In general, if massive neutrinos are included
in the model then lepton sector also exhibits non-trivial flavor
mixings. Experiments are meson factories have already measured all
entries of $V_{\rm CKM}$ to a fairly good precision \citep{pdg}.

The problem is that the SM does not provide an explanation for
hierarchy of quark and lepton masses as well as mixing among
different quark flavors. As will be seen in Chapter IV, this is
also a problem in supersymmetric models, and it is necessary to
determine if the model passes tests provided by the existing
experimental results.


\section{The Gauge Hierarchy Problem in the SM}\vspace{.5cm}
Although the Standard Model provides a very well description to
known phenomena, it seems that the Standard Model is still
insufficient. It is not the complete story. There are some
problems that are not solved with this model, such as the
quadratic divergences. Particles receive some quantum corrections
from loops. Let us look at these quantum corrections.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%%   FIGURE higgs correction
%%
\begin{figure}[htb]
\begin{center}
\includegraphics[width=8cm]{correction.eps}
\caption{A fermion loop contribution to the Higgs boson in the
Standard Model.}
\end{center}
\end{figure}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

While fermion masses receive radiative corrections from diagrams,
these corrections are logarithmically divergent.

\BEA \delta m_{\emph{f}}\simeq
\frac{3\alpha}{4\pi}m_\emph{f}\ln(\Lambda^2 / m_\emph{f})\EEA
where $\Lambda$ is an ultraviolet cutoff. It is the highest energy
scale in the calculation. The SM, being an effective theory, is
valid below this cutoff scale. Above the cutoff scale some unknown
new physics takes place. We do not know what this physics is like?
If the SM is a true description of Nature all the way up to Planck
scale then $\Lambda\sim M_P$, these corrections are still small,

%%
\BEA \delta m_{\emph{f}}\leq m_{\emph{f}}\EEA
$$
%%
%%

However, scalar masses receive quantum corrections from couplings,
these corrections are quadratically divergent. When we ignore the
gravitational interactions, scalar masses accept the largest
quantum corrections.

\BEA \delta m^2_{\emph{H}}\simeq g^2_\emph{f}\int d^4 k
\frac{1}{k^2}\sim O(\frac{\alpha}{4\pi}\Lambda^2)\EEA %%

\BEA \delta m^2_{\emph{H}}\simeq g^2\int d^4 k \frac{1}{k^2}\sim
O(\frac{\alpha}{4\pi}\Lambda^2)\EEA \BEA \delta
m^2_{\emph{H}}\simeq \lambda \int d^4 k \frac{1}{k^2}\sim
O(\frac{\alpha}{4\pi}\Lambda^2)\EEA where $g_\emph{f}$ is from
fermion coupling, $g$ is from gauge boson coupling, and  $\lambda$
is from quartic scalar couplings. We expect $M_W \sim m_H$
,however $\Lambda \gg M_W$. That is \vspace{.5cm} \BEA \delta
m^2_{\emph{H}}\gg m^2_{\emph{H}}\EEA \vspace{.5cm}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%%   FIGURE susy
%%
\begin{figure}[htb]
\begin{center}
\includegraphics[width=14cm]{quadratic.eps}
\caption{Scalar fermion loop contributions to the Higgs self
energy.}
\end{center}
\end{figure}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



The fact that the ratio $\frac{M_P}{M_W}$ is very large poses the
hierarchy problem. There are a few technics to control the
hierarchy problem and cancelling divergences \citep{drees,
Martin}. But they are not simple solutions. An alternative and
simpler solution to this problem exist if we introduce new
particles with similar masses and appropriate couplings but with a
half unit spin difference.Then the $\delta m^2_\emph{H}$ is  \BEA
m^2_\emph{H}\simeq
O(\frac{\alpha}{4\pi})(\Lambda^2+m^2_\emph{B})-O(\frac{\alpha}{4\pi})(\Lambda^2+m^2_\emph{F})
&=&O(\frac{\alpha}{4\pi})(m^2_\emph{B}-m^2_\emph{F})\EEA


If the bosons and fermions all have the same masses, then the
radiative corrections vanish identically. The only requirement for
the hierarchy is preserving the weak scale, so we need only this
requirement;


\BEA \mid m^2_\emph{B}-m^2_\emph{F} \mid \leq 1 TeV^2\EEA



The lesson one learns from these observations is that, scalar
masses can be protected against wild radiative corrections if the
scalar field under concern couples to fermions and bosons in a
correlated fashion $i.e.$ couplings to fermions and bosons must be
related in a highly tuned way, and moreover, fermion and scalar
masses must be equal. Enforcement of such relations on fermionic
and bosonic fields is a fine-tuning and thus an unwanted property.
However, this fine-tuning impasse would be avoided if these
aforementioned relations derive from a symmetry principle. The
symmetry principle with these properties is nothing but
supersymmetry -- a symmetry that exchanges fermions and bosons. In
the next chapter we will discuss implications and relevance of
this symmetry with motivation obtained by observations made of
scalar masses.


\chapter{SUPERSYMMETRY BASICS } \vspace{-.5cm}


It is easily seen from the examples which are previous chapter
that, a new symmetry is needed for stabilizing scalar (the Higgs)
mass against violent quantum fluctuations. That must be such a
symmetry theory that can protect the Higgs mass from quadratically
divergent corrections.

This symmetry model must connect fermions and bosons. There must
be a generator of this symmetry that turn a bosonic state into a
fermionic one, vice versa. If this were possible, it would imply
that bosons and fermions are merely different manifestations of
the same state, and in some sense would correspond to an ultimate
form of unification. For a long time, it was believed that such a
symmetry transformation was not possible to implement physical
theories. At present, however, we know that such transformations
can be defined, and, in fact, there exist theories that are
invariant under such transformations. These transformations are
known as Supersymmetry (SUSY) transformations. This new symmetry,
which mixes bosons and fermions, is called {\emph{Supersymmetry}}
\; \citep{peskin,Martin, ait}.

Let the operator Q be generator of such transformations: \BEA
Q\mid Boson \rangle&=&\mid Fermion\rangle\EEA \BEA Q\mid
Fermion\rangle&=&\mid Boson\rangle\EEA An exciting feature of the
Supersymmetry algebra is that there exist quantum field theories
in which the supersymmetry generators Q may be represented in
terms of conserved currents ${\emph{J}_\alpha}^m$ :\BEA
\label{current} Q_\alpha&=&\int d^3 {\emph{J}_\alpha}^0\EEA The
currents ${\emph{J}_\alpha}^m$ are local expressions of the field
operators. The algebra is satisfied because of the canonical
equal-time commutation relations, and Hilbert space spans a
representation of the supersymetry algebra \citep{wess}. In
parallel to the idea, it is natural to ask if our current quantum
field theories exploit all the kinds of symmetries which could
exist, consistent with Lorentz invariance. Consider the symmetry
"charges" that we are familiar with in the SM, for example an
electromagnetic charge of the form \BEA Q_\alpha&=&e\int d^3
\psi^\dagger\psi\EEA or an $SU(2)$ charge (isospin operator) of
the form \BEA T&=&g\int d^3 \psi^\dagger(\tau/2)\psi\EEA All such
symmetry operators are themselves Lorentz scalars. This implies
that when they act on a state of definite spin $\emph{J}$, they
cannot alter that spin: \BEA Q \mid \emph{J} \rangle = \mid
\mbox{same} \emph{J}, \mbox{possibly different member of symmetry
multiplet}\rangle\EEA

It is known that one vector "charge", the $4$ momentum operator
$P_\mu$ generates space-time displacements, and its eigenvalues
are conserved $4$-momenta. There is also the angular momentum
operator represented by an antisymmetric tensor $M_{\mu\nu}$. At
this point one can ask if there is a conserved charge $Q_{\mu\nu}$
corresponding to angular momentum operator. To see this, we can
consider letting such a charge act on a single particle state with
4-momentum \citep{ellis} \emph{p}: \BEA Q_{\mu\nu}\mid p
\rangle&=&\mid (\alpha p_\mu p_\nu+\beta g_{\mu\nu})\mid
p\rangle\EEA whose right-hand side follows from the covariance
arguments. Now consider a two particle state $\mid
p^{(1)},p^{(2)}\rangle$, and assume that $Q_{\mu\nu}$'s are
additive, conserved, and act only one particle at a time, like
other known charges. Then \BEA Q_{\mu\nu}\mid
p^{(1)},p^{(2)}\rangle&=&\mid (\alpha (p^{(1)}_\mu
p^{(1)}_\nu+p^{(2)}_\mu p^{(2)}_\nu+2\beta g_{\mu\nu})\mid
p^{(1)},p^{(2)} \rangle\EEA In an elastic process of the form
$1+2\rightarrow3+4$ we will then need (from conservation of the
eigenvalues) \BEA p^{(1)}_\mu p^{(1)}_\u + p^{(2)}_\mu
p^{(2)}_\u&=&p^{(3)}_\mu p^{(3)}_\u + p^{(4)}_\mu p^{(4)}_\u \EEA
But we have also $4$-momentum conservation: \BEA p^{(1)}_\mu +
p^{(2)}_\mu &=& p^{(3)}_\mu + p^{(4)}_\mu \EEA Hence a common
solution of the last two equations give \BEA\;\;\;\;\;\;\;\
p^{(1)}_\mu=p^{(3)}_\mu, p^{(2)}_\mu=p^{(4)}_\mu\;\;\;;\;\;\
p^{(1)}_\mu=p^{(4)}_\mu, p^{(2)}_\mu=p^{(3)}_\mu \EEA which means
that only forward or backward scatterings can occur. This is of
course unacceptable. The general message, important for us, is
that there seems to be no room for further conserved operators
with non-trivial Lorentz transformation property. The existing
such operators $P_\mu$ and $M_{\mu\nu}$ do allow proper scattering
process to occur, but imposing any more conservation laws
over-restricts the possible configurations. Such was the
conclusion of the Coleman-Mandula theorem. Supersymmetries avoid
the restrictions of the Coleman-Mandula theorem by relaxing one
condition. According to the Coleman-Mandula theorem:
\begin{itemize}
\item
The S-Matrix is based on a local, relativistic quantum field
theory in $4D$ space-time

\item
There are only a finite number of different particles associated
with one particle states with a given mass, and there is an energy
band gap between the vacuum and the one particle states.
\end{itemize}
The theorem states that most general Lie algebra of symmetries of
S-Matrix contains energy-momentum operator $P_\mu$ , the Lorentz
generator $M_{\mu\nu}$, and a finite number of Lorentz-scalar
operators. They generalize the notion of Lie algebra to include
algebraic systems whose defining relations involve anticommutators
as well as commutators. The generators turn out to be "charges"
which transform under Lorentz Transformations as spinors; that is
to say, objects transforming like a fermionic field. We may denote
such a charge by $Q_a$, the subscript $a$ indicating the spinor
component. For such a charge, equation $(3.7)$ will clearly not
hold; rather \BEA Q_a\mid \emph{J} \rangle&=&\mid \emph{J}\pm 1/2
\rangle\EEA As a result of this, the algebra, Superalgebra,
involves commutation as well as anticommutation relations. What is
the framework of this algebra? What is it look like? Because our
spinorial charge $Q_a$ is a symmetry operator, it must commute
with the hamiltonian of the system\BEA \left[Q_a,H\right]&=&0\EEA
and so must the anticommutator of two different components\BEA
[\{Q_a,Q_b\},H]&=&0\EEA The spinorial Q's have two components, so
as $a$ and $b$ vary the symmetric object $\{Q_a,Q_b\}$ obtains
three independent components, and we suspect that it must
transform as a spin-$1$ object . However, as usual in a
relativistic theory, this spin-$1$ object should be described by a
$4$-vector, not a $3$ vector . Further, this $4$-vector is
conserved. There is only one such conserved $4$-vector operator
(from Coleman-Mandula theorem) $P_\mu$. So the $Q_a$'s must
satisfy an algebra of the form, \BEA \{Q_a,Q_b\}&\sim&P_\mu \EEA
It is this simple-looking expression that leads to supersymmetry
algebra.


\section{Supersymmetry Algebra}
\vspace{.5cm}

The operators Q and $Q^\dagger$ are fermionic operators, so they
carry half-integer spin. Q and $Q^\dagger$ basically satisfy the
algebra of commutation and anticommutation relations. Basically,
\BEA \{Q,Q^{\dagger} \}&\propto &P^\mu \EEA \BEA \{Q,P^{\mu}
\}=\{Q^{\dagger},P^{\mu} \}&=&0 \EEA \BEA
\{Q,Q\}=\{Q^{\dagger},Q^{\dagger}\}&=&0 \EEA where $P^\mu$ is
momentum i.e translation generator.

In this chapter, we shall follow this philosophy in the rest of
the thesis, and develop the idea of supersymmetry in simple terms.
We aim at studying a Lagrangian for particles of spins $0$ and
$\frac{1}{2}$ which exhibits a supersymmetry invariance. We then
develop some elegant notions of superspace and superfields,
eventually returning to show that our Minimal Supersymmetric
extension of the SM Lagrangian may be obtained simply from the
superfield formalism. To begin, however, we must warm up by
refreshing our knowledge of Lorentz transformations with
Poincar\'{e} algebra.

\subsection{Poincar\'{e} Algebra and Spinors}\vspace{.5cm}

Supersymmetry algebra is a mathematical formalism for describing
the relation between bosons and fermions \citep{ramond,mohapatra}.
In a supersymmetric world, every boson would have a partner
fermion of equal mass, and vice versa. To explore the consequences
of this assertion and to attempt at explain why the present-day
world does not appear supersymmetric, physicists and
mathematicians have developed an algebraic method for describing
the symmetries involved. Traditional symmetries in physics are
generated by objects that transform under various representations
of the Poincar\'{e} group. Supersymmetries, on the other hand, are
generated by objects that transform under the spinor
representations of Poincare algebra. According to the
spin-statistics theorem, bosonic fields commute while fermionic
fields anticommute. In order to combine the two kinds of fields
into a single object the introduction of a grading under which the
bosons are the even elements and the fermions are the odd elements
is required. We need to extend our Poincar\'{e} algebra to the new
formalism \citep{qft}. \BEA \textbf{P}: x_{\rho} \rightarrow
x_{\rho}^{'} &=& \lambda^{\rho}_\sigma x^{\sigma}+ a^\rho
\nonumber
\\&=& x_{\rho}+\omega^{\rho}_{\sigma}x^{\sigma}+a^\rho \nonumber
\\&=&
\exp[-i\frac{\omega^{\mu\nu}}{2}M_{\mu\nu}-ia^{\mu}P_\mu]x^\rho\EEA
so that for infinitesimal rotations and translations one obtains
\BEA x_{\rho}^{'} \rightarrow x_{\rho}
-i\frac{\omega^{\mu\nu}}{2}M_{\mu\nu}x^\rho-ia^{\mu}P_\mu x^\rho
\EEA with differential operator equivalents \BEA P_\mu &=&
i\partial_\mu \nonumber \\ M_{\mu\nu}&=&-i(x_\mu
\partial_\nu-x_\nu \partial_\mu)\EEA satisfying
\BEA [P_\mu,P_\nu]&=& 0 \nonumber\\ \[[{M_{\mu\nu},P_\rho}]&=&
i(g_{\nu\rho}P_\mu-g_{\mu\rho}P_\nu) \nonumber\\
\[[M_{\mu\nu},M_{\rho\sigma}]&=&i(g_{\nu\rho}M_{\mu\sigma}+g_{\mu\sigma}M_{\nu\sigma}-g_{\mu\rho}M_{\nu\sigma}-g_{\nu\sigma}M_{\mu\rho})\EEA
Let us note that general Lorentz generators include both spin and
orbital parts:\BEA M_{\mu\nu}&=& -i(x_\mu
\partial_\nu-x_\nu \partial_\mu)+\frac{1}{2} \sum^{\mu\nu} \EEA
where \BEA  \sum^{\mu\nu} &=& \f{i}{2}
(\g^{\mu}\g^{\nu}-\g^{\nu}\g^{\mu})\\\{\g^{\mu},\g^{\nu}\}&=&2g^{\mu\nu}\EEA


\subsection{Lorentz Transformation of $\Psi_L$ and $\Psi_R$}\vspace{.5cm}
The  fermion wavefunctions, or fields, have four components , not
two. However, the simplest SUSY theory \citep{peskin,csaki}
involves a complex scalar field and two-component fermionic field.
We first aim to understand the nature of the two-component fields
which together constitute a Dirac spinor. This difference has to
do with different ways the two parts of the 4-component Dirac
field transform under Lorentz transformations. Understanding how
this works is important for us to be able to write down SUSY
transformations. We write \BEA \Psi &=&\left(\begin{array}{c}
\Psi_L & \Psi_R\end{array}\right)\equiv \left(\begin{array}{c}
\psi & \chi\end{array}\right)\EEA The Dirac equation gives then
\BEA $(\textbf{E}-\textbf{\sigma}.\textbf{p})$\chi&=& m\psi\nonumber \\
$(\textbf{E}+\textbf{\sigma}.\textbf{p})$\psi&=& m\chi\EEA Notice
that as $m \rightarrow 0$, eq.$(3.26)$ becomes $\sigma.p=
E{\psi_{0}},\;\; $ and $\;\; E \rightarrow |p|,\,\;\; $, and hence
the zero mass limit of  $(3.26)$: \BEA (\sigma.\textbf{p}
/|p|)\psi_{0}=\psi_{0}\EEA  which means that $\psi_{0}$ is an
eigenstate of the helicity operator. For $m\neq 0$, $\psi$ and
$\chi$ have well-defined Lorentz transformation properties, and
they are the two-component spinors. Although not helicity
eigenstates, $\psi$ and $\chi$ are eiegnstates of $\gamma_5$, in
the sense that in the chiral representation, the projection
operators $P_L$ and $P_R$, defined via
\BEA P_L&=&\frac{1-\gamma^5}{2}= \left(\begin{array}{c c} 1 & 0 \\
0 & 0 \end{array}\right)
\nonumber\\P_R&=&\frac{1+\gamma^5}{2}=\left(\begin{array}{c c} 0 &
0\\ 0 & 1 \end{array}\right)\EEA satisfy
\BEA P_L \Psi&=& \left(\begin{array}{c c} 1 & 0\\
0 & 0 \end{array}\right)\left(\begin{array}{c} \Psi_L & \Psi_R
\end{array}\right)= \left(\begin{array}{ c} \Psi_L & 0
\end{array}\right)\Rightarrow \left(\begin{array}{ c} \psi_\alpha & 0
\end{array}\right)\EEA and \BEA P_R \Psi&=& \left(\begin{array}{c c} 0 & 0\\
0 & 1 \end{array}\right)\left(\begin{array}{ c} \Psi_L & \Psi_R
\end{array}\right)= \left(\begin{array}{ c} 0 & \Psi_R
\end{array}\right)\Rightarrow \left(\begin{array}{ c}0 &  \overline{\chi}^\dot{\alpha}
\end{array}\right)\EEA Therefore,  $P_L$ and $P_R$ decompose $\Psi$ into two different helicity representations. It is easy to check that $P_R P_L
= 0$ , $P_{R}^2=P_{L}^2=1$. The eigenvalue of $\gamma_5$ is called
chirality, $\psi$ has chirality +$1$, and  $\chi$ has chirality
-$1$.  We can now start analyzing basic transformations properties
in Poincar\'{e} algebra: \BEA \frac{1}{2}
\sum^{\mu\nu}&=&\frac{i}{4}(\g^{\mu}\g^{\nu}-\g^{\nu}\g^{\mu})\nonumber\\&=&\frac{i}{4}\left[\left(\begin{array}{c
c} 0 & \sigma^\mu\\ \overline{\sigma}^\mu & 0
\end{array}\right)\left(\begin{array}{c
c} 0 & \sigma^\nu\\ \overline{\sigma}^\nu & 0
\end{array}\right)- \left(\begin{array}{c
c} 0 & \sigma^\nu\\ \overline{\sigma}^\nu & 0
\end{array}\right)\left(\begin{array}{c
c} 0 & \sigma^\mu\\ \overline{\sigma}^\mu & 0
\end{array}\right) \right] \nonumber\\&=& \frac{i}{4}\left(\begin{array}{c
c} \sigma^\mu \overline{\sigma}^\nu-\sigma^\nu
\overline{\sigma}^\mu & 0 \\ 0 & \overline{\sigma}^\mu
\sigma^\nu-\sigma^\mu \overline{\sigma}^\mu
\end{array}\right)\nonumber\\&=& i\left(\begin{array}{c
c} \sigma^{\mu\nu} & 0\\ 0 & \overline{\sigma}^{\mu\nu}
\end{array}\right)  \EEA Under a Lorentz transformation
\BEA \Psi^{'}(x')&=& S(\Lambda)\Psi(x)\EEA where \BEA
S(\Lambda)^{-1}\gamma^\mu S(\Lambda)=\Lambda^{\mu}_{~\nu}
\gamma^{\nu} \EEA The $S(\Lambda)$ consistent with this is given
by \BEA S(\Lambda) = \exp\{
-\frac{i}{2}\omega_{\mu\nu}\frac{1}{2}\sum^{\mu\nu}\}&=&\exp\{\frac{1}{2}\omega_{\mu\nu}
\left({\begin{array}{c c} \sigma^{\mu\nu} & 0\\ 0 &
\overline{\sigma}^{\mu\nu}}
\end{array}\right)\}\nonumber\\&=&
\left({\begin{array}{c c} \exp\{(\frac{1}{2}\omega_{\mu\nu} \sigma^{\mu\nu} \)\}& 0\\
0 & \exp\{(\frac{1}{2}\omega_{\mu\nu}
\overline{\sigma}^{\mu\nu}\)\})\end{array}\right)\)\EEA so that
\BEA S(\Lambda)\Psi &=& \left(\begin{array}{c}
\exp\{\frac{1}{2}\omega_{\mu\nu} \sigma^{\mu\nu} \)\}\Psi_L &
\exp\{\frac{1}{2}\omega_{\mu\nu} \overline{\sigma}^{\mu\nu}
\)\}\Psi_R\end{array}\right)= \left(\begin{array}{c} S(\Lambda)_L
\Psi_L & S(\Lambda)_R \Psi_R \end{array}\right)\EEA which read
explicitly \BEA \left(\begin{array}{c} \psi_\alpha  &
\overline{\chi}^\dot{\alpha}
\end{array}\right)&=& \left(\begin{array}{c}
S(\Lambda)_{\alpha}^{~\beta} \psi_\beta &
S(\Lambda)^{\dot{\alpha}}_{~\dot{\beta}}
\overline{\chi}^\dot{\beta}
\end{array}\right)\EEA One notes that\BEA \label{sgg}
(\sigma^{\mu\nu})^\dagger&=&(\sigma^{\mu}\overline{\sigma}^{\nu}-\sigma^{\nu}\overline{\sigma}^{\mu})^\dagger\nonumber\\
&=&(\overline{\sigma}^{\nu}\sigma^{\mu}-\overline{\sigma}^{\mu}\sigma^{\nu})\nonumber\\&=&
-\overline{\sigma}^{\mu\nu}\EEA and hence \BEA \label{alt}
S_L(\Lambda)^\dagger=S_R(\Lambda)^{-1} \EEA  and \BEA
\overline{\Psi^{'}}&=& \Psi^{'}\gamma^0 \nonumber\\
&=&(S\Psi)^\dagger\Psi^{'}\gamma^0 \Rightarrow
\Psi^{\dagger}\gamma^0S^{-1}= \overline{\Psi}S^{-1}\EEA with
\BEA\label{transi} S^\dagger \gamma^0&=&\gamma^{0}S^{-1} \EEA
These results are important for our purposes.

\subsection{Charge Conjugation}
\vspace{.5cm} The charge conjugation operator $\Psi\rightarrow
\Psi^{c}$ transforms the Dirac equation by changing the sign of
the charge e \BEA ((i\partial_{\mu}+e A_{\mu})-m)\Psi^{c}&=&0
\nonumber\EEA The charge conjugation operator is interpreted as
converting a particle into its antiparticle and vice versa
\citep{ramond, qft}. The charge-conjugated spinor is given by \BEA
\Psi^{c}=C \overline{\Psi}^T \EEA with the property $C\gamma^{\mu
T}C^{-1}= -\gamma ^{\mu}$.  Similarly, Lorentz transformation
operator can be shown to satisfy  $C S(\Lambda)^{-1\,
T}&=&S(\Lambda) C$. Therefore, one finds from eq.(\ref{alt}) \BEA
\Psi^{c'}&=&(C\overline{\Psi}^T)^{'}=C
\overline{\Psi}^{'T}\nonumber\\ &=& C(\overline{\Psi}S^{-1})^T
\nonumber\\&=& CS^{-1 T}\overline{\Psi}^T=SC\overline{\Psi}^T
\equiv S \Psi^{c}\EEA Specializing to chiral representation
(appendix A) one finds \BEA C &=&- i\gamma^{0}\gamma^{2}
\nonumber\\ &=& -i\left(\begin{array}{c c} 0 & 1\\
1 & 0 \end{array}\right)\left(\begin{array}{c c} 0 & \sigma^2\\
 \sigma^{-2} & 0 \end{array}\right)= \left(\begin{array}{c c}  i\sigma^2 & 0\\
 0 & -i\sigma^2 \end{array}\right)\EEA
so that
 \BEA \overline{\Psi}^T&=& (\Psi^{\dagger}\gamma^{0})^T
 \nonumber\\ &=&[\left(\Psi_L^{\dagger}\;,\;\Psi_R^{\dagger}\;\right)\;\; \left(\begin{array}{c c} 0 & 1\\
1 & 0 \end{array}\right)]^T
\nonumber\\&=&\left(\Psi_R^{\dagger}\;,\;\Psi_L^{\dagger}\;\right)^T\;\;
\equiv \left(\begin{array}{c} \Psi_R^{*}&
\Psi_L^{*}\end{array}\right)\EEA Thus, the charge conjugation
simply flips $\psi$ and $\chi$: \BEA \Psi^{c}&=&C
\overline{\Psi}^T \nonumber\\&=&\left(\begin{array}{c} i\sigma^{2}
\Psi_R^{*}& -i\sigma^{2}\Psi_L^{*}\end{array}\right)=
\left(\begin{array}{c} (\Psi_R)^c& (\Psi_L)^c
\end{array}\right)\EEA
More explicitly, for \BEA \Psi &=& \left(\begin{array}{c} \Psi_L&
\Psi_R\end{array}\right)=\left(\begin{array}{c} \psi_{\alpha}&
\overline\chi^\dot{{\alpha}}\end{array}\right)\EEA its charge
conjugation reads to be \BEA \Psi^c &=& \left(\begin{array}{c}
(\Psi_R)^c& (\Psi_L)^c\end{array}\right)=\left(\begin{array}{c}
\chi_{\alpha}& \overline\psi^\dot{{\alpha}}\end{array}\right)\EEA
where we introduced the un-dotted and dotted spinor indices via
\BEA \chi_{\alpha}&=&
\varepsilon_{\alpha\beta}{(\overline{\chi}^{\dot{\beta}}})^{*}\equiv
\varepsilon_{\alpha\beta}\chi^{\beta}\nonumber\\
\overline{\psi}^{\dot{\alpha}}}&=&
\varepsilon^{\dot{\alpha}\dot{\beta}}(\psi_{\beta})^{*}\equiv
\varepsilon^{\dot{\alpha}\dot{\beta}}\overline{\psi}_{\dot{\beta}}
\EEA As a result of these, one concludes that
 \BEA \overline{\psi}_{\dot{\alpha}}\equiv (\psi_{\alpha})^{*}
 \;\;\;\;\;\; ; \;\;\;\;\;\;
 \chi^{\alpha}\equiv (\overline{\chi}^{\dot{\alpha}})^{*} \EEA

 \BEA \varepsilon_{\alpha\beta}=
 \varepsilon_{\dot{\alpha}\dot{\beta}}&=&i\sigma^{2}=\left(\begin{array}{c
c} 0 & 1\\ -1 & 0 \end{array}\right) \nonumber\\
\varepsilon^{\alpha\beta}=\varepsilon^{\dot{\alpha}\dot{\beta}}&=&-i\sigma^{2}=\left(\begin{array}{c
c} 0 & -1\\ 1 & 0 \end{array}\right)\EEA


At this point it is useful to check how manifest the Lorentz
transformation properties. Using $\psi^{'}_{\alpha}&=&
S_{L}{(\Lambda)}_{\alpha}^{~\beta}\psi_{\beta}$ we get \BEA
\psi^{'}^{\alpha}&=& \varepsilon^{\alpha\beta} \psi^{'}_{\beta}
\nonumber\\ &=& \varepsilon^{\alpha\beta}
S_L{(\Lambda)}_{\alpha}^{~\gamma}\psi_{\gamma}\nonumber\\&=&
\underbrace{\varepsilon^{\alpha\beta}S_{L}(\Lambda)_{\alpha}^{~\gamma}\varepsilon_{\gamma\delta}}\psi^{\delta}=
(S_{L}(\Lambda)^{-1})^{T\alpha}_{~~~\delta}\psi^{\delta}\\&&(-i
\sigma^2) \exp({\frac{1}{2}\omega_{\mu\nu}\sigma^{\mu\nu})(i
\sigma^2)}\equiv
\exp\left(\frac{1}{2}\omega_{\mu\nu}(-{\sigma^{\mu\nu}})^{T}\right)\EEA
It is also useful to see that \BEA \psi\chi \equiv
\psi^{\alpha}\chi_{\alpha} &=&
\psi^{\alpha}\varepsilon_{\alpha\beta}\chi^{\beta}=-\psi^{\beta}\varepsilon_{\alpha\beta}\chi^{\alpha}\rightarrow
\psi^{\beta}\varepsilon_{\beta\alpha}\chi^{\alpha}=
\psi^{\beta}\chi_{\beta}\equiv \psi\chi \nonumber\\ &=&
\varepsilon^{\alpha\beta}\chi_{\beta}\psi_{\alpha}=-\varepsilon^{\alpha\beta}\psi_{\alpha}\chi_{\beta}=
\varepsilon^{\beta\alpha}\psi_{\alpha}\chi_{\beta}\rightarrow
\psi^{\beta}\chi_{\beta}\equiv \psi\chi \EEA where we can now make
the invariance manifest: \BEA \chi\psi \rightarrow
\chi^{'}\psi^{'} &=& \chi^{'\alpha}\psi^{'}_{\alpha}\nonumber\\
&=&(S_{L}(\Lambda)^{-1})^{T\alpha}_{~~~\beta}\chi^{\beta}(S_{L}(\Lambda)_{\alpha}^{~\gamma})\psi_{\gamma}\nonumber\\
&=&(S_{L}(\Lambda)^{-1})_{\beta}^{~\alpha}\chi^{\beta}(S_{L}(\Lambda))_{\alpha}^{~\gamma})\psi_{\gamma}\nonumber\\
&=&\chi^{\beta}(S_{L}(\Lambda)^{-1})_{\beta}^{~\alpha}(S_{L}(\Lambda))_{\alpha}^{~\gamma}\psi_{\gamma}\nonumber\\
&=&\chi^{\beta}\delta_{\beta}^{~\gamma}\psi_{\gamma}=\chi^{\beta}\psi_{\beta}=\chi\psi
\EEA Similarly, one can show Lorentz invariance of
\BEA\overline{\chi}\overline{\psi}\equiv\overline{\chi}_{\dot{\alpha}}\overline{\psi}^{\dot{\alpha}}=\overline{\psi}_{\dot{\alpha}}\overline{\chi}^{\dot{\alpha}}
\;\;\;\;\;
\overline{\psi}\overline{\chi}=(\chi\psi)^{\dagger}=(\psi\chi)^{\dagger}\EEA
as well. In summary, \BEA \label{trans}\psi^{'}_{\alpha}&=&
S_{L}(\Lambda)_{\alpha}^{~\beta}\psi_{\beta}\nonumber\\\psi^{'\alpha}&=&(S_{L}(\Lambda)^{-1})^{T\alpha}_{~~~\beta}\psi^{\beta}\equiv
\psi^{\beta}(S_{L}(\Lambda)^{-1})_{\beta}^{~\alpha} \nonumber\\
\overline{\chi}^{'\dot{\alpha}}&=&(S_{L}(\Lambda)^{-1})^{\dagger\dot{\alpha}}_{~~~\dot{\beta}}\overline{\chi}^{\dot{\beta}}
\equiv
S_{R}(\Lambda)^{\dot{\alpha}}_{~~\dot{\beta}}\overline{\chi}^{\dot{\beta}}\nonumber\\\overline{\chi}^{'}_{\dot{\alpha}}&=&
(S_{L}(\Lambda))^{*}_{\dot{\alpha}}^{~~\dot{\beta}}\overline{\chi}_{\dot{\beta}}=
(S_{R}(\Lambda)^{-1})_{\dot{\alpha}}^{~~\dot{\beta}}\overline{\chi}_{\dot{\beta}}\equiv
\overline{\chi}_{\dot{\beta}}(S_{R}(\Lambda)^{-1})^{\dot{\beta}}_{~~\dot{\alpha}}\EEA
where one also recalls that \BEA \chi\psi &\equiv&
\chi^{\alpha}\psi_{\alpha}=-\chi_{\alpha}\psi^{\alpha}\nonumber\\\overline{\chi}\overline{\psi}
&\equiv&
\overline{\chi}_{\dot{\alpha}}\overline{\psi}^{\dot{\alpha}}=-
\overline{\chi}^{\dot{\alpha}}\overline{\psi}_{\dot{\alpha}}\EEA


Electrically neutral fermions are represented by Majorana spinors.
They are given by \BEA \Psi_{M}^{c}=\overline{\Psi}_{M}&=&
\left(\begin{array}{c} \psi_{\alpha}&
\overline\chi^\dot{{\alpha}}\end{array}\right)\EEA As a result of
charge conjugation and transformation properties, the Majorana
mass term reads as \BEA \frac{1}{2}m \overline{\Psi}_{m}\Psi_{m}
&=& \frac{1}{2}m
\left(\Psi_R^{\dagger}\;,\;\Psi_L^{\dagger}\;\right)\;\;
\left(\begin{array}{c} \Psi_L & \Psi_R
\end{array}\right)\nonumber\\ &=& \frac{1}{2}m (\Psi_{R}^{\dagger}\Psi_{L}+\Psi_{L}^{\dagger}\Psi_{R})\nonumber\\
&=&\frac{1}{2}m[(\psi^{\dot{\alpha}})^{*}\Psi_{\alpha}+(\Psi_{\alpha})^{*}\overline{\psi}^{\dot{\alpha}}]\nonumber\\
&=& \frac{1}{2}m[\psi^{\alpha}\psi_{\alpha}+\overline{\psi}_{\dot{\alpha}}\overline{\psi}^{\dot{\alpha}}]\nonumber\\
&=&\frac{1}{2}m(\psi\psi+\overline{\psi}\overline{\psi})\nonumber\\&=&\frac{1}{2}m[\psi\psi+$h.c$].

Here, before closing, we note that leptons and quarks are Dirac
spinors; they are not electrically neutral. However, the fermionic
partners of gauge bosons and that of the neutral component of the
Higgs doublets are all Majorana spinors. In this sense, Majorana
spinors turn out to be rather common objects of supersymmetric
models.


\subsection{The Vector Current}\vspace{.5cm}
From $(\ref{trans})$ we should have the transformation properties
\BEA
\psi^{'}_{\alpha}=S_{L}(\Lambda)_{\alpha}^{~~\beta}\psi_{\beta}
&\longrightarrow&
(\sigma^{\mu\nu})_{\alpha}^{~~\beta}=\frac{1}{4}(\sigma^{\mu}\overline{\sigma}^{\nu}-\sigma^{\nu}\overline{\sigma}^{\mu})_{\alpha}^{~~\beta}\nonumber\\
\overline{\chi}^{'\alpha}=S_{R}(\Lambda)^{\dot{\alpha}}_{~\dot{\beta}}\overline{\chi}^{\dot{\beta}}
&\longrightarrow&
(\overline{\sigma}^{\mu\nu})^{\dot{\alpha}}_{~~\dot{\beta}}=\frac{1}{4}(\sigma^{\mu}\overline{\sigma}^{\nu}-\sigma^{\nu}\overline{\sigma}^{\mu})^{\dot{\alpha}}_{~~\dot{\beta}}\EEA
so that $(\sigma^{\mu})_{\alpha\dot{\alpha}}$and
$(\overline{\sigma}^{\mu})^{\alpha\dot{\alpha}}$ are seen to
generate right transformations. We can make two types of vector
currents:
\BEA\chi\sigma^{\mu}\overline{\chi}&=&\chi^{\alpha}(\sigma^{\mu})_{\alpha\dot{\alpha}}\overline{\chi}^{\dot{\alpha}}=
(\Psi_R)^{\dagger}\sigma^{\mu}(\Psi_R)=
\overline{\Psi}\gamma^{\mu}P_R\Psi \\
\psi\overline{\sigma}^{\mu}\psi&=&\overline{\psi}_{\dot{\alpha}}(\overline{\sigma}^{\mu})^{\dot{\alpha}\alpha}\psi_{\alpha}=
(\Psi_L)^{\dagger}\sigma^{\mu}(\Psi_L)=
\overline{\Psi}\gamma^{\mu}P_L\Psi\EEA Consider first their
hermitian conjugates: \BEA
(\chi_{1}\sigma^{\mu}\overline{\chi}_{2})^{*}&=&\chi_{2}\sigma^{\mu}\overline{\chi}_{1}
\;\;\;\;\mbox{and}\;\;\;\;
(\Psi_{1}\gamma^{\mu}P_R\overline{\Psi}_{2})^{\dagger}=\Psi_{2}\gamma^{\mu}P_R\overline{\Psi}_{1}\EEA
\BEA(\overline{\psi}_{1}\overline{\sigma}^{\mu}\overline{\psi}_{2})^{\dagger}&=&\psi_{2}\overline{\sigma}^{\mu}\psi_{1}
\;\;\;\;\mbox{and}\;\;\;\;
(\Psi_{1}\gamma^{\mu}P_L\overline{\Psi}_{2})^{\dagger}=\Psi_{2}\gamma^{\mu}P_L\overline{\Psi}_{1}\EEA
Their transpositions give \BEA
\chi_{1}\sigma^{\mu}\overline{\chi}_{2}&=&\chi_{1}^{\alpha}(\sigma^{\mu})_{\alpha\dot{\alpha}}\overline{\chi_{2}}^{\dot{\alpha}}=-\overline{\chi_{2}}^{\dot{\alpha}}(\sigma^{\mu})_{\alpha\dot{\alpha}}\chi_{1}^{\alpha}\nonumber\\&=&
-\overline{\chi}_{2\dot{\beta}}\varepsilon^{\dot{\alpha}\dot{\beta}}(\sigma^{\mu})_{\alpha\dot{\alpha}}\varepsilon^{\alpha\beta}\chi_{1\beta}=\overline{\chi}_{2\dot{\beta}}\varepsilon^{\dot{\alpha}\dot{\beta}}(\sigma^{\mu
T})_{\alpha\dot{\alpha}}\varepsilon^{\alpha\beta}\chi_{1\beta}
\nonumber\\&=&
\overline{\chi}_{2\dot{\beta}}\underbrace{[(i\sigma^2)(\sigma^{\mu
T})(-i\sigma^2)]^{\dot{\beta}\beta}}\chi_{1\beta}=-\overline{\chi}_{2\dot{\beta}}(\overline{\sigma}^{\mu})^{\dot{\beta}\beta}\chi_{1\beta}\\&-&[\sigma^2(\sigma^{\mu
T})\sigma^2]^{\dot{\beta}\beta}=-\overline{\sigma}^{\dot{\beta}\beta}\nonumber\EEA
likewise \BEA\label{like}
\chi_{1}\sigma^{\mu}\overline{\chi_2}&=&-\overline{\chi}_{2}\overline{\sigma}^{\mu}\chi_1\nonumber\\\psi_{1}\sigma^{\mu}\overline{\psi_2}&=&-\overline{\psi}_{2}\sigma^{\mu}\overline{\psi}_1\EEA
These relations follow from \BEA\label{denk}
\overline{\Psi_1}\gamma^{\mu}P_L\Psi_2 &=&
(\overline{\Psi_1}\gamma^{\mu}P_L\Psi_2)\nonumber\\&=&-
\Psi_{2}^{\dagger}P_L^{T}\gamma^{\mu T}\overline{\Psi_1}^T
\nonumber\\&=& \overline{\Psi}_{2}^{c}C P_L^T\gamma^{\mu T}
C^{-1}\Psi_{1}^c\nonumber\\&=& \overline{\Psi}_{2}^{c}C P_L^T
C^{-1} C \gamma^{\mu T} C^{-1} \Psi_{1}^c \nonumber\\&=&
-\overline{\Psi}_{2}^{c}\gamma^{\mu}P_R \Psi_{1}^c\EEA and
\BEA\label{denk1}  \overline{\Psi_1}\gamma^{\mu}P_L \Psi}_{2}&=&
\Psi_{1L}^{\dagger}\overline{\sigma}^{\mu}\Psi_{2L}=
\overline{\psi_{1\dot{\alpha}}}(\sigma^{\mu})^{\dot{\alpha}\alpha}\psi_{2\alpha}=\overline{\psi}_{1}(\sigma^{\mu})\psi_{2}\nonumber\\\overline{\Psi_2}^c\gamma^{\mu}P_R
\Psi}_{1}^c&=&\Psi^{c}_{1L}^{\dagger}\sigma^{\mu}\Psi_{1L}^c=(\overline{\psi}_{2}^{\dot{\alpha}})^{*}(\sigma^{\mu})_{\alpha\dot{\beta}}(\overline{\psi}_{1}^{\dot{\beta}})\nonumber\\
&=&\psi_{2}^{\alpha}(\sigma^{\mu})_{\alpha\dot{\beta}}\overline{\psi}_{1}^{\dot{\beta}}
=\psi_{2}(\sigma^{\mu})\overline{\psi}_{1}\EEA

According to (~\ref{denk}) the rules of charge conjugation may be
summarized as \BEA \Psi^{T}&=&-\overline{\Psi}^{c}C \;\;\;\; ;
\;\;\;\;
\overline{\Psi}^{T}=C^{-1}\overline{\Psi}^{c}\\
C\gamma^{\mu T}C^{-1}&=& -\gamma^{\mu}\\C\gamma^{5 T}C^{-1}&=&
-\gamma^{5}\EEA As a result of these; \BEA
\Psi_i=\left(\begin{array}{c} \psi_{i\alpha}&
\overline\chi_{i}^\dot{{\alpha}}\end{array}\right),\Psi^{c}_i=\left(\begin{array}{c}
\chi_{i\alpha}&
\overline\psi_{i}^\dot{{\alpha}}\end{array}\right)\EEA

\BEA
\overline{\psi_1}(\overline{\sigma}^{\mu})\psi_2=-\psi_2(\sigma^{\mu})\overline{\psi}_1&=&-\overline{\Psi}_{2}^{c}\gamma^{\mu}P_R\Psi_{1}^c=\overline{\Psi}_{1}\gamma^{\mu}P_L\Psi_{2}\\
\overline{\psi_2}(\overline{\sigma}^{\mu})\psi_1=-\psi_1(\sigma^{\mu})\overline{\psi}_2&=&-\overline{\Psi}_{1}^{c}\gamma^{\mu}P_R\Psi_{2}^c=\overline{\Psi}_{2}\gamma^{\mu}P_L\Psi_{1}\\
\chi_1(\sigma^{\mu})\overline{\chi}_2=-\overline{\chi}_2(\overline{\sigma}^{\mu})\chi_1&=&-\overline{\Psi}_{2}^{c}\gamma^{\mu}P_L\Psi_{1}^c=\overline{\Psi}_{1}\gamma^{\mu}P_R\Psi_{2}\\
\chi_2(\sigma^{\mu})\overline{\chi}_1=-\overline{\chi}_1(\overline{\sigma}^{\mu})\chi_2&=&-\overline{\Psi}_{1}^{c}\gamma^{\mu}P_L\Psi_{2}^c=\overline{\Psi}_{2}\gamma^{\mu}P_R\Psi_{1}\\
\overline{\psi_1}(\overline{\sigma}^{\mu})\chi_2=-\chi_2(\sigma^{\mu})\overline{\psi}_1&=&-\overline{\Psi}_{2}^{c}\gamma^{\mu}P_R\Psi_{1}^c=\overline{\Psi}_{1}\gamma^{\mu}P_L\Psi_{2}\\
\overline{\chi_2}(\overline{\sigma}^{\mu})\psi_1=-\psi_1(\sigma^{\mu})\overline{\chi}_2&=&-\overline{\Psi}_{1}^{c}\gamma^{\mu}P_R\Psi_{2}^c=\overline{\Psi}_{2}\gamma^{\mu}P_L\Psi_{1}\EEA

and also the scalar ones \BEA
\chi_{1}\psi_{2}=\psi_{2}\chi_{1}&=&\overline{\Psi}_{2}^{c}P_L\Psi_{1}^{c}=\overline{\Psi}_{1}P_L\Psi_{2}\\
\overline{\psi}_{1}\overline{\chi}_{2}=\overline{\chi}_{2}\overline{\psi}_{1}&=&\overline{\Psi}_{1}^{c}P_R\Psi_{2}^{c}=\overline{\Psi}_{2}P_L\Psi_{1}\\
\psi_{1}\psi_{2}=\psi_{2}\psi_{1}&=&\overline{\Psi}_{2}^{c}P_L\Psi_{1}^{c}=\overline{\Psi}_{1}P_L\Psi_{2}\\
\chi_{1}\chi_{2}=\chi_{2}\chi_{1}&=&\overline{\Psi}_{2}^{c}P_L\Psi_{1}^{c}=\overline{\Psi}_{2}P_L\Psi_{1}\\
\overline{\psi}_{1}\overline{\psi}_{2}=\overline{\psi}_{2}\overline{\psi}_{1}&=&\overline{\Psi}_{2}^{c}P_R\Psi_{1}^{c}=\overline{\Psi}_{1}P_R\Psi_{2}\\
\overline{\chi}_{1}\overline{\chi}_{2}=\overline{\chi}_{2}\overline{\chi}_{1}&=&\overline{\Psi}_{2}^{c}P_R\Psi_{1}^{c}=\overline{\Psi}_{2}P_R\Psi_{1}\EEA

This subsection summarizes the transformation properties of vector
and scalar bilinears of two-component spinors, together with their
four-component counterparts.

\section{SUSY-Poincar\'{e} Algebra}\label{algebra}\vspace{.5cm}
Supersymmetry is of considerable interest among physicists and
mathematicians. It follows from a theorem proved by Haag, Sohnious
and Lopuszanski. They proved that supersymmetry algebra is the
only graded Lie algebra of symmetries of the S-matrix consistent
with relativistic quantum field theory \citep{wess}. Before we
begin, however, we first recall the supersymmetry algebra: \BEA
[P^{\mu},Q_{\alpha}]&=& [P^{\mu},\overline{Q}^{\dot{\alpha}}]=0
\EEA since translation only $x$ not the spinors. Now consider the
generator of angular momentum: \BEA [M^{\mu\nu},Q_{\alpha}]&=&
-i(\sigma^{\mu\nu})_{\alpha}^{~\beta}Q_{\beta}\nonumber\\\,
[M^{\mu\nu},\overline{Q}^{\dot{\alpha}}]&=&
-i(\overline{\sigma}^{\mu\nu})^{\dot{\alpha}}_{~~\dot{\beta}}\overline{Q}^{\dot{\beta}}\EEA
since \BEA
Q_{\alpha}^{'}=(1+\frac{1}{2}\omega_{\mu\nu}\sigma^{\mu\nu})_{\alpha}^{~\beta}Q_{\beta}&=&
Q_{\alpha}+\frac{i}{2}\omega_{\mu\nu}[M^{\mu\nu},Q_{\alpha}]\nonumber\\
\overline{Q}^{'\alpha}=(1+\frac{1}{2}\omega_{\mu\nu}\overline{\sigma}^{\mu\nu})^{\dot{\alpha}}_{~~\dot{\beta}}\overline{Q}^{\dot{\beta}}&=&
\overline{Q}^{\dot{\alpha}}+\frac{i}{2}\omega_{\mu\nu}[M^{\mu\nu},\overline{Q}^{\dot{\alpha}}]\EEA
Moreover, \BEA \{Q_{\alpha},Q_{\beta}\}&=&
\{\overline{Q}_{\dot{\alpha}},\overline{Q}_{\dot{\beta}}\}=0\EEA
since \BEA
[P^{\mu},\{Q_{\alpha},Q_{\beta}\}]&=&\{[P^{\mu},Q_{\alpha}],Q_{\beta}
\}+ \{Q_{\alpha},[P^{\mu},Q_{\beta}] \}=0\EEA The indices
$(\alpha,\beta,\dot{\alpha},\dot{\beta})$ run from one to two and
denote two-component Weyl spinors. The indices $(\mu,\nu)$ run
from zero to three and identify Lorentz four vectors. Therefore
one finds, \BEA \label{susy}
\{Q_{\alpha},\overline{Q}_{\dot{\beta}}\}= 2
(\sigma^{\mu})_{\alpha\dot{\beta}}P_{\mu}}\;\;\;\;\;\;
,\;\;\;\;\;\;
\{\overline{Q}^{\dot{\alpha}},Q_{\beta}}\}=2(\overline{\sigma}^{\mu})^{\alpha\dot{\beta}}P_{\mu}
\EEA as the only possibility to close the algebra. These equations
give rise to SUSY-Poincar\'{e} Algebra.

It is useful to discuss positive-definiteness of energy as well.
Using the relations \BEA \label{definite}
4\sigma^{\mu\nu}&=&\sigma^{\mu}\overline{\sigma}^{\nu}-\sigma^{\nu}\overline{\sigma}^{\mu}\nonumber\\
2g^{\mu\nu}&=&\sigma^{\mu}\overline{\sigma}^{\nu}+\sigma^{\nu}\overline{\sigma}^{\mu}\EEA
one obtains \BEA
4\sigma^{\mu\nu}+2g^{\mu\nu}&=&2\sigma^{\mu}\overline{\sigma}^{\nu}\EEA
so that \BEA \sigma^{\mu}\overline{\sigma}^{\nu}&=&
g^{\mu\nu}+ 2\sigma^{\mu\nu}\nonumber\\
{\rm Tr}[\sigma^{\mu}\overline{\sigma}^{\nu}]&=&2g^{\mu\nu}\EEA
Using these relations, one shows that \BEA
(\overline{\sigma}^{\nu})^{\dot{\beta}\alpha}\{Q_{\alpha},\overline{Q}_{\dot{\beta}}\}&=&2(\overline{\sigma}^{\nu})^{\dot{\beta}\alpha}(\sigma^{\mu}_{\alpha\dot{\beta}})P_{\mu}
\nonumber\\&=&2Tr[\overline{\sigma}^{\nu}\sigma^{\nu}]P_{\mu}\nonumber\\&=&4g^{\mu\nu}P_{\mu}=4P_{\nu}\EEA
and, for $\nu=0$, one finds \BEA
4P^{0}&=&(\overline{\sigma}^{0})^{\dot{\beta}\alpha}\{Q_{\alpha},\overline{Q}_{\dot{\beta}}\}\nonumber\\&=&\delta^{\dot{\beta}\alpha}\{Q_{\alpha},\overline{Q}_{\dot{\beta}}\}
\nonumber\\&=&Q_{\alpha}\overline{Q}_{\dot{\beta}}+\overline{Q}_{\dot{\beta}}Q_{\alpha}\nonumber\\&=&Q_{\alpha}(Q_{\alpha})^{*}+(Q_{\alpha})^{*}Q_{\alpha}\EEA
which is manifestly nonnegative. That energy, $P_0$, either
vanishes or takes positive values implies that the vacuum state
$\mid 0 \rangle$ has to have strictly vanishing energy: \BEA
\label{man}\underbrace{<0|P^{0}|0>=0 } \Longleftrightarrow
\underbrace{Q_{\alpha}|0>=0}\EEA
\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,
\BEA \mbox{vacuum energy is zero} \Longleftrightarrow \mbox{SUSY
is manifest}\EEA where SUSY is short-hand for supersymmetry. This
exact vanishing of the vacuum energy reminds one at once the
cosmological constant problem. Indeed, the vacuum energy density
arising from even the quark-hadron phase transition turns out to
be far beyond the experimental result. Had we lived in a strictly
supersymmetric world we would have no such problem; a small
breaking of supersymmetry would generate the requisite
experimental value. However, the lowest likely scale of
supersymmetry breaking lies somewhere thousand times the proton
mass, and supersymmetry brings up no possibility of nullifying the
vacuum energy. One notes here that, a true solution of the
cosmological constant problem should exist in far infrared via,
presumably, a modification of the Einstein gravity.

The Coleman-Mandula theorem concludes that the most general Lie algebra of symmetries of the S-matrix
contains the energy-momentum operator $P_\mu$, the Lorentz rotation generator $M_{\mu\nu}$. The operators
Q act in a Hilbert space with positive definite metric eq.(\ref{definite}).



\subsection{Supersymmetry Multiplets}
\vspace{.5cm} We proceed drive some physical consequences of the
results obtained in previous section. In a theory which is
supersymmetric, the operators $Q$, generators of the symmetry,
will commute with the Hamiltonian. The energy-momentum four-vector
$P_\mu$ commutes with the supersymmetry generators $Q_{\alpha}$
and $Q_{\dot{\alpha}}$. The mass operator $P^2$ is a Casimir
operator, so irreducible representations of the supersymmetry
algebra must have equal masses. Indeed, \BEA
[P^{\mu},Q_{\alpha}]=[P^{\mu},\overline{Q}_{\dot{\alpha}}]=0
\Longrightarrow[P^{2},Q_{\alpha}]=[P^{2},\overline{Q}_{\dot{\alpha}}]=0
\EEA  where $P^2$ is the Casimir operator of the SUSY-Poincar\'{e}
algebra. This implies that mass must common for all members of a
multiplet (finite dimension representation). However, this is not
true for $W^{2}=-m^{2}J^{2}$. This can be seen from \BEA
W^{\mu}&=&\frac{1}{2}\varepsilon^{\mu\nu\rho\sigma}P^{\nu}M_{\rho\sigma}\\
W^{2}&=&-m^{2}J^{2}\;\; \mbox{where}\;\;
J^{i}=\frac{1}{2}\varepsilon^{ijk}M_{jk}\EEA The main reason is
that spins of members of a multiplet change by actions of
$Q_{\alpha}$ and $\overline{Q}_{\dot{\beta}}$. As  aresult we
have:
\begin{itemize}
\item  $Q_{\alpha}$ and $\overline{Q}_{\dot{\beta}}$ change fermion
number by $1$ unit (boson $\longleftrightarrow$ fermion)

\item $\{Q_{\alpha},\overline{Q}_{\dot{\beta}}\}=2(\sigma^{\mu})_{\alpha\dot{\beta}}P_{\mu}$
does not change the fermion number.
\end{itemize}

We can prove that every representation of the supersymmetry
algebra contains an equal number of bosonic and fermionic states.
We begin by introducing a fermion number operator $N_F$, such that
$(-)^{N_F}$ has eiegenvalue +$1$ on bosonic states that -$1$ on
fermionic states. It follows immediately that \BEA
(-1)^{N_F}Q_{\alpha}=-Q_{\alpha}(-1)^{N_B} \EEA Then, for any
finite dimensional representation of the algebra, we find \BEA
{\rm
Tr}[(-1)^{N_F}\{{Q_{\alpha},\overline{Q}_{\dot{\beta}}\}]&=&{\rm
Tr}
[-Q_{\alpha}(-1)^{N_F}\overline{Q}_{\dot{\beta}}+(-1)^{N_F}\overline{Q}_{\dot{\beta}}Q_{\alpha}]\nonumber\\
&=&{\rm Tr}
[-Q_{\alpha}(-1)^{N_F}\overline{Q}_{\dot{\beta}}+(-1)^{N_F}\overline{Q}_{\dot{\beta}}Q_{\alpha}]=0
\EEA so that multiplet is to contain equal numbers of fermionic
and bosonic degrees of freedom. More explicitly, the identity
\BEA\!\!\!\!\!\!\!\!
\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!{\rm
Tr}[(-1)^{N_F}\{{Q_{\alpha},\overline{Q}_{\dot{\beta}}\}]= {\rm
Tr} [(-1)^{N_F}2(\sigma^{\mu})_{\alpha\dot{\beta}}P_{\mu}]&=&2{\rm
Tr} {[(-1)^{N_F}]}\;\;or\;\;
(\sigma^{\mu})_{\alpha\dot{\beta}}P_{\mu}=0 \EEA proves that $
2{\rm Tr} [(-1)^{N_F}]$ vanishes for a system with non-vanishing
4-momentum.


\subsection{ Massless Supersymmetry Multiplet}\label{masles}\vspace{.5cm}
Since $W^{2}=-m^{2}J^{2}$ , the massless particles satisfy
$W^{2}=0$. Hence \BEA W^{\mu}=-\lambda p^{\mu}=
\frac{\textbf{J}.\textbf{P}}{|P|} p^{\mu}\EEA where the constant
of proportionality is called the "helicity". We define normalized
states \BEA <p,\lambda|p,\lambda>=1\EEA with
$P^{\mu}&=&p^{\mu}|p,\lambda>$ and $W^{\mu}&=&\lambda
p^{\mu}|p,\lambda>$. We can always choose $|p,\lambda>$ such that
\BEA Q_{\alpha}|p,\lambda>=0
\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, (\alpha=1,2)\EEA because
if not, $|p,\lambda^{'}>=Q_{\alpha}|p,\lambda>$ because of
$Q_{\alpha}Q_{\alpha}=0$. We go to a particular Lorentz frame with
momentum \BEA p^{\mu}=(E,0,0,E)\EEA where \BEA
\{Q_{\alpha},\overline{Q}_{\dot{\beta}}\}|p,\lambda>
=2(\sigma^{\mu})_{\alpha\dot{\beta}}P_{\mu}|p,\lambda>=4E
\left(\begin{array}{c c} 0 &0 \\ 0 & 1
\end{array}\right)|p,\lambda>\EEA Hence \BEA
\overline{Q}_{\dot{1}}|p,\lambda>=0 \EEA while \BEA <\psi|\psi>=1
\;\;\;\; $if$ \,\,\,\,\,\,\,\,\,\,\, |\psi>=
\frac{1}{\sqrt[]{4E}}\overline{Q}_{\dot{2}}|p,\lambda>=-\frac{1}{\sqrt[]{4E}}\overline{Q}^{\dot{2}}|p,\lambda>\EEA
Now we can show that \BEA
P_{\mu}|\psi>&=&p^{\mu}|\psi>\\W^{\mu}|\psi>&=&(\lambda-\frac{1}{2})p^{\mu}|\psi>
\EEA or \BEA
|\psi>&=&|p,\lambda-\frac{1}{2}>=\frac{1}{\sqrt[]{4E}}\overline{Q}_{\dot{2}}|p,\lambda>
\EEA involving a $1/2$ unit shift of the angular momentum.


\subsection{Superspace}\vspace{.5cm}
Just as Lorentz invariance is inherently manifest in the
4-dimensional Minkowski space, the superspace formalism ,
originally introduced by Salam and Strathdee \citep{salam} to
extend Minkowski space-time by anti-commuting coordinates, leads
one to a higher dimensional spacetime $x_{\mu} \rightarrow
(x_{\mu}, \theta)$ with Grassmann coordinates $\theta_{\alpha}$.
These coordinates are represented by a Majorana spinor in
four-component formalism and by a Weyl spinor in two-component
formalism. To formulate a supersymmetric field theory, we must
first represent the supersymmetry algebra (\ref{algebra}$\;$) in
terms of fields not necessarily living on their mass shells.
Anticommuting parameters $\xi^\alpha$ and
$\overline{\xi}_{\dot{\alpha}}$ simplify the task. The superspace
is spanned by the coordinates
$(x^{\mu},\theta_{\alpha},\overline{\theta}_{\dot{\beta}})$ where
Grassmann coordinates satisfy:
$\{\theta_{\alpha},\theta_{\beta}\}=\{\theta_{\alpha},\overline{\theta}_{\dot{\beta}}\}=\{\overline{\theta}_{\dot{\alpha}},
\overline{\theta}_{\dot{\beta}}\}=0$. Then, under translations
\BEA x^{\mu}\longrightarrow x^{'\mu}= x^{\mu}+a^{\mu}
\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,
U(a)=1-ia^{\mu}P_{\mu}\EEA for Minkowski coordinates, and
\BEA \theta_{\alpha}&\longrightarrow& \theta_{\alpha}+\xi_{\alpha}\nonumber\\
\overline{\theta}^{\dot{\alpha}}&\longrightarrow&
\overline{\theta}^{\dot{\alpha}}+\overline{\xi}^{\dot{\alpha}}
\,\,\,\,\,\,\,\,\,\,\,\,\,\, U(\xi)=1-i(\xi
Q+\overline{\xi}\overline{Q})\EEA for Grassmann coordinates.

Then, SUSY-Poincar\'{e} algebra can be expressed in terms of the
commutators only: \BEA[P^{\mu},\xi
Q]&=&[P^{\mu},\overline{\xi}\overline{Q}]=0 \EEA
\BEA[M^{\mu\nu},\xi Q]&=&-i\xi\sigma^{\mu\nu}Q\EEA
\BEA[M^{\mu\nu},\overline{\xi}\overline{Q}]&=&-i\overline{\xi}\overline{\sigma}^{\mu\nu}\overline{Q}\EEA
\BEA [\xi Q, \eta Q]&=&[\overline{\xi} \overline{Q},
\overline{\eta} \overline{Q}]=0\EEA \BEA [\xi Q, \overline{\eta}
\overline{Q}]&=&2(\xi \sigma^{\mu\nu}\overline{\eta})P_{\mu}\EEA
where further details are given in \citep{wess, mohapatra}.


\subsection{Superspace Translation}\vspace{.5cm}
It is convenient to express SUSY generators as translation
operators in the superspace. Superfields (supermultiplet) provide
an elegant and compact description of supersymmetry
representations. They simplify  the addition and multiplication of
representations and prove very useful in the construction of
interacting particles. We shall show that superfields may always
be constructed from component representations. Component fields
may always be recovered from superfields by power series
expansion.

We begin with the observation that the supersymmetry algebra may
be viewed as a Lie algebra with anticommuting parameters. This
motivates us to define a group element via:
\BEA G(x^{\mu},\theta,\overline{\theta})&\equiv&
\exp\{i(x^{\mu}P_{\mu}+\theta Q+ \overline{\theta}
\overline{Q})\}\nonumber\\G(a^{\mu},\xi,\overline{\xi})&\equiv&
\exp\{i(a^{\mu}P_{\mu}+\xi Q+ \overline{\xi} \overline{Q})\} \EEA

It is easy to multiply two group elements using Haussdorff's
formula because all higher commutators vanish due to
SUSY-Poincar\'{e} algebra. Indeed, using \BEA \label{haus}e^A e^B
= e^{(A+B+\frac{1}{2}[A,B]+...)}\EEA we obtain \BEA
G(x^{\mu},\theta,\overline{\theta}) G(a^{\mu},\xi,\overline{\xi})
&=&\exp\{i(x^{\mu}P_{\mu}+\theta Q+ \overline{\theta}
\overline{Q})\}\exp\{i(a^{\mu}P_{\mu}+\xi Q+ \overline{\xi}
\overline{Q})\}\nonumber\\ &=& \exp\{i(\xi Q+\overline{ \xi}
\overline{Q}+a^{\mu}P_{\mu})+i(Q \theta + \overline{Q}
\overline{\theta}+ x^{\mu}P_{\mu})\nonumber\\&+&\frac{i^2}{2} [\xi
Q +\overline{ \xi} \overline{Q}+ a^{\mu}P_{\mu},Q \theta +
\overline{Q} \overline{\theta}+ x^{\mu}P_{\mu} ]+.....\} \EEA so
that multiplication of two generators gives
\BEA G(x^{\mu},\theta,\overline{\theta})
G(a^{\mu},\xi,\overline{\xi})&=&
\exp\{i[(\xi+\theta)Q+(\overline{\xi}+\overline{\theta})\overline{Q}+(x^{\mu}+a^{\mu})P_{\mu}]\nonumber\\
&-&\frac{1}{2}([\underbrace{\xi Q,\overline{\theta}
\overline{Q}}]+[\underbrace{\overline{\xi} \overline{Q},\theta Q}]
\}\\&\Longrightarrow& \,\,\,\,\,\,
2\xi\sigma^{\mu}\overline{\theta}P_{\mu} \,\,\,\,\,\,\,\,\,\,
-2\theta\sigma^{\mu}\overline{\xi}P_{\mu}\nonumber\\&=&
\exp\{i[(\theta+\xi)Q+(\overline{\theta}+\overline{\xi})Q+
(x^{\mu}+a^{\mu}+i\xi\sigma\theta-i\theta\sigma\overline{\xi})P_{\mu}]
\}\nonumber\\ \EEA which is nothing but a translation in the
superspace. Hence, the action of $G(a^{\mu},\xi,\overline{\xi})$
on the superfield  $f(x^{\mu},\theta,\overline{\theta})$ is given
by \BEA \label{lin}
G(a^{\mu},\xi,\overline{\xi})f(x^{\mu},\theta,\overline{\theta})G^{-1}(a^{\mu},\xi,\overline{\xi})&\equiv&
\exp\{-i(\xi Q+ \overline{\xi} \overline{Q}+
a^{\mu}P_{\mu})\}f(x^{\mu},\theta,\overline{\theta})\nonumber\\&=&
f(x^{\mu}+a^{\mu}+i\xi\sigma\overline{\theta}-i\theta\sigma\overline{\xi},\theta+\xi,\overline{\theta}+\overline{\xi})\nonumber\\
&=&f(x^{\mu},\theta,\overline{\theta})+(a^{\mu}+i\xi\sigma\overline{\theta}-i\theta\sigma\overline{\xi})\frac{\partial
f}{\partial
\theta^{\alpha}}+\overline{\xi}_{\dot{\alpha}}\frac{\partial
f}{\partial \overline{\theta}_{\dot{\alpha}}}+...\nonumber\\
&=&[1-i{\xi}^{\alpha}(Q_{\alpha})-i\overline{\xi}_{\dot{\alpha}}(\overline{Q}^{\dot{\alpha}})-ia^{\mu}(P_{\mu})]f(x^{\mu},\theta,\overline{\theta})\nonumber\\\EEA
which is nothing but the linear representations of $Q_{\alpha}$
and $\overline{Q}_{\dot{\alpha}}$ on superfields. As usual,
multiplication of group elements induces a motion in the parameter
space. This motion may be generated by the differential operators
Q and $\overline{Q}$ :
 \BEA \label{mom}P_{\mu}&=& i\partial_{\mu}\\iQ_{\alpha}&=&-\frac{\partial}{\partial
\theta^{\alpha}}-i\sigma^{\mu}_{\alpha\dot{\alpha}}\overline{\theta}^{\dot{\alpha}}\partial_{\mu}\\i\overline{Q}_{\dot{\alpha}}&=&\frac{\partial}{\partial
\overline{\theta}^{\dot{\alpha}}}+i\theta^{\alpha}\sigma^{\mu}_{\alpha\dot{\alpha}}\partial_{\mu}\EEA
Here we use the same letters Q, $\overline{Q}$ for the
differential operators as for the group generators because the
differential operators do indeed represent infinitesimal group
action on the parameter space eq.(\ref{susy}). It is useful to
recall the important identity \BEA \overline{\xi} \overline{Q} &=&
\xi_{\dot{\alpha}} Q^{\dot{\alpha}}=-\overline{\xi}^{\dot{\alpha}}
\overline{Q}_{\dot{\alpha}}\EEA while analyzing certain
quantities. It might be instructive to check this identity by an
explicit calculation: \BEA (1-i\overline{\xi}
\overline{Q})(x^{\mu}+\overline{\theta}^{\dot{\alpha}})&=&(1-i\overline{\xi}^{\dot{\alpha}}
\overline{Q}_{\dot{\alpha}})(x^{\mu}+\overline{\theta}^{\dot{\alpha}})\nonumber\\&=&
x^{\mu}+
{\overline{\theta}^\dot{\alpha}}-\overline{\xi}^{\dot{\alpha}}(-\frac{\partial}{\partial
\overline{\theta}^{\dot{\alpha}}}+i \theta^{\alpha}
\sigma^{\mu}_{\alpha\dot{\alpha}}\partial)(x^{\mu}+\overline{\theta}^{\dot{\alpha}})\nonumber\\&=&x^{\mu}+
\overline{\theta}^{\dot{\alpha}}+
\overline{\xi}^{\dot{\alpha}}-{i\overline{\xi}^{\dot{\alpha}}\theta^{\alpha}\sigma^{\mu}_{\alpha\dot{\alpha}}}\EEA
where the last term at right-hand side equals $
i\theta^{\alpha}\sigma^{\mu}_{\alpha\dot{\alpha}}}\xi^{\dot{\alpha}}$.
We note, however, the sign change in eq.(\ref{mom}). This stems
from the fact that the successive product of group elements
corresponds to a motion with the order of multiplication reversed.

We now define the covariant derivatives in superspace: \BEA
D_{\alpha}&=&\frac{\partial}{\partial
\theta^{\alpha}}-i(\sigma^{\mu})_{\alpha\dot{\alpha}}\overline{\theta}^{\dot{\alpha}}\partial_{\mu}\\
\overline{D}_{\dot{\alpha}}&=&-\frac{\partial}{\partial
\overline{\theta}^{\dot{\alpha}}}+i\theta^{\alpha}\sigma^{\mu}_{\alpha\dot{\alpha}}\partial_{\mu}\EEA
which necessarily satisfy the anticommutation relations \BEA
\{D_{\alpha},Q_{\beta}\}&=&\{D_{\alpha},\overline{Q}_{\dot{\beta}}\}=\{\overline{D}_{\dot{\alpha}},Q_{\beta}
\}=\{\overline{D}_{\dot{\alpha}},\overline{Q}_{\dot{\beta}}\}\\
\{D_{\alpha},D_{\beta}\}&=&
\{\overline{D}_{\dot{\alpha}},\overline{D}_{\dot{\beta}}\}=0\\
\{D_{\alpha},\overline{D}_{\dot{\beta}}\}&=&2i(\sigma^{\mu})_{\alpha\dot{\alpha}}\partial_{\mu}
\EEA It might be instructive to check the last equality
explicitly: \BEA
\{D_{\alpha},\overline{D}_{\dot{\beta}}\}&=&(\frac{\partial}{\partial
\theta^{\alpha}}-i(\sigma^{\mu})_{\alpha\dot{\alpha}}\overline{\theta}^{\dot{\alpha}}\partial_{\mu})(-\frac{\partial}{\partial
\overline{\theta}^{\dot{\alpha}}}+i\theta^{\alpha}\sigma^{\mu}_{\alpha\dot{\alpha}}\partial_{\mu})\nonumber\\&+&(-\frac{\partial}{\partial
\overline{\theta}^{\dot{\alpha}}}+i\theta^{\alpha}\sigma^{\mu}_{\alpha\dot{\alpha}}\partial_{\mu})(\frac{\partial}{\partial
\theta^{\alpha}}-i(\sigma^{\mu})_{\alpha\dot{\alpha}}\overline{\theta}^{\dot{\alpha}}\partial_{\mu})\nonumber\\&=&-\underbrace{\frac{\partial}{\partial
\theta^{\alpha}}\frac{\partial}{\partial
\overline{\theta}^{\dot{\alpha}}}-\frac{\partial}{\partial
\overline{\theta}^{\dot{\alpha}}}\frac{\partial}{\partial
\theta^{\alpha}}}+i\frac{\partial}{\partial
\theta^{\alpha}}\theta^{\lambda}\sigma^{\nu}_{\lambda\dot{\alpha}}\partial_{\dot{\alpha}}+i\sigma^{\mu}_{\alpha\dot{\beta}}\overline{\theta}^{\dot{\beta}}\partial_{\mu}\frac{\partial}{\partial
\overline{\theta}^{\dot{\alpha}}}\nonumber\\&+&i
\frac{\partial}{\partial\overline{\theta}^{\dot{\alpha}}}\sigma^{\mu}_{\alpha\dot{\beta}}\overline{\theta}^{\dot{\beta}}\partial_{\mu}+i\theta^{\lambda}\sigma^{\nu}_{\lambda\dot{\alpha}}\partial_{\nu}\frac{\partial}{\partial
\theta^{\alpha}}\nonumber\\&+&
\sigma^{\mu}_{\lambda\dot{\beta}}\overline{\theta}^{\dot{\beta}}{\theta}^{\lambda}{\sigma}^{\nu}_{\lambda\dot{\alpha}}{\partial}_{\mu}{\partial}_{\nu}+
\theta^{\lambda}{\sigma}^{\nu}_{\lambda\dot{\alpha}}{\sigma}^{\mu}_{\alpha\dot{\beta}}\overline{\theta}^{\dot{\beta}}{\partial}_{\nu}{\partial}_{\mu}
\nonumber\\&=&i\sigma^{\mu}_{\lambda\dot{\alpha}}\partial_{\mu}(\frac{\partial}{\partial
\theta^{\alpha}}\theta^{\lambda}+\theta^{\lambda}\frac{\partial}{\partial
\theta^{\alpha}})+i\sigma^{\mu}_{\alpha\dot{\beta}}\partial_{\mu}(\frac{\partial}{\partial
\overline{\theta}^{\dot{\alpha}}}\overline{\theta}^{\dot{\beta}}+\overline{\theta}^{\dot{\beta}}\frac{\partial}{\partial
\overline{\theta}^{\dot{\alpha}}})\nonumber\\&+&
\sigma^{\mu}_{\alpha\dot{\beta}}\sigma^{\nu}_{\lambda\dot{\alpha}}(\overline{\theta}^{\dot{\beta}}\theta^{\lambda}+\theta^{\lambda}\overline{\theta}^{\dot{\beta}})\partial_{\mu}\partial_{\nu}\nonumber\\
&=&i\sigma^{\mu}_{\lambda\dot{\alpha}}\delta_{\alpha}^{~~\lambda}\partial_{\mu}+i\sigma^{\mu}_{\alpha\dot{\beta}}\delta_{\dot{\alpha}}^{~~\dot{\beta}}\partial_{\mu}\nonumber\\&=&
2i(\sigma^{\mu})_{\alpha\dot{\alpha}}\partial_{\mu}\EEA Hence the
result \BEA\{
iQ_{\alpha},i\overline{Q}_{\dot{\alpha}}\}&=&-\{D_{\alpha},\overline{D}_{\dot{\alpha}}\}\nonumber\\\{
Q_{\alpha},\overline{Q}_{\dot{\alpha}}\}&=&
\{D_{\alpha},\overline{D}_{\dot{\alpha}}\}.\EEA



\subsection{General Superfields}\vspace{.5cm}
We are now ready to introduce superfields and superspace. Elements
of superspace are labelled by
$\widehat{F}(x,\theta,\overline{\theta})$. Superfields are
functions of superspace which should be understood in terms of
their power series expansion in $\theta$ and $\overline{\theta}$.
In general, \BEA \widehat{F}(x,\theta,\overline{\theta})&=&
f(x)+\theta \phi(x)+ \overline{\theta }\overline{\chi}(x) + \theta
\theta m(x) \nonumber\\ &+&
\overline{\theta} \overline{\theta } n(x)+ \theta \sigma^\mu \overline{\theta } V (x)+ \theta \theta \overline{\theta } \overline{\lambda}(x)\nonumber\\
&+& \overline{\theta} \overline{\theta } \theta \psi(x)+ \theta
\theta \overline{\theta} \overline{\theta } d(x)\EEA where we have
used $(\theta\theta)=\theta^{\alpha}\theta_{\alpha}$ and
$(\overline{\theta\theta})=\overline{\theta}_{\dot{\alpha}}
\theta^{\dot{\alpha}}$. It is easy to see that there are no more
terms other than these:

\textbf{i)} any combination having more than two $\theta$'s or
$\overline{\theta}$ must vanish by their anti-commuting property:
\BEA (\theta\theta)\theta^1 &=& \theta^A \theta_A
\theta^1 =(\theta^1\theta^2-\theta^2\theta^1)\theta^1 \nonumber\\
&=& -(\theta^1\theta^2-\theta^2\theta^1)\theta^1=
-(\theta\theta)\theta^1 \EEA where $(\theta\theta)\theta^1=0$ and
similarly for $\theta^2$ and
$(\overline{\theta\theta})\overline{\theta}^\dot{A}$.

\textbf{ii)} any higher rank tensorial structures must disappear:
\BEA (\psi \sigma^{\mu\nu}\chi)&=& -(\chi \sigma^{\mu\nu}
\psi)\EEA and  hence, \BEA (\theta\sigma^{\mu\nu}\theta)&=&0 \EEA

\textbf{iii)} $(\overline{\theta} \overline{\sigma}^{\mu}
\theta)=0$ does not appear since it can be rewritten using
\BEA(\theta \sigma^{\mu} \overline{\theta})&=&-(\overline{\theta}
\overline{\sigma}^{\mu} \theta)\EEA and finally, we have the
condition of result being a Lorentz scalar or pseudoscalar.

The quantatities
$f(x),\phi(x),\overline{\chi}(x),m(x),n(x),V(x),\overline{\lambda}(x),\psi(x)$
and d(x) are called component fields. Their geometric character is
determined by their transformation properties under the Lorentz
group, given that $\widehat{\Phi}(x,\theta,\overline{\theta})$ is
a Lorentz scalar or pseudoscalar. We deduce that
\begin{itemize}
\item $f(x)$, $m(x)$ and  $n(x)$ are complex scalar or pseudoscalar fields

\item $\psi(x)$ and $\phi(x)$ are left-handed Weyl spinors

\item $\overline{\chi}(x)$ and $\overline{\lambda}$ are right-handed Weyl
spinor fields

\item $V(x)$ is a four-vector field

\item $d(x)$ is a scalar field
\end{itemize}
which show that a general superfield involves fields of varying
transformation properties.

All higher powers of $\theta$ and $\overline{\theta}$ vanish. It
is easy to verify that linear combinations of superfields are
again superfields. Similarly, products of superfields are again
superfields because Q and $\overline{Q}$ are linear differential
operators eq.(\ref{lin}). Thus we see that superfields form linear
representations of the supersymmetry algebra. In general, however,
the representations are highly reducible. We may eliminate the
extra component fields by imposing covariant constraints such as
$\overline{D}\widehat{F}=0$ or $\widehat{F}=\widehat{F}^\dagger$.
Superfields shift the problem of finding supersymmetry
representations to that of finding appropriate constraints. Note
that we must reduce superfields without restricting their
x-dependence through differential equation in x-space.

Superfields satisfying the condition
$\overline{D}\widehat{\Phi}=0$ are called chiral or scalar
superfields. This constraint does not yield a differential
equation in x-space. Extra conditions however, often give
differential equations. For example, $DD\widehat{\Phi} =
\overline{D}\widehat{\Phi}=0$ yields massless field equations,
while $D\widehat{\Phi}=\overline{D}\widehat{\Phi}=0$ implies
$\widehat{\Phi}=$ a constant.

Let us discuss chiral superfields in detail: \BEA
\overline{D}_{\dot{\alpha}}\widehat{\Phi}(x,\theta,\overline{\theta})=0
\EEA on the superfield
$\widehat{\Phi}(x,\theta,\overline{\theta})$ is compatible with
SUSY. Because \BEA
\overline{D}_{\dot{\alpha}}\theta&=0&\\
\overline{D}_{\dot{\alpha}} y &=&
\overline{D}_{\dot{\alpha}}(x^{\mu}-i\theta\sigma^{\mu}\overline{\theta})\\&=&+i\theta^{\alpha}\sigma^{\mu}_{\alpha\dot{\alpha}}-
\theta^{\alpha}\sigma^{\mu}_{\alpha\dot{\alpha}}=0 \EEA Superfield
$\widehat{\Phi}(x,\theta,\overline{\theta})$ is a function of $y$
and $\theta$ only : \BEA
\widehat{\Phi}(x,\theta,\overline{\theta}) &=&
\widehat{\Phi}(y,\overline{\theta})\nonumber\\ &=&\varphi
{(y)}+\sqrt[]{2}\theta \psi(y)+\theta\theta F(y)\\&=&\varphi
{(x)}+\sqrt[]{2}\theta \psi(x)+\theta\theta
F(x)\nonumber\\&-&i\partial_{\mu}\phi\theta\sigma\overline{\theta}+\frac{i}{\sqrt[]{2}}\theta\theta\partial_{\mu}\psi
\sigma^{\mu}\overline{\theta}-\frac{1}{4}\partial_{\mu}\partial^{\mu}\varphi\theta\theta\overline{\theta}\overline{\theta}\EEA
with similar results for $\widehat{\Phi}^{\dagger}$. In general,
we have two possibilities of great physical relevance:
\begin{eqnarray}
\label{chiral} D_{\alpha}\widehat{\Phi}^{\dagger}&=&0
\Longrightarrow
\phi^{\dagger}\;\;\;\;\;\mbox{right-handed chiral superfield} \nonumber\\
\overline{D}_{\dot{\alpha}}\widehat{\Phi}&=&0 \Longrightarrow \phi
\;\;\;\;\;\; \mbox{left-handed chiral superfield}
\end{eqnarray}

Vector superfields are defined to satisfy
$\widehat{V}=\widehat{V}^\dagger$. It is possible to construct all
supersymmetric renormalizable Lagrangians in terms of vector and
scalar superfield \citep{wess}).


Fields obeying the chiral conditions (\ref{chiral}$\;$) are called
scalar fields or left-handed and right-handed chiral fields, and
fields obeying the reality condition
$\widehat{\Phi}(x,\theta,\overline{\theta})=\widehat{\Phi}^{\dagger}(x,\theta,\overline{\theta})$
are called vector fields. Chiral fields are used to represent
matter fields, and vector fields are used to represent gauge
fields.

It might be useful to check how component fields transform under
SUSY transformations. Hence we consider \BEA \delta
\widehat{\Phi}&=&-i(\xi Q+ \overline{\xi} \overline{Q})\Phi
\nonumber\\&=& -i (\xi^{\alpha} Q_{\alpha}+
\overline{\xi}^{\dot{\alpha}}
\overline{Q}_{\dot{\alpha}})\Phi\nonumber\\&=&\xi^{\alpha}(\frac{\partial}{\partial
\theta^{\alpha}}+i\sigma^{\mu}_{\alpha\dot{\alpha}}\overline{\theta}^{\dot{\alpha}}\partial_{\mu})\Phi+\overline{\xi}^{\dot{\alpha}}(\frac{\partial}{\partial
\overline{\theta}^{\dot{\alpha}}}+i\theta^{\alpha}\sigma^{\mu}_{\alpha\dot{\alpha}}\partial_{\mu})
\Phi \EEA where after expanding we get \BEA \delta
\widehat{\Phi}&=& \sqrt{2}\xi\psi+2\xi\theta F-
2i(\theta\sigma^{\mu}\overline{\xi})(\partial_{\mu}\phi)+
\frac{i}{\sqrt{2}}\theta\theta\partial_{\mu}\psi\sigma^{\mu}\overline{\xi}\nonumber\\&+&
i\sqrt{2}\overline{\xi}^{\dot{\alpha}}\underbrace{\theta^{\alpha}\sigma^{\mu}_{\alpha\dot{\alpha}}\theta^{\beta}}\partial_{\mu}\psi_{\beta}+
\frac{i}{\sqrt{2}}\theta\theta\partial_{\mu}\psi^{\dagger}\sigma^{\mu}_{\alpha\dot{\alpha}}\overline{\xi}^{\dot{\alpha}}+...\nonumber\\
&=&\sqrt{2}\xi\psi+2\xi\theta
F-2i(\theta\sigma^{\mu}\overline{\xi})(\partial_{\mu}\phi)+i\sqrt{2}\theta\theta\partial_{\mu}\psi\sigma^{\mu}\overline{\xi}+....\nonumber\\
&=&\delta\varphi+\sqrt{2}\theta\delta\psi+ \theta\theta\delta
F+....\EEA Hence scalar, fermionic and $F$  components of a chiral
superfield transform as \BEA \delta\varphi
&=&\sqrt{2}\xi\psi\\\delta\psi_{\alpha}&=&\sqrt{2}\xi_{\alpha}
F-\sqrt{2}i(\partial_{\mu}\varphi)\sigma^{\mu}_{\alpha\dot{\alpha}}\xi^{\dot{\alpha}}\\
\delta F&=&\sqrt{2}i
{\partial_{\mu}\psi\sigma^{\mu}\overline{\xi}}\EEA which are
highly suggestive in that under a supersymmetry transformation the
scalar component gets converted into the fermionic component and
the fermionic does into the scalar component.


\subsection{Interactions of Superfields}\vspace{.5cm}
An immediate question that comes to mind concerns the way one can
write down interactions among the superfields. For instance, how
can we write down Yukawa interactions in superfield language? To
answer this and similar questions, it is useful to consider
typical interaction terms among chiral superfields.

It is interesting to observe that appendix A and \citep{simon}
product of two chiral superfields gives \BEA \label{phiphi}
\widehat{\Phi}_{i}(y,\theta)\widehat{\Phi}_{j}(y,\theta)&=&
\varphi_{i}(y)\varphi_{j}(y)+\sqrt{2}\theta(\psi_{i}(y)\varphi_{j}(y)+\varphi_{i}(y)\psi_{j}(y))\nonumber\\&+&\theta\theta[\varphi_{i}(y)
F(y)+\varphi_{j}(y) F(y)-\psi_{i}(y)\psi_{j}(y)]\EEA which
contains terms up to $\theta\thea$ order, just like a single
chiral superfield. However, a similar bilinear with one superfield
replaced by its hermitian conjugate gives \BEA \label{phidagphi}
\widehat{\Phi}^{\dagger}_{i}(y,\theta)\widehat{\Phi}_{j}(y,\theta)&=&
\varphi^{\dagger}_{i}(y)\varphi_{j}(y)+\sqrt{2}\theta\psi_{j}(y)\varphi^{\dagger}_{i}
+\sqrt{2}\overline{\theta}\overline{\psi}_{i}(y)\varphi_{j}(y)\nonumber\\&+&{2}\overline{\theta}\overline{\psi}_{i}\theta\psi_{j}+
F_{i}\varphi^{\dagger}_{i}(y)\theta\theta+
F_{i}^{\dagger}\varphi_{i}(y)\overline{\theta}\overline{\theta}+\sqrt{2}\theta\theta\overline{\theta}\overline{\psi}_{i}F_{j}\nonumber\\&+&
\sqrt{2}\overline{\theta}\overline{\theta}\theta\psi_{i}F^{\dagger}_{j}+
\overline{\theta}\overline{\theta}\theta\thetaF^{\dagger}_{i}(y)F_{j}(y)
+ \overline{\theta}\overline{\theta}\theta \theta
F^{\dagger}_{i}(y) F_j(y) \EEA which is quite different than
(\ref{phiphi}). In particular, (\ref{phidagphi}) is seen to
contain higher order terms in $\theta$. In fact, (\ref{phiphi})
behaves as a chiral superfield whereas (\ref{phidagphi}) does as a
vector superfield.


Consider integration of (\ref{phiphi}) with the measure $d^2\theta
$ (which is, of course, identical to derivative operation
$\partial^2/\partial \theta^2$). Such an integration (or
equivalently, differentiation) gives $\varphi_{i}(y)
F(y)+\varphi_{j}(y) F(y)-\psi_{i}(y)\psi_{j}(y)$ which is nothing
but the $F$ component of
$\widehat{\Phi}_{i}(y,\theta)\widehat{\Phi}_{j}(y,\theta)$. This
$F$ term generates holomorphic interactions among the component
fields, for instance, their Yukawa interactions. The higher order
combination of chiral superfiels, such as
$\widehat{\Phi}_{i}(y,\theta)\widehat{\Phi}_{j}(y,\theta)
\widehat{\Phi}_{k}(y,\theta)$ also consists of $\theta\theta$
component as the highest order term. One notices that, such
holomorphic structures are capable of generating bilinear and
trilinear interactions among component fields via their $\theta
\thea$ component $i.e.$ $F$ component. In particular, Yukawa
couplings among scalar and fermion fields can be generated via the
F component of the trilinear term generated by their associated
superfields.


Similarly, consider $\theta\theta\overline{\theta\theta}$
component of (obtained via quartic integration or differentiation)
(\ref{phidagphi}). It gives, precisely $F_{i}^{\dagger} F_{j}$. It
is the highest component of
$\widehat{\Phi}^{\dagger}_{i}(y,\theta)\widehat{\Phi}_{j}(y,\theta)$,
and its integration over Grassmann numbers yields the D term
contribution. The D terms result in quartic interactions among the
scalar fields.

In general, in a supersymmetric field theory, the lagrangian of
the component fields follows form F and D term contributions. The
simplest example is the holomorphic bilinear and trilinear
interactions discussed above. Consider the object \BEA
\widehat{W}= \frac{1}{2} \mu_{i j} \widehat{\Phi}_i
\widehat{\Phi}_j + \frac{1}{3} \lambda_{i j k} \widehat{\Phi}_i
\widehat{\Phi}_j \widehat{\Phi}_k\EEA where $(i, j, k)$ run over
all fields allowed in a specific model. As follows from
discussions above, the F component of this object yields all
Yukawa interactions plus a set of quadratic, trilinear and quartic
interactions among the scalars. In fact, $W$ is a fundamental
object for determining holomorphic interactions among component
fields. This quantity, $\widehat{W}$, is called 'superpotential'
and it is of fundamental importance for determining interactions
among component fields.



\chapter{The Minimal Supersymmetric Standard Model (MSSM)} \vspace{-.5cm}

We now consider the symmetries of the scattering matrix $S$ in the
physical world, that is, those transformations that can be reduced
to an interchange of asymptotic states. Before the discovery of
supersymmetry, supposedly a symmetry of nature, the only
symmetries known were the following: (1) the ones corresponding to
the Poincare group; (2) the so called internal global symmetries,
both of them ruled by a Lie algebra; and (3) discrete symmetries
such as parity (P), charge conjugations (C) and the time reversal
(T). In 1967 a theorem due to Coleman and Mandula established
rigorously that, under quite general conditions, these are the
only symmetries allowed for $S$ matrix if we do not want to induce
trivial scattering (fixed angles and speeds) in $2\to 2$
processes.

The Supersymmetry appears precisely when we assume that the
generators of the new symmetry we want to add have a spinorial
character instead of a scalar one, therefore transforming under
$(\frac{1}{2},0)$ and $(0,\frac{1}{2})$ representations of the
Lorentz group (i.e see sec.(\ref{masles}~~)) . Fermionic
(spinorial) generators necessarily have an anti-commutative
algebra, generically known as a graded Lie algebra. The algebra is
not closed with just the SUSY generators, thus it can not be
understood as an internal symmetry, but it rather forms an
extension of the space-time symmetries of the Poincare group
(check previous chapter for algebraic properties).

Following this line of thought, one could relax some other
hypotheses of the Coleman-Mandula theorem in order to introduce
new theories. SUSY is the only known extension allowed by the $S$
matrix symmetries (\ref{man}). Accepting as the only valid
extension of the Coleman-Mandula theorem requires the presence of
a graded Lie algebra, and one can show (Haag, Lopusza{\'n}ki and
Sohnius theorem) that spinorial generators different from those of
SUSY are forbidden.

We have already introduced the basic concepts like "superfields"
and "superspace". In general, one extends the usual 4D Minkowski
spacetime by adding constant Weyl spinors to obtain the
superspace. In one adds just one set of spinorial coordinates
$(\theta, \overline{\theta})$ then the supersymmetric theory is
called N=1 supersymmetry. The more the  spinoral coordinates
higher the supersymmetry. In essence, what is done is to add
additional Grassmann coordinates $x_{\mu} \rightarrow
\left(x_{\mu}, \theta, \overline{\theta}\right)$ for obtaining the
superspace. The superfields are defined on the superspace, and
actions of supersymmetric charges can be represented by
appropriate differential operators. All these have been discussed
in detail in Chapter III above.

The spinoral character of extra dimensions guarantee that the
functions defined in the superspace are necessarily polynomial
functions of the $(\theta,\bar\theta)$. Thus we can decompose the
functions (superfields) on this superspace in components of
$\theta^0$, $\theta_\alpha$, $\bar\theta_{\dot\alpha}$,
$\theta_\alpha \theta_\beta$, etc. Each of these components will
be a function of the space-time coordinates. Similar to usual
spacetime, we can define in the superspace scalar superfields as
well as vector superfields.

As we have seen in Chapter III,  a scalar \emph{chiral} field in
superspace has 4 independent component fields \citep{wess,gates}:
\BEA
    \Phi_L&=\varphi+\sqrt{2}\theta\psi+\theta\theta F \equiv (\varphi,\psi,F)\\
    \Phi_R&=\varphi^*+\sqrt{2}\bar\theta\bar\psi+\bar\theta\bar\theta F^* \equiv
    (\varphi^*,\bar\psi,F^*)
\EEA where $\varphi$ is a scalar field, $\psi$ and $\bar\psi$ are
Weyl spinors (left-handed and right handed Dirac fermions) and $F$
is an auxiliary scalar field. This auxiliary field, in physical
world, is not a dynamical field since its equations of motion do
not involve time derivatives. To this end we are left with a
superfield, whose components represent an ordinary scalar field
and an ordinary chiral spinor. So if nature is described by the
dynamics of this field we would find a chiral fermion and a scalar
with identical quantum numbers. That is {\em supersymmetry relates
particles which differ by spin 1/2}. When a SUSY transformation
($Q$) acts on a superfield it transforms spin $s$ particles into
spin $s\pm1/2$ particles.

Thus, for a $N=1$ SUSY, we find that for any chiral fermion there
should be a scalar particle with exactly the same quantum numbers.
This fact holds on the basis of the absence of quadratic
divergences in boson mass renormalization, since for any loop
diagram involving a scalar particle there should be a fermionic
loop diagram, which will cancel quadratic divergences between each
other, though logarithmic divergences remain. In fact, as one
recalls from discussions in Chapter II, the quadratic sensitivity
of scalar sector to ultraviolet cutoff is the main motivation for
introducing supersymmetry.

Supersymmetric interactions can be introduced by means of
generalized gauge transformations, and by means of a generalized
potential function, the superpotential given at the end of Chapter
III. The superpotential encodes Yukawa-type interactions as well
as the scalar potential of the model.

As no scalar particles have been found at the electroweak scale we
may directly infer that, even if SUSY exists, it must be broken.
We can allow SUSY to be broken while maintaining the property that
no quadratic divergences arise: its is the so-called
Soft-SUSY-Breaking mechanism\,\citep{girar}. We can achieve this
by introducing only a small set of terms with dimensionful
couplings, to with: masses for the components of lowest spin of a
supermultiplet and triple scalar interactions. However, other
terms like explicit fermion masses for the matter fields would
violate the Soft-SUSY-Breaking condition; they have to wait for
breakdown of the gauge symmetry.

The MSSM is the minimal supersymmetric extension of the SM. It is
introduced by means of an $N=1$ SUSY, with the minimum number of
new particles. Thus, for each fermion $f$ of the SM there are two
scalars related to its chiral components called ``sfermions''
($\tilde{f}_{L,R}$), for each gauge boson $V$ there is also a
chiral fermion: ``gaugino'' ($\tilde{v}$), and for each Higgs
scalar $H$ there is another chiral fermion: ``higgsino''
($\tilde{h}$). In the MSSM it turns out that, in order to be able
to give masses to up-type and down-type fermions, we must
introduce two Higgs doublets with opposite hypercharge, and so the
MSSM Higgs sector possesses the structure of the so-called  2HDM
\citep{gunion}.

To build the MSSM Lagrangian we must build a Lagrangian invariant
under the gauge group
$\mathrm{SU}(3)_C\otimes\mathrm{SU}(2)_L\otimes\mathrm{U}(1)_Y$,
it must also include the superfields with the particle content of
the Figure~\ref{tab:MSSMparticles} and in addition it must contain
the terms that break supersymmetry softly. But this Lagrangian
violates the baryonic and leptonic number, so we have to introduce
an additional symmetry.

\newpage
In the case of the MSSM this symmetry is the so-called
$R$-symmetry. It is a discrete symmetry which comprises the spin
($S$), the baryonic number ($B$) and the leptonic number ($L$) to
generate the so-called $R$-parity of a field: \BEA
    R=(-1)^{2S+L+3B}
\EEA Clearly, this quantity is $1$ for the SM fields and $-1$ for
their supersymmetric partners. In the way the MSSM is implemented
$R$-parity is conserved, this means that $R$-odd particles (the
superpartners of SM particles) can only be created in pairs. This
implies that any scattering process must end with the lightest
supersymmetric partner, and that particle must be absolutely
stable. Though remains outside this thesis work, this lightest
supersymmetric partner (LSP) is a viable candidate for dark matter
in the universe \citep{boer}. In this sense,  SUSY may be
envisioned to generate a solution for dark matter problem
mentioned in Chapter I, the Introduction of the thesis.


\section{MSSM field content}\vspace{.5cm}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%%   FIGURE table of MSSM contents
%%
\begin{figure}[htb]
\begin{center}
\includegraphics[width=16cm]{tablemssm.eps}
\caption{MSSM field content.} \label{tab:MSSMparticles}
\end{center}
\end{figure}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


The field content of the MSSM consist of the fields of the SM plus
all their supersymmetric partners, and an additional Higgs
doublet. The figure~\ref{tab:MSSMparticles} shows all the
correspondences and all the fields. All these fields suffer some
mixing, so the physical (mass eigenstates) fields look much
different from these ones, as shown in
Table~\ref{tab:MSSMmasseigen}. The gauge fields mix up to give the
well known gauge bosons of the SM, $W^\pm_\mu$, $Z^0_\mu$,
$A_\mu$, the gauginos and higgsinos mix up to give the chargino
and neutralino fields, and finally the left- and right-chiral
sfermions mix among themselves in sfermions of indefinite
chirality. Other than this, as we recall from Chapter II, the
quarks themselves mix with each other in the way the CKM matrix
points.


\begin{table}[ht]
    \centering
    \begin{tabular}{|c|c|c|}\hline
        Name&Mass eigenstates&Gauge eigenstates\\\hline\hline
        Higgs bosons&$h^0\;H^0\;A^0\;H^\pm$&$H^0_d\;H^0_u\;H^-_d\;H^+_u$\\\hline
        squarks&$\tilde{t}_1\;\tilde{t}_2\;\tilde{b}_1\;\tilde{b}_2\;$&
        $\tilde{t}_L\;\tilde{t}_R\;\tilde{b}_L\;\tilde{b}_R\;$\\\hline
        sleptons&$\tilde{\tau}_1\;\tilde{\tau}_2\;\tilde{\nu}_\tau$&
        $\tilde{\tau}_L\;\tilde{\tau}_R\;\tilde{\nu}_\tau$\\\hline
        neutralinos&$\tilde{N}_1\;\tilde{N}_2\;\tilde{N}_3\;\tilde{N}_4\;$&
        $\tilde{B}^0\;\tilde{W}^0\;\tilde{H}^0_d\;\tilde{H}^0_u$\\\hline
        charginos&$\tilde{C}^\pm_1\;\tilde{C}^\pm_2$&
        $\tilde{W}^\pm\;\tilde{H}^-_d\;\tilde{H}^+_u$\\\hline
    \end{tabular}
    \caption{ The mass and gauge eigenstates of some fields
    contained in the MSSM spectrum.}
    \label{tab:MSSMmasseigen}
\end{table}



\section{Lagrangian}\vspace{.5cm}
 The MSSM  interactions come from three different kinds of sources:
\begin{itemize}
\item Superpotential:
    \BEA\label{rigid} \widehat{W} = \widehat{U} {\bf Y_u} \widehat{Q}
\widehat{H}_u + \widehat{D} {\bf Y_d} \widehat{Q} \widehat{H}_d +
\widehat{E} {\bf Y_e} \widehat{L} \widehat{H}_d + \mu
\widehat{H}_u \widehat{H}_d \EEA
    The superpotential contributes to the interaction
    Lagrangian with two different kinds of interactions. The
    first one is the Yukawa interaction, which is obtained
    from~(\ref{rigid}) just by replacing two of the superfields by
    their fermionic components setting the third to its scalar
    component (these should be clear from analyses presented in
    Chapter III, for a general supersymmetric theory):
    \BEA
        \begin{array}{lcl}
            V_Y&=&\epsilon_{ij}\left[ E Y_e  L^i H_d^j
                +D Y_d  Q^i H_d^j
                +U Y_u  Q^i H_u^j+\mu \tilde H_u^i \tilde H_d^j
            \right]\\
            ~&~&+\epsilon_{ij}\left[ \tilde{E} Y_e  L^i \tilde{H}_d^j
                +\tilde{D} Y_d  Q^i \tilde{H}_d^j
                +\tilde{U} Y_u  Q^i \tilde{H}_u^j
            \right]\\
            &~&+\epsilon_{ij}\left[ \tilde{E} Y_e  L^i \tilde{H}_d^j
                +\tilde{D} Y_d  Q^i \tilde{H}_d^j
                +\tilde{U} Y_u  Q^i \tilde{H}_u^j
            \right]\\
            ~&~&+\mbox{ h.c.}\,\,.
        \end{array}
        \label{eq:vyukawa}\EEA
    The second kind of interactions are obtained by first
    computing the F terms, $F = \partial W/\partial \varphi_{i}$
    and squaring:
    \BEA
        V_W=\sum_i \left|\frac{\partial W\left(\varphi\right)}{\partial
              \varphi_i}\right|^2\,\,,
        \label{eq:superder}\EEA
    $\varphi_i$ being the scalar components of the superfields.
\item Interactions related to the gauge symmetry, which contain:
    \begin{itemize}
    \item the usual gauge interactions
    \item the gaugino interactions:
        \BEA
            V_{\tilde G \psi \tilde \psi}=
            i \sqrt{2} g_a \varphi_k \bar \lambda ^a \left( T^a \right)_{kl}
            \bar\psi_l+\mbox{ h.c.}
            \label{eq:vgfsf}\EEA
        where $(\varphi,\psi)$ are the spin $0$ and spin $1/2$ components of a chiral
        superfield respectively, $T^a$ is a
        generator of the gauge symmetry, $\lambda_a$ is the gaugino field and $g^a$
        its coupling constant.
    \item and the $D$-terms, related to the gauge structure of the theory, but that
        do not contain neither gauge bosons nor gauginos:
        \BEA
            V_D=\frac{1}{2}\sum D^a D^a\,\,,
            \label{eq:vd}\EEA
        with
        \BEA
            D^a= g^a \varphi_i^* \left(T^a\right)_{ij} \varphi_j \,\,,
        \EEA
        where again $\varphi_i$ are the scalar components of the superfields.
    \end{itemize}
\item Soft-\susy-Breaking interaction terms:
    \BEA
        V_{\rm soft}^{\rm I}=\frac{g}{\sqrt{2} M_W \cos{\beta}} \epsilon_{ij}\left[
            \tilde{E} m_e A_e  \tilde L^i  H_d^j+
            \tilde D m_d A_d  \tilde Q^i H_d^j+\tilde U m_u A_u  \tilde Q^i
            H_u^j
        \right]+\mbox{ h.c. } \,\,.
        \label{eq:softsusy}\EEA
    plus mass terms for the scalar component of each superfield.
    These trilinear interactions, with dimensionful trilinear
    couplings $A_f$, may be viewed as Yukawa interaction in the
    scalar sector. The supersymmetry breaking effects, though not
    unique at all, are such that mass-squareds of the scalar
    fields and triliear couplings are of similar size.
\end{itemize}

The full MSSM  Lagrangian is then:
\begin{eqnarray}\label{lagrang}
    {\cal L}_{\rm MSSM}&=&
    {\cal L}_{\rm Kinetic}+
    {\cal L}_{\rm Gauge}
    -V_{\tilde G \psi \tilde \psi}-V_D-
    V_Y-\sum_i \left|
        \frac{\partial W\left(\varphi\right)}{\partial \varphi_i}\right|^2\nonumber\\
    ~&~&
    -V_{\rm soft}^{\rm I}
    -H_d^\dagger m_1^2\,  H_d
    -H_u^\dagger m_2^2\,  H_u
    -m_{d,u}^2\, \left(H_d H_u+H_d^\dagger H_u^\dagger\right)\nonumber\\
    ~&~&
    -\frac{1}{2}m_{\sg}\, \psi^a_{\sg} \psi^a_{\sg}
    -\frac{1}{2}M \,\tilde w_i \tilde w_i
    -\frac{1}{2}M^\prime\, \tilde B^0 \tilde B^0\nonumber\\
    ~&~&-\tilde L^{\dagger} m_{\tilde L}^2\, \tilde L
    - \tilde E^{\dagger} m_{\tilde E}^2\,\tilde E
    - \tilde Q^{\dagger}  m_{\tilde Q}^2\,\tilde Q
    - \tilde U^{\dagger} m_{\tilde U}^2\,\tilde U
    - \tilde D^{\dagger} m_{\tilde D}^2\,\tilde D\,\,,
    \end{eqnarray}
where we have included all of the soft SUSY-breaking terms.

From the Lagrangian~(\ref{lagrang}) we can obtain the full MSSM
spectrum, as well as their interactions, which contain the usual
\SM\  gauge interactions, the fermion-Higgs interactions that
correspond to a 2HDM ~\citep{gunion}, and the pure SUSY
interactions. A very detailed treatment of this Lagrangian, and
the process of derivation of the forthcoming results can be found
in\,\citep{simon}.


\subsection{Higgs boson sector}\vspace{.5cm}
\label{sec:hmas} The Higgs sector of the MSSM  is that of a 2HDM,
with some SUSY restrictions. After expanding~(\ref{lagrang}) the
Higgs potential reads \BEA \label{eq:potential}
    V &=& m_1^2\,|H_d|^2+m_2^2\,|H_u|^2-m_{d,u}^2\,\left(
        \epsilon_{ij}\,H_d^i\,H_u^j+{\rm h.c.}\nonumber\right)\\
    &+&\frac{1}{8}(g^2+g'^2)\,\left(|H_d|^2-|H_u|^2\right)^2
    +\frac{1}{2}\,g^2\,|H_d^{\dagger}\,H_u|^2\,.
    \label{eq:potential}
\EEA The neutral Higgs bosons fields acquire a vacuum expectation
value (VEV), \BEA \label{eq: VeVfields}<H_d>_{0} &=&
\left(\begin{array}{c} \upsilon_d & 0\end{array}\right)\;\;, \;\;
<H_u>_{0} =\left(\begin{array}{c} 0&
\upsilon_u\end{array}\right)\EEA From the physical shell these
VEVs must satisfy: \BEA
    M_W^2&=&\frac{1}{2} g^2 (v_u^2+v_d^2)\equiv
    g^2\frac{v^2}{2}\\
    M_Z^2&=&\frac{1}{2}(g^2+g'^2) v^2\equiv M_W^2\cos^2\theta_W\\
    \tan\beta&=&\frac{v_u}{v_d}\,\,,\;\;\;0<\beta<\frac{\pi}{2}\\
    \tan\theta_W&=&\frac{g'}{g}
    \label{eq:VEV}
\EEA where $\theta_W$ and gauge boson masses have already been
measured. Here, the additional parameter $\tan\beta$ is an unknown
of the model, and it signals the presence of more than one single
Higgs doublet.

These VEV's make the Higgs fields to mix up. There are five
physical Higgs fields: a couple of charged Higgs bosons ($H^\pm$);
a ``pseudoscalar'' Higgs ($CP=-1$) $A^0$; and two scalar Higgs
bosons ($CP=1$) $H^0$ (the heaviest) and  $h^0$ (the lightest).
There are also the Goldstone bosons $G^0$ and $G^\pm$. The
relation between the physical Higgs fields and that fields
of~(\ref{tab:MSSMmasseigen}) is \BEA \left(\begin{array}{c}
-H_{d}^{\pm} & H_{u}^{\pm}\end{array}\right) &=&
\left(\begin{array}{c c} cos\beta &-sin\beta \\ sin\beta &
cos\beta\end{array}\right)\left(\begin{array}{c} G^{\pm} &
H^{\pm}\end{array}\right)\EEA \BEA \left(\begin{array}{c}
H_{d}^{0} & H_{u}^{0} \end{array}\right)&=& \left(\begin{array}{c}
\upsilon_{d}
&\upsilon_{u}\end{array}\right)+\frac{1}{\sqrt{2}}\left(\begin{array}{c
c} cos\alpha &-sin\alpha \\ sin\alpha &
cos\alpha\end{array}\right)\left(\begin{array}{c} H^{0} &
h^{0}\end{array}\right)\nonumber\\&+&
\frac{i}{\sqrt{2}}\left(\begin{array}{c c} -cos\beta &-sin\beta \\
sin\beta & cos\beta\end{array}\right)\left(\begin{array}{c} G^{0}
& A^{0}\end{array}\right) \EEA were $\alpha$ is special to real
parts of $H_{u,d}^0$ $i.e.$ the neutral Higgs sector. All the
masses of the Higgs sector of the MSSM can be obtained with only
two parameters, the first one is $tan\beta$, and the second one is
a mass; usually this second parameter is taken to be either the
charged Higgs mass $m_{H^{\pm}}$ or the pseudoscalar Higgs mass
$m_{A^{0}}$. We will take the last option.
From~(\ref{eq:potential}) one can obtain the tree-level mass
relations between the different Higgs particles, \BEA
    m^{2}_{H^{\pm}}&=&m^{2}_{A^{0}}+M^{2}_{W} \nonumber\,\,,\\
    m_{H^0,h^0}^2&=&\frac{1}{2} \left(
        m^{2}_{A^{0}}+M^{2}_{Z}\pm\sqrt{\left(m^{2}_{A^{0}}+M^{2}_{Z}\right)^2-4\,m^{2}_{A^{0}}\,M^{2}_{Z}
          \cos^2 2\beta}
    \right)\,\,
    \label{eq:mh}
\EEA

The immediate consequence of such a constrained Higgs sector, is
the existence of absolute bounds (at tree level) for the Higgs
masses: \BEA
    0<m_{h^{0}}<m_{Z}<m_{H^{0}},~~~m_{W}<m_{H^{\pm}}
    \label{eq:MSSMmassbounds}
\EEA where experiments have already bounded $m_h$, the lightest
Higg mass, to be larger than 114 {\rm GeV}. Therefore, these
tree-level relations are far from representing the reality; one
needs radiative effects to be incorporated into the Higgs
potential. This we do in the analysis given in next chapter.


\subsection{The SM  Interactions} \label{sm}\vspace{.5cm}
In this part we give some expressions to obtain some MSSM
parameters as a function of the SM parametrization.

As stated above, the Higgs VEV's can be obtained by means
of~(\ref{eq:VEV}), and the $Z$ mass can be obtained at tree-level
via the relation:
$$
\sin^2 \theta_W=1-\frac{M_W^2}{M_Z^2}\,\,.
$$
Fermion masses are obtained from the Yukawa
potential~(\ref{eq:vyukawa}) by letting the neutral Higgs fields
acquire their VEV(\ref{eq:VEV}). The up-type fermions get their
masses from the $H_u^0$ whereas $H_d^0$ gives masses to down-type
fermions, so
$$
m_u=h_u v_2 = \frac{h_u \sqrt{2} M_W \sin\beta}{g}\,\,,\,\,
m_d=h_d v_1 = \frac{h_d \sqrt{2} M_W \cos\beta}{g}\,\,,
$$
and the Yukawa coupling can be obtained as \BEA
    \lambda_u=\displaystyle\frac{h_u}{g}=  \frac{ m_u}{\sqrt{2} M_W \sin\beta}\,\,,\,\,
    \lambda_d=\displaystyle\frac{h_d}{g}=\frac{ m_d}{\sqrt{2} M_W \cos\beta}\,\,.
    \label{eq:Yukawasgeneric}
\EEA
\subsection{Sfermion sector}\vspace{.5cm}
The sfermion mass terms are determined by the F terms computed
from the superpotential~(\ref{eq:superder}), the $D$-terms as well
as the Soft-\susy-Breaking terms~(\ref{lagrang}). By letting the
neutral Higgs fields get their \vev~(\ref{eq: VeVfields}), one
obtains the following mass
matrices: \BEA \!\!\!\!\!\!\!\!\!{\cal M}_{\tilde{q}}^2&=&\left(\begin{array}{c c}   M_{\tilde{q}_L}^2+m_q^2+\cos{2\beta}(\TqL-\Qq s_W^2)M_Z^2  &m_q M_{LR}^q \\
m_q M_{LR}^q & M_{\tilde{q}_R}^2+m_q^2+ \cos{2\beta}\,Q_q\,s_W^2\,
M_Z^2\end{array}\right)\EEA where $Q$ the electric charge of the
corresponding fermion and $s_W= \sin \theta_W$ \citep{hkane,
ferre}. The mixings among left-- and right--chirality squarks,
$M_{LR, RL}$, follow from the F terms (the ones depending on
$\mu$) and soft terms (the ones involving $A_f$): \BEA
    M_{LR}^u=A_u-\mu \cot{\beta}\,\,,\,\,\nonumber\\
    M_{LR}^d=A_d-\mu \tan{\beta}\,\,.
\EEA We define the sfermion mixing matrix as
($\tilde{q'}_a=\{\tilde{q'}_1\equiv \tilde{q}_L,\,\,
\tilde{q'}_2\equiv \tilde{q}_R\}$ are the weak-eigenstate squarks,
and $\tilde{q}_a=\{\tilde{q}_1,\tilde{q}_2\}$ are the
mass-eigenstate squark fields)

\BEA \tilde{q'}_a&=&\sum_{b}
    R_{ab}^{(q)}\tilde{q}_b \EEA
with the mixing matrix
\BEA  R^{(q)}&=&\left(\begin{array}{c c}   \cos{\theta_q}  & -\sin{\theta_q} \\
 \sin{\theta_q} &  \cos{\theta_q} \end{array}\right)\EEA
diagonalizing the mass-sqaured matrix of the sfermion under
concern: \BEA
    R^{(q)\dagger} {\cal M}_{\tilde{q}}^2 R^{(q)}=
    {\rm diag}\{m_{\tilde{q}_2}^2,m_{\tilde{q}_1}^2\}
    \ \ \ \ \ (m_{\tilde{q}_2}\geq m_{\tilde{q}_1})\,\EEA
This expression is valid for describing the mixing between the
left-- and right--chiralities of a given sfermion. In other words,
it is intra-generational mixing. However, on top of such mixings,
there exist mixings among different generations of down and up
squarks, separately. These intergenerational mixings are discussed
below.

\subsection{Flavor Changing Neutral Currents}\vspace{.5cm}
The most general MSSM includes tree-level flavor changing neutral
currents (FCNCs) among sfermions. They induce loop-level FCNC
interactions among the SM particles. Given the observed smallness
of these interactions, tree-level SUSY FCNCs are usually avoided
by including one of the two following assumptions: either the SUSY
particle masses are very large, and their radiative effects are
suppressed by the large SUSY mass scale; or the soft SUSY-breaking
squark mass matrices are aligned with the SM quark mass matrix, so
that both mass matrices are simultaneously diagonalized. However,
if one looks closely, it is easy to realize that the MSSM does not
only include the possibility of tree-level FCNCs, but it actually
\textit{requires} their existence~\citep{duncan}. Indeed, the
requirement of $SU(2)_L$ gauge invariance means that the
up-left-squark mass matrix can not be simultaneously diagonal with
the down-left-squark mass matrix, and therefore these two matrices
cannot be simultaneously diagonalized unless both of them are
proportional to the identity matrix. However, even then we could
not take such a possibility seriously, for the radiative
corrections would produce non-zero elements in the non-diagonal
part of the mass matrix (i.e. induced by $H^\pm$ and $\chi^\pm$).
All in all, we naturally expect tree-level FCNC interactions
mediated by the SUSY partners of the SM particles. As an example,
in the MSSM one can not set the FCNC Higgs bosons interactions to
zero without inconsistency with UV divergence being
absent~\citep{hikasa}. The potentially largest FCNC interactions
are those originating from the strong supersymmetric (SUSY-QCD)
sector of the model (viz. those interactions involving the
squark-quark-gluino couplings and squark-quark-higgsino
couplings). In the next chapter we will mainly concentrate on
such. These couplings induce FCNC loop effects on more
conventional fermion-fermion interactions, like the gauge
boson-quark vertices.

In general, sfermions of a given electric charge (say, up squarks)
exhibit a rather generic structure of flavor mixings. Typically
one has the structure
\BEA \label{xc} M^{2}_{\widetilde{q}}&=&\left(\begin{array}{c c}  M_{L L}^2  & M_{LR}^2\\
 M_{RL}^2 &  M_{RR}^2 \end{array}\right)\EEA
where $(1,1)$ element describes mixing among left-handed
sfermions, $(1,2)$ element does mixing among left-- and
right--handed sfermions, and finally $(2,2)$ element holds for
right-handed sfermions. This is a $6\times 6$ mass-squared matrix,
and contributions of sfermions to rare processes requires its full
diagonalization. The 6 mass-eigenstate squarks exhibit
non-negligible flavor-changing vertices with gluinos and quarks.
This is the source of SUSY flavor violation and it arises from
flavor structures of the squark soft mass-squareds as well as
their trilinear couplings.

In computing the contributions of sparticle loops to FCNC
processes, sometimes it proves useful to use an approximation
scheme instead of full diagonalization of the squark soft
mass-squareds (\ref{xc}). The idea is to represent SUSY-induced
amplitudes in terms of "mass insertions" instead of sparticle
mixing angles. In general, we define mass insertion between a
sfermion of chirality $a$ in generation $i$ and the one with
chirality $b$ and generation $j$ as follows:
\begin{eqnarray}
\left(\delta_{a b}\right)_{i j} = \frac{\left(M^2_{a
b}\right)_{ij}}{M_{0}^2}
\end{eqnarray}
where $M_0^2$ stands for the mean of the diagonal terms. The use
of mass insertions provides an easy-to-follow way of sparticle
contributions. However, for this method to be applicable the
flavor-violating entries of the sfermion mass-squared matrix must
be sufficiently small compared to the diagonal ones \citep{higgs}.

Of course, low energy meson physics puts stringent constraints on
the possible value of the FCNC couplings, especially for the first
and second generation squarks which are sensitive to the data on
$K^0-\bar{K}^0$ and
$D^0-\bar{D}^0$~\citep{Gabbiani:1996hi,Misiak:1997ei,Buras}. The
third generation system is, in principle, very loosely constrained
since present data on $B^0-\bar{B}^0$ mixing still leaves a
wide-enoug room for FCNCs~\citep{barbi}.



\subsection{Renormalization Group Equations (RGE)}\vspace{.5cm}
Irrespective of if we are discussing SM or MSSM or some other
model; the quantities depend on scale at which theory is
renormalized. The main reason is that Green functions are
truncated at a specific order and thus there is an explicit
dependence on the scale of renormalization. For collider
processes, for instance, it is necessary to compute all masses and
couplings at the scale relevant for the collider. Indeed, even if
we are given a set of soft-breaking masses at the Planck scale,
for estimating certain physical observables to be measured at the
LHC,  it is necessary to renormalize all soft masses and coupling
down to the scale of $Q= 1\ {\rm TeV}$. The scale-dependence of
lagrangian parameters are obtained by solving the Renormalization
Group Equations (RGE) that they obey. They are first order coupled
differential equations, and running of parameters could be quite
substantial. For example, experimental values of gauge couplings
at $Q\sim M_Z$ are quite different but their running under RGEs
make them unite at a scale $Q\sim 10^{16}\ {\rm GeV}$.


In order to characterize RGE's we need to identify some basic
examples for some soft masses at two loop order \citep{marva}.
Basically, we can show general constructions of RGE's and then
construct an example for our purposes. We consider a general $N=1$
supersymmetric SU(3)$_c$ gauge theory. The chiral superfields
$\Phi_i$ contain a complex scalar $\phi_i$ and a two-component
fermion $\psi_i$ which transform as a (possibly reducible)
representation $R$ of the gauge group $G$. The superpotential is
$$
W = {1\over 6} Y^{ijk} \Phi_i \Phi_j \Phi_k
+ {1\over 2} \mu^{ij} \Phi_i \Phi_j + L^i \Phi_i \>\>\> .
\eqno(superpotential)
$$
The RGEs for the gauge coupling and the superpotential parameters
$Y^{ijk}$, $\mu^{ij}$ and $L^i$ and the gaugino mass $M$  are
known previously. Let ${\bf t}^A \equiv ({\bf t})_i^{Aj}$ denote
the representation matrices for the gauge group $G$. Then
\vspace{.5cm}
$$
({\bf t}^A {\bf t}^A)_i^j &\equiv C(R) \delta_i^j &\cr\;\;\;\;\;\;
{\rm Tr}_R ({\bf t}^A {\bf t}^B) &\equiv  S(R) \delta^{AB} & \cr }
$$
define the quadratic Casimir invariant $C(R)$ and the Dynkin index
$S(R)$ for the representation $R$. For the adjoint representation
[of dimension denoted by $d(G)$], $C(G) \delta^{AB} = f^{ACD}
f^{BCD}$ with $f^{ABC}$ are structure constants of the group. The
evolution of the superpotential couplings are given by
\vspace{.5cm} \BEA {d\over dt} Y^{ijk} &=& Y^{ijp}[ {1\over {16
\pi^2}}\gamma_p^{(1)k} + {1\over {(16 \pi^2})^2} \gamma_p^{(2)k}]
+ (k \leftrightarrow i) + (k\leftrightarrow j)\\&\cr {d\over dt}
\mu^{ij} &=&  \mu^{ip} \left [ {1\over {16 \pi^2}}\gamma_p^{(1)j}
+ {1\over {(16 \pi^2})^2}  \gamma_p^{(2)j} \right ] + (j
\leftrightarrow i)
\\
{d\over dt} L^{i} &=&  L^{p} \left [
{1\over {16 \pi^2}}\gamma_p^{(1)i} +
{1\over {(16 \pi^2})^2}  \gamma_p^{(2)i} \right ]
 \EEA
where

\BEA
\gamma_i^{(1)j} &=& {1\over 2} Y_{ipq} Y^{jpq} - 2 \delta_i^j g^2 C(i)
\\ \gamma_i^{(2)j} &=& -{1\over 2} Y_{imn} Y^{npq} Y_{pqr} Y^{mrj}
+ g^2 Y_{ipq} Y^{jpq} [2C(p)- C(i)] \nonumber\\&+& 2 \delta_i^j
g^4 [ C(i) S(R)+ 2 C(i)^2 - 3 C(G) C(i)]. \vspace{1cm} \EEA In
these equations, $C(r)$ always refers to the quadratic Casimir
invariant of the representation carried by the indicated chiral
superfield, while $S(R)$ refers to the total Dynkin index summed
over all of the chiral superfields. The objects $\gamma_i^{(1)j}$
and $\gamma_i^{(2)j}$ arise completely from the wave-function
renormalization in the superfield approach.

Given the running of Yukawa couplings $Y_{i j k}$ above, then the
trilinear couplings run as follows:\vspace{.5cm} \BEA {d\over dt}
h^{ijk} \> = \> & {1\over 16\pi^2} \left [\beta^{(1)}_h\right
]^{ijk} + {1\over (16\pi^2)^2} \left [\beta^{(2)}_h\right ]^{ijk}
\EEA whose structures is similar to that of the Yukawa coupings
due to the holomoprhicity of the couplings. Here beta function
coefficients are given by \vspace{.5cm} \BEA [\beta^{(1)}_h
]^{ijk} &=&
 {1\over 2} h^{ijl} Y_{lmn} Y^{mnk}
+ Y^{ijl} Y_{lmn} h^{mnk} - 2 \left (h^{ijk} - 2 M Y^{ijk}  \right
) \nonumber\\&&g^2  C(k)+ (k \leftrightarrow i) + (k
\leftrightarrow j) \EEA and  \BEA [\beta^{(2)}_h]^{ijk} &=&
  -{1\over 2} h^{ijl} Y_{lmn} Y^{npq} Y_{pqr} Y^{mrk}
 - Y^{ijl} Y_{lmn} Y^{npq} Y_{pqr} h^{mrk}
 - Y^{ijl} Y_{lmn} h^{npq} Y_{pqr} Y^{mrk} \nonumber\\&+& \left ( h^{ijl} Y_{lpq} Y^{pqk} +  2 Y^{ijl} Y_{lpq} h^{pqk}
- 2 M Y^{ijl} Y_{lpq} Y^{pqk} \right )g^2\left[ 2 C(p) - C(k) \right ]  \nonumber\\ &+& \left (2h^{ijk} - 8 M Y^{ijk} \right )
g^4 \left [  C(k)S(R)+ 2 C(k)^2  - 3 C(G)C(k)\right ] \nonumber\\ &+& (k \leftrightarrow i) + (k \leftrightarrow j)\EEA

The running of the soft masses can also be obtained in a similar
fashion:\vspace{.5cm}  \BEA {d\over dt} \mij &=& {1\over 16\pi^2}
[\beta^{(1)}_{m^2} ]_i^j + {1\over (16\pi^2)^2} \left
[\beta^{(2)}_{m^2} \right ]_i^j \EEA with beta function
coefficients
 \BEA [\beta^{(1)}_{m^2}]_i^j &=&
 {1\over 2} Y_{ipq} Y^{pqn} {(m^2)}_n^j
+ {1\over 2} Y^{jpq} Y_{pqn} {(m^2)}_i^n + 2 Y_{ipq} Y^{jpr} {(m^2)}_r^q
\nonumber\\&+& h_{ipq} h^{jpq}  - 8 \delta_i^j M M^\dagger g^2 C(i) +
 2 g^2 {\bf t}^{Aj}_i {\rm Tr} [ {\bf t}^A m^2 ] \EEA
and \vspace{.5cm} \BEA [\beta^{(2)}_{m^2} ]_i^j &=&
 -{1\over 2} {(m^2)}_i^l Y_{lmn} Y^{mrj} Y_{pqr} Y^{pqn}
 -{1\over 2} {(m^2)}^j_l Y^{lmn} Y_{mri} Y^{pqr} Y_{pqn} \nonumber\\ &-&
  Y_{ilm} Y^{jnm} {(m^2)}_r^l Y_{npq} Y^{rpq}
 - Y_{ilm} Y^{jnm} {(m^2)}_n^r Y_{rpq} Y^{lpq}\nonumber\\ &-&
 Y_{ilm} Y^{jnr} {(m^2)}_n^l Y_{pqr} Y^{pqm}
- 2 Y_{ilm} Y^{jln}  Y_{npq} Y^{mpr} {(m^2)}_r^q \nonumber\\&-&
Y_{ilm} Y^{jln} h_{npq} h^{mpq} - h_{ilm} h^{jln} Y_{npq} Y^{mpq}
 - h_{ilm} Y^{jln} Y_{npq} h^{mpq} - Y_{ilm} h^{jln} h_{npq}
Y^{mpq} \nonumber\\ &+& \biggl [{(m^2)}_i^l Y_{lpq} Y^{jpq} +
Y_{ipq} Y^{lpq} {(m^2)}_l^j + 4 Y_{ipq} Y^{jpl} {(m^2)}_l^q +  2
h_{ipq} h^{jpq} \nonumber\\ &-& 2 h_{ipq} Y^{jpq} M -2 Y_{ipq}
h^{jpq} M^\dagger + 4Y_{ipq} Y^{jpq} M M^\dagger \biggr ] g^2
\left [C(p) + C(q)- C(i) \right ] \nonumber\\ &-&2 g^2 {\bf
t}^{Aj}_i ({\bf t}^A m^2)_r^l Y_{lpq} Y^{rpq} + 8 g^4 {\bf
t}^{Aj}_i {\rm Tr} [ {\bf t}^A C(r) m^2 ]  \nonumber\\ &+&
\delta_i^j g^4 M M^\dagger \left [ 24C(i) S(R) + 48 C(i)^2 - 72
C(G) C(i) \right ] \nonumber\\ &+& 8 \delta_i^j g^4 C(i) ( {\rm
Tr} [S(r) m^2] - C(G) M M^\dagger )\EEA

The full set of RGEs can be found in appendix B taken from
\citep{marva}.





\chapter{FLAVOR VIOLATION }\thispagestyle{empty}\vspace{-.5cm}

It is essential for the existing and planned colliders and of the
meson factories to test the standard model (SM) and determine
possible 'new physics' effects on its least understood sectors:
breakdown of CP, flavor and gauge symmetries. In the standard
picture, both CP and flavor violations are restricted to arise
from CKM matrix, and the gauge symmetry breaking is accomplished
by introducing the Higgs field. However, the Higgs sector is badly
behaved at quantum level; its stabilization against quadratic
divergences requires supersymmetry (SUSY) or some other extension
of the standard model (SM).

We proceed that Supersymmetric  theories are prime candidates to
replace the standard electroweak model, among which the minimal
extension (MSSM) occupies a special place. It is known from the
SUSY perspective due to the null collider searches that yet
unobserved supersymmetric  spectra implies the existence of a soft
symmetry breaking mechanism which might have impact on our
perception of the fundamental physics  if SUSY is really the way
chosen by the mother Nature.  The soft breaking sector of the MSSM
accommodates novel sources for CP and flavor violations. The
Yukawa couplings, which are central to Higgs searches at the LHC,
differ from all other couplings in the lagrangian in one aspect:
the radiative corrections from sparticle loops depend only on the
ratio of the soft masses and hence they do not decouple even if
the SUSY breaking scale lies far above the weak scale. In this
sense, non-standard hierarchy and texture of Higgs-quark
couplings, once confirmed experimentally, might provide direct
access to sparticles irrespective of how heavy they might be.

In order to explain the observed flavor mixing patterns and the
spectrum  of fermion masses,  many theoretical and
phenomenological models are developed. Radiative mechanisms,
textures, family symmetries and the seasaw mechanism can be
mentioned among them, which are related with each other to some
extend. While the origin of flavor is not known in both of the
models, in the minimal supersymmetric theory fermion masses are
related with two Higgs doublets contrary to the unique Higgs
doublet of the SM. In the MSSM up(down) type Higgs fields can
couple to up (down) quarks at the tree level, however, once
radiative corrections are realized the coupling properties of
Higgs bosons change, leaving fermion masses and flavor mixing
currents disturbed by the loop effects.



Interestingly, SUSY explanation of the flavor mixing  observed
among fermions could be quite different from what is proposed in
the SM. This situation brings  opportunities offered by SUSY to
have some explanations associated with phenomena like, the
hierarchy of charged fermions mass spectra, origin of flavor
mixing and CP violation which suffers from an adequate answer
within the realm of the SM. Solid examples  concerning this issue
will be given in the following parts for quark sector only. Here
it suffices to stress that instead of the standard electroweak
explanation of the observed flavor mixing, it may also be
attributed to  the soft breaking sector of the SUSY. Naturally,
this possibility worsens the $\textit{flavor problem}$ .
Nevertheless, the shortcomings of the SM like inadequate
explanation of the baryon asymmetry observed in the the universe,
no dark matter candidate,...etc.  (for MSSM motivations) raise
questions on  the flavor mixing interpretations of the  standard
model, even if it faces no serious  problem in confrontation with
data, for the time being. We expect this situation to change as
colliders begin to probe deeper energies where decoupling
properties of supersymmetrics particles become more severe.

Related with flavor physics, on the experimental side, high
precision determination of the flavor mixing parameters ensured by
B meson factories opened up a new era, which will be enriched with
the start of the LHC and the ILC . Accumulation of the related
data will demand interpretation of quark mixing and CP violation
and thereby provide useful hints towards discovering the hidden
dynamics behind fermion mass generation and CP violation. On the
theoretical side it should be noticed that Yukawa matrices are the
sole sources of flavor mixing and fermion masses for the SM. This
case is very similar for Minimal Flavour Violation (MFV) SUSY
models, in which flavor and CP violation is governed entirely by
the CKM matrix .

For  general SUSY models the case is more complicated  due to
additional structures present within those    theories. On one
hand, flavor mixing observed among quarks is  explained within the
standard model, further, consistency of SM expectations with
experiments is also impressive, on the other hand, there are also
important possibilities emerging from the supersymmetric theories
that they may alter the whole picture, especially from the
viewpoint in which  SM is seen as a residue  of a higher effective
theory. In this respect, flavor physics opens a beautiful door,
denoting supersymmetric theories have additional sources of flavor
violating terms which could be the hidden reason for the observed
quark mixing. This idea may be clarified by  the production of the
well known quark mixing patterns with the contributions coming
from the other sources of flavor mixing terms around the weak
scale.



Indeed, it is important to study aspects of supersymmetric
theories as general as possible that may give us such hints. As is
well known different supersymmetric models predict distinct soft
breaking sectors and this can be seen in the superpotential of the
Higgs sectors. Interactions of Higgs doublets, especially those
related with flavor violation may give us important clues as to
which supersymmetric model is to replace the SM and about the
mechanism behind the symmetry breaking. Most probably
phenomenological approaches will play a crucial role in this
direction. Actually, in SUSY models flavor violation may stem from
various sources which include not only the Yukawa couplings of the
standard theory but also trilinear couplings and soft mass terms
of the additional symmetry. This issue is addressed  in a recent
paper of Chankowski et al.\citep{chan} in which a classification
of the flavor violating sources  is given within the Supergravity
(SUGRA) framework.


In this chapter, we will study the  MSSM  with the consideration
of radiative corrections on squark-gluino and squark-higgsino
loops . Our calculations for radiative calculations are based on a
recent work \citep{higgs} which discusses the radiative
corrections to Yukawa couplings from sparticle loops and their
impact on FCNC observables and Higgs phenomenology. Notice that,
FCNC SUSY contributions  do not arise from the mere
supersymmetrization of the FCNC in the SM. They originate from the
FC couplings of gluinos and neutralinos to fermions and sfermions
as stated in \citep{duncan} previous chapter. When supersymmetry
is broken and the heavy degrees of freedoms are integrated out
this symmetry of the Higgs sector is also broken, which eventually
can change the coupling properties of the Higgs bosons with
fermions and/or bosons  of the SM.

\subsection{The Formalism}\vspace{.5cm}

The superpotential of the MSSM  (~\ref{rigid}) encodes the rigid
parameters $\mu$ and Yukawa couplings ${\bf Y_{u,d,e}}$ (of up
quarks, down quarks and of leptons) each being a $3\times 3$
non-hermitian matrix in the space of fermion flavors.

The breakdown of supersymmetry is parameterized by a set of soft
($i.e.$ operators of dimension $\leq 3$) terms \citep{soft} \BEA
\label{soft} {\cal{L}}_{soft} &=&m_{H_u}^2 H_u^{\dagger} H_u +
m_{H_d}^2 H_d^{\dagger} H_d + \widetilde{Q}^{\dagger} {\bf m_Q^2}
\widetilde{Q} + \widetilde{U} {\bf m_U^2} \widetilde{U}^{\dagger}
+ \widetilde{D} {\bf m_D^2} \widetilde{D}^{\dagger} +
\widetilde{L}^{\dagger} {\bf m_L^2} \widetilde{L} + \widetilde{E}
{\bf m_E^2}
\widetilde{E}^{\dagger}\nonumber\\
&+& \left[\widetilde{U} {\bf Y_u^A} \widetilde{Q} {H}_u +
\widetilde{D} {\bf Y_d^A} \widetilde{Q} {H}_d + \widetilde{E} {\bf
Y_e^A} \widetilde{L} {H}_d + \mu B {H}_u {H}_d +
\frac{1}{2}\sum_{\alpha} M_{\alpha} \lambda_{\alpha}
\lambda_{\alpha} + \mbox{h.c.}\right] \EEA where trilinear
couplings ${\bf Y_{u,d,e}^A}$ like Yukawas themselves are
non-hermitian flavor matrices whereas the sfermion mass-squareds
${\bf m_{Q,\dots,E}^2}$ are all hermitian. In general, all of the
parameters in the second line and off-diagonal entries of the
sfermion mass-squared matrices are endowed with CP--odd phases;
they serve as sources of CP violation beyond the SM. The Yukawa
matrices, trilinear couplings and sfermion mass-squareds
facilitate flavor violation in processes mediated by sparticle
loops. The MSSM possesses 21 mass parameters, 36 mixing angles and
40 CP-odd phases in addition to ones in the SM \citep{dimo}.
Consequently, there is a 97-dimensional parameter space to be
scanned in confronting theory with experiments at $M_{weak}$. In
supergravity or string models the parameters of (\ref{rigid}) and
(\ref{soft}) are determined by compactification mechanism and
structure of the internal manifold \citep{sugra,hall,brignole}.

The parameters of (\ref{rigid}) and (\ref{soft}) are scale-
dependent. They are rescaled to $Q=M_{weak}$ via the MSSM RGEs
\citep{rge,kelley,castano,avdeev} and Appendix C with boundary
conditions specified at $Q=M_{GUT}$. The RG running of model
parameters is crucial. In fact, various phenomena central to
supersymmetry phenomenology $e.g.$ gauge coupling unification,
radiative electroweak breaking, induction of flavor structures
even for flavor-blind soft terms are pure renormalization effects.
The Yukawa couplings, $\mu$ parameter and gauge couplings form a
coupled closed set of observables \citep{closed} in that their
scale dependencies are not affected by soft-breaking sector unless
some sparticles are decoupled before reaching $M_{weak}$. Flavor
mixings exhibited by ${\bf m_Q^2}$ at $Q= M_{weak}$ can stem from
${\bf m_{Q,U,D}^2}$ or ${\bf Y_{u,d}}$ or ${\bf Y_{u,d}^A}$ or all
of them. Therefore, a given pattern of flavor mixings in, for
instance, kaon system can be sourced by various flavor matrices in
rigid as well as soft sectors of the theory.

The flavor structures at $M_{weak}$ arising from solutions of RGEs
are further rehabilitated by taking into account the decoupling of
sparticles at the supersymmetric threshold. Indeed, once part of
the sparticles are integrated out of the spectrum the effective
theory below $M_{weak}$ can exhibit sizeable non-standard effects
in certain scattering channels of the SM particles
\citep{higgs,higgsafter,gauge}. Taking the effective theory below
$M_{weak}$ to be two-Higgs-doublet model (2HDM) one finds

\BEA \label{effYukawa} {\bf Y_d}^{eff} &=& {\bf Y_d}(M_{weak}) -
\gamma^{d} + \tan \beta\,
\Gamma^{d}\nonumber\\
{\bf Y_u}^{eff} &=& {\bf Y_u}(M_{weak}) + \gamma^{u} - \cot
\beta\, \Gamma^{u} \EEA

where ${\bf Y_{d,u}}(M_{weak})$ are solutions of the corresponding
RGEs evaluated  at $Q=M_{weak}$, and  $\gamma^{d,u}$ and
$\Gamma^{d,u}$ are flavor matrices arising from squark-gluino and
squark-Higgsino loops. Their explicit expressions can be found
in\citep{higgs} and Appendix D.

The physical quark fields are obtained by rotating the original
gauge eigenstate fields via the unitary matrices $V_{R,L}^{u,d}$
that diagonalize ${\bf Y_{u,d}}^{eff}$: \BEA \label{diag-yukawa}
\left(V_{R}^{d}\right)^{\dagger} {\bf Y_d}^{eff} V_{L}^{d} =
\overline{\bf Y_{d}} \;,\;\; \left(V_{R}^{u}\right)^{\dagger} {\bf
Y_u}^{eff} V_{L}^{u} = \overline{\bf Y_{u}} \EEA where
$\overline{\bf Y_{d}}= \mbox{diag.}\left(\overline{h_d},
\overline{h_s}, \overline{h_b}\right)$ and $\overline{\bf Y_{u}}=
\mbox{diag.}\left(\overline{h_u}, \overline{h_c},
\overline{h_t}\right)$ are physical Yukawa  matrices whose entries
are directly related to running quark masses ~\ref{sm}$\;\;$ at
$Q=M_{weak}$.

In general, whatever flavor textures are adopted at $M_{GUT}$, the
resulting CKM matrix, $V_{CKM}^{corr} \equiv
\left(V_L^u\right)^{\dagger}\,V_L^d$, must agree with the existing
experimental bounds \citep{pdg}. Clearly, in the limit of
vanishing threshold corrections $\Gamma^{u,d}$ and $\gamma^{u,d}$,
physical CKM matrix $V_{CKM}^{corr}$ reduces to $V_{CKM}^{tree}$
computed by diagonalizing ${\bf Y_{u,d}}(M_{weak})$ . Reiterating,
it is with comparison of the predicted CKM matrix,
$V_{CKM}^{corr}$, with experiment that one can tell if a
high-scale texture, classified to be viable at tree-level by
considering $V_{CKM}^{tree}$ only, is spoiled by the
supersymmetric threshold corrections. The experimental bounds on
the absolute magnitudes of the CKM entries (at $90 \%$ CL) read
collectively as:

\BEA \!\!\!\!\!\!\!\!\!\label{exp-ckm} \left|V_{CKM}^{exp}\right|=
\left(\begin{array}{ccc}
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.9739 & 0.9751 \\ \hline
\end{tabular}
& \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.2210 & 0.2270\\ \hline
\end{tabular}
& \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.0029& 0.0045 \\ \hline
\end{tabular}\\ \\
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline  0.2210 & 0.2270 \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline  0.9730 & 0.9744 \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline  0.0390 & 0.0440 \\ \hline
\end{tabular} \\ \\
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline  0.0048 & 0.0140 \\ \hline\end{tabular} &
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline  0.0370 & 0.0430 \\ \hline\end{tabular} &
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.9990 & 0.9992\\ \hline
\end{tabular}
\end{array} \right)
\EEA where left (right) window of $\begin{tabular}{|c|c|} \hline {
}& { }\\ \hline
\end{tabular}$ in each entry refers to lower (upper) experimental
bound on the associated CKM element. Clearly, the largest
uncertainity occurs in $|V_{td}|$. These matrix elements are
measured at $Q=M_{Z}$, and for a comparison with predictions of
the effective theory below $Q=M_{weak}$ they have to be scaled
from $M_Z$ up to $M_{weak}$. This can be done without having a
detailed knowledge of the particle spectrum of the effective 2HDM
at $M_{weak}$ ( as emphasized above, the effective theory may
consist of some light superpartners in which case beta functions
of certain couplings get modified as exemplified by analyses of
$b\rightarrow s \gamma$ decay in effective supersymmetry
\citep{bsgam,olive}) since RG running of the CKM elements is such
that $V_{CKM}(1,1)$, $V_{CKM}(1,2)$, $V_{CKM}(2,1)$,
$V_{CKM}(2,2)$ and $V_{CKM}(3,3)$ do not evolve with energy scale,
to an excellent approximation \citep{pokorski,barger}. Therefore,
it is rather safe to confront the CKM matrix predicted by the
effective theory at $M_{weak}$ with the experimental results
(\ref{exp-ckm}) entry by entry excluding, however, $V_{CKM}(1,3)$,
$V_{CKM}(3,1)$, $V_{CKM}(2,3)$ and $V_{CKM}(3,2)$ for which
renormalization effects can be sizeable.


In the next parts, we will compute supersymmetric threshold
corrections to Yukawa couplings of quarks for certain prototype
flavor textures defined at $Q=M_{GUT}$. In particular, we will
evaluate radiatively corrected CKM matrix as well as couplings of
the Higgs bosons to quarks to determine the impact of the
decoupling of squarks out of the spectrum at $M_{weak}$ on
scattering processes at energies accessible to present and future
colliders.


\section{RGE's, Textures and a Mathematica Package (SUFLA)}\vspace{.5cm}



Evolution of gauge, Yukawa and soft symmetry breaking terms are
described by a set renormalization group equations which are known
for the MSSM up to 3--loops , (see also  for 2-loop results which
we use in our calculations). Those equations connect the SUSY
breaking scale with the GUT scale. Analytical solutions of the
RGEs are not known (except in the form of simple renormalization
group invariants), but there are a number of softwares that can
numerically solve RGEs of the MSSM in certain frameworks. Some of
the codes that can be mentioned include Isajet, Softsusy and
Suspect , which enable understanding the interesting properties of
evolving terms under the RGEs. In order to characterize those
terms one can assume them in  special forms as hierarchic,
diagonal (including universal or non-universal) and democratic
structures.


While the  exact form of the Yukawa textures or trilinear
couplings or that of soft mass terms are not known a priori,
string theory or GUT predictions ensure certain candidates.
Strongest constraints that can be applied on these textures arise
from weak scale observables which are to be supported by
additional assumptions like unification of gauge couplings. For
instance there are string motivations to imagine Yukawa matrices
in certain forms at the high scale and they are to be evolved with
the running gauge couplings which are expected to unify at the GUT
scale. On the other hand, whatever the form of those structures at
the high scale they should respect the existing collider bounds
realized at the low scale. In this sense, studying FCNC
transitions yields important projections on the allowed forms of
string or GUT realizations.

As a matter of the fact, to handle the issue, we use 2-loop
Renormalization Group Equations (RGEs) of the Minimal
Supersymmetric Standard Model (MSSM) , in a top-down approach.
That is we assume strict unification of gauge couplings at the
Grand Unified Theory (GUT) scale together with suitable choice of
Yukawa matrices which should approximately reproduce correct mass
and mixing of quarks, approximate prediction for the mass of MSSM
particles in accordance with the SPA point benchmark values, which
respects the known constraints for today. Of course we can use an
alternative approach in which weak scale parameters are well known
from the beginning and used to predict the properties of gauge
couplings and Yukawa textures at the GUT scale. Those two
approaches are equivalent if threshold corrections are ignored.
Since there are well measured quantities like quark mixing matrix,
mass of quarks (at least for the third generation) and gauge
couplings, the scale of unification is predicted as  $\sim
2.5\times10^{16}\rm{\,GeV}$ in  such a typical approach.


Actually, there a number of studies that can successfully  reveal
the correct form of the CKM matrix under RGEs  . It is common in
those studies that predicted  form of Yukawa matrices bring the
CKM with high precision. However when corrections on Higgs
couplings are in charge Yukawa matrices are to be deformed, which
even has capacity to change the whole picture. Candidates for the
form of Yukawa matrices chosen by the mother Nature ranges from
simple textures, texture zeros, hierarchic textures to democratic
textures. We will actually  concentrate on two distinct forms
among the mentioneds. Related with, please notice that, the
unitary transformations acting on the quark fields also transform
(mass)$^2$ matrices, from which indirect relation of existing
bounds should be inferred. Obviously, existence of corrections on
the entries of Yukawa matrices changes the tree level prediction
of the quark mixing matrix and also quark masses with the
relaxation of constraints  on flavor violating processes.







It is our aim to probe certain forms of Yukawa matrices, trilinear
couplings and soft terms  under RGEs such that existing bounds on
the FCNC processes should be respected for certain forms and for
all forms considered they should also (at least approximately)
reproduce some of the well known phenomena like quark masses and
their mixings when SUSY scale threshold corrections on the Higgs
boson couplings are also realized. We use Supersymmetric Parameter
Analysis (SPA) top-down data point in order to benchmark our
results Fig.\ref{sufla}.

RGEs of sources of flavor violating  terms and their textures are
considered, where certain examples are given as subsections. We
first discuss in sensitivities of the GUT-scale CKM-ruled
hierarhic and democratic Yukawa textures to supersymmetric
threshold corrections when trilinear couplings are proportional to
Yukawas. We investigate effects of flavor mixings in squark
mass-squared matrices on textures analyzed. We determine effects
of threshold corrections on Yukawa textures which would not
qualify physical tree level.




In general,testing high-scale flavor structures with experimental data
involves three basic ingredients:
\begin{enumerate}
\item Specification of flavor textures in rigid and soft sectors
at the messenger scale (which we take to be the MSSM gauge
coupling unification scale $Q= M_{GUT} \sim 10^{16}\ {\rm GeV}$).
\item Rescaling of lagrangian parameters to low-scale
$Q=M_{weak}\sim {\rm TeV}$ via renormalization group flow. This
stage is particularly important due to ($i$) largeness of the logs
($\log M_{GUT}/M_{weak}$) involved, and ($ii$) modifications of
flavor structures because of mixings with others.

\item Integration out of the superpartners at $M_{weak}$ to
achieve an effective theory which comprises the SM particle
spectrum with possible imprints of supersymmety in various
couplings. For FCNC phenomenology this step is important as it
induces flavor-nonuniversal couplings of gauge and Higgs bosons to
fermions.
\end{enumerate}
An analytic treatment of these three steps is simply not possible.
Therefore, one needs a dedicated computer code to implement the
integration of RGEs from string scale down to the electrowek
scale. We prefer to use Mathematica to implement the code, and we
name it SUFLA (derived from SUpersymmetric FLAvor violation).
SUFLA, after feeding in the flavor structre at the string scale,
integrates the RGEs at two loop level \citep{marva}, and after
making appropriate conventional changes in the flavor matrices it
computes supersymmetric threshold corrections \citep{higgs}. The
output of the code involves all physical masses and mixings within
the MSSM with most general flavor and CP violation properties. The
flow diagram of SUFLA is given in Fig.~\ref{sufla}.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%%   FIGURE
%%
\begin{figure}[htb]
\begin{center}
\includegraphics[width=17cm]{schema.eps}
\caption{Flow diagram for the Mathematica package
SUFLA.}\label{sufla}
\end{center}
\end{figure}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Any high-scale flavor structure specified in step 1 is classified
to be phenomenologically viable if it agrees with experimental
data after step 3. The first two steps have been widely discussed
in literature by identifying flavor violation sources in general
supergravity \citep{sugra,sugra1} and confronting them with
experimental data on fermion masses and mixings as well as various
observables in kaon and beauty systems \citep{fcnc,hagelin}.

So far analysis of the third step above has been restricted to
${\rm TeV}$-scale supersymmetry where gauge \citep{gauge} and
Higgs \citep{higgs} bosons have been found to develop
flavor-changing couplings to fermions. In particular, emphasis has
been put on the couplings of $Z$ \citep{gauge} and Higgs
\citep{higgsafter,arhrib,foster,hahn} to $b\overline{s}$ since
mixing between second and third generation fermions exhibits a
theoretically clean and experimentally wide room for new physics.
These analyses have led to conclusion that flavor violation
sources in  sfermion sector can have a big impact on Higgs
phenomenology as well as various rare processes in kaon and beauty
systems \citep{higgs}.









\section{High-Scale Textures and Threshold Corrections}\vspace{.5cm}



First of all, for standardization and easy comparison with
literature ($e.g.$ with the computer codes ISAJET \citep{isajet}
and SOFTSUSY \citep{allanach}) we take SPS1a$^{\prime}$
conventions for supersymmetric parameters \citep{sps1a}
\begin{eqnarray}\tan\beta=10\;,\; m_{0}=70\ \rm{GeV}\;,\; A_0=-300\ \rm{GeV}\;,\;
m_{1/2}=250\ \rm{GeV}\end{eqnarray} and completely neglect
supersymmetric CP-violating phases, as mentioned before. Instead
of scanning a 97-dimensional parameter space for specifying what
high-scale parameter ranges are useful for what low-energy
observables, which is actually what has to be done, we simplify
the analysis by focussing on certain prototype textures at high
scale. In general, for any flavor matrix in any sector of the
theory there exist, boldly speaking, three extremes: ($i$)
completely diagonal, ($ii$) hierarchical, and ($iii$) democratic
textures. There are, of course, a continuous infinity of textures
among these extremes; however, for definiteness and clarity in our
analysis we will focus on these three structures.


\subsection{Flavor violation from Yukawas and Trilinear couplings}\vspace{.5cm}
In this subsection we investigate effects of superymmetric
threshold corrections on high-scale textures in which Yukawa
couplings exhibit non-trivial flavor mixings and so do the
trilinear couplings since we take
\begin{eqnarray} \label{YApropY}{\bf Y_{u,d,e}^A} = A_0 {\bf Y_{u,d,e}}
\end{eqnarray}at the GUT scale. The soft mass-squareds, on the other hand, are
taken entirely flavor conserving $i.e.$ they are strictly diagonal
and universal at the GUT scale. It is with direct proportionality
of trilinear couplings with Yukawas and certain ansatze for Yukawa
textures that, we will study below sensitivities of certain
high-scale Yukawa structures to supersymmetric threshold
corrections at the ${\rm TeV}$ scale.

\subsubsection{CKM-ruled Texture}\vspace{.5cm}

We take Yukawa couplings of up and down quarks to be
\begin{eqnarray}
\label{minfv-yukawa}
{\bf Y_{u}}&=&\rm{diag }\left(3.5\ 10^{-6},1.3\ 10^{-3},0.4566\right)\nonumber\\
{\bf Y_{d}}&=& \left(
\begin{array}{ccc}
{6.2368\ 10^{-5}} & -{1.4272\ 10^{-5}} &
{5.9315\ 10^{-7}\ e^{0.3146 i}} \\
{2.4640\ 10^{-4}} & {1.07074\ 10^{-3}} &
-{4.0458\ 10^{-5}} \\
1.6495\ 10^{-4}\ e^{1.047 i}& {1.81465\ 10^{-3}} & {4.8476\
10^{-2}}
\end{array} \right)
\end{eqnarray}
with no flavor violation in the lepton sector: ${\bf Y_e}=
\mbox{diag.}\left(1.9\ 10^{-5}, 4\ 10^{-3}, 0.071\right)$. The
flavor violation effects are entirely encoded in ${\bf Y_d}$ which
exhibits a CKM-ruled

hierarchy in similarity to Yukawa textures analyzed in
\citep{sugra1} $i.e.$ this choice of boundary values of the
Yukawas leads to correct CKM matrix \citep{pdg} at $M_{weak}$ upon
integration of the RGEs.


At the weak scale the Yukawa matrices, trilinear couplings and
squark soft mass-squareds serve as sources of flavor violation.
The trilinear couplings, under two-loop RG running
\citep{rge,kelley,castano,avdeev} with boundary conditions
(\ref{YApropY}), attain the flavor structures
\begin{eqnarray}
\label{minfv-YA} {\bf Y}_{u}^A&=&\left( \begin{array}{c c
c}\matrix{ \ -7.2 \ 10^{-3}& 0 & 0 \cr 1.70\ {10}^{-6}\ e^{0.5641
i} & -2.67 & 2.9 \ 10^{-4} \cr \ 6.24\ e^{1.047 i} \  10^{-3} &
6.8 \ 10^{-2} & -532.7 \cr } \
\end{array}\right)\nonumber\\
{\bf Y}_{d}^A&=&\left( \begin{array}{c c c}\matrix{ \ -0.204 &
-0.191 &-0.138\ e^{-1.039 i} \cr -0.567 & -3.495 & -1.436 \cr
-0.384\ e^{1.046 i} & -4.19 & -134.24 \cr  } \
\end{array}\right)~\end{eqnarray}
both measured in ${\rm GeV}$ at $M_{weak}=1\ {\rm TeV}$. Clearly,
${\bf Y_u^{A}}$ is essentially diagonal whereas $(2,3)$, ($3,2$)
and $(2,2)$ entries of ${\bf Y_d^{A}}$ are of the same size.

Though they start with completely diagonal and universal boundary
values, the squark soft squared masses develop flavor-changing
entries at $M_{weak}=1\ {\rm TeV}$:
\begin{eqnarray}
\label{minfv-msq} {\bf m_Q^2}&=& \left(533.67\ {\rm
GeV}\right)^{2} \left(\begin{array}{ccc}
1.07 & 0.0 & 0.0 \\
0.0& 1.07 & -2.2\ 10^{-4} \\
0.0& -2.2\ 10^{-4} &0.86
\end{array}\right)
\nonumber\\
{\bf m_D^2}&=& \left(530.76\ {\rm GeV}\right)^{2}
\left(\begin{array}{ccc}
1.01 & 0.0 & 0.0 \\
0.0& 1.01 & -1.5\ 10^{-4} \\
0.0& -1.5\ 10^{-5} & 0.99
\end{array}\right)
\end{eqnarray}
with ${\bf m_U^2}= \left(497.11\ {\rm GeV}\right)^{2}\
\mbox{diag.}\left(1.15, 1.15, 0.69\right)$. The numerical values
of the parameters above exhibit good agreement with well-known
codes like ISAJET \citep{isajet} and SOFTSUSY \citep{allanach}.
The presence of flavor violation in the soft sector of the
low-energy theory gives rise to non-trivial corrections to Yukawa
couplings and in turn to the CKM matrix. Indeed, use of
(\ref{minfv-YA}) and (\ref{minfv-msq}) in \citep{higgs} introduces
certain corrections to the tree-level Yukawa matrices ${\bf
Y_{u,d}}(M_{weak})$ to generate  ${\bf Y_{u,d}^{eff}}$ in
(\ref{effYukawa}). In fact, $V_{CKM}^{tree}$ (obtained from ${\bf
Y_{u,d}}(M_{weak})$) and $V_{CKM}^{corr}$ (obtained from ${\bf
Y_{u,d}}^{eff}$) compare to exhibit spectacular differences: \BEA
\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\! \label{minfv-CKM}
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $\left|V_{CKM}^{tree}\right|$ &
$\left|V_{CKM}^{corr}\right|$ \\ \hline
\end{tabular} =
\left(\begin{array}{ccc}
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.9746$ & $0.9795$ \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.2241 & 0.2015 \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.0037 & 0.0034 \\ \hline
\end{tabular} \\ \\
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.2240 & 0.2014 \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.9737$ & $0.9788$ \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.0406 & 0.0375 \\ \hline
\end{tabular} \\ \\
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.0079$ & $0.0066$ \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.0400$ &  $0.0371$\\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.99917$ & $0.9993$ \\ \hline
\end{tabular}
\end{array}
\right)\EEA where left (right) window of $\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline  { }& { }\\ \hline
\end{tabular}$in $(i,j)$-th entry refers to $\left|V_{CKM}^{tree}(i,j)\right|$ (
$\left|V_{CKM}^{corr}(i,j)\right|$). Clearly, $|V_{CKM}^{tree}|$
agrees very well with $\left|V_{CKM}^{exp}\right|$ in
(\ref{exp-ckm}) entry by entry. This qualifies
(\ref{minfv-yukawa}) to be the correct high-scale texture given
experimental FCNC bounds at $Q=M_{Z}$. However, radiative
corrections induced by decoupling of squarks, gluinos and
Higgsinos at the supersymmetric threshold $M_{weak}=1\ {\rm TeV}$
is seen to leave a rather strong impact on the CKM entries.
Consider for instance $(1,1)$ entries of $V_{CKM}^{exp}$,
$V_{CKM}^{tree}$ and $V_{CKM}^{corr}$. Present experiments provide
a $1.64 \sigma$ significance to $\left|V_{CKM}^{exp}(1,1)\right|$
around a mean value of $0.745$ as is seen from (\ref{exp-ckm}).
The tree-level prediction, $\left|V_{CKM}^{tree}(1,1)\right|$,
takes the value of $0.9746$ which is rather close to the center of
the experimental interval. However, once supersymmetric threshold
corrections are included this tree-level prediction gets modified
to $\left|V_{CKM}^{corr}(1,1)\right|= 0.9795$. This value is
obviously far beyond the existing experimental limits as it is a
$13.39 \sigma$ effect. Similarly, $
\left|V_{CKM}^{corr}(1,2)\right|$, $
\left|V_{CKM}^{corr}(2,1)\right|$, $
\left|V_{CKM}^{corr}(2,2)\right|$ and $
\left|V_{CKM}^{corr}(3,3)\right|$ are, respectively, $12.36
\sigma$, $12.36 \sigma$, $11.95 \sigma$ and $2.30 \sigma$ effects.

Obviously, deviation of $\left|V_{CKM}^{corr}(i,j)\right|$ from
$\left|V_{CKM}^{tree}(i,j)\right|$ (comparison with experiments at
$Q=M_Z$ is meaningful especially for  $(i,j)=(1,1), (1,2), (2,1),
(3,3)$ entries whose scale dependencies are known to be rather
mild \citep{pokorski,barger}), when the latter falls well inside
the experimentally allowed range, obviously violates existing
experimental bounds in (\ref{exp-ckm}) by several standard
deviations. Consequently, supersymmetric threshold corrections
entirely disqualify the high-scale texture (\ref{minfv-yukawa})
being the correct texture to reproduce the FCNC measurements at
the weak scale. This case study, based on numerical values for
Yukawa entries in (\ref{minfv-yukawa}), manifestly shows the
impact of supersymmetric threshold corrections on high-scale
textures which qualify viable at tree level. The physical quark
fields, which arise after the unitary rotations
(\ref{diag-yukawa}), acquire the masses \BEA \overline{\bf
M_{u}}(M_{weak})&=& \mbox{diag.}\left(\simeq 0, 0.545,
149.45\right)\nonumber\\ \overline{\bf M_{d}}(M_{weak})&=&
\mbox{diag.}\left(3.35\ 10^{-3}, 5.76\ 10^{-2}, 2.33\right)\EEA
all measured in ${\rm GeV}$. In this physical basis for quark
fields, $V_{CKM}^{corr}$ governs the strength of charged current
vertices for each pair of up and down quarks. These mass
predictions are to be evolved down to $Q=M_{Z}$ to make
comparisons with experimental results. This evolution depends on
the effective theory below $M_{weak}$. Speaking conversely, the
high-scale texture (\ref{minfv-yukawa}) has to be folded in such a
way that resulting mass and mixing patterns for quarks agree with
experiments below the sparticle threshold $M_{weak}$.


\subsubsection{Hierarchical Texture}\vspace{.5cm}

The Yukawa couplings are taken to have the structure (as can be
motivated from \citep{lavignac,ko,chan})
\begin{eqnarray}
\label{hierfv-yukawa} {\bf Y_{u}}&=& \left(\begin{array}{ccc}
2.6463\ 10^{-4} & 5.8163\ 10^{-4} i & - 1.0049\ 10^{-2} \\
- 5.8163\ 10^{-4} i & 2.2587\ 10^{-3} & 1.0049\ 10^{-5} i \\
-4.8233\ 10^{-3} & -9.0437\ 10^{-6} i & 0.495
\end{array} \right)\nonumber\\
{\bf Y_{d}}&=& \left(
\begin{array}{ccc}
{3.9808\ 10^{-4}} & {8.1167\ 10^{-4}\ e^{0.734 i}} &
{-1.1431\ 10^{-3}} \\
{8.1167\ 10^{-4}\ \ e^{- 0.734 i}} & {2.7997\ 10^{-3}} &
{2.04844\ 10^{-3}} i \\
-1.1431\ 10^{-3} & - {1.6461\ 10^{-3}} i & {4.97\ 10^{-2}}
\end{array} \right)
\end{eqnarray}
with no flavor violation in the lepton sector: ${\bf Y_e}=
\mbox{diag.}\left(1.9\ 10^{-5}, 0.004, 0.071\right)$. Here both
${\bf Y_u}$ and ${\bf Y_d}$ exhibit a hierarchically organized
pattern of entries .  In a sense, the hierarchic nature of ${\bf
Y_d}$ in (\ref{minfv-yukawa}) is now extended to ${\bf Y_{u}}$ so
as to form a complete hierarchic pattern for quark Yukawas at the
GUT scale.

At the weak scale, the Yukawa matrices above, trilinear couplings,
and squark soft mass-squareds serve as sources of flavor
violation. The trilinear couplings, under two-loop RG running
\citep{rge,kelley,castano,avdeev} with boundary conditions
(\ref{YApropY}), obtain the flavor structures
\begin{eqnarray}
\label{hierfv-YA} {\bf Y}_{u}^A&=& \left( \begin{array}{c c
c}\matrix{ \ -0.4315 & - 1.1442 i & 10.637 \cr 1.1466 i & -4.4531
& -4.8631\ 10^{-3} i \cr \ 5.0657 & -0.1046 i & -524.07 \cr } \
\end{array}\right)\nonumber\\
{\bf Y}_{d}^A&=&\left( \begin{array}{c c c}\matrix{ \ -1.2934&
-2.6494\ e^{0.734 i} & 3.1221 \cr  2.6428\ e^{-0.731 i} & -9.1395
& 5.2606 i \cr  3.4532 & -5.6827 i & -135.861 \cr  } \
\end{array}\right)~\end{eqnarray}

both measured in ${\rm GeV}$ at $M_{weak}=1\ {\rm TeV}$. Clearly,
in contrast to (\ref{minfv-YA}), now both ${\bf Y_u^{A}}$ and
${\bf Y_d^A}$ develop sizeable off-diagonal entries, as expected
from (\ref{hierfv-yukawa}). Though they start with completely
diagonal and universal boundary values, the squark soft squared
masses develop flavor-changing entries at $M_{weak}=1\ {\rm TeV}$:
\BEA \label{hierfv-msq} {\bf m_Q^2}&=& \left(533.69\ {\rm
GeV}\right)^{2} \left(\begin{array}{ccc}
1.07 & 1.9\ 10^{-5}\ e^{1.144 i} & 2.14\ 10^{-3} \\
1.9\ 10^{-5}\ e^{-1.144 i}  & 1.07 & 3.17\ 10^{-4} i \\
2.14\ 10^{-3} & -3.17\ 10^{-4} i &0.86
\end{array}\right)
\nonumber\\
{\bf m_U^2}&=& \left(496.76\ {\rm GeV}\right)^{2}
\left(\begin{array}{ccc}
1.16 & - 6.66\ 10^{-6} i & 9.6\ 10^{-3} \\
6.66\ 10^{-6} i   & 1.16 & -1.4\ 10^{-5} i \\
9.6\ 10^{-3} &  1.4\ 10^{-5} i &0.685
\end{array}\right)
\nonumber\\
{\bf m_D^2}&=& \left(531.07\ {\rm
GeV}\right)^{2}\left(\begin{array}{ccc}
1.01 & 3.3\ 10^{-5} \ e^{1.06 i}& 3.75\ 10^{-4} \\
3.3\ 10^{-5} \ e^{- 1.06 i}& 1.01 & -6.62\ 10^{-4} i\\
3.75\ 10^{-4}& 6.62\ 10^{-4} i & 0.99
\end{array}\right)
\EEA} whose average values show good agreement with
(\ref{minfv-msq}) but certain off-diagonal entries exhibit
significant enhancements when the corresponding entries of Yukawas
and trilinear couplings are sizeable.

The flavor-violating entries of Yukawas, trilinear couplings and
soft mass-squareds collectively generate radiative contributions
$\gamma^{u,d}$, $\Gamma^{u,d}$ to the Yukawa couplings below
$M_{weak}$ \citep{higgs}. In fact, $V_{CKM}^{tree}$ (obtained from
${\bf Y_{u,d}}(M_{weak})$) and $V_{CKM}^{corr}$ (obtained from
${\bf Y_{u,d}}^{eff}$) confront as follows:
\BEA\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!
\label{hierfv-CKM}
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $\left|V_{CKM}^{tree}\right|$ &
$\left|V_{CKM}^{corr}\right|$ \\ \hline
\end{tabular} =
\left(\begin{array}{ccc}
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.9745$ & $0.9773$ \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.2243 & 0.2118 \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.0049 & 0.0034 \\ \hline
\end{tabular} \\ \\
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.2240 & 0.2116 \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.9737$ & $0.9766$ \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.0417 & 0.0379 \\ \hline
\end{tabular} \\ \\
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.0109$ & $0.0091$ \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.0405$ &  $0.0370$\\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.99912$ & $0.99927$ \\ \hline
\end{tabular}\end{array}
\right)\EEA where left (right) window of $\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline  { }& { }\\ \hline
\end{tabular}$
in $(i,j)$-th entry refers to $\left|V_{CKM}^{tree}(i,j)\right|$ (
$\left|V_{CKM}^{corr}(i,j)\right|$). Clearly, $|V_{CKM}^{tree}|$
falls well inside the $1.64 \sigma$ experimental interval in
(\ref{exp-ckm}) entry by entry. In this sense, Yukawa matrices in
(\ref{demfv-yukawa})  qualify  to be the correct high-scale
textures given present experimental determination of $V_{CKM}$ at
$Q=M_{Z}$. However, this agreement between experiment and theory
gets spoiled strongly by the inclusion of supersymmetric threshold
corrections. Indeed, as is shown comparatively by
(\ref{demfv-CKM}), $V_{CKM}^{corr}$ violates the bounds in
(\ref{exp-ckm}) significantly. More precisely,
$\left|V_{CKM}^{corr}(1,1)\right|$, $
\left|V_{CKM}^{corr}(1,2)\right|$, $
\left|V_{CKM}^{corr}(2,1)\right|$, $
\left|V_{CKM}^{corr}(2,2)\right|$, $
\left|V_{CKM}^{corr}(3,3)\right|$ turn out to have $7.65 \sigma$,
$6.83 \sigma$, $6.77 \sigma$, $6.79 \sigma$, $3.28
\sigma$significance levels, respectively. These significance
levels are far beyond the existing experimental $1.64 \sigma$
intervals depicted in (\ref{exp-ckm}). As a result, supersymmetric
threshold corrections are found to entirely disqualify the
high-scale texture (\ref{hierfv-yukawa}) to be the correct texture
to reproduce the FCNC measurements at the weak scale. This case
study therefore shows the impact of supersymmetric threshold
corrections on high-scale textures which qualify viable at tree
level. The physical quark fields, which arise after the unitary
rotations (\ref{diag-yukawa}), acquire the masses \BEA
\overline{\bf M_{u}}(M_{weak})&=& \mbox{diag.}\left(0.0065, 0.98,
153.82\right)\nonumber\\ \overline{\bf M_{d}}(M_{weak})&=&
\mbox{diag.}\left(0.0071, 0.155, 2.37\right) \EEA all measured in
${\rm GeV}$. In this physical basis for quark fields,
$V_{CKM}^{corr}$ is responsible for charged current interactions
in the effective theory below $M_{weak}$. The morale of the
analysis above is that, the high-scale flavor structures
(\ref{hierfv-yukawa}) are to be modified in such a way that
$V_{CKM}^{corr}$ agrees with $V_{CKM}^{exp}$ with sufficient
precision. Aftermath, the question is to predict quark masses
appropriately at $Q=M_{weak}$ so that, depending on the particle
spectrum of the effective theory beneath, existing experimental
values of quark masses at $Q=M_Z$ are reproduced correctly.


\subsubsection{Democratic Texture}\vspace{.5cm} In this subsection, we take
Yukawa couplings to be (as can be motivated from relevant works
\citep{democratic,abel,branco}) \BEA \label{demfv-yukawa}{\bf
Y_{u}}&=& \left(\begin{array}{ccc}
0.1475 & 0.1443 & 0.1458 \\
0.1443 & 0.1475 & 0.1458 \\
0.1456 & 0.1458 & 0.1456
\end{array} \right)\\
{\bf Y_{d}}&=& \left(
\begin{array}{ccc}
0.01583 & 0.01452 (1- 10^{-2} i) &
0.01553 (1- 10^{-2} i) \\
0.01452 (1+ 10^{-2} i) &
0.01944 &  0.01617 (1+ 2\ 10^{-2} i)\\
0.01551 (1+ 10^{-2} i) &0.01617 (1- 2\ 10^{-2} i) & 0.01604
\end{array} \right)
\nonumber\EEA with no flavor violation in the lepton sector: ${\bf
Y_e}= \mbox{diag.}\left(1.9\ 10^{-5}, 4\ 10^{-3}, 0.071\right)$.
Here both ${\bf Y_u}$ and ${\bf Y_d}$ exhibit an approximate
democratic structure so that ${\bf Y_{u,d}}(M_{weak})$ generate
correctly masses and mixings of the quarks at the weak scale.
Clearly, in the exact democratic limit two of the quarks from each
sector remain massless, and therefore, a realistic flavor
structure is likely to come from small perturbations of the exact
democratic texture \citep{democratic,abel,branco}. Another
important feature of exact democratic texture is that all higher
powers of Yukawas reduce to Yukawas themselves up to a
multiplicative factor, and this gives rise to linearization of and
in turn direct solution of Yukawa RGEs in the form of an RG
rescaling of the GUT scale texture \citep{closed}. These
properties remain approximately valid for perturbed democratic
textures like (\ref{demfv-yukawa}).

At the weak scale, the Yukawa matrices above, trilinear couplings,
and squark soft mass-squareds serve as sources of flavor
violation. The trilinear couplings, under two-loop RG running
\citep{rge,kelley,castano,avdeev} with boundary conditions
(\ref{YApropY}), obtain the flavor structures \BEA
\label{demfv-YA} {\bf Y}_{u}^A&=&-\left( \begin{array}{c c
c}\matrix{ \ 182.44 & 175.57 & 178.81 \cr \ 175.69 & 182.32 &
178.81\cr \ 178.62 & 178.81 & 178.67 \cr } \
\end{array}\right)\nonumber\\
{\bf Y}_{d}^A&=&-\left( \begin{array}{c c c}\matrix{ \ 44.41 &
40.07\ e^{-0.0117 i} & 43.39\ e^{0.0115 i} \cr 39.44 e^{ 0.0101i}
& 55.46\ e^{-0.0013 i} & 44.82\ e^{0.0218 i} \cr 43.09\ e^{- 0.099
i} & 45.17\ e^{-0.0216 i} & 44.79\ e^{0.0016 i} \cr }\
\end{array}\right)~\EEA both measured in ${\rm GeV}$ at $M_{weak}=1\ {\rm TeV}$. Though
not shown explicitly, each entry of ${\bf Y_u^A}$ is complex with
a phase around $10^{-7}$ -- $10^{-6}$ in size.

Though they start with completely diagonal and universal boundary
values, the squark soft squared masses develop flavor-changing
entries at $M_{weak}=1\ {\rm TeV}$: \BEA\label{demfv-msq} {\bf
m_Q^2}&=& \left(533.67\ {\rm GeV}\right)^{2}
\left(\begin{array}{ccc}
1.0 & 0.0672 & 0.0670 \\
0.0672 & 1.0 & 0.0673 \\0.0670 & 0.0673 &1.0
\end{array}\right)\nonumber\\
{\bf m_U^2}&=& \left(497.38\ {\rm
GeV}\right)^{2}\left(\begin{array}{ccc}
1.0 & 0.1526 & 0.1524 \\
0.1526& 1.0 &  0.1524\\
0.1524 & 0.1524  &1.0
\end{array}\right)
\\{\bf m_D^2}&=& \left(530.59\ {\rm
GeV}\right)^{2}\left(\begin{array}{ccc}
1.0 & 5.046\ 10^{-3} \ e^{-0.01i}&  4.826\ 10^{-3}\ e^{0.01i}\\
5.046\ 10^{-3} \ e^{0.01i}& 1.0 & 5.289\ 10^{-3} \ e^{0.02i}\\
4.826\ 10^{-3} \ e^{-0.01i}& 5.289\ 10^{-3} \ e^{-0.02i}& 1.0
\end{array}\right)\nonumber
\EEA whose average values show good agreement with
(\ref{minfv-msq}) and (\ref{hierfv-msq}). The off-diagonal entries
of each squark soft mass-squared are of similar size due to the
democratic structure of the Yukawa couplings. The flavor-mixing
entries $m_{\widetilde U}^2$ are the largest among all three mass
squareds.

The flavor-violating entries of Yukawas, trilinear couplings and
soft mass-squareds collectively generate radiative contributions
$\gamma^{u,d}$, $\Gamma^{u,d}$ to the Yukawa couplings below
$M_{weak}$ \citep{higgs}. In fact, $V_{CKM}^{tree}$ (obtained from
${\bf Y_{u,d}}(M_{weak})$) and $V_{CKM}^{corr}$ (obtained from
${\bf Y_{u,d}}^{eff}$) confront as follows: \BEA
\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\label{demfv-CKM}
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $\left|V_{CKM}^{tree}\right|$ &
$\left|V_{CKM}^{corr}\right|$ \\ \hline
\end{tabular} =
\left(\begin{array}{ccc}
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.9748$ & $0.9685$ \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.2229 & 0.2490 \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.0083 & 0.0085 \\ \hline
\end{tabular} \\ \\
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.2229 & 0.2489 \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.9739$ & $0.9674$ \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.0421 & 0.0463 \\ \hline
\end{tabular} \\ \\
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.0092$ & $0.0104$ \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.0419$ &  $0.0459$\\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.99908$ & $0.99889$ \\ \hline
\end{tabular}
\end{array}
\right) \EEA where left (right) window of $\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline  { }& { }\\ \hline
\end{tabular}$
in $(i,j)$-th entry refers to $\left|V_{CKM}^{tree}(i,j)\right|$ (
$\left|V_{CKM}^{corr}(i,j)\right|$). Obviously, $|V_{CKM}^{tree}|$
agrees very well with $\left|V_{CKM}^{exp}\right|$ in
(\ref{exp-ckm}) entry by entry. This qualifies
(\ref{demfv-yukawa}) to be the correct high-scale texture given
present experimental determination of $V_{CKM}$ at $Q=M_{Z}$. The
most striking aspect of (\ref{demfv-CKM}) is the fact that
supersymmetric threshold corrections push $V_{CKM}^{tree}$ beyond
the experimental bounds. More precisely,
$\left|V_{CKM}^{corr}(1,1)\right|$, $
\left|V_{CKM}^{corr}(1,2)\right|$, $
\left|V_{CKM}^{corr}(2,1)\right|$, $
\left|V_{CKM}^{corr}(2,2)\right|$, $
\left|V_{CKM}^{corr}(3,3)\right|$ turn out to have $17.22 \sigma$,
$14.21 \sigma$, $14.21 \sigma$, $ 15.22 \sigma$, $16.40  \sigma$
significance levels, respectively. These are obviously far beyond
the existing experimental $1.64 \sigma$ significance intervals
depicted in (\ref{exp-ckm}). As a result, supersymmetric threshold
corrections are found to entirely disqualify the high-scale
texture (\ref{demfv-yukawa}) to be the correct texture to
reproduce the FCNC measurements at the weak scale. Here, it is
worthy of noting that deviation of
$\left|V_{CKM}^{corr}(i,j)\right|$ from
$\left|V_{CKM}^{tree}(i,j)\right|$ (for $i,j=1,2$) turns out to be
similar in size for CKM-ruled (see eq. \ref{minfv-CKM}) and
democratic (see eq. \ref{demfv-CKM}) textures. It is smallest for
the hierarchical texture (see eq. \ref{hierfv-CKM}). Therefore,
CKM-ruled texture in (\ref{minfv-yukawa}) and democratic one in
(\ref{demfv-yukawa}) exhibit a pronounced sensitivity to
supersymmetric threshold corrections in comparison to hierarchical
texture in (\ref{hierfv-yukawa}).

The physical quark fields, which arise after the unitary rotations
(\ref{diag-yukawa}), acquire the masses
\begin{eqnarray}
\overline{\bf M_{u}}(M_{weak})&=& \mbox{diag.}\left(0.055, 1.27,
144.78\right)\nonumber\\ \overline{\bf M_{d}}(M_{weak})&=&
\mbox{diag.}\left(0.099, 0.27, 2.4\right)
\end{eqnarray}
all measured in ${\rm GeV}$. In this physical basis for quark
fields, $V_{CKM}^{corr}$ is responsible for charged current
interactions in the effective theory below $M_{weak}$. The morale
of the analysis above is that, the high-scale flavor structures
(\ref{demfv-yukawa}) are to be modified in such a way that
$V_{CKM}^{corr}$ agrees with $V_{CKM}^{exp}$ with sufficient
precision. Aftermath, the question is to predict quark masses
appropriately at $Q=M_{weak}$ so that, depending on the particle
spectrum of the effective theory beneath, existing experimental
values of quark masses at $Q=M_Z$ are reproduced correctly.






\section{Inclusion of Flavor Violation from squark soft masses}\vspace{.5cm}
In this section we extend GUT-scale flavor structures analyzed in
Sec. 3.1 by switching on flavor mixings in certain squark soft
mass-squareds. In other words, we maintain Yukawa textures to be
one of (\ref{minfv-yukawa}), (\ref{hierfv-yukawa}) or
(\ref{demfv-yukawa}), and examine what happens to CKM prediction
if squared masses of squarks possess non-trivial flavor mixings at
the GUT scale.

The effective Yukawa couplings ${\bf Y_{u,d}}^{eff}$ beneath
$Q=M_{weak}$ receive contributions from all entries of ${\bf
m_{Q,U,D}^2}(M_{weak})$ via respective mass insertions
\citep{higgs}. Generically, larger the mass insertions larger the
flavor violation potential of ${\bf Y_{u,d}}^{eff}$. Consequently,
main problem is to determine the relative strengths of on-diagonal
and off-diagonal entries of  ${\bf m_{Q,U,D}^2}(M_{weak})$  given
that they start with a certain pattern of flavor mixings. Take,
for instance, ${\bf m_{Q}^2}$ which evolves with energy scale via
at single loop level.  That this is the case can be seen
explicitly by considering, for instance,  democratic texture for
Yukawas (\ref{demfv-yukawa}) together with (\ref{YApropY}) and
strict universality and flavor-diagonality of the soft masses,
except
\begin{eqnarray}
\label{dem-mq} {\bf m_{Q}^2}(0) = m_0^2 \left( \begin{array}{ccc}
1 & 1 & 1 \\
1 & 1 & 1 \\
1 & 1 & 1
\end{array} \right)
\end{eqnarray}
which contributes maximally to each term . Even with such a
democratic pattern for Yukawas, trilinear couplings and ${\bf
m_{Q}^2}(0)$, however, one obtains at $M_{weak}=1\ {\rm TeV}$
\begin{eqnarray}
{\bf m_{Q}^2}= (533.37\ {\rm GeV})^2 \left(
\begin{array}{ccc}
1.0 & -0.0512 & -0.0510 \\
-0.0512 & 1.0 & -0.0513 \\
-0.0510 & -0.0513 & 1.0
\end{array} \right)
\end{eqnarray}
with similar structures for ${\bf m_{U}^2}$ and ${\bf m_{D}^2}$.
Alternatively, if one adopts (\ref{minfv-yukawa}) or
(\ref{hierfv-yukawa}) setups  the off-diagonal entries of squark
soft mass-squareds at $M_{weak}$ are found to remain around
$m_0^2$ which are much smaller than the on-diagonal ones.
Therefore, Yukawa textures (and hence those of the trilinear
couplings) studied in sec.$4.2.1$ lead one generically to
hierarchic textures for squark soft mass-squareds at $Q=M_{weak}$
irrespective of how large the flavor mixings in ${\bf
m_{Q,U,D}^2}(0)$ might be. In fact, predictions for CKM matrix
remain rather close to those in  sec.$4.2.1$.  This is actually
clear where off-diagonal entries of ${\bf m_{Q,U,D}^2}$ are seen
to evolve into new mixing patterns via themselves and those of
Yukawas and trilinear couplings. In conclusion, evolution of
squark soft masses is fundamentally Yukawa-ruled and when Yukawas
at the GUT scale are taken to shoot the measured value of CKM
matrix, the mass insertions associated with  ${\bf
m_{Q,U,D}^2}(M_{weak})$ are too small to give any significant
contribution to ${\bf Y_{u,d}}^{eff}$.

For generating sizeable off-diagonal entries for ${\bf
m_{Q,U,D}^2}(M_{weak})$ it is necessary to abandon either Yukawa
textures analyzed sec.$4.2.1$ or proportionality of trilinear
couplings with Yukawas. Therefore, we take Yukawa couplings at the
GUT scale precisely as (\ref{demfv-yukawa}), we maintain
(\ref{YApropY}) for both ${\bf Y_d^{A}}$ and ${\bf Y_e^A}$, and we
take ${\bf m_{U}^2}(0)$ and ${\bf m_{D}^2}(0)$ strictly
flavor-diagonal as in all three case studies carried out in
previously. However, we take ${\bf m_{Q}^2}(0)$ as in
(\ref{dem-mq}) above, and ${\bf Y_u^A}$ as
\begin{eqnarray}\label{dem-yua} {\bf Y_u^A}(0) = - 150\ {\rm GeV} \left(
\begin{array}{ccc}
1 & 1 & 1 \\
1 & 1 & 1 \\
1 & 1 & 1
\end{array} \right)
\end{eqnarray}
which certainly violates (\ref{YApropY}) that enforces trilinears
to be proportional to the corresponding Yukawas. Then two-loop RG
running from $Q=M_{GUT}$ down to $Q=M_{weak}$ gives
\begin{eqnarray}
\label{xdemfv-YA} {\bf Y}_{u}^A&=& \left( \begin{array}{c c
c}\matrix{ \ -262.087 & -259.342 & -260.709 \cr \ -259.474&
-261.954 & -260.709\cr \ -260.688 & -260.674 & - 260.735 \cr } \
\end{array}\right)\nonumber\\
{\bf Y}_{d}^A&=&\left( \begin{array}{c c c}\matrix{\ -41.435 &
37.091\ e^{-0.0127 i} & - 40.408\ e^{0.0124 i} \cr -  36.171\
e^{0.0102 i} & 52.230\ e^{-0.0019 i} & - 41.558\ e^{0.0228 i} \cr
39.983\ e^{-0.0300 i} & 42.075\ e^{-0.0224 i} & - 41.683\
e^{0.0025 i} \cr }\
\end{array}\right)~\end{eqnarray}
both measured in ${\rm GeV}$ at $M_{weak}=1\ {\rm TeV}$. Though
not shown explicitly, each entry of ${\bf Y_u^A}$ is complex with
a phase around $10^{-7}$ -- $10^{-6}$ in size. On the other hand,
squark soft mass-squared at $Q=M_{weak}$ are given by \BEA
\label{xdemfv-msq} {\bf m_Q^2}&=& \left(516.58\ {\rm
GeV}\right)^{2} \left(\begin{array}{ccc}
1.0 & - 0.13 & - 0.13 \\
-0.13 & 1.0 &  -0.13\\
-0.13 & -0.13 &1.0
\end{array}\right)\nonumber\\
{\bf m_U^2}&=& \left(455.49\ {\rm GeV}\right)^{2}
\left(\begin{array}{ccc}
1.0 & -0.3852 & -0.3853 \\
-0.3852& 1.0 &  -0.3853\\
-0.3853 & -0.3853  &1.0
\end{array}\right)
\\
{\bf m_D^2}&=& \left(532.91\ {\rm GeV}\right)^{2}
\left(\begin{array}{ccc}
1.0 & 4.34\ 10^{-3}\ e^{-0.01 i}& - 4.15\ 10^{-3}\ e^{0.01i}\\
4.34\ 10^{-3}\ e^{-0.01 i} & 1.0 & - 4.55\ 10^{-3}\ e^{0.02 i}\\
- 4.15\ 10^{-3}\ e^{0.01i} & - 4.55\ 10^{-3}\ e^{0.02i} & 1.0
\end{array}\right)
\nonumber\EEA where small phases in off-diagonal entries of ${\bf
m_Q^2}$ and ${\bf m_U^2}$ are neglected. A comparison with
(\ref{demfv-msq}) reveals spectacular enhancements in mass
insertions pertaining ${\bf m_Q^2}$ and ${\bf m_U^2}$.

The trilinear couplings (\ref{xdemfv-YA}) and squark mass-squareds
(\ref{xdemfv-msq}) give rise to non-trivial changes in flavor
structures of ${\bf Y_{u,d}}(M_{weak})$ by generating effective
Yukawas ${\bf Y_{u,d}}^{eff}$ beneath $Q=M_{weak}$. Then the CKM
matrix $V_{CKM}^{tree}$ obtained from ${\bf Y_{u,d}}(M_{weak})$
and $V_{CKM}^{corr}$ obtained from ${\bf Y_{u,d}}^{eff}$ compare
as:\BEA\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!
\label{xdemfv-CKM}  \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $\left|V_{CKM}^{tree}\right|$ &
$\left|V_{CKM}^{corr}\right|$ \\ \hline
\end{tabular} =
\left(
\begin{array}{ccc}
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.9748$ & $0.9637$ \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.2229 & 0.2668 \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.0083 & 0.0080 \\ \hline
\end{tabular} \\ \\
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.2229 & 0.2666 \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.9739$ & $0.9626$ \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.0421 & 0.0480 \\ \hline
\end{tabular} \\ \\
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.0092$ & $0.0132$ \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.0419$ &  $0.0468$\\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.99908$ & $0.99888$ \\ \hline
\end{tabular}
\end{array}
\right) \EEA where left (right) window of $\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline  { }& { }\\ \hline
\end{tabular}$
in $(i,j)$-th entry refers to $\left|V_{CKM}^{tree}(i,j)\right|$ (
$\left|V_{CKM}^{corr}(i,j)\right|$). Obviously, $|V_{CKM}^{tree}|$
agrees very well with $\left|V_{CKM}^{exp}\right|$ as was the case
in (\ref{demfv-CKM}). This qualifies (\ref{demfv-yukawa}) to be
the correct high-scale texture given present experimental
determination of $V_{CKM}$ at $Q=M_{Z}$. However, implementation
of supersymmetric threshold corrections is seen to leave a big
impact on certain entries of the physical CKM matrix. Indeed,
$\left|V_{CKM}^{corr}(1,1)\right|$, $
\left|V_{CKM}^{corr}(1,2)\right|$, $
\left|V_{CKM}^{corr}(2,1)\right|$, $
\left|V_{CKM}^{corr}(2,2)\right|$, $
\left|V_{CKM}^{corr}(3,3)\right|$ turn out to have $6.06 \sigma$,
$23.99 \sigma$, $23.89 \sigma$, $ 26.52 \sigma$, $4.35  \sigma$
significance levels, respectively. These are to be contrasted with
standard deviations computed for (\ref{demfv-CKM}) in Sec.
sec.$4.2.1$ above. Needless to say, these deviations are far
beyond the experimental sensitivities and thus supersymmetric
threshold corrections completely disqualify the flavor textures
(\ref{demfv-yukawa}) in a way different than (\ref{demfv-CKM}) due
to new structures (\ref{dem-mq}) and (\ref{dem-yua}).

Finally, physical quark fields, which arise after the unitary
rotations (\ref{diag-yukawa}), acquire the masses \BEA
\overline{\bf M_{u}}(M_{weak})&=& \mbox{diag.}\left(0.138, 1.26,
143.3\right)\nonumber\\ \overline{\bf M_{d}}(M_{weak})&=&
\mbox{diag.}\left(0.140, 0.304, 2.42\right) \EEA all measured in
${\rm GeV}$. These mass predictions are close to those obtained
within democratic texture. As in all cases discussed above
especially light quark masses fall outside the existing
experimental bounds, and choice of the correct high-scale texture
must reproduce both $V_{CKM}^{corr}$ and quark masses in
sufficient agreement with experiment.

\section{A Purely Soft CKM?}\vspace{.5cm}
We have just discussed how prediction for the CKM matrix depends
crucially on the inclusion of the supersymmetric threshold
corrections. This we did by negation $i.e.$ we have taken certain
Yukawa textures which are known to generate CKM matrix correctly
at tree level, and then included threshold corrections to
demonstrate how those the would-be viable flavor structures get
disqualified.

In this section we will do the opposite $i.e.$ we will take a
Yukawa texture which is known not to work at all, and incorporate
supersymmetric threshold corrections to show how it can become a
viable one, at least approximately. For sure, a highly interesting
limit would be to start with exactly diagonal Yukawas at the GUT
scale and generate CKM matrix beneath $M_{weak}$ via purely soft
flavor violation $i.e.$ flavor violation from sfermion soft
mass-squareds and trilinear couplings, alone. However, this limit
seems difficult to realize, at least for SPS1a$^\prime$ parameter
values, since it may require tuning of various parameters, in
particular, soft mass-squareds of Higgs and quark sectors
\citep{higgs}. Even if this is done by a fine-grained scan of the
parameter space, it will possibly cost a great deal of
fine-tuning. Indeed, threshold corrections depend on ratios of the
soft masses \citep{higgs}, and generating a specific entry of the
CKM matrix can require a judiciously arranged hierarchy among
various soft mass parameters -- a parameter region certainly away
from the SPS1a$^\prime$ point.

Therefore, we relax the constraint of strict diagonality and
consider instead GUT-scale Yukawa matrices with five texture
zeroes which are known to be completely unphysical as they cannot
induce the CKM matrix \citep{frits}. In fact, this kind of
textures has recently been found to arise from heterotic string
\citep{hetero} when the low-energy theory is constrained to be
minimal supersymmetric model \citep{stringy,bouchard}.
Consequently, we take Yukawas at $Q=M_{GUT}$ to be

\BEA\label{stfv-yukawa} {\bf Y_{u}}&=& \left(\begin{array}{ccc}
0 & 9.249\ 10^{-5} & 1.428\ 10^{-3} \\
1.307\ 10^{-3}& 0 & 0 \\
0.4675 & 0 & 0
\end{array} \right)\nonumber\\
{\bf Y_{d}}&=& \left(\begin{array}{ccc}0 & 9.0\ 10^{-5} & 1.3\ 10^{-3} \\
1.42\ 10^{-3}& 0 & 0 \\
0.047 & 0 & 0
\end{array} \right)\EEA
with no flavor violation in the lepton sector: ${\bf Y_e}=
\mbox{diag.}\left(1.9\ 10^{-5}, 0.004, 0.071\right)$. Both ${\bf
Y_u}$ and ${\bf Y_d}$ are endowed with five texture zeroes, and
they precisely conform to the structures found in effective
theories coming from the heterotic string \citep{hetero}. Besides,
though left unspecified in \citep{hetero}, we take sfermion
mass-squareds strictly flavor-diagonal as in Sec. 4.2.1, and let
${\bf Y_e^A}$ obey (\ref{YApropY}). For trilinear couplings
pertaining to squark sector we take


\BEA \label{0stfv-YA} {\bf Y}_{u}^A(0)&=&\left(
\begin{array}{c c c}\matrix{ \ 0
& 0 & 0 \cr 0 & -30.469 & -74.029\cr \ 0 & -74.029 & -97.406 \cr }
\ \end{array}\right)\nonumber\\
{\bf Y}_{d}^A(0)&=&\left(
\begin{array}{c c c}\matrix{ \ 0
& 0 & 0 \cr 0 & -25.241 & -68.185\cr \ 0 & -67.545 & -63.990 \cr
}\ \end{array}\right) \EEA


both measured in ${\rm GeV}$. These trilinear couplings do not
obey (\ref{YApropY}); they are given completely independent flavor
structures, in particular, they exhibit ${\cal{O}}(1)$ mixing
between second and third generations. The first generation of
squarks is decoupled from the rest completely. Two-loop RG running
down to $Q=M_{weak}$ modifies GUT-scale textures (\ref{0stfv-YA})
to give

\BEA \label{stfv-YA} {\bf Y}_{u}^A&=&\left(
\begin{array}{c c c}\matrix{ \ 0
& -0.157 & -2.426 \cr -1.326 & -75.382 & -183.335\cr \ -474.410 &
-126.247 & -167.265 \cr } \
\end{array}\right) \nonumber\\{\bf Y}_{d}^A&=&\left(
\begin{array}{c c c}\matrix{ \ 0
& -0.231 & -3.341 \cr -3.114 & -78.521 & -212.328\cr \ -103.062 &
-205.742 & -193.530 \cr } \
\end{array}\right)\EEA

both measured in ${\rm GeV}$. The texture zeroes in
(\ref{0stfv-YA}) are seen to elevated to small yet nonzero values
via RG running. The squark soft mass-squareds, on the other hand,
exhibit the following flavor structures at $M_{weak}=1\ {\rm
TeV}$:


\BEA \label{stfv-msq} {\bf m_Q^2}&=& \left(560.63\ {\rm
GeV}\right)^{2} \left(\begin{array}{ccc}
0.936 & - 0.029 & - 0.036 \\
-0.029 & 1.051 &  -0.049\\
-0.036 & -0.049 & 1.012
\end{array}\right)
\nonumber\\
{\bf m_U^2}&=& \left(523.88\ {\rm GeV}\right)^{2}
\left(\begin{array}{ccc}
1.155 & -3.1\ 10^{-4} & -2.9\ 10^{-4} \\
-3.1\ 10^{-4}& 1.107 &  -5.5\ 10^{-2}\\
-2.9\ 10^{-4} & -5.5\ 10^{-2} &0.738
\end{array}\right)
\nonumber\\
{\bf m_D^2}&=& \left(548.52\ {\rm GeV}\right)^{2}
\left(\begin{array}{ccc}
1.043 & -3.72\ 10^{-4}& - 3.54\ 10^{-4}\\
-3.72\ 10^{-4} & 0.997 & - 5.322 \ 10^{-2} \\
- 3.54\ 10^{-4} &  - 5.322 \ 10^{-2} & 0.960
\end{array}\right)
\EEA


where off-diagonal entries are seen to be hierarchically small so
that contributions to ${\bf Y_{u,d}}^{eff}$ from squark soft
mass-squareds are expected to be rather small.

The use of Yukawas, trilinear couplings and squark mass-squareds,
all rescaled to $M_{weak}=1\ {\rm TeV}$ via RG running, give rise
to modifications in Yukawa couplings after squarks being
integrated out. In fact, the CKM matrix $V_{CKM}^{tree}$ obtained
from ${\bf Y_{u,d}}(M_{weak})$ and $V_{CKM}^{corr}$ obtained from
${\bf Y_{u,d}}^{eff}$ compare as:\BEA
\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\label{stfv-CKM}
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $\left|V_{CKM}^{tree}\right|$ &
$\left|V_{CKM}^{corr}\right|$ \\ \hline
\end{tabular} =
\left(
\begin{array}{ccc}
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.9999$ & $0.9751$ \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.0044 & 0.2216 \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.0 & 0.0079\\ \hline
\end{tabular} \\ \\
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.0044 & 0.2218 \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.9999$ & $0.9742$ \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline 0.0 & 0.0412 \\ \hline
\end{tabular} \\ \\
\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.0$ & $0.0014$ \\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $0.0$ &  $0.0419$\\ \hline
\end{tabular} & \begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline $1.0$ & $0.99912$ \\ \hline\end{tabular}\end{array} \right)
\EEA where left (right) window of $\begin{tabular}{|c|c|}
% after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
\hline  { }& { }\\ \hline
\end{tabular}$in $(i,j)$-th entry refers to $\left|V_{CKM}^{tree}(i,j)\right|$ (
$\left|V_{CKM}^{corr}(i,j)\right|$). It is clear that
$V_{CKM}^{tree}$ by no means qualifies to be a realistic CKM
matrix: $\left|V_{CKM}^{tree}(i,j)\right| = 0$ for $(i,j)=(1,3),
(3,1), (2,3), (3,2)$; moreover, Cabibbo angle is predicted to be
one order of magnitude smaller. In addition, its diagonal elements
turn out to be well outside the experimental limits. However, once
supersymmetric threshold corrections are included certain entries
are found to attain their experimentally preferred ranges. Indeed,
$\left|V_{CKM}^{tree}(1,1)\right|$ and
$\left|V_{CKM}^{tree}(3,1)\right|$ fall right at their upper
bounds, and $\left|V_{CKM}^{tree}(1,3)\right|$ far exceeds the
experimental bound. The predictions for these entries are not good
enough; they need to be correctly predicted by further
arrangements of the GUT-scale textures. Nevertheless, for the main
purpose of illustrating how threshold corrections influence flavor
structures at the IR end,  the results above are good enough for
what has to be shown since all other entries turn out to be in
rather good agreement with experimental bounds. The case study
illustrated here shows that, even unphysical Yukawa textures with
five texture zeroes, can lead to acceptable CKM matrix predictions
once supersymmetric threshold corrections are incorporated into
Yukawa couplings.

The corrected Yukawa couplings lead to the following quark mass
spectrum:\BEA \overline{\bf M_{u}}(M_{weak})&=&
\mbox{diag.}\left(0.168, 0.93, 151.6\right)\nonumber\\
\overline{\bf M_{d}}(M_{weak})&=& \mbox{diag.}\left(0.0325,
0.0711, 2.31\right) \EEA all measured in ${\rm GeV}$. These
predictions are not violatively outside the experimental limits,
except for the up quark mass. A rehabilitated choice for the
GUT-scale textures (\ref{stfv-yukawa}) should lead to a fully
consistent prediction for CKM matrix (with much  better precision
than in, especially the  $(1,3)$, $(3,1)$ entries of
(\ref{stfv-CKM}) above) together with precise predictions for
quark masses (modulo sizeable QCD corrections while running from
$Q=M_{weak}$ down to hadronic scale).








\chapter{CONCLUSION \label{chapterprelim}}\thispagestyle{empty}\vspace{-.5cm}
The theoretical framework called supersymmetry has already had a
considerable impact on the development of theoretical physics, in
spite of not having been discovered yet. A basic knowledge of
supersymmetry is now considered to be an indispensable part of the
contemporary high-energy physics. This master of science thesis is
meant to be a means of gaining such a basic insight. We have here
tried to give a concise and thorough survey of the mathematical
and physical foundations of supersymmetry and its phenemonology,
as well as giving some familiarity with the most common concepts
which appear in the literature. In order to make the work
comprehensible for readers not familiar with physics beyond
relativistic quantum mechanics and basic quantum field theory, we
have also provided, basic notation and other auxiliaries in the
body and appendices of the thesis.

The main novelty in this work is the material presented in Chapter
V where we discussed effects of supersymmetric threshold
corrections on Higgs boson couplings to quarks. The effective
theory below the SUSY breaking scale $M_{SUSY}$ consists of a
modified Higgs sector; in particular, the tree level Yukawa
couplings receive important corrections from sparticle loops.  In
contrast to the minimal flavor violation  scheme, the Yukawa
couplings acquire large corrections from those of the heavier
ones. Unlike the light quarks, the top and bottom Yukawas remain
stuck to their Minimal Flavor violation (MFV) values to a good
approximation. Therefore, the SUSY flavor violation sources mainly
influence the light sector whereby modifying several processes
they participate. These corrections are important even at low
$\tan\beta$.  The FCNC processes are contributed by both the
sparticle loops and Higgs exchange amplitudes. The constraints on
various mass insertions can be satisfied by a partial cancellation
between these two contributions if $M_{SUSY}$ is close to the weak
scale. Therefore, existing bounds on various mass insertions
overlook the potentially important contributions coming from Higgs
exchange. In this sense, what is done in this thesis work opens up
a new avenue for phenomenology of the supersymmetric models.


The material contained in Chapter V implies that high-scale flavor
structures (stemming from strings or supergravity) which may be
classified viable may be completely disqualified once SUSY
threshold corrections are included. This we have shown in Chapter
V  by analyzing CKM-ruled, Hierarchical and Democratic textures
which exhibit good agreement with data in the absence of threshold
corrections. However, once such corrections are included we end up
with a completely unacceptable correction for various entries of
the CKM matrix. Thus, it is important to take into account such
corrections while contrasting high-scale textures with experiment.


Apart from thes, we have presented an opposite example of the
effects of threshold corrections. Indeed, in general, textures
with 5 texture zeroes are known to be completely incapable of
producing low-energy data, the CKM matrix. However, we have shown
that a recently advocated string model with 5 texture zeroes turn
out to show good agreement with experiment once SUSY threshold
corrections are included. This shows that, the existing sole
flavor matrix, the CKM matrix, may originate at least partially
from soft SUSY breaking sector.


The main conclusion of this thesis work is that integration of
superpartners near the ${\rm TeV}$ scale out of the spectrum gives
rise to, in the presence of tree-level flavor violation in Yukawa
and soft-breaking sectors of the theory, a number of phenomena:
\begin{itemize}
\item Down quark Yukawa couplings (to a lesser extent those of the up type quarks)
receive large radiative corrections influencing, among other
things, the Higgs branching into various quarks. This effect can
be directly observed in experiments within LHC.

\item The effective, physical CKM matrix turns out to receive
rather large corrections from Higgs threshold corrections so that
several string or supergravity textures classified viable in the
literature turn out to disagree with experiments.

\item Several stringy textures which cannot generate a viable CKM
matrix under RGE flow turn exhibit good agreement with experiment
after the inclusion of SUSY threshold corrections.

\end{itemize}

We thus conclude that radiative corrections in the presence of
SUSY flavor violation can give rise to a number of important
phenomena testable at upcoming experiments such as LHC and ILC.

%
%

%\input{references}
%\begin{thebibliography}{999}





\input{References}
\addcontentsline{toc}{chapter}{REFERENCES}

\begin{appendix}






\chapter{Notation and Conventions.} \vspace{-.5cm}
   \label{APP: Notation and Conventions.}

\renewcommand{\dag}{\dagger}

\section{Relativistic Notation.}\vspace{.5cm}

In this report we will adopt standard relativistic units, i.e.
\BEA
    \hbar = c = 1.
\EEA A general contravariant   and covariant four-vector will be
denoted by \BEA  \LP. \BA{lclcl}
   A^{\mu}  &=& ( A^{0} ; A^{1},A^{2},A^{3}) &=&
                 ( A^{0}; {\bf A})\\
   A_{\mu} &=&   (A_{0} ; -A_{1},-A_{2},-A_{3} ) &=&
                 (A^{0};-{\bf A}  ) \EA \RP\}.
\EEA The compact ``Feynman slash" notation \BEA
      A\!\!\!/\;\; = \g^{\mu}A_{\mu},
\EEA will be used. The metric tensor, $g^{\mu\nu}$, which connects
$A^{\mu}$ and $A_{\mu}$, is defined by \BEA
    g^{\mu\nu} &=& \mbox{diag}\,(1,-1,-1,-1).
     \label{metric tensor}
\EEA

Moreover, we will use the (relativistic) summation convention
which states that repeated Greek indices, $\mu,\nu,\rho,\s,\tau,$
are summed from 0 to 3
 and latin indices run from 1 to 3 unless specifically
indicated to the contrary.

The Minkowski product (the four-product) will be denoted by AB and
defined as \BEA    AB \HS \EQ \HS A^{\mu}B_{\mu}
          \HS =   \HS A^{0}B^{0} - {\bf A}{\bf B}
\EEA Practical notation for the four-gradients, $\P^{\mu}$ and
$\P_{\mu}$, will be used \BEA
    \P^{\mu} &\EQ&  \PD{}{x_{\mu}}
             =    ( \PD{}{t}; -\nabla ), \SL
       \P_{\mu} &\EQ&  \PD{}{x^{\mu}}
                = ( \PD{}{t}; \nabla ) .
\EEA

The totally antisymmetric Levi-Civita tensors in three and four
dimensions are respectively defined by \BEA
       \e_{i j k} &=&
          \LP\{ \BT{rl} $ +1 $ &, \HS\HS for even permutations of 123 \SL
                        $ -1 $ &, \HS\HS for odd permutations \SL
                        $  0 $ &, \HS\HS otherwise,  \ET \RP.
                          \label{Levi-Civita3}
\EEA \BEA
       \e_{\mu\nu\rho\s} &=&
          \LP\{ \BT{rl} $ +1 $ &, \HS\HS for even permutations of 0123 \SL
                        $ -1 $ &, \HS\HS for odd permutations \SL
                        $  0 $ &, \HS\HS otherwise,  \ET \RP.
                          \label{Levi-Civita4}
\EEA where \BEA   \e_{i j k} &=& \e^{i j k} \HS,   \SL
       \e_{\mu\nu\rho\s} &=& - \e^{\mu\nu\rho\s} \HS.   \EEA






\section{Pauli Matrices.}\vspace{.5cm}
       \label{sec Pauli Matrices}

The well known Pauli matrices are defined by \BEA
   \s^{1} = \LP( \BA{rr} 0          & 1\SL
                         1          & 0      \EA \RP) ,   \HS\HS
   \s^{2} = \LP( \BA{rr} 0          & -i   \SL
                         i          & 0      \EA \RP) ,   \HS\HS
   \s^{3} = \LP( \BA{rr} 1          & 0      \SL
                         0          & -1   \EA \RP),
\EEA and satisfy the commutator relation \BEA
   [\s^{i},\s^{j}] &=& 2i\e^{ijk}\s^{k}, \hspace{1cm} i,j,k = 1,2,3 \nonumber.
\EEA {}From this definition it is evident that \BEA
       (\s^{i})^{\dag} &=& \s^{i},  \hspace{1cm} i=1,2,3,\SL
       (\s^{i})^{2}     &=& 1  ,\SL
       Tr(\s^{i})      &=& 0.
\EEA For later use, we also introduce\footnote{Note that different
signs are used in the literature for the definition of this
quantity.} \BEA
      \s^{0} &=& \LP( \BA{cc}  1 & 0   \SL
                               0 & 1 \EA \RP),
\EEA and a useful arrangement of these matrices is \BEA
      \s^{\mu} = (\s^{0}\,;\,{\bf \s \!\!\!\! \s})
               = (\s^{0}\,;\,\s^{1}, \s^{2}, \s^{3}). \nonumber
\EEA
%In sect.~\ref{SECT: Connection between the Restricted},
%eq.~\r{connection SL(2,C) L prop 3}~(together with the results
%from sect.~\ref{Weyl Spinor Notation.}),
The index structure of the $\s$-matrices is given by \BEA
      \s^{\mu} &=& [\s^{\mu}_{\a\dot{\a}}].
\EEA We now introduce some ``Pauli related" matrices defined by
\BEA
    \bar{\s}^{\mu\;\dot{\a}\a} \equiv \s^{\mu\;\a\dot{\a}}
      = \e^{\dot{\a}\dot{\b}} \e^{\a\b} \s_{\b\dot{\b}}^{\mu},
\EEA where the ``metrics" $\e$ and $\bar{\e}$
%from sect.~\ref{Weyl Spinor Notation.}
have been used. By direct computations one can establish the
following relations \BEA
    \bar{\s}^{0} &=& \s^{0}  \label{Pauli Matrix prop 1}\SL
    \bar{\s}^{i} &=& -\,\s^{i} , \hspace{1cm}i=1,2,3
       \label{Pauli Matrix prop 2}.
\EEA Moreover, the following relations are true \BEA
    \s^{\mu}_{\a\dot{\a}}\bar{\s}_{\mu}^{\dot{\b}\b}
              &=& 2\,\d_{\a}^{\;\b} \d^{\;\dot{\b}}_{\dot{\a}}
       \label{Pauli Matrix prop 3}\SL
    Tr(\s^{\mu}\bar{\s}^{\nu}) &=& 2g^{\mu\nu}
       \label{Pauli Matrix prop 4}\SL
    (\s^{\mu}\bar{\s}^{\nu}+\s^{\nu}\bar{\s}^{\mu})_{\a}^{\;\b}
              &=& 2\,g^{\mu\nu}\d_{\a}^{\;\b}
       \label{Pauli Matrix prop 5}\SL
    (\bar{\s}^{\mu}\s^{\nu}+\bar{\s}^{\nu}\s^{\mu})_{\;\dot{\b}}^{\dot{\a}}
              &=& 2\,g^{\mu\nu} \d^{\dot{\a}}_{\;\dot{\b}}
       \label{Pauli Matrix prop 6}\SL
    (\s^{\mu}\bar{\s}^{\nu}\s^{\rho} + \s^{\rho}\bar{\s}^{\nu}\s^{\mu})
        &=& 2 \LP(g^{\mu\nu}\s^{\rho} + g^{\nu\rho}\s^{\mu}
           - g^{\mu\rho}\s^{\nu} \RP)
             \label{WESS A.16a}\SL
    (\bar{\s}^{\mu}\s^{\nu}\bar{\s}^{\rho}
    + \bar{\s}^{\rho}\s^{\nu}\bar{\s}^{\mu})
        &=& 2 \LP(g^{\mu\nu}\bar{\s}^{\rho}
        + g^{\nu\rho}\bar{\s}^{\mu} - g^{\mu\rho}\bar{\s}^{\nu} \RP)
             \label{WESS A.17a}\SL
    Tr(\s^{\mu}\bar{\s}^{\nu}\s^{\rho}\bar{\s}^{\s})
          &=& 2\,(g^{\mu\nu}g^{\rho\s}+g^{\mu\s}g^{\nu\rho}
               -g^{\mu\rho}g^{\nu\s} -i\e^{\mu\nu\rho\s}).
       \label{Pauli Matrix prop 7}
\EEA Most of the above relations are easily proved by direct
computations. Besides, M\"{u}ller-Kirsten and Wiedemann, have
proved most of them, and in particular eq.~\r{Pauli Matrix prop 7}
which is the most difficult one.

Anti-symmetric matrices $\s^{\mu\nu}$ and $\bar{\s}^{\mu\nu}$ are
defined by \BEA
      \s^{\mu\nu} &=&  \f{i}{4}\,(\s^{\mu}\bar{\s}^{\nu}-
                   \s^{\nu}\bar{\s}^{\mu}),
                   \label{Notation prop 49}\SL
      \bar{\s}^{\mu\nu} &=& \f{i}{4}\,(\bar{\s}^{\mu}\s^{\nu}-
                  \bar{\s}^{\nu}\s^{\mu})
                   \label{Notation prop 49aa}.
\EEA By utilizing the index structure of the $\s$-matrices, it is
easily seen that $\s^{\mu\nu}$ and $\bar{\s}^{\mu\nu}$ must have
the index structure $\s^{\mu\nu} = [(\s^{\mu\nu})_{\a}^{\;\b}]$
and $\bar{\s}^{\mu\nu} =
[(\bar{\s}^{\mu\nu})_{\;\;\dot{\a}}^{\dot{\b}}]$. In fact are
$\s^{\mu\nu}$  and $\bar{\s}^{\mu\nu}$ the generators of $SL(2,C)$
in the spinor representations $(\HA,0)$ and $(0,\HA)$
respectively. The proofs together with the establishment of the
below formulae can  be found in (~\ref{sgg}),\citep{ramond}: \BEA
     \s^{\mu\nu\;\dag} &=& -\bar{\s}^{\mu\nu}  \label{Pauli Matrix prop 8},\SL
     \s^{\mu\nu} &=& \f{1}{2i}\e^{\mu\nu\rho\s}\s_{\rho\s}
           \label{Pauli Matrix prop 9},\SL
     \bar{\s}^{\mu\nu} &=&-\, \f{1}{2i}\e^{\mu\nu\rho\s}\bar{\s}_{\rho\s}
             \label{Pauli Matrix prop 10},\SL
     Tr(\s^{\mu\nu}) &=& Tr(\bar{\s}^{\mu\nu}) \;=\; 0\SL
         \label{Pauli Matrix prop 11a}
     Tr(\s^{\mu\nu}\s^{\rho\s}) &=& \f{1}{2} \,(g^{\mu\rho}g^{\nu\s}
              -g^{\mu\s}g^{\nu\rho})+\f{i}{2}\e^{\mu\nu\rho\s}
             \label{Pauli Matrix prop 11},\SL
     Tr(\bar{\s}^{\mu\nu}\bar{\s}^{\rho\s}) &=& \f{1}{2}
            \,(g^{\mu\rho}g^{\nu\s}
              -g^{\mu\s}g^{\nu\rho})-\f{i}{2}\e^{\mu\nu\rho\s}
        \label{Pauli Matrix prop 12}.
\EEA



\section{Dirac Matrices.} \label{sec Dirac Matrices}\vspace{.5cm}

The Dirac $\g$-matices are defined by the anticommutation
~(Clifford) relations \BEA
      \{\g^{\mu},\g^{\nu}\} & = & 2g^{\mu\nu}. \label{Dirac-matrices}
\EEA

{}From the four $\g$-matrices above, it is possible to define a
``fifth $\g$-matrix" by \BE
     \g_{5}  \equiv \g^{5}  \equiv i\g^{0}\g^{1}\g^{2}\g^{3}
%             = \f{i}{4!}\e^{\mu\nu\rho\s}\g_{\mu}\g_{\nu}\g_{\rho}\g_{\s}
               \label{Gamma5def}
\EE It possesses the following properties which follows easily
from the definitions~\r{Dirac-matrices} and \r{Gamma5def} \BEA
\{ \g^{5},\g^{\mu}\} & = & 0, \label{g5gmu}     \SL
             (\g^{5})^{2} &=& 1.
\EEA

We will now state three explicit representations of the
$\g$-matrices, namely the so-called  Dirac representation, the
Majorana representation, and finally the Chiral representation.












\subsection{Representations}\vspace{.5cm}
   \label{Subsect: Representations}

The lowest non-trivial representation of these matrices is of
dimension four. and  we will concentrate on this represntation.
{}From now on, we will assume that a four dimensional
representation is used.
\subsubsection{The Dirac Representation or Canonical Basis.}

In this particular representation the $\g$-matrices read \BEA
  \g^{0} &=& \LP( \BA{rr}  1      & 0         \SL
                           0      & -1    \EA \RP) , \label{rep 1}\SL
  \g^{i} &=& \LP( \BA{rr}  0           & \s^{i}     \SL
                         \bar{\s}^{i}    & 0         \EA \RP) , \hspace{1cm}
                         i=1,2,3, \label{rep 2}\SL
  \g^{5} &=& \LP( \BA{rr}  0           & \s^{0}\SL
                         \bar{\s}^{0}  & 0         \EA \RP) , \label{rep 3}
\EEA where 1 denotes the $2\times 2$ identity matrix and
$\s^{\mu}$ and $\bar{\s}^{\mu}$ are the Pauli matrices defined in
the previous section.

\subsubsection{The Majorana Representation.}

In this representation  all $\g$-matricrs are pure imaginary and
have the explicit form: \BEA
   \g^{0}  &=& \LP( \BA{rr}  0              &    \s^{2} \SL
                            - \bar{\s}^{2}  &    0        \EA  \RP), \SL
   \g^{1}  &=&  \LP( \BA{rr}  i\s^{3}     &  0 \SL
                              0          &  i\s^{3}  \EA \RP),  \SL
   \g^{2} &=&  \LP( \BA{rr}   0          &  -\s^{2}\SL
                              -\bar{\s}^{2} & 0  \EA \RP),\SL
   \g^{3} &=&  \LP( \BA{rr} -i\s^{1}     &  0 \SL
                              0          &  i\s^{1}  \EA \RP) ,
\EEA and finally \BEA
   \g^{5} &=&  \LP( \BA{rr}  \s^{2}      &  0 \SL
                              0          &  -\s^{2}  \EA \RP).
\EEA






\subsubsection{The Chiral representation or Weyl Basis.}\vspace{.5cm}
    \label{subsubsect: The Chiral representation}

This basis is of particular interest to persons doing SUSY. In
this representation the $\g$-matrices take on the explicite form
\BEA
  \g^{\mu} = \LP( \BA{rr} 0           & \s^{\mu}        \SL
                    \bar{\s}^{\mu}    & 0          \EA \RP) ,
                    \label{WEYL basis prop 1}\SL
  \g^{5} = \LP( \BA{rr} -1          & 0          \SL
                        0           & 1 \EA \RP) .
                   \label{WEYL basis prop 2}
\EEA

\chapter{Spontaneous \ Symmetry \ Breaking (SSB)}\vspace{.5cm}
   \label{BPP:Spontaneous Symmetry Symmetry}
Let us consider a Lagrangian, which:

\begin{enumerate}
\item Is invariant under a group $G$ of transformations.

\item Has a degenerate set of states with minimal energy, which
transform under $G$ as the members of a given multiplet.
\end{enumerate}

\noindent If one arbitrarily selects one of those states as the
ground state of the system, one says that the symmetry becomes
spontaneously broken.

A well-known physical example is provided by a ferromagnet:
although the Hamiltonian is invariant under rotations, the ground
state has the spins aligned into some arbitrary direction.
Moreover, any higher-energy state, built from the ground state by
a finite number of excitations, would share its anisotropy. In a
Quantum Field Theory, the ground state is the vacuum. Thus, the
SSB mechanism will appear in those cases where one has a symmetric
Lagrangian, but a non-symmetric vacuum.

The existence of flat directions connecting the degenerate states
of minimal energy is a general property of the SSB of continuous
symmetries. In a Quantum Field Theory it implies the existence of
massless degrees of freedom.


\subsection{Goldstone theorem}\vspace{.5cm}
\label{subsec:goldstone}

%%%%%%%%%%%%%%%  FIGURE %%%%%%%%%%%%%%%%%%%%%%%%%
\begin{figure}[tbh]\centering
\begin{minipage}[c]{.4\linewidth}\centering
\includegraphics[width=6cm]{Pot.eps}
\vskip .5cm\mbox{}
\end{minipage}
\hskip 1cm
\begin{minipage}[c]{.4\linewidth}\centering
\includegraphics[width=7cm]{HiggsPot2.eps}
\end{minipage}
\vskip -.3cm \caption{Shape of the scalar potential for \
$\mu^2>0$ \ (left) \ and \ $\mu^2<0$ \ (right). In the second case
there is a continuous set of degenerate vacua, corresponding to
different phases \ $\theta$, connected through a massless field
excitation \ $\varphi_2$.} \label{fig:HiggsPot}
\end{figure}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


Let us consider a complex scalar field $\phi(x)$, with Lagrangian
%
\BEA \cL\, = \, \partial_\mu\phi^\dagger
\partial^\mu\phi - V(\phi)\, , \qquad\qquad V(\phi)\, = \, \mu^2
\phi^\dagger\phi + h \left(\phi^\dagger\phi\right)^2\, . \EEA
%
$\cL$ is invariant under global phase transformations of the
scalar field
%
\BEA \phi(x)\,\longrightarrow\,\phi'(x)\,\equiv\,
\exp{\left\{i\theta\right\}}\,\phi(x) \, . \EEA
%

In order to have a ground state the potential should be bounded
from below, i.e. $h>0$. For the quadratic piece there are two
possibilities:
%
\vskip .1cm
\begin{enumerate}

\item \mbox{\boldmath $\mu^2>0$:} \ The potential has only the
trivial minimum $\phi=0$. It describes a massive scalar particle
with mass $\mu$ and quartic coupling $h$. \vskip .25cm

\item \mbox{\boldmath $\mu^2<0$:} \ The minimum is obtained for
those field configurations satisfying
%
\BEA |\phi_0|\, = \, \sqrt{{-\mu^2\over 2 h}}
\,\equiv\, {v\over\sqrt{2}} \, > \, 0 \, , \qquad\qquad\qquad
V(\phi_0)\, =\, -{h\over 4} v^4\,  . \EEA
%
Owing to the $U(1)$ phase-invariance of the Lagrangian, there is
an infinite number of degenerate states of minimum energy,
$\phi_0(x) = {v\over\sqrt{2}}\, \exp{\left\{i\theta\right\}}$. By
choosing a particular solution, $\theta=0$ for example, as the
ground state, the symmetry gets spontaneously broken. If we
parametrize the excitations over the ground state as
%
\BEA \phi(x)\, \equiv \,
{1\over\sqrt{2}}\,\left[ v + \varphi_1(x) + i\,
\varphi_2(x)\right]\, , \EEA
%
where $\varphi_1$ and $\varphi_2$ are real fields, the potential
takes the form
%
\BEA V(\phi)\, = \, V(\phi_0) -\mu^2\varphi_1^2 + h\, v
\,\varphi_1 \left(\varphi_1^2+\varphi_2^2\right) + {h\over 4}
\left(\varphi_1^2+\varphi_2^2\right)^2\, . \EEA
%
Thus, $\varphi_1$ describes a massive state of mass
$m_{\varphi_1}^2 = -2\mu^2$, while $\varphi_2$ is massless.

\end{enumerate}
\vskip .1cm

The first possibility ($\mu^2>0$) is just the usual situation with
a single ground state. The other case, with SSB, is more
interesting. The appearance of a massless particle when $\mu^2<0$
is easy to understand: the field $\varphi_2$ describes excitations
around a flat direction in the potential, i.e. into states with
the same energy as the chosen ground state. Since those
excitations do not cost any energy, they obviously correspond to a
massless state.

The fact that there are massless excitations associated with the
SSB mechanism is a completely general result, known as the
Goldstone theorem \citep{goldstone}: if a Lagrangian is invariant
under a continuous symmetry group $G$, but the vacuum is only
invariant under a subgroup $H\subset G$, then there must exist as
many massless spin--0 particles (Goldstone bosons) as broken
generators (i.e. generators of $G$ which do not belong to $H$).



\chapter{Renormalization Group Equations}\vspace{-.5cm}
   \label{BPP:Renormalization Group Equations}



%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

The two-loop beta functions for the superpotential parameters are:

\BEA{d\over dt} \mu \> = \>  {1\over 16 \pi^2} \beta^{(1)}_{\mu}
                + {1\over (16 \pi^2)^2} \beta^{(2)}_{\mu}
 \EEA
\BEA {d\over dt} \byuk_{u,d,e} \> =\> {1\over 16 \pi^2} {\bf
\beta}^{(1)}_{\byuk_{u,d,e}}
                + {1\over (16 \pi^2)^2} {\bf \beta}^{(2)}_{\byuk_{u,d,e}}
\EEA

 with:



   $$\eqalignno {{\beta}^{(1)}_\mu \> = \> \mu \biggl
\lbrace & {\rm Tr} ( 3\byuk_u \byuk_u^\dagger +3 \byuk_d
\byuk_d^\dagger + \byuk_e \byuk_e^\dagger) -3 g_2^2 - {3\over 5}
g_1^2 \biggr \rbrace \cr &{}\cr {\bf \beta}^{(2)}_\mu \> = \> \mu
\biggl\lbrace & - 3 {\rm Tr} (3\byuk_u \byuk_u^\dagger \byuk_u
\byuk_u^\dagger
       +3\byuk_d \byuk_d^\dagger \byuk_d \byuk_d^\dagger
%% change
       +2\byuk_u \byuk_d^\dagger \byuk_d \byuk_u^\dagger
       +\byuk_e \byuk_e^\dagger \byuk_e \byuk_e^\dagger)
\cr & + \Bigl [16 g_3^2 + {4\over 5} g_1^2 \Bigr ]{\rm Tr}(\byuk_u
\byuk_u^\dagger ) + \Bigl [16 g_3^2 - {2\over 5} g_1^2 \Bigr] {\rm
Tr}(\byuk_d \byuk_d^\dagger ) + {6\over 5} g_1^2 {\rm Tr}(\byuk_e
\byuk_e^\dagger ) \cr & + {15\over 2} g_2^4 + {9\over 5} g_1^2 g_2
+ {207\over 50} g_1^4 \biggr\rbrace \cr  } $$
$$
\eqalignno{ {\bf \beta}^{(1)}_{\byuk_u} \> = \> \byuk_u
\biggl\lbrace & 3 {\rm Tr} (\byuk_u \byuk_u^\dagger) + 3
\byuk_u^\dagger \byuk_u + \byuk_d^\dagger \byuk_d - {16\over 3}
g_3^2 - 3 g_2^2 - {13\over 15} g_1^2 \biggr \rbrace \cr &{}\cr
{\bf \beta}^{(2)}_{\byuk_u} \> = \>
 \byuk_u \biggl\lbrace
& - 3{\rm Tr} (3\byuk_u \byuk_u^\dagger \byuk_u \byuk_u^\dagger
%% change
+  \byuk_u \byuk_d^\dagger \byuk_d \byuk_u^\dagger) -
\byuk_d^\dagger \byuk_d {\rm Tr} (3 \byuk_d \byuk_d^\dagger +
\byuk_e \byuk_e^\dagger) \cr  & - 9 \byuk_u^\dagger \byuk_u {\rm
Tr} (\byuk_u \byuk_u^\dagger) - 4 \byuk_u^\dagger \byuk_u
\byuk_u^\dagger \byuk_u - 2 \byuk_d^\dagger \byuk_d
\byuk_d^\dagger \byuk_d - 2 \byuk_d^\dagger \byuk_d
\byuk_u^\dagger \byuk_u \cr & + \Bigl [ 16 g_3^2 + {4\over 5}
g_1^2 \Bigr] {\rm Tr}(\byuk_u \byuk_u^\dagger) + \Bigl [ 6 g_2^2 +
{2\over 5} g_1^2 \Bigr ] \byuk_u^\dagger \byuk_u + {2\over 5}
g_1^2 \byuk_d^\dagger \byuk_d \cr & -{16\over 9} g_3^4 + 8 g_3^2
g_2^2 + {136\over 45} g_3^2 g_1^2 + {15\over 2} g_2^4 + g_2^2
g_1^2 + {2743\over 450} g_1^4 \biggr\rbrace   \cr }
$$
$$
\eqalignno{ {\bf \beta}^{(1)}_{\byuk_d} \> = \> \byuk_d
\biggl\lbrace & {\rm Tr} (3 \byuk_d \byuk_d^\dagger +\byuk_e
\byuk_e^\dagger) + 3 \byuk_d^\dagger \byuk_d + \byuk_u^\dagger
\byuk_u - {16\over 3} g_3^2 - 3 g_2^2 - {7\over 15} g_1^2 \biggr
\rbrace    \cr & {} \cr {\bf \beta}^{(2)}_{\byuk_d} \> = \>
\byuk_d \biggl\lbrace & - 3{\rm Tr} (3\byuk_d \byuk_d^\dagger
\byuk_d \byuk_d^\dagger
%% change
     + \byuk_u \byuk_d^\dagger \byuk_d \byuk_u^\dagger
      + \byuk_e \byuk_e^\dagger \byuk_e \byuk_e^\dagger)
\cr  & - 3 \byuk_u^\dagger \byuk_u {\rm Tr} (\byuk_u
\byuk_u^\dagger) - 3 \byuk_d^\dagger \byuk_d {\rm Tr} (3 \byuk_d
\byuk_d^\dagger + \byuk_e \byuk_e^\dagger) - 4 \byuk_d^\dagger
\byuk_d \byuk_d^\dagger \byuk_d \cr & - 2 \byuk_u^\dagger \byuk_u
\byuk_u^\dagger \byuk_u - 2 \byuk_u^\dagger \byuk_u
\byuk_d^\dagger \byuk_d + \Bigl [ 16 g_3^2 - {2\over 5} g_1^2
\Bigr] {\rm Tr}(\byuk_d \byuk_d^\dagger) \cr & + {6\over 5} g_1^2
{\rm Tr}(\byuk_e \byuk_e^\dagger) + {4\over 5} g_1^2
\byuk_u^\dagger \byuk_u + \Bigl [6 g^2_2 + {4\over 5} g_1^2 \Bigr]
\byuk_d^\dagger \byuk_d \cr & -{16\over 9} g_3^4 + 8 g_3^2 g_2^2 +
{8\over 9} g_3^2 g_1^2 + {15\over 2} g_2^4 + g_2^2 g_1^2 +
{287\over 90} g_1^4 \biggr\rbrace    \cr }
$$
$$
\eqalignno{ {\bf \beta}^{(1)}_{\byuk_e} \> = \> \byuk_e
\biggl\lbrace & {\rm Tr} (3 \byuk_d \byuk_d^\dagger + \byuk_e
\byuk_e^\dagger) + 3 \byuk_e^\dagger \byuk_e - 3 g_2^2 - {9\over
5} g_1^2 \biggr \rbrace \cr &{}\cr {\bf \beta}^{(2)}_{\byuk_e} \>
= \> \byuk_e \biggl\lbrace & - 3 {\rm Tr} (3\byuk_d
\byuk_d^\dagger \byuk_d \byuk_d^\dagger
%% change
     + \byuk_u \byuk_d^\dagger \byuk_d \byuk_u^\dagger
      + \byuk_e \byuk_e^\dagger \byuk_e \byuk_e^\dagger)
\cr  & - 3\byuk_e^\dagger \byuk_e {\rm Tr} (3 \byuk_d
\byuk_d^\dagger + \byuk_e \byuk_e^\dagger) - 4 \byuk_e^\dagger
\byuk_e \byuk_e^\dagger \byuk_e + \Bigl [ 16 g_3^2 - {2\over  5}
g_1^2 \Bigr] {\rm Tr}(\byuk_d \byuk_d^\dagger) \cr & + {6\over  5}
g_1^2 {\rm Tr}(\byuk_e \byuk_e^\dagger) + 6 g_2^2 \byuk_e^\dagger
\byuk_e + {15\over 2} g_2^4 + {9\over 5}g_2^2 g_1^2 + {27\over 2}
g_1^4 \biggr\rbrace \cr }
$$
The above results for the MSSM have all appeared before. Now we
apply our results of arriving at the two-loop beta functions for
the soft-breaking trilinear scalar couplings: \BEA {d\over dt}
\bsh_{u,d,e} = {1\over 16 \pi^2} {\bf \beta}^{(1)}_{\bsh_{u,d,e}}
                + {1\over (16 \pi^2)^2} {\bf \beta}^{(2)}_{\bsh_{u,d,e}}
\>\> \EEA

$$

\eqalignno{ {\bf \beta}^{(1)}_{\bsh_u} \> = \> \bsh_u
\biggl\lbrace & 3 {\rm Tr} (\byuk_u \byuk_u^\dagger) + 5
\byuk_u^\dagger \byuk_u + \byuk_d^\dagger \byuk_d - {16\over 3}
g_3^2 - 3 g_2^2 - {13\over 15} g_1^2 \biggr \rbrace \cr + \byuk_u
\biggl\lbrace & 6 {\rm Tr}(\bsh_u \byuk_u^\dagger) + 4
\byuk_u^\dagger \bsh_u + 2 \byuk_d^\dagger \bsh_d + {32\over 3}
g_3^2 M_3 + 6g_2^2 M_2 + {26\over 15} g_1^2 M_1 \biggr \rbrace \cr
&{}\cr {\bf \beta}^{(2)}_{\bsh_u} \> = \>
 \bsh_u \biggl\lbrace
& - 3{\rm Tr} (3\byuk_u \byuk_u^\dagger \byuk_u \byuk_u^\dagger
%% change
+  \byuk_u \byuk_d^\dagger \byuk_d \byuk_u^\dagger) -
\byuk_d^\dagger \byuk_d {\rm Tr} (3 \byuk_d \byuk_d^\dagger +
\byuk_e \byuk_e^\dagger) \cr  & - 15 \byuk_u^\dagger \byuk_u {\rm
Tr} (\byuk_u \byuk_u^\dagger) - 6 \byuk_u^\dagger \byuk_u
\byuk_u^\dagger \byuk_u - 2 \byuk_d^\dagger \byuk_d
\byuk_d^\dagger \byuk_d - 4 \byuk_d^\dagger \byuk_d
\byuk_u^\dagger \byuk_u \cr & + \Bigl [ 16 g_3^2 + {4\over 5}
g_1^2 \Bigr] {\rm Tr}(\byuk_u \byuk_u^\dagger) + 12 g_2^2
\byuk_u^\dagger \byuk_u + {2\over 5} g_1^2 \byuk_d^\dagger \byuk_d
\cr & -{16\over 9} g_3^4 + 8 g_3^2 g_2^2 + {136\over 45} g_3^2
g_1^2 + {15\over 2} g_2^4 + g_2^2 g_1^2 + {2743\over 450} g_1^4
\biggr\rbrace \cr
 + \byuk_u
\biggl\lbrace & - 6{\rm Tr} (6\bsh_u \byuk_u^\dagger \byuk_u
\byuk_u^\dagger
%% change
+ \bsh_u \byuk_d^\dagger \byuk_d \byuk_u^\dagger
%% change
+ \bsh_d \byuk_u^\dagger \byuk_u \byuk_d^\dagger) \cr  & - 18
\byuk_u^\dagger \byuk_u {\rm Tr} (\bsh_u \byuk_u^\dagger) -
\byuk_d^\dagger \byuk_d {\rm Tr} (6 \bsh_d \byuk_d^\dagger + 2
\bsh_e \byuk_e^\dagger) - 12 \byuk_u^\dagger \bsh_u {\rm Tr}
(\byuk_u \byuk_u^\dagger) \cr  & - \byuk_d^\dagger \bsh_d {\rm Tr}
(6 \byuk_d \byuk_d^\dagger + 2 \byuk_e \byuk_e^\dagger) - 6
\byuk_u^\dagger \byuk_u \byuk_u^\dagger \bsh_u - 8 \byuk_u^\dagger
\bsh_u \byuk_u^\dagger \byuk_u \cr & - 4 \byuk_d^\dagger \byuk_d
\byuk_d^\dagger \bsh_d - 4 \byuk_d^\dagger \bsh_d \byuk_d^\dagger
\byuk_d - 2 \byuk_d^\dagger \byuk_d \byuk_u^\dagger \bsh_u - 4
\byuk_d^\dagger \bsh_d \byuk_u^\dagger \byuk_u \cr & + \Bigl [ 32
g_3^2 + {8\over  5} g_1^2 \Bigr] {\rm Tr}(\bsh_u \byuk_u^\dagger)
+ \Bigl [6 g_2^2 + {6 \over 5} g_1^2\Bigr] \byuk_u^\dagger \bsh_u
+ {4\over 5} g_1^2 \byuk_d^\dagger \bsh_d \cr & - \Bigl [ 32 g_3^2
M_3 + {8\over  5} g_1^2 M_1\Bigr] {\rm Tr}(\byuk_u
\byuk_u^\dagger) - \Bigl [12 g_2^2 M_2+ {4\over 5} g_1^2 M_1\Bigr]
\byuk_u^\dagger \byuk_u \cr & - {4\over 5} g_1^2 M_1
\byuk_d^\dagger \byuk_d + {64\over 9} g_3^4 M_3 - 16 g_3^2 g_2^2
(M_3 + M_2) - {272\over 45} g_3^2 g_1^2 (M_3 + M_1) \cr & - 30
g_2^4 M_2 - 2 g_2^2 g_1^2 (M_2 + M_1) - {5486\over 225} g_1^4 M_1
\biggr\rbrace \cr }
$$
$$
\eqalignno{ {\bf \beta}^{(1)}_{\bsh_d} \> = \> \bsh_d
\biggl\lbrace & {\rm Tr} (3 \byuk_d \byuk_d^\dagger +\byuk_e
\byuk_e^\dagger) + 5 \byuk_d^\dagger \byuk_d + \byuk_u^\dagger
\byuk_u - {16\over 3} g_3^2 - 3 g_2^2 - {7\over 15} g_1^2 \biggr
\rbrace  \cr + \byuk_d \biggl\lbrace & {\rm Tr}(6\bsh_d
\byuk_d^\dagger + 2 \bsh_e \byuk_e^\dagger) + 4 \byuk_d^\dagger
\bsh_d + 2 \byuk_u^\dagger \bsh_u + {32\over 3} g_3^2 M_3 + 6g_2^2
M_2 + {14\over 15} g_1^2 M_1 \biggr\rbrace \cr & {} \cr {\bf
\beta}^{(2)}_{\bsh_d} \> = \> \bsh_d \biggl\lbrace & - 3{\rm Tr}
(3\byuk_d \byuk_d^\dagger \byuk_d \byuk_d^\dagger
%% change
        + \byuk_u \byuk_d^\dagger \byuk_d \byuk_u^\dagger
          + \byuk_e \byuk_e^\dagger \byuk_e \byuk_e^\dagger)
\cr  & - 3 \byuk_u^\dagger \byuk_u {\rm Tr} (\byuk_u
\byuk_u^\dagger) - 5 \byuk_d^\dagger \byuk_d {\rm Tr} (3 \byuk_d
\byuk_d^\dagger + \byuk_e \byuk_e^\dagger) - 6 \byuk_d^\dagger
\byuk_d \byuk_d^\dagger \byuk_d \cr & - 2 \byuk_u^\dagger \byuk_u
\byuk_u^\dagger \byuk_u - 4 \byuk_u^\dagger \byuk_u
\byuk_d^\dagger \byuk_d + \Bigl [ 16 g_3^2 - {2\over 5} g_1^2
\Bigr] {\rm Tr}(\byuk_d \byuk_d^\dagger) \cr & + {6\over 5} g_1^2
{\rm Tr}(\byuk_e \byuk_e^\dagger) + {4\over 5} g_1^2
\byuk_u^\dagger \byuk_u + \Bigl [12 g^2_2 + {6\over 5} g_1^2
\Bigr] \byuk_d^\dagger \byuk_d \cr & -{16\over 9} g_3^4 + 8 g_3^2
g_2^2 + {8\over 9} g_3^2 g_1^2 + {15\over 2} g_2^4 + g_2^2 g_1^2 +
{287\over 90} g_1^4 \biggr\rbrace \cr
 + \byuk_d
\biggl\lbrace & - 6{\rm Tr} (6\bsh_d \byuk_d^\dagger \byuk_d
\byuk_d^\dagger
%% change
    + \bsh_u \byuk_d^\dagger \byuk_d \byuk_u^\dagger
%% change
     + \bsh_d \byuk_u^\dagger \byuk_u \byuk_d^\dagger
      + 2\bsh_e \byuk_e^\dagger \byuk_e \byuk_e^\dagger)
\cr  & - 6 \byuk_u^\dagger \byuk_u {\rm Tr} (\bsh_u
\byuk_u^\dagger) - 6\byuk_d^\dagger \byuk_d {\rm Tr} (3 \bsh_d
\byuk_d^\dagger + \bsh_e \byuk_e^\dagger) \cr  & - 6
\byuk_u^\dagger \bsh_u {\rm Tr} (\byuk_u \byuk_u^\dagger) - 4
\byuk_d^\dagger \bsh_d {\rm Tr} (3 \byuk_d \byuk_d^\dagger +
\byuk_e \byuk_e^\dagger) - 6 \byuk_d^\dagger \byuk_d
\byuk_d^\dagger \bsh_d \cr & - 8 \byuk_d^\dagger \bsh_d
\byuk_d^\dagger \byuk_d - 4 \byuk_u^\dagger \bsh_u \byuk_u^\dagger
\byuk_u - 4 \byuk_u^\dagger \byuk_u \byuk_u^\dagger \bsh_u - 4
\byuk_u^\dagger \bsh_u \byuk_d^\dagger \byuk_d \cr & - 2
\byuk_u^\dagger \byuk_u \byuk_d^\dagger \bsh_d + \Bigl [ 32 g_3^2
- {4\over 5} g_1^2 \Bigr] {\rm Tr}(\bsh_d \byuk_d^\dagger) +
{12\over 5} g_1^2 {\rm Tr}(\bsh_e \byuk_e^\dagger) + {8\over 5}
g_1^2 \byuk_u^\dagger \bsh_u \cr & + \Bigl [6 g_2^2 + {6\over 5}
g_1^2 \Bigr] \byuk_d^\dagger \bsh_d - \Bigl [ 32 g_3^2 M_3 -
{4\over 5} g_1^2 M_1\Bigr] {\rm Tr}(\byuk_d \byuk_d^\dagger) -
{12\over 5} g_1^2 M_1 {\rm Tr}(\byuk_e \byuk_e^\dagger) \cr & -
\Bigl [12 g_2^2 M_2 + {8\over 5} g_1^2 M_1\Bigr] \byuk_d^\dagger
\byuk_d - {8\over 5} g_1^2 M_1 \byuk_u^\dagger \byuk_u + {64\over
9} g_3^4 M_3 - 16 g_3^2 g_2^2 (M_3 + M_2) \cr & - {16\over 9}
g_3^2 g_1^2 (M_3 + M_1) - {30} g_2^4 M_2 - 2 g_2^2 g_1^2 (M_2 +
M_1) - {574\over 45} g_1^4 M_1 \biggr\rbrace \cr }
$$
$$
\eqalignno{ {\bf \beta}^{(1)}_{\bsh_e} \> = \> \bsh_e
\biggl\lbrace & {\rm Tr} (3 \byuk_d \byuk_d^\dagger + \byuk_e
\byuk_e^\dagger) + 5 \byuk_e^\dagger \byuk_e - 3 g_2^2 - {9\over
5} g_1^2
 \biggr \rbrace
\cr + \byuk_e \biggl\lbrace &{\rm Tr}(6 \bsh_d \byuk_d^\dagger +
2\bsh_e \byuk_e^\dagger) + 4 \byuk_e^\dagger \bsh_e + 6g_2^2 M_2 +
{18\over 5} g_1^2 M_1 \biggr \rbrace \cr &{}\cr {\bf
\beta}^{(2)}_{\bsh_e} \> = \> \bsh_e \biggl\lbrace & - 3{\rm Tr}
(3\byuk_d \byuk_d^\dagger \byuk_d \byuk_d^\dagger
%% change
      + \byuk_u \byuk_d^\dagger \byuk_d \byuk_u^\dagger
       +\byuk_e \byuk_e^\dagger \byuk_e \byuk_e^\dagger)
\cr  & - 5\byuk_e^\dagger \byuk_e {\rm Tr} (3 \byuk_d
\byuk_d^\dagger + \byuk_e \byuk_e^\dagger) - 6 \byuk_e^\dagger
\byuk_e \byuk_e^\dagger \byuk_e + \Bigl [ 16 g_3^2 - {2\over  5}
g_1^2 \Bigr] {\rm Tr}(\byuk_d \byuk_d^\dagger) \cr & + {6\over  5}
g_1^2 {\rm Tr}(\byuk_e \byuk_e^\dagger) + \Bigl [12 g_2^2 -
{6\over 5} g_1^2 \Bigr] \byuk_e^\dagger \byuk_e + {15\over 2}
g_2^4 + {9\over 5}g_2^2 g_1^2 + {27\over 2} g_1^4 \biggr\rbrace
\cr
 + \byuk_e
\biggl\lbrace & - 6{\rm Tr} (6\bsh_d \byuk_d^\dagger \byuk_d
\byuk_d^\dagger
%% change
      +\bsh_u \byuk_d^\dagger \byuk_d \byuk_u^\dagger
%% change
       + \bsh_d \byuk_u^\dagger \byuk_u \byuk_d^\dagger
        + 2\bsh_e \byuk_e^\dagger \byuk_e \byuk_e^\dagger)
\cr & - 4\byuk_e^\dagger \bsh_e {\rm Tr} (3 \byuk_d
\byuk_d^\dagger +  \byuk_e \byuk_e^\dagger) - 6\byuk_e^\dagger
\byuk_e {\rm Tr} (3 \bsh_d \byuk_d^\dagger + \bsh_e
\byuk_e^\dagger) \cr & - 6 \byuk_e^\dagger \byuk_e \byuk_e^\dagger
\bsh_e - 8 \byuk_e^\dagger \bsh_e \byuk_e^\dagger \byuk_e \cr &
+\Bigl [ 32 g_3^2 - {4\over 5} g_1^2 \Bigr] {\rm Tr}(\bsh_d
\byuk_d^\dagger) + {12\over 5} g_1^2 {\rm Tr}(\bsh_e
\byuk_e^\dagger) + \Bigl [6 g_2^2 + {6\over 5} g_1^2 \Bigr]
\byuk_e^\dagger \bsh_e \cr & - \Bigl [ 32 g_3^2 M_3 - {4\over 5}
g_1^2 M_1\Bigr] {\rm Tr}(\byuk_d \byuk_d^\dagger) - {12\over 5}
g_1^2 M_1 {\rm Tr}(\byuk_e \byuk_e^\dagger) -12 g_2^2 M_2
\byuk_e^\dagger \byuk_e \cr & - {30} g_2^4 M_2 -{18\over 5}g_2^2
g_1^2 (M_1 + M_2) - 54 g_1^4 M_1 \biggr\rbrace \cr }
$$

\BEA {d\over dt} B = {1\over 16 \pi^2} {\beta}^{(1)}_{B}
                + {1\over (16 \pi^2)^2} {\beta}^{(2)}_{B}
\EEA

$$
\eqalignno{ {\beta}^{(1)}_B \> = \> B \biggl \lbrace & {\rm Tr} (3
\byuk_u \byuk_u^\dagger +3  \byuk_d \byuk_d^\dagger + \byuk_e
\byuk_e^\dagger) - 3 g_2^2 - {3\over 5} g_1^2 \biggr \rbrace \cr +
\mu \biggl \lbrace &  {\rm Tr} ( 6 \bsh_u \byuk_u^\dagger + 6
\bsh_d \byuk_d^\dagger + 2\bsh_e \byuk_e^\dagger) + 6 g_2^2 M_2
+{6\over 5} g_1^2 M_1 \biggr \rbrace \cr &{}\cr {\beta}^{(2)}_B \>
= \> B \biggl\lbrace & - 3 {\rm Tr} (3\byuk_u \byuk_u^\dagger
\byuk_u \byuk_u^\dagger
   +  3\byuk_d \byuk_d^\dagger \byuk_d \byuk_d^\dagger
%% change
   +  2\byuk_u \byuk_d^\dagger \byuk_d \byuk_u^\dagger
   +   \byuk_e \byuk_e^\dagger \byuk_e \byuk_e^\dagger)
\cr & + \Bigl [16 g_3^2 + {4\over 5} g_1^2 \Bigr] {\rm Tr}(\byuk_u
\byuk_u^\dagger ) + \Bigl [16 g_3^2 - {2\over 5} g_1^2 \Bigr] {\rm
Tr}(\byuk_d \byuk_d^\dagger ) + {6\over 5} g_1^2 {\rm Tr}(\byuk_e
\byuk_e^\dagger ) \cr & + {15\over 2} g_2^4 + {9\over 5} g_1^2
g_2^2 + {207\over 50} g_1^4 \biggr\rbrace \cr + \mu \biggl\lbrace
- 12& {\rm Tr} (3 \bsh_u \byuk_u^\dagger \byuk_u \byuk_u^\dagger +
3 \bsh_d \byuk_d^\dagger \byuk_d \byuk_d^\dagger
%% change
+  \bsh_u \byuk_d^\dagger \byuk_d \byuk_u^\dagger
%% change
+  \bsh_d \byuk_u^\dagger \byuk_u \byuk_d^\dagger +  \bsh_e
\byuk_e^\dagger \byuk_e \byuk_e^\dagger) \cr & + \Bigl [32 g_3^2 +
{8\over 5} g_1^2 \Bigr] {\rm Tr}(\bsh_u \byuk_u^\dagger ) + \Bigl
[32 g_3^2 - {4\over 5} g_1^2 \Bigr] {\rm Tr}(\bsh_d
\byuk_d^\dagger ) + {12\over 5} g_1^2 {\rm Tr}(\bsh_e
\byuk_e^\dagger ) \cr & - \Bigl [32 g_3^2 M_3 + {8\over 5} g_1^2
M_1 \Bigr] {\rm Tr}(\byuk_u \byuk_u^\dagger ) - \Bigl [32 g_3^2
M_3 - {4\over 5} g_1^2 M_1 \Bigr] {\rm Tr}(\byuk_d \byuk_d^\dagger
) \cr & - {12\over 5} g_1^2 M_1 {\rm Tr}(\byuk_e \byuk_e^\dagger )
- {30} g_2^4 M_2 - {18\over 5} g_1^2 g_2^2 (M_1 + M_2) - {414\over
25}g_1^4 M_1 \biggr\rbrace \>\> . \cr }
$$
Finally, we turn to the $\beta$-functions for the scalar
(mass)$^2$ terms of the $\mij$ type in the MSSM. It is convenient
to define the quantities

\BEA \trym \> = \> \mhu - \mhd + {\rm Tr} [\bmq - \bml - 2 \bmu+
\bmd + \bme]  \EEA

$$
\eqalignno{ \sss \> = \> &{\rm Tr} \Bigl [ -(3 \mhu + \bmq)
\byuk_u^\dagger \byuk_u + 4 \byuk_u^\dagger \bmu \byuk_u + (3\mhd
- \bmq) \byuk_d^\dagger \byuk_d - 2 \byuk_d^\dagger \bmd \byuk_d
\cr &\qquad\qquad + (\mhd + \bml) \byuk_e^\dagger \byuk_e - 2
\byuk_e^\dagger \bme \byuk_e \Bigr ] \cr &+ \left [ {3\over 2}
g_2^2 + {3\over 10}g_1^2 \right ] \left\lbrace \mhu - \mhd - {\rm
Tr} (\bml) \right \rbrace + \left [ {8\over 3} g_3^2 + {3\over 2}
g_2^2 + {1\over 30} g_1^2 \right ] {\rm Tr} (\bmq ) \cr &-\left [
{16\over 3} g_3^2 + {16\over 15} g_1^2 \right ] {\rm Tr} (\bmu )
+\left [ {8\over 3} g_3^2 + {2\over 15} g_1^2 \right ] {\rm Tr}
(\bmd ) + {6\over 5} g_1^2 {\rm Tr} (\bme)\cr }
$$

$$
\eqalignno{ \sigma_1 \> = \> &{1\over 5} g_1^2 \Bigl \lbrace 3 (
\mhu + \mhd ) + {\rm Tr} [\bmq + 3 \bml + 8 \bmu + 2 \bmd + 6 \bme
]\Bigr \rbrace
%&(sig1def)
\cr \sigma_2 \> =\> & g_2^2 \left \lbrace \mhu + \mhd  + {\rm Tr}
[3 \bmq +  \bml ]\right \rbrace
%&(sig2def)
\cr \sigma_3 \> = \> & g_3^2 {\rm Tr} [2 \bmq +  \bmu + \bmd ]
\>\> .
%&(sig3def)
\cr }
$$

\BEA {d\over dt} m^2 = {1\over 16\pi^2} \beta^{(1)}_{m^2} +
{1\over {(16\pi^2)^2}} \beta^{(2)}_{m^2} \EEA

\eqalignno{ \beta^{(1)}_{\mhu} \> = \> & 6 {\rm Tr} [(\mhu +
\bmq)\byuk_u^\dagger \byuk_u + \byuk_u^\dagger \bmu \byuk_u +
\bsh_u^\dagger \bsh_u ] \cr &- 6 g_2^2 |M_2|^2 - {6\over 5} g_1^2
|M_1|^2 + {3\over 5} g_1^2 \trym \cr {}\cr \beta^{(2)}_{\mhu} \> =
\> &-6 {\rm Tr} \biggl [
 6 (\mhu + \bmq) \byuk_u^\dagger \byuk_u \byuk_u^\dagger \byuk_u
+ 6 \byuk_u^\dagger \bmu \byuk_u \byuk_u^\dagger \byuk_u \cr
&\qquad\>\>+ (\mhu+\mhd+\bmq) \byuk_u^\dagger \byuk_u
\byuk_d^\dagger \byuk_d
 + \byuk_u^\dagger \bmu \byuk_u \byuk_d^\dagger \byuk_d
\cr &\qquad\>\>+ \byuk_u^\dagger  \byuk_u \bmq\byuk_d^\dagger
\byuk_d +  \byuk_u^\dagger  \byuk_u \byuk_d^\dagger \bmd \byuk_d
%% change
+6 \bsh^\dagger_u \bsh_u \byuk_u^\dagger \byuk_u
%% change
+6 \bsh^\dagger_u \byuk_u \byuk_u^\dagger \bsh_u \cr &\qquad\>\>+
\bsh^\dagger_d \bsh_d \byuk_u^\dagger \byuk_u + \byuk^\dagger_d
\byuk_d \bsh_u^\dagger \bsh_u +\bsh^\dagger_d \byuk_d
\byuk_u^\dagger \bsh_u +\byuk^\dagger_d \bsh_d \bsh_u^\dagger
\byuk_u \biggr ] \cr &+\Bigl [ 32 g_3^2 + {8\over 5}g_1^2 \Bigr ]
{\rm Tr} [(\mhu + \bmq)  \byuk^\dagger_u \byuk_u + \byuk^\dagger_u
\bmu \byuk_u + \bsh_u^\dagger \bsh_u ] \cr & + 32 g_3^2 \Bigl
\lbrace 2 |M_3|^2 {\rm Tr} [\byuk_u^\dagger \byuk_u] - M_3^* {\rm
Tr} [ \byuk_u^\dagger\bsh_u  ] - M_3 {\rm Tr} [\bsh_u^\dagger
\byuk_u  ] \Bigr \rbrace \cr & + {8\over 5} g_1^2 \Bigl \lbrace 2
|M_1|^2 {\rm Tr} [\byuk_u^\dagger \byuk_u] - M_1^* {\rm Tr} [
\byuk_u^\dagger \bsh_u ] - M_1 {\rm Tr} [  \bsh_u^\dagger\byuk_u ]
\Bigr \rbrace
%% change
+ {6\over 5} g_1^2  \sss \cr &
%% change
+ 33 g_2^4 |M_2|^2
%%\cr  &
+ {18\over 5} g_2^2 g_1^2 (|M_2|^2 + |M_1|^2 + {\rm Re}[M_1
M_2^*]) +{621\over 25} g_1^4 |M_1|^2
%% change
\cr & + 3 g_2^2 \sigma_2 + {3\over 5} g_1^2 \sigma_1 \cr}
$$
$$
\eqalignno{ \beta^{(1)}_{\mhd} \> = \> & {\rm Tr} \Bigl [6(\mhd +
\bmq) \byuk_d^\dagger \byuk_d
   + 6\byuk_d^\dagger \bmd  \byuk_d
+2(\mhd + \bml)\byuk_e^\dagger \byuk_e + 2 \byuk_e^\dagger \bme
\byuk_e \cr &\qquad+ 6 \bsh_d^\dagger \bsh_d + 2 \bsh_e^\dagger
\bsh_e \Bigr] - 6 g_2^2 |M_2|^2 - {6\over 5} g_1^2 |M_1|^2 -
{3\over 5} g_1^2 \trym \cr &{}\cr \beta^{(2)}_{\mhd} \> = \> &-6
{\rm Tr} \biggl [ 6(\mhd+\bmq) \byuk_d^\dagger \byuk_d
\byuk_d^\dagger \byuk_d + 6 \byuk_d^\dagger \bmd \byuk_d
\byuk_d^\dagger \byuk_d \cr &\qquad\>\> + (\mhu+\mhd + \bmq)
\byuk_u^\dagger \byuk_u \byuk_d^\dagger \byuk_d + \byuk_u^\dagger
\bmu \byuk_u \byuk_d^\dagger \byuk_d \cr &\qquad\>\> +
\byuk_u^\dagger  \byuk_u \bmq\byuk_d^\dagger \byuk_d +
\byuk_u^\dagger  \byuk_u \byuk_d^\dagger \bmd \byuk_d + 2 (\mhd +
\bml)\byuk_e^\dagger \byuk_e \byuk_e^\dagger \byuk_e \cr
&\qquad\>\> + 2 \byuk_e^\dagger \bme \byuk_e \byuk_e^\dagger
\byuk_e
%% change
+ 6 \bsh^\dagger_d \bsh_d \byuk_d^\dagger \byuk_d
%% change
+ 6 \bsh^\dagger_d \byuk_d \byuk_d^\dagger \bsh_d + \bsh^\dagger_u
\bsh_u \byuk_d^\dagger \byuk_d \cr &\qquad\>\> + \byuk^\dagger_u
\byuk_u \bsh_d^\dagger \bsh_d + \bsh^\dagger_u \byuk_u
\byuk_d^\dagger \bsh_d +\byuk^\dagger_u \bsh_u \bsh_d^\dagger
\byuk_d + 2 \bsh^\dagger_e \bsh_e \byuk_e^\dagger \byuk_e + 2
\bsh^\dagger_e \byuk_e \byuk_e^\dagger \bsh_e \biggr ] \cr &+\Bigl
[ 32 g_3^2 - {4\over 5}g_1^2 \Bigr ] {\rm Tr} [ (\mhd +
\bmq)\byuk^\dagger_d \byuk_d + \byuk^\dagger_d \bmd \byuk_d +
\bsh_d^\dagger \bsh_d ] \cr & + 32 g_3^2 \Bigl \lbrace 2 |M_3|^2
{\rm Tr} [\byuk_d^\dagger \byuk_d] - M_3^* {\rm Tr} [
\byuk_d^\dagger\bsh_d  ] - M_3 {\rm Tr} [\bsh_d^\dagger \byuk_d  ]
\Bigr \rbrace \cr & - {4\over 5} g_1^2 \Bigl \lbrace 2 |M_1|^2
{\rm Tr} [\byuk_d^\dagger \byuk_d] - M_1^* {\rm Tr} [
\byuk_d^\dagger \bsh_d ] - M_1 {\rm Tr} [  \bsh_d^\dagger\byuk_d ]
\Bigr \rbrace \cr &+ {12\over 5} g_1^2 \Bigl \lbrace {\rm Tr} [
(\mhd + \bml)\byuk_e^\dagger\byuk_e +  \byuk_e^\dagger \bme
\byuk_e +\bsh_e^\dagger \bsh_e ] +2 |M_1|^2 {\rm
Tr}[\byuk_e^\dagger \byuk_e ] \cr &\qquad\qquad\>\>\> - M_1 {\rm
Tr}[\bsh_e^\dagger \byuk_e ] - M^*_1 {\rm Tr}[\byuk_e^\dagger
\bsh_e ] \Bigr \rbrace - {6\over 5} g_1^2  \sss
%% change
+ 33 g_2^4 |M_2|^2 \cr & + {18\over 5} g_2^2 g_1^2 (|M_2|^2 +
|M_1|^2 + {\rm Re}[M_1 M_2^*]) +{621\over 25} g_1^4 |M_1|^2
%% change
\cr &+ 3 g_2^2 \sigma_2 + {3\over 5} g_1^2 \sigma_1 \cr}
$$
$$
\eqalignno{ \beta^{(1)}_{\bmq} \> = \> & (\bmq + 2 \mhu )
\byuk_u^\dagger \byuk_u + (\bmq + 2 \mhd ) \byuk_d^\dagger \byuk_d
+ [ \byuk_u^\dagger \byuk_u + \byuk_d^\dagger \byuk_d ] \bmq + 2
\byuk_u^\dagger \bmu \byuk_u \cr & + 2 \byuk_d^\dagger \bmd
\byuk_d + 2 \bsh_u^\dagger \bsh_u + 2 \bsh_d^\dagger \bsh_d -
{32\over 3} g_3^2 |M_3|^2 - 6 g_2^2 |M_2|^2 - {2\over 15} g_1^2
|M_1|^2 + {1\over 5} g_1^2 \trym \cr & {} \cr &{}\cr
\beta^{(2)}_{\bmq} \> = \> & -(2 \bmq + 8 \mhu ) \byuk_u^\dagger
\byuk_u\byuk_u^\dagger \byuk_u -4  \byuk_u^\dagger \bmu
\byuk_u\byuk_u^\dagger \byuk_u -4  \byuk_u^\dagger  \byuk_u \bmq
\byuk_u^\dagger \byuk_u \cr & -4  \byuk_u^\dagger  \byuk_u
\byuk_u^\dagger \bmu \byuk_u -2  \byuk_u^\dagger  \byuk_u
\byuk_u^\dagger \byuk_u \bmq -(2 \bmq + 8 \mhd ) \byuk_d^\dagger
\byuk_d\byuk_d^\dagger \byuk_d \cr & -4  \byuk_d^\dagger \bmd
\byuk_d\byuk_d^\dagger \byuk_d -4  \byuk_d^\dagger  \byuk_d \bmq
\byuk_d^\dagger \byuk_d -4  \byuk_d^\dagger  \byuk_d
\byuk_d^\dagger \bmd \byuk_d -2  \byuk_d^\dagger  \byuk_d
\byuk_d^\dagger \byuk_d \bmq \cr &- \Bigl [ (\bmq + 4 \mhu
)\byuk_u^\dagger \byuk_u + 2 \byuk_u^\dagger \bmu \byuk_u +
\byuk_u^\dagger \byuk_u \bmq \Bigr ] {\rm Tr}(3 \byuk_u^\dagger
\byuk_u ) \cr &- \Bigl [ (\bmq + 4 \mhd )\byuk_d^\dagger \byuk_d +
2 \byuk_d^\dagger \bmd \byuk_d +  \byuk_d^\dagger \byuk_d \bmq
\Bigr ] {\rm Tr}(3 \byuk_d^\dagger \byuk_d + \byuk_e^\dagger
\byuk_e ) \cr & - 6\byuk_u^\dagger \byuk_u {\rm Tr} (
\bmq\byuk_u^\dagger \byuk_u  + \byuk_u^\dagger \bmu \byuk_u) \cr &
- \byuk_d^\dagger \byuk_d {\rm Tr} (6 \bmq\byuk_d^\dagger \byuk_d
+ 6 \byuk_d^\dagger \bmd \byuk_d + 2 \bml \byuk_e^\dagger \byuk_e
+ 2 \byuk_e^\dagger \bme \byuk_e ) \cr & - 4 \Bigl \lbrace
\byuk_u^\dagger \byuk_u \bsh_u^\dagger \bsh_u + \bsh_u^\dagger
\bsh_u \byuk_u^\dagger \byuk_u + \byuk_u^\dagger \bsh_u
\bsh_u^\dagger \byuk_u + \bsh_u^\dagger \byuk_u \byuk_u^\dagger
\bsh_u   \Bigr\rbrace \cr & - 4 \Bigl\lbrace \byuk_d^\dagger
\byuk_d \bsh_d^\dagger \bsh_d + \bsh_d^\dagger \bsh_d
\byuk_d^\dagger \byuk_d + \byuk_d^\dagger \bsh_d \bsh_d^\dagger
\byuk_d + \bsh_d^\dagger \byuk_d \byuk_d^\dagger \bsh_d
\Bigr\rbrace \cr & - \bsh_u^\dagger \bsh_u  {\rm Tr}[ 6
\byuk_u^\dagger \byuk_u ] - \byuk_u^\dagger \byuk_u  {\rm Tr}[ 6
\bsh_u^\dagger \bsh_u ] - \bsh_u^\dagger \byuk_u  {\rm Tr}[ 6
\byuk_u^\dagger \bsh_u ] - \byuk_u^\dagger \bsh_u  {\rm Tr}[ 6
\bsh_u^\dagger \byuk_u ] \cr & - \bsh_d^\dagger \bsh_d  {\rm Tr}[
6 \byuk_d^\dagger \byuk_d + 2 \byuk_e^\dagger \byuk_e ] -
\byuk_d^\dagger \byuk_d  {\rm Tr}[ 6 \bsh_d^\dagger \bsh_d + 2
\bsh_e^\dagger \bsh_e ] \cr & - \bsh_d^\dagger \byuk_d  {\rm Tr}[
6 \byuk_d^\dagger \bsh_d + 2 \byuk_e^\dagger \bsh_e ] -
\byuk_d^\dagger \bsh_d  {\rm Tr}[ 6 \bsh_d^\dagger \byuk_d + 2
\bsh_e^\dagger \byuk_e ] \cr &+ {2\over 5} g_1^2 \biggl \lbrace
(2\bmq + 4 \mhu )\byuk_u^\dagger \byuk_u + 4 \byuk_u^\dagger \bmu
\byuk_u + 2 \byuk_u^\dagger \byuk_u \bmq + 4 \bsh_u^\dagger \bsh_u
 - 4 M_1\bsh_u^\dagger \byuk_u
\cr & \qquad\qquad - 4 M_1^* \byuk_u^\dagger \bsh_u  + 8 |M_1|^2
\byuk_u^\dagger \byuk_u +(\bmq + 2 \mhd )\byuk_d^\dagger \byuk_d +
2 \byuk_d^\dagger \bmd \byuk_d \cr &\qquad\qquad+  \byuk_d^\dagger
\byuk_d \bmq + 2 \bsh_d^\dagger \bsh_d - 2 M_1\bsh_d^\dagger
\byuk_d - 2 M_1^* \byuk_d^\dagger \bsh_d  + 4 |M_1|^2
\byuk_d^\dagger \byuk_d \biggr \rbrace \cr &
%% change
+ {2\over 5} g_1^2 \sss - {128\over 3} g_3^4 |M_3|^2 + 32 g_3^2
g_2^2 (|M_3|^2 + |M_2|^2 + {\rm Re}[M_2 M_3^*]) \cr & + {32\over
45} g_3^2 g_1^2 (|M_3|^2 + |M_1|^2 + {\rm Re}[M_1 M_3^*])
%% change
+ 33 g_2^4 |M_2|^2 \cr & + {2\over 5} g_2^2 g_1^2 (|M_2|^2 +
|M_1|^2 + {\rm Re}[M_1 M_2^*]) +{199\over 75} g_1^4 |M_1|^2
%% change
\cr & + {16\over3} g_3^2 \sigma_3 + 3 g_2^2 \sigma_2 + {1\over 15}
g_1^2\sigma_1 \cr}
$$
$$
\eqalignno{ \beta^{(1)}_{\bml} \> = \> & (\bml + 2 \mhd )
\byuk_e^\dagger \byuk_e + 2 \byuk_e^\dagger \bme \byuk_e +
\byuk_e^\dagger \byuk_e  \bml + 2 \bsh_e^\dagger \bsh_e \cr &- 6
g_2^2 |M_2|^2- {6\over 5} g_1^2 |M_1|^2 - {3\over 5} g_1^2 \trym
\cr &{}\cr \beta^{(2)}_{\bml} \> = \> & -(2 \bml + 8 \mhd )
\byuk_e^\dagger \byuk_e\byuk_e^\dagger \byuk_e -4 \byuk_e^\dagger
\bme \byuk_e\byuk_e^\dagger \byuk_e -4 \byuk_e^\dagger  \byuk_e
\bml \byuk_e^\dagger \byuk_e \cr & -4 \byuk_e^\dagger
\byuk_e\byuk_e^\dagger \bme \byuk_e -2 \byuk_e^\dagger
\byuk_e\byuk_e^\dagger  \byuk_e \bml \cr & - \Bigl [ (\bml + 4
\mhd )\byuk_e^\dagger \byuk_e + 2 \byuk_e^\dagger \bme \byuk_e +
\byuk_e^\dagger \byuk_e \bml \Bigr ] {\rm Tr} (3 \byuk_d^\dagger
\byuk_d + \byuk_e^\dagger \byuk_e ) \cr & - \byuk_e^\dagger
\byuk_e {\rm Tr} [6 \bmq \byuk_d^\dagger \byuk_d +
6\byuk_d^\dagger \bmd \byuk_d + 2\bml\byuk_e^\dagger \byuk_e +
2\byuk_e^\dagger \bme \byuk_e ] \cr & - 4 \Bigl\lbrace
\byuk_e^\dagger \byuk_e \bsh_e^\dagger \bsh_e + \bsh_e^\dagger
\bsh_e \byuk_e^\dagger \byuk_e + \byuk_e^\dagger \bsh_e
\bsh_e^\dagger \byuk_e + \bsh_e^\dagger \byuk_e \byuk_e^\dagger
\bsh_e \Bigr\rbrace \cr & - \bsh_e^\dagger \bsh_e  {\rm Tr}[ 6
\byuk_d^\dagger \byuk_d + 2 \byuk_e^\dagger \byuk_e ] -
\byuk_e^\dagger \byuk_e  {\rm Tr}[ 6 \bsh_d^\dagger \bsh_d + 2
\bsh_e^\dagger \bsh_e ] \cr & - \bsh_e^\dagger \byuk_e  {\rm Tr}[
6 \byuk_d^\dagger \bsh_d + 2 \byuk_e^\dagger \bsh_e ] -
\byuk_e^\dagger \bsh_e  {\rm Tr}[ 6 \bsh_d^\dagger \byuk_d + 2
\bsh_e^\dagger \byuk_e ] \cr &+ {6\over 5} g_1^2 \biggl \lbrace
(\bml + 2 \mhd )\byuk_e^\dagger \byuk_e + 2 \byuk_e^\dagger \bme
\byuk_e + \byuk_e^\dagger \byuk_e \bml + 2 \bsh_e^\dagger \bsh_e
\cr & \qquad\>\>\>- 2 M_1  \bsh_e^\dagger \byuk_e - 2 M_1^*
\byuk_e^\dagger \bsh_e  + 4 |M_1|^2 \byuk_e^\dagger \byuk_e \biggr
\rbrace - {6\over 5} g_1^2 \sss
%% change
\cr &+ 33 g_2^4 |M_2|^2 + {18\over 5} g_2^2 g_1^2 (|M_2|^2 +
|M_1|^2 + {\rm Re}[M_1 M_2^*]) +{621\over 25} g_1^4 |M_1|^2
%% change
\cr &+ 3 g_2^2 \sigma_2 + {3\over 5} g_1^2 \sigma_1 \cr }
$$
$$
\eqalignno{ \beta^{(1)}_{\bmu} \> = \> & (2\bmu + 4 \mhu ) \byuk_u
\byuk_u^\dagger + 4\byuk_u \bmq\byuk_u^\dagger + 2\byuk_u
\byuk_u^\dagger  \bmu + 4 \bsh_u \bsh^\dagger_u \cr &- {32\over 3}
g_3^2 |M_3|^2 - {32\over 15} g_1^2 |M_1|^2 - {4\over 5} g_1^2
\trym \cr &{}\cr \beta^{(2)}_{\bmu} \> = \> & -(2 \bmu + 8 \mhu )
\byuk_u \byuk^\dagger_u\byuk_u \byuk^\dagger_u -4 \byuk_u \bmq
\byuk^\dagger_u\byuk_u \byuk^\dagger_u -4 \byuk_u \byuk^\dagger_u
\bmu \byuk_u \byuk^\dagger_u \cr & -4 \byuk_u \byuk^\dagger_u
\byuk_u \bmq \byuk^\dagger_u -2 \byuk_u \byuk^\dagger_u  \byuk_u
\byuk^\dagger_u \bmu -(2 \bmu + 4 \mhu + 4 \mhd) \byuk_u
\byuk^\dagger_d\byuk_d \byuk^\dagger_u \cr &-4 \byuk_u \bmq
\byuk^\dagger_d\byuk_d \byuk^\dagger_u -4 \byuk_u \byuk^\dagger_d
\bmd \byuk_d \byuk^\dagger_u -4 \byuk_u \byuk^\dagger_d  \byuk_d
\bmq \byuk^\dagger_u -2 \byuk_u \byuk^\dagger_d  \byuk_d
\byuk^\dagger_u \bmu \cr & - \Bigl [ (\bmu+ 4 \mhu) \byuk_u
\byuk_u^\dagger + 2 \byuk_u \bmq \byuk_u^\dagger + \byuk_u
\byuk_u^\dagger \bmu \Bigr ] {\rm Tr }[6\byuk_u^\dagger \byuk_u  ]
\cr &- 12 \byuk_u \byuk_u^\dagger {\rm Tr }[\bmq\byuk_u^\dagger
\byuk_u  + \byuk_u^\dagger \bmu \byuk_u ] \cr &- 4\left \lbrace
\bsh_u \bsh_u^\dagger \byuk_u \byuk_u^\dagger
     +\byuk_u \byuk_u^\dagger \bsh_u \bsh_u^\dagger
     +\bsh_u \byuk_u^\dagger \byuk_u \bsh_u^\dagger
     +\byuk_u \bsh_u^\dagger \bsh_u \byuk_u^\dagger  \right \rbrace
\cr &- 4\left\lbrace \bsh_u \bsh_d^\dagger \byuk_d \byuk_u^\dagger
     +\byuk_u \byuk_d^\dagger \bsh_d \bsh_u^\dagger
     +\bsh_u \byuk_d^\dagger \byuk_d \bsh_u^\dagger
     +\byuk_u \bsh_d^\dagger \bsh_d \byuk_u^\dagger  \right \rbrace
\cr & -12 \left \lbrace\bsh_u \bsh^\dagger_u {\rm Tr} [
\byuk_u^\dagger \byuk_u] +\byuk_u \byuk^\dagger_u {\rm Tr} [
\bsh_u^\dagger \bsh_u] + \bsh_u \byuk^\dagger_u {\rm Tr} [
\bsh_u^\dagger \byuk_u] + \byuk_u \bsh^\dagger_u {\rm Tr} [
\byuk_u^\dagger \bsh_u]\right\rbrace \cr &+ \Bigl [ 6 g_2^2 -
{2\over 5} g_1^2 \Bigr ] \Bigl \lbrace (\bmu+ 2 \mhu)
\byuk_u\byuk_u^\dagger + 2 \byuk_u \bmq\byuk_u^\dagger +
\byuk_u\byuk_u^\dagger \bmu + 2 \bsh_u \bsh_u^\dagger \Bigr
\rbrace \cr & + 12 g_2^2 \Bigl \lbrace 2 |M_2|^2 \byuk_u
\byuk_u^\dagger - M_2^* \bsh_u \byuk_u^\dagger - M_2 \byuk_u
\bsh_u^\dagger \Bigr \rbrace \cr &- {4\over 5} g_1^2 \Bigl \lbrace
2 |M_1|^2 \byuk_u \byuk_u^\dagger - M_1^* \bsh_u \byuk_u^\dagger -
M_1 \byuk_u \bsh_u^\dagger \Bigr \rbrace - {8\over 5} g_1^2
\sss\cr &
%% change
- {128\over 3} g_3^4 |M_3|^2 + {512\over 45} g_3^2 g_1^2 (|M_3|^2
+ |M_1|^2 + {\rm Re}[M_1 M_3^*]) +{3424\over 75} g_1^4 |M_1|^2
%% change
\cr &+ {16\over 3} g_3^2 \sigma_3 + {16\over 15} g_1^2 \sigma_1
\cr }
$$
$$
\eqalignno{ \beta^{(1)}_{\bmd} \> = \> & (2\bmd + 4 \mhd ) \byuk_d
\byuk_d^\dagger + 4\byuk_d \bmq\byuk_d^\dagger + 2\byuk_d
\byuk_d^\dagger  \bmd + 4 \bsh_d \bsh^\dagger_d \cr &- {32\over 3}
g_3^2 |M_3|^2 - {8\over 15} g_1^2 |M_1|^2 + {2\over 5} g_1^2 \trym
\cr &{}\cr \beta^{(2)}_{\bmd} \> = \> & -(2 \bmd + 8 \mhd )
\byuk_d \byuk^\dagger_d\byuk_d \byuk^\dagger_d -4 \byuk_d \bmq
\byuk^\dagger_d\byuk_d \byuk^\dagger_d -4 \byuk_d \byuk^\dagger_d
\bmd \byuk_d \byuk^\dagger_d \cr & -4 \byuk_d \byuk^\dagger_d
\byuk_d \bmq \byuk^\dagger_d -2 \byuk_d \byuk^\dagger_d  \byuk_d
\byuk^\dagger_d \bmd -(2 \bmd + 4 \mhu + 4 \mhd) \byuk_d
\byuk^\dagger_u\byuk_u \byuk^\dagger_d \cr &-4 \byuk_d \bmq
\byuk^\dagger_u\byuk_u \byuk^\dagger_d -4 \byuk_d \byuk^\dagger_u
\bmu \byuk_u \byuk^\dagger_d -4 \byuk_d \byuk^\dagger_u  \byuk_u
\bmq \byuk^\dagger_d -2 \byuk_d \byuk^\dagger_u  \byuk_u
\byuk^\dagger_d \bmd \cr & - \Bigl [ (\bmd+ 4 \mhd) \byuk_d
\byuk_d^\dagger + 2 \byuk_d \bmq \byuk_d^\dagger + \byuk_d
\byuk_d^\dagger \bmd \Bigr ] {\rm Tr }(6\byuk_d^\dagger
\byuk_d+2\byuk_e^\dagger \byuk_e ) \cr &- 4 \byuk_d
\byuk_d^\dagger {\rm Tr }(3\bmq\byuk_d^\dagger \byuk_d  + 3
\byuk_d^\dagger \bmd \byuk_d + \bml \byuk_e^\dagger \byuk_e  +
\byuk_e^\dagger \bme \byuk_e ) \cr &- 4 \Bigl\lbrace \bsh_d
\bsh_d^\dagger \byuk_d \byuk_d^\dagger
     +\byuk_d \byuk_d^\dagger \bsh_d \bsh_d^\dagger
     +\bsh_d \byuk_d^\dagger \byuk_d \bsh_d^\dagger
     +\byuk_d \bsh_d^\dagger \bsh_d \byuk_d^\dagger  \Bigr\rbrace
\cr &- 4 \Bigl\lbrace \bsh_d \bsh_u^\dagger \byuk_u
\byuk_d^\dagger
     +\byuk_d \byuk_u^\dagger \bsh_u \bsh_d^\dagger
     +\bsh_d \byuk_u^\dagger \byuk_u \bsh_d^\dagger
     +\byuk_d \bsh_u^\dagger \bsh_u \byuk_d^\dagger  \Bigr\rbrace
\cr & - 4\bsh_d \bsh^\dagger_d {\rm Tr} ( 3\byuk_d^\dagger \byuk_d
+ \byuk_e^\dagger \byuk_e ) -4   \byuk_d \byuk^\dagger_d {\rm Tr}
( 3\bsh_d^\dagger \bsh_d + \bsh_e^\dagger \bsh_e ) \cr &-4  \bsh_d
\byuk^\dagger_d {\rm Tr} ( 3 \bsh_d^\dagger \byuk_d +
\bsh_e^\dagger \byuk_e ) -4 \byuk_d \bsh^\dagger_d {\rm Tr} ( 3
\byuk_d^\dagger \bsh_d + \byuk_e^\dagger \bsh_e ) \cr &+ \Bigl [ 6
g_2^2 + {2\over 5} g_1^2 \Bigr ] \Bigl \lbrace (\bmd+ 2 \mhd)
\byuk_d\byuk_d^\dagger + 2 \byuk_d \bmq\byuk_d^\dagger +
\byuk_d\byuk_d^\dagger \bmd + 2 \bsh_d \bsh_d^\dagger \Bigr\rbrace
\cr & + 12 g_2^2 \Bigl \lbrace 2 |M_2|^2 \byuk_d \byuk_d^\dagger -
M_2^* \bsh_d \byuk_d^\dagger - M_2 \byuk_d \bsh_d^\dagger \Bigr
\rbrace \cr &+ {4\over 5} g_1^2 \Bigl \lbrace 2 |M_1|^2 \byuk_d
\byuk_d^\dagger - M_1^* \bsh_d \byuk_d^\dagger - M_1 \byuk_d
\bsh_d^\dagger \Bigr \rbrace + {4\over 5} g_1^2 \sss \cr
%% change
&- {128\over 3} g_3^4 |M_3|^2 + {128\over 45} g_3^2 g_1^2 (|M_3|^2
+ |M_1|^2 + {\rm Re}[M_1 M_3^*]) +{808\over 75} g_1^4 |M_1|^2
%% change
\cr &+ {16\over 3} g_3^2 \sigma_3 + {4\over 15} g_1^2 \sigma_1 \cr
}
$$
$$
\eqalignno{ \beta^{(1)}_{\bme} \> = \> & (2\bme + 4 \mhd ) \byuk_e
\byuk_e^\dagger + 4\byuk_e \bml\byuk_e^\dagger + 2\byuk_e
\byuk_e^\dagger  \bme + 4 \bsh_e \bsh^\dagger_e \cr &- {24\over 5}
g_1^2 |M_1|^2 + {6\over 5} g_1^2 \trym \cr &{}\cr
\beta^{(2)}_{\bme} \> = \> & -(2 \bme + 8 \mhd ) \byuk_e
\byuk^\dagger_e\byuk_e \byuk^\dagger_e -4 \byuk_e \bml
\byuk^\dagger_e\byuk_e \byuk^\dagger_e -4 \byuk_e  \byuk^\dagger_e
\bme \byuk_e \byuk^\dagger_e \cr & -4 \byuk_e  \byuk^\dagger_e
\byuk_e \bml\byuk^\dagger_e -2 \byuk_e \byuk^\dagger_e  \byuk_e
\byuk^\dagger_e \bme \cr & - \Bigl [ (\bme+ 4 \mhd) \byuk_e
\byuk_e^\dagger + 2 \byuk_e \bml \byuk_e^\dagger + \byuk_e
\byuk_e^\dagger \bme \Bigr ] {\rm Tr }[6\byuk_d^\dagger
\byuk_d+2\byuk_e^\dagger \byuk_e ] \cr &- 4 \byuk_e
\byuk_e^\dagger {\rm Tr }[3\bmq\byuk_d^\dagger \byuk_d  + 3
\byuk_d^\dagger \bmd \byuk_d + \bml \byuk_e^\dagger \byuk_e +
\byuk_e^\dagger \bme \byuk_e ] \cr &- 4\Bigl\lbrace \bsh_e
\bsh_e^\dagger \byuk_e \byuk_e^\dagger
     +\byuk_e \byuk_e^\dagger \bsh_e \bsh_e^\dagger
     +\bsh_e \byuk_e^\dagger \byuk_e \bsh_e^\dagger
     +\byuk_e \bsh_e^\dagger \bsh_e \byuk_e^\dagger  \Bigr\rbrace
\cr & - 4\bsh_e\bsh^\dagger_e {\rm Tr} [ 3\byuk_d^\dagger \byuk_d
+ \byuk_e^\dagger \byuk_e] -4   \byuk_e \byuk^\dagger_e {\rm Tr} [
3\bsh_d^\dagger \bsh_d + \bsh_e^\dagger \bsh_e] \cr &-4  \bsh_e
\byuk^\dagger_e {\rm Tr} [3 \bsh_d^\dagger \byuk_d +
\bsh_e^\dagger \byuk_e] -4 \byuk_e \bsh^\dagger_e {\rm Tr} [3
\byuk_d^\dagger \bsh_d + \byuk_e^\dagger \bsh_e] \cr &+ \Bigl [ 6
g_2^2 - {6\over 5} g_1^2 \Bigr ] \Bigl \lbrace (\bme+ 2 \mhd)
\byuk_e\byuk_e^\dagger + 2 \byuk_e \bml\byuk_e^\dagger +
\byuk_e\byuk_e^\dagger \bme + 2 \bsh_e \bsh_e^\dagger \Bigr\rbrace
\cr & + 12 g_2^2 \Bigl \lbrace 2 |M_2|^2 \byuk_e \byuk_e^\dagger -
M_2^* \bsh_e \byuk_e^\dagger - M_2 \byuk_e \bsh_e^\dagger \Bigr
\rbrace \cr & -{12\over 5} g_1^2 \Bigl \lbrace 2 |M_1|^2 \byuk_e
\byuk_e^\dagger - M_1^* \bsh_e \byuk_e^\dagger - M_1 \byuk_e
\bsh_e^\dagger \Bigr \rbrace \cr &+ {12\over 5} g_1^2  \sss +
{2808\over 25} g_1^4 |M_1|^2
%% change
+ {12\over 5} g_1^2 \sigma_1 \>\> . \cr }
$$



\chapter{Radiative Corrections}\vspace{-.5cm}

\BEA \label{diagd} \gamma^{d}_{i i} &=& \frac{2 \alpha_s}{3\pi}\
\left({\bf Y}_{d}^{A}\right)_{i i} M_{g}^{\star}\
I_3\left(M_{\tilde{d}^{i}_L}^{2},
M_{\tilde{d}^{i}_R}^{2}, |M_{g}|^{2}\right)\nonumber\\
&+&\frac{2 \alpha_s}{3\pi} \sum_{j=1}^{3} \left({\bf
Y}_{d}^{A}\right)_{j j} M_{g}^{\star}\ M_{\widetilde{D}}^{4}
I_5\left(M_{\tilde{d}^{i}_L}^{2},M_{\tilde{d}^{j}_L}^{2},
M_{\tilde{d}^{j}_R}^{2}, M_{\tilde{d}^{i}_R}^{2},
|M_{g}|^{2}\right)\
\left(\delta^{d}_{ij}\right)_{RR} \left(\delta^{d}_{ji}\right)_{LL}\nonumber\\
&+&\frac{\left({\bf Y}_{d}\right)_{i i}}{(4\pi)^{2}}\
\sum_{j=1}^{3}\ \left({\bf Y}_{u}^{\dagger}\right)_{i j}
\left({\bf Y}_{u}\right)_{j i} |\mu|^{2}\
I_3\left(M_{\tilde{u}^{j}_R}^{2},
M_{\tilde{u}^{i}_L}^{2}, |\mu|^{2}\right)\nonumber\\
\Gamma^{d}_{i i} &=& \frac{2 \alpha_s}{3\pi}\ \left({\bf
Y}_{d}\right)_{i i} \mu^{\star} M_{g}^{\star}\
I_3\left(M_{\tilde{d}^{i}_L}^{2},
M_{\tilde{d}^{i}_R}^{2}, |M_{g}|^{2}\right)\nonumber\\
&+&\frac{2 \alpha_s}{3\pi} \sum_{j=1}^{3} \left({\bf
Y}_{d}\right)_{j j} \mu^{\star} M_{g}^{\star}\
M_{\widetilde{D}}^{4}
I_5\left(M_{\tilde{d}^{i}_L}^{2},M_{\tilde{d}^{j}_L}^{2},
M_{\tilde{d}^{j}_R}^{2}, M_{\tilde{d}^{i}_R}^{2},
|M_{g}|^{2}\right)\ \left(\delta^{d}_{ij}\right)_{RR} \left(\delta^{d}_{ji}\right)_{LL}\nonumber\\
&+&\frac{\left({\bf Y}_{d}\right)_{i i}}{(4\pi)^{2}}\
\sum_{j=1}^{3}\ \left({\bf Y}_{u}^{A\, \dagger}\right)_{i j}
\left({\bf Y}_{u}\right)_{j i} \mu^{\star}\
I_3\left(M_{\tilde{u}^{j}_R}^{2}, M_{\tilde{u}^{i}_L}^{2},
|\mu|^{2}\right) \EEA \BEA \label{offdiagd} \gamma^{d}_{i j} &=& \frac{2 \alpha_s}{3\pi}\
\left({\bf Y}_{d}^{A}\right)_{i i} M_{g}^{\star}
M_{\widetilde{D}}^{2}\ I_4\left(M_{\tilde{d}^{j}_L}^{2},
M_{\tilde{d}^{i}_L}^{2}, M_{\tilde{d}^{i}_R}^{2},
|M_{g}|^{2}\right)\:
\left(\delta^{d}_{ij}\right)_{LL}\nonumber\\
&+&\frac{2 \alpha_s}{3\pi}\ \left({\bf Y}_{d}^{A}\right)_{j j}
M_{g}^{\star} M_{\widetilde{D}}^{2}\
I_4\left(M_{\tilde{d}^{j}_L}^{2}, M_{\tilde{d}^{j}_R}^{2},
M_{\tilde{d}^{i}_R}^{2}, |M_{g}|^{2}\right)\:
\left(\delta^{d}_{ij}\right)_{RR}\nonumber\\
&+&\frac{\left({\bf Y}_{d}\right)_{i i}}{(4\pi)^{2}}\ \left({\bf
Y}_{u}^{\dagger}\right)_{i j} \left({\bf Y}_{u}\right)_{j j}
|\mu|^{2}\ I_3\left(M_{\tilde{u}^{j}_R}^{2},
M_{\tilde{u}^{i}_L}^{2}, |\mu|^{2}\right)\nonumber\\
&+&\frac{\left({\bf Y}_{d}\right)_{i i}}{(4\pi)^{2}}\ \left({\bf
Y}_{u}^{\dagger}\right)_{i i} \left({\bf Y}_{u}\right)_{i j}
|\mu|^{2}\ I_3\left(M_{\tilde{u}^{i}_R}^{2},
M_{\tilde{u}^{i}_L}^{2}, |\mu|^{2}\right)\nonumber\\
&+&\frac{\left({\bf Y}_{d}\right)_{i i}}{(4\pi)^{2}}\ \left({\bf
Y}_{u}^{\dagger}\right)_{j j} \left({\bf Y}_{u}\right)_{j j}
|\mu|^{2} M_{\widetilde{U}}^2\ I_4\left(M_{\tilde{u}^{j}_R}^{2},
M_{\tilde{u}^{j}_L}^{2}, M_{\tilde{u}^{i}_L}^{2},
|\mu|^{2}\right)\:
\left(\delta^{u}_{ij}\right)_{LL}\nonumber\\
&+&\frac{\left({\bf Y}_{d}\right)_{i i}}{(4\pi)^{2}}\ \left({\bf
Y}_{u}^{\dagger}\right)_{i i} \left({\bf Y}_{u}\right)_{j j}
|\mu|^{2} M_{\widetilde{U}}^2\ I_4\left(M_{\tilde{u}^{j}_R}^{2},
M_{\tilde{u}^{i}_R}^{2}, M_{\tilde{u}^{i}_L}^{2},
|\mu|^{2}\right)\:
\left(\delta^{u}_{ij}\right)_{RR}\nonumber\\
\Gamma^{d}_{i j} &=& \frac{2 \alpha_s}{3\pi}\ \left({\bf
Y}_{d}\right)_{i i} \mu^{\star} M_{g}^{\star}
M_{\widetilde{D}}^{2}\ I_4\left(M_{\tilde{d}^{j}_L}^{2},
M_{\tilde{d}^{i}_L}^{2}, M_{\tilde{d}^{i}_R}^{2},
|M_{g}|^{2}\right)\:
\left(\delta^{d}_{ij}\right)_{LL}\nonumber\\
&+&\frac{2 \alpha_s}{3\pi}\ \left({\bf Y}_{d}\right)_{j j}
\mu^{\star} M_{g}^{\star} M_{\widetilde{D}}^{2}\
I_4\left(M_{\tilde{d}^{j}_L}^{2}, M_{\tilde{d}^{j}_R}^{2},
M_{\tilde{d}^{i}_R}^{2}, |M_{g}|^{2}\right)\:
\left(\delta^{d}_{ij}\right)_{RR}\nonumber\\
&+&\frac{\left({\bf Y}_{d}\right)_{i i}}{(4\pi)^{2}}\ \left({\bf
Y}_{u}^{A\, \dagger}\right)_{i j} \left({\bf Y}_{u}\right)_{j j}
\mu^{\star}\ I_3\left(M_{\tilde{u}^{j}_R}^{2},
M_{\tilde{u}^{i}_L}^{2}, |\mu|^{2}\right)\nonumber\\
&+&\frac{\left({\bf Y}_{d}\right)_{i i}}{(4\pi)^{2}}\ \left({\bf
Y}_{u}^{A\, \dagger}\right)_{i i} \left({\bf Y}_{u}\right)_{i j}
\mu^{\star}\ I_3\left(M_{\tilde{u}^{i}_R}^{2},
M_{\tilde{u}^{i}_L}^{2}, |\mu|^{2}\right)\nonumber\\
&+&\frac{\left({\bf Y}_{d}\right)_{i i}}{(4\pi)^{2}}\ \left({\bf
Y}_{u}^{A\, \dagger}\right)_{j j} \left({\bf Y}_{u}\right)_{j j}
\mu^{\star} M_{\widetilde{U}}^2\ I_4\left(M_{\tilde{u}^{j}_R}^{2},
M_{\tilde{u}^{j}_L}^{2}, M_{\tilde{u}^{i}_L}^{2},
|\mu|^{2}\right)\:
\left(\delta^{u}_{ij}\right)_{LL}\nonumber\\
&+&\frac{\left({\bf Y}_{d}\right)_{i i}}{(4\pi)^{2}}\ \left({\bf
Y}_{u}^{A\, \dagger}\right)_{i i} \left({\bf Y}_{u}\right)_{j j}
\mu^{\star} M_{\widetilde{U}}^2\ I_4\left(M_{\tilde{u}^{j}_R}^{2},
M_{\tilde{u}^{i}_R}^{2}, M_{\tilde{u}^{i}_L}^{2},
|\mu|^{2}\right)\: \left(\delta^{u}_{ij}\right)_{RR}
\EEA for the off--diagonal elements. These expressions (\ref{diagd})
and (\ref{offdiagd}), with $i,j=1,2,3$, complete the radiative
corrections to down quark interactions with Higgs fields,
Repeating a similar analysis for the up quark sector, one finds
\BEA \gamma^{u}_{i i} &=& \frac{2 \alpha_s}{3\pi}\ \left({\bf
Y}_{u}^{A}\right)_{i i} M_{g}^{\star}\
I_3\left(M_{\tilde{u}^{i}_L}^{2},
M_{\tilde{u}^{i}_R}^{2}, |M_{g}|^{2}\right)\nonumber\\
&+&\frac{2 \alpha_s}{3\pi} \sum_{j=1}^{3} \left({\bf
Y}_{u}^{A}\right)_{j j} M_{g}^{\star}\ M_{\widetilde{U}}^{4}
I_5\left(M_{\tilde{u}^{i}_L}^{2},M_{\tilde{u}^{j}_L}^{2},
M_{\tilde{u}^{j}_R}^{2}, M_{\tilde{u}^{i}_R}^{2},
|M_{g}|^{2}\right)\
\left(\delta^{u}_{ij}\right)_{RR} \left(\delta^{u}_{ji}\right)_{LL}\nonumber\\
&+&\frac{\left({\bf Y}_{u}\right)_{i i}}{(4\pi)^{2}}\ \left({\bf
Y}_{d}^{\dagger}\right)_{i i} \left({\bf Y}_{d}\right)_{i i}
|\mu|^{2}\ I_3\left(M_{\tilde{d}^{i}_R}^{2},
M_{\tilde{u}^{i}_L}^{2}, |\mu|^{2}\right)\nonumber\\
\Gamma^{u}_{i i} &=& \frac{2 \alpha_s}{3\pi}\ \left({\bf
Y}_{u}\right)_{i i} \mu^{\star} M_{g}^{\star}\
I_3\left(M_{\tilde{u}^{i}_L}^{2},
M_{\tilde{u}^{i}_R}^{2}, |M_{g}|^{2}\right)\nonumber\\
&+&\frac{2 \alpha_s}{3\pi} \sum_{j=1}^{3} \left({\bf
Y}_{u}\right)_{j j} \mu^{\star} M_{g}^{\star}\
M_{\widetilde{U}}^{4}
I_5\left(M_{\tilde{u}^{i}_L}^{2},M_{\tilde{u}^{j}_L}^{2},
M_{\tilde{u}^{j}_R}^{2}, M_{\tilde{u}^{i}_R}^{2},
|M_{g}|^{2}\right)\
\left(\delta^{u}_{ij}\right)_{RR} \left(\delta^{u}_{ji}\right)_{LL}\nonumber\\
&+&\frac{\left({\bf Y}_{u}\right)_{i i}}{(4\pi)^{2}}\ \left({\bf
Y}_{d}^{A\, \dagger}\right)_{i i} \left({\bf Y}_{d}\right)_{i i}
\mu^{\star}\ I_3\left(M_{\tilde{d}^{j}_R}^{2},
M_{\tilde{d}^{i}_L}^{2}, |\mu|^{2}\right)
\EEA \BEA \gamma^{u}_{i j} &=& \frac{2 \alpha_s}{3\pi}\ \left({\bf
Y}_{u}^{A}\right)_{i j} M_{g}^{\star}\
I_3\left(M_{\tilde{u}^{j}_L}^{2},
M_{\tilde{u}^{i}_R}^{2}, |M_{g}|^{2}\right)\nonumber\\
&+&\frac{2 \alpha_s}{3\pi}\ \left({\bf Y}_{u}^{A}\right)_{i i}
M_{g}^{\star} M_{\widetilde{U}}^{2}\
I_4\left(M_{\tilde{u}^{j}_L}^{2}, M_{\tilde{u}^{i}_L}^{2},
M_{\tilde{u}^{i}_R}^{2}, |M_{g}|^{2}\right)\:
\left(\delta^{u}_{ij}\right)_{LL}\nonumber\\
&+&\frac{2 \alpha_s}{3\pi}\ \left({\bf Y}_{u}^{A}\right)_{j j}
M_{g}^{\star} M_{\widetilde{U}}^{2}\
I_4\left(M_{\tilde{u}^{j}_L}^{2}, M_{\tilde{u}^{j}_R}^{2},
M_{\tilde{u}^{i}_R}^{2}, |M_{g}|^{2}\right)\:
\left(\delta^{u}_{ij}\right)_{RR}\nonumber\\
&+&\frac{\left({\bf Y}_{u}\right)_{i j}}{(4\pi)^{2}}\ \left({\bf
Y}_{d}^{\dagger}\right)_{j j} \left({\bf Y}_{d}\right)_{j j}
|\mu|^{2}\ I_3\left(M_{\tilde{d}^{j}_R}^{2},
M_{\tilde{d}^{j}_L}^{2}, |\mu|^{2}\right)\nonumber\\
&+&\frac{\left({\bf Y}_{u}\right)_{i i}}{(4\pi)^{2}}\ \left({\bf
Y}_{d}^{\dagger}\right)_{j j} \left({\bf Y}_{d}\right)_{j j}
|\mu|^{2} M_{\widetilde{D}}^2\ I_4\left(M_{\tilde{d}^{j}_R}^{2},
M_{\tilde{d}^{j}_L}^{2}, M_{\tilde{d}^{i}_L}^{2},
|\mu|^{2}\right)\:
\left(\delta^{d}_{ij}\right)_{LL}\nonumber\\
&+&\frac{\left({\bf Y}_{u}\right)_{i i}}{(4\pi)^{2}}\ \left({\bf
Y}_{d}^{\dagger}\right)_{i i} \left({\bf Y}_{d}\right)_{j j}
|\mu|^{2} M_{\widetilde{D}}^2\ I_4\left(M_{\tilde{d}^{j}_R}^{2},
M_{\tilde{d}^{i}_R}^{2}, M_{\tilde{d}^{i}_L}^{2},
|\mu|^{2}\right)\:
\left(\delta^{d}_{ij}\right)_{RR}\nonumber\\
\Gamma^{u}_{i j} &=& \frac{2 \alpha_s}{3\pi}\ \left({\bf
Y}_{u}\right)_{i j} \mu^{\star} M_{g}^{\star}\
I_3\left(M_{\tilde{u}^{j}_L}^{2},
M_{\tilde{u}^{i}_R}^{2}, |M_{g}|^{2}\right)\nonumber\\
&+&\frac{2 \alpha_s}{3\pi}\ \left({\bf Y}_{u}\right)_{i i}
\mu^{\star} M_{g}^{\star} M_{\widetilde{U}}^{2}\
I_4\left(M_{\tilde{u}^{j}_L}^{2}, M_{\tilde{u}^{i}_L}^{2},
M_{\tilde{u}^{i}_R}^{2}, |M_{g}|^{2}\right)\:
\left(\delta^{u}_{ij}\right)_{LL}\nonumber\\
&+&\frac{2 \alpha_s}{3\pi}\ \left({\bf Y}_{u}\right)_{j j}
\mu^{\star} M_{g}^{\star} M_{\widetilde{U}}^{2}\
I_4\left(M_{\tilde{u}^{j}_L}^{2}, M_{\tilde{u}^{j}_R}^{2},
M_{\tilde{u}^{i}_R}^{2}, |M_{g}|^{2}\right)\:
\left(\delta^{u}_{ij}\right)_{RR}\nonumber\\
&+&\frac{\left({\bf Y}_{u}\right)_{i j}}{(4\pi)^{2}}\ \left({\bf
Y}_{d}^{A\, \dagger}\right)_{j j} \left({\bf Y}_{d}\right)_{j j}
\mu^{\star}\ I_3\left(M_{\tilde{d}^{j}_R}^{2},
M_{\tilde{d}^{i}_L}^{2}, |\mu|^{2}\right)\nonumber\\
&+&\frac{\left({\bf Y}_{u}\right)_{i i}}{(4\pi)^{2}}\ \left({\bf
Y}_{d}^{A\, \dagger}\right)_{j j} \left({\bf Y}_{d}\right)_{j j}
\mu^{\star} M_{\widetilde{D}}^2\ I_4\left(M_{\tilde{d}^{j}_R}^{2},
M_{\tilde{d}^{j}_L}^{2}, M_{\tilde{d}^{i}_L}^{2},
|\mu|^{2}\right)\:
\left(\delta^{d}_{ij}\right)_{LL}\nonumber\\
&+&\frac{\left({\bf Y}_{u}\right)_{i i}}{(4\pi)^{2}}\ \left({\bf
Y}_{d}^{A\, \dagger}\right)_{i i} \left({\bf Y}_{d}\right)_{j j}
\mu^{\star} M_{\widetilde{D}}^2\ I_4\left(M_{\tilde{d}^{j}_R}^{2},
M_{\tilde{d}^{i}_R}^{2}, M_{\tilde{d}^{i}_L}^{2},
|\mu|^{2}\right)\: \left(\delta^{d}_{ij}\right)_{RR} \EEA


\end{appendix}





%
%
%
\end{document}

