minimal-lagrangians: Generating and studying dark matter model Lagrangians with just the particle content
Abstract
minimal-lagrangians is a Python program which allows one to specify the field content of an extension of the Standard Model of particle physics and, using this information, to generate the most general renormalizable Lagrangian that describes such a model. As the program was originally created for the study of minimal dark matter models with radiative neutrino masses, it can handle additional scalar or Weyl fermion fields which are singlets, singlets, doublets or triplets, and can have arbitrary hypercharge. It is also possible to enforce an arbitrary number of global symmetries (with as a special case) so that the new fields can additionally carry such global charges. In addition to human-readable and LaTeX output, the program can generate SARAH model files containing the computed Lagrangian, as well as information about the fields after electroweak symmetry breaking (EWSB), such as vacuum expectation values (VEVs) and mixing matrices. This capability allows further detailed investigation of the model in question, with minimal-lagrangians as the first component in a tool chain for rapid phenomenological studies of “minimal” dark matter models requiring little effort and no unnecessary input from the user.
keywords:
Quantum field theory , Lagrangians , Model building , Beyond the Standard Model , Dark matter , Neutrino masses , SARAHen-GB
url]https://www.mpa-garching.mpg.de/ smay/
PROGRAM SUMMARY
Program Title: minimal-lagrangians
Licensing provisions: GPLv3
Programming language: Python
Nature of problem:
Given a quantum field theory’s gauge group, it is sufficient to specify the particle (field) content in order to identify the full renormalizable theory, up to the parameters in its Lagrangian.
However, the process of determining the Lagrangian manually is not only tedious and error-prone, but also involves additional complications such as redundant terms or the question of whether the theory is anomaly-free.
Solution method:
minimal-lagrangians generates the complete renormalizable Lagrangian for a given model with the Standard Model gauge group , including interaction terms.
Redundant terms in the Lagrangian are eliminated in order to avoid duplicated parameters.
The particle content is also checked for gauge anomalies, including the Witten anomaly [1].
The model will automatically be modified to make fermions vector-like if necessary.
The generated Lagrangian can be output in SARAH [2, 3] model file format so that the model is immediately available for detailed phenomenological study using the capabilities of SARAH.
Additional comments including restrictions and unusual features:
Instead of manually determining the details of a model, the only input to the program minimal-lagrangians is the particle content.
Using the output to SARAH, minimal-lagrangians thus forms the first step in a tool chain which enables the complete implementation and study of a new model with minimal effort and no “boilerplate” user input.
The focus is on “minimal” dark matter models, i. e. those with the Standard Model gauge group (no additional gauge fields), where the new fields are color singlets and at most triplets under .
References
- [1] E. Witten, An Anomaly, Phys. Lett. B117 (1982) 324–328. doi: 10.1016/0370-2693(82)90728-6.
- [2] F. Staub, SARAH 4: A tool for (not only SUSY) model builders, Comput. Phys. Commun. 185 (2014) 1773–1790. arXiv:1309.7223, doi:10.1016/j.cpc.2014.02.018.
- [3] F. Staub, Exploring new models in all detail with SARAH, Adv. High Energy Phys. 2015 (2015) 840780. arXiv:1503.04200, doi:10.1155/2015/840780.
1 Introduction
The program minimal-lagrangians is able to generate the most general renormalizable Lagrangian describing certain classes of extensions of the Standard Model (SM) of particle physics in a fully automatic fashion, with several different output formats, requiring only the model’s field content to do so. As the program was originally written for the study of minimal dark matter models with radiative neutrino masses [1], it can handle fields beyond the Standard Model (BSM) with the following properties:
-
1.
scalar or fermion fields111Fermions are always defined in terms of Weyl spinors, cf. A.
-
2.
singlets
-
3.
singlets, doublets or triplets
-
4.
arbitrary hypercharge
-
5.
charged under an arbitrary number of global symmetries (with as a special case)
minimal-lagrangians originated as an effort to study the minimal dark matter models with radiative neutrino masses introduced in [2] in a general way. A missing piece in [2] are the Lagrangians for the individual models, which are only specified via the field content for each model.
While it is a manageable task for someone experienced in building particle physics models to construct the Lagrangian for such a model manually, this process can be error-prone and time-consuming – not only because all possible terms must be enumerated without omissions, but especially when taking into account gauge anomalies and various identities for the possible terms (cf. C). Moreover, since the symmetry groups and the kinds of representations used in these models are limited and fixed, it is quite feasible to exhaustively list all the terms that could potentially appear in such a Lagrangian in full generality in an automated fashion. The models are thus checked for gauge anomalies, including the Witten anomaly [3], which are avoided by introducing vector-like fermions if necessary. Redundant terms are omitted using the identities in C. Even for manually-constructed Lagrangians, minimal-lagrangians can still serve as a useful cross-check in order to verify that there are neither too few (forgotten) nor too many (redundant) terms.
In addition, model files for SARAH [4, 5] can be constructed automatically from the specified field content, which can be tedious if done manually. Thus, minimal-lagrangians enables rapid phenomenological studies using SARAH and, successively, further tools like SPheno [6, 7] and micrOMEGAs [8, 9].
For a typical number of fields, which is small in most models (), the program’s execution time should be of the order of one second or less on any hardware in current use.
2 Download and installation
minimal-lagrangians is available on the Python Package Index (PyPI) at https://pypi.org/project/minimal-lagrangians. Therefore, the simplest method to obtain and install the program files is to use the pip package manager. Provided that pip is set up on the machine, running
on the command line should be all that is necessary to install minimal-lagrangians.
Further development of the program is tracked using the git version control system. The most recent development snapshot is available at https://gitlab.com/Socob/minimal-lagrangians. Bugs or other issues should be reported there as well.
The program is written using the Python 3 programming language and should run using Python versions . It can be run on any system which Python is available for. Apart from that, there are no external dependencies.
3 Use of the program
3.1 Command-line interface
Information on how to run the program on the command line can be obtained by running minimal-lagrangians -h:
As shown in the output listing, the general syntax used to generate a model’s Lagrangian is minimal-lagrangians <model_name>. The names of all available models can be listed using minimal-lagrangians list. Models can have an additional hypercharge offset parameter (called in [2]); if the model in question does not use such a parameter, it should be omitted on the command line. New models can be defined in a user-supplied file, which can be specified using the option --model-file [path]. The details and syntax of defining new models are laid out in section 3.2.
The output format can be selected using the --format option; the different formats are detailed in section 4. In general, minimal-lagrangians will write its output to the standard output stream. The exception is the SARAH output format, which requires multiple files with specific names and will thus additionally write to a new directory within the current working directory.
As mentioned before, minimal-lagrangians makes use of the identities in C to remove redundant terms from the Lagrangian. The command line flag --list-discarded-terms causes valid terms which were omitted for this reason to be printed in the output, allowing for cross-checks and comparisons between different sources which may have chosen different parametrizations of the same Lagrangian.
Two additional flags can be used to obtain a simplified version of the output. --omit-equivalent-scalars can be useful for models with a hypercharge parameter (e. g. [2]; see also section 3.2 for more details on the definition of such models). Depending on the value of , several scalar multiplets can end up as adjoints of each other (opposite quantum numbers, “”) and thus effectively form nothing but multiple generations of the same scalar field. An example is the model T3-B for [2], which is the so-called scotogenic model [10] for a single scalar doublet. In this case, the flag reduces the field content to only unique scalar fields, allowing for the study of the most minimal version of the model without having to define each special case separately. --omit-self-interaction simply omits all terms which do not involve any SM fields for cases where such self-interactions are not of interest.
3.2 Model definition
minimal-lagrangians comes with a number of built-in model definitions, among them all the models listed in [2]. The program file data.py contains these definitions and can thus be inspected for examples of the model definition syntax.
Additional new models can be defined in a user-supplied file using the --model-file [path] command line option. The default path for the user model file is a file models.py in the current working directory, which will be used if no path is specified: minimal-lagrangians --model-file.
The user model file must contain a list of model definitions with valid Python syntax. Models can be added as entries to the list in the following form:
The program uses the convention where the hypercharge is normalized such that the electric charge is
(1) |
where is the third component of the weak isospin. It should be noted that minimal-lagrangians automatically treats neutral scalars (i. e. uncharged under all – even global – charges) as real for simplicity.222In the case of a scalar which is neutral with respect to all charges, a complex scalar is equivalent to two real scalars (and must be specified as such in the model file).
In a bit more detail, the user model file must contain a list333Generally, whenever a “list” is mentioned, any Python iterable is allowed. of BSMModel objects. These objects can be constructed using the BSMModel() constructor which takes two mandatory and one optional arguments, BSMModel(name, fields, param_values):
- name
-
The first argument is simply a name for the model as a string. The name is arbitrary and used as an identifier for the model. This is the name that is used to refer to the model on the command line.
- fields
-
The second argument is a list of fields and represents the model’s field content. Scalar (spin ) or fermion (spin ) fields are denoted using ScalarField() or FermionField(), respectively. It should be noted that all fermions are defined in terms of (two-component) left-handed Weyl spinors (see A). Fields are defined in a similar manner to the model itself, with arguments Field(symbol, su2_multiplicity, Y, z2=-1, u1=[…]):
- symbol
-
A name for the field, which will appear in the resulting Lagrangian.
- su2_multiplicity
-
The value corresponding to the representation of which the -plet field is in (singlet, doublet or triplet).
- Y
-
The hypercharge.
- z2
-
The global “parity” for the field. If omitted, the default is z2=-1. SM fields have z2=1.
- u1 (optional)
-
A list of an arbitrary number of global charges for the field. must be consistent across all fields. SM fields are assumed to be neutral under all global charges.
- param_values (optional)
-
The third argument can be used to define several models at once which have the same field content except for a constant shift in the hypercharge of all fields, as in [2]. In most cases, this argument can be omitted.
For example, the model T1-3-B, which is studied for in [11], is defined as
As mentioned before, minimal-lagrangians will automatically make some fermions vector-like if necessary in order to cancel gauge anomalies when processing a model. In this case, a warning will be emitted to the user. If this automatic modification is not desired, the model should explicitly be defined (with additional fermion fields) in such a way that there are no gauge anomalies.
3.3 Use as a Python package
Once minimal-lagrangians has been installed as described in section 2, its component Python modules are in principle available for import in other Python scripts. All modules are contained within the min_lag package and can be imported as demonstrated in minimal-lagrangians.py, the main executable file. In this way, the data structures used and returned by the code can be inspected and used directly and dynamically if desired. Note, however, that there are currently no plans to provide a stable programming interface (e. g. class names and attributes, function or method names, or the number and names of their parameters) for use of the package in this manner.
4 Program output and examples
The program only prints the potential involving at least one new (i. e. non-SM) field, that is, the Standard Model Lagrangian and the kinetic terms (which always have the same form) are omitted. Explicitly, given a Lagrangian of the form
(2) |
minimal-lagrangians will output the most general renormalizable BSM potential . The mathematical notation in the program’s output is explained in A and B. As indicated in the program’s help message, the Lagrangian can be output in three different formats, which are described in the following.
Two models will be illustrated as examples in the following subsections: the model T1-1-A with from [2] (also studied in [12]), and the singlet–triplet scalar model (“model C”) from [13].444As mentioned before, minimal-lagrangians makes use of a number of identities (C) in order to eliminate redundant parameters from the Lagrangian. Since it has to make a particular and consistent choice about which terms to eliminate, some of the examples shown in this section do not exactly match the form given in the corresponding references. However, it can easily be verified that the generated Lagrangians are completely equivalent. They are defined as follows:
4.1 Plain text
By default, the program will output the Lagrangian in plain text to the command-line terminal for a clearer and more compact presentation which does not require a LaTeX processor. This output format makes heavy use of Unicode [14] for optimal readability. For example, minimal-lagrangians --omit-equivalent-scalars T1-1-A 0 prints the Lagrangian for the model T1-1-A with in the following form:555For , the model T1-1-A can be defined using only three new multiplets (instead of four) because the scalar doublets are conjugates of each other [2]. The option --omit-equivalent-scalars is used in the examples to use the minimal case of three new multiplets. This is also the version of the model studied in [12].
As another example, running the command minimal-lagrangians STS prints the Lagrangian for the singlet–triplet scalar model:
4.2 LaTeX
Simple text is not the only implemented output format. Instead of (Unicode) plain text, minimal-lagrangians can also output LaTeX commands to typeset the generated Lagrangians. Using the same examples as before, minimal-lagrangians --omit-equivalent-scalars --format LaTeX T1-1-A 0 results in
(3) |
and minimal-lagrangians --format LaTeX STS yields
(4) |
(some line breaks added manually).666One method to automatically add line breaks to long equations is provided by the LaTeX package breqn.
4.3 SARAH model files
Finally, the third output format supported by minimal-lagrangians allows one to generate model files for the tool SARAH [4, 5], which can then be used to study the model in detail and subsequently generate code and model files for a large number of particle physics tools, such as SPheno [6, 7] and micrOMEGAs [8, 9]. In SARAH, one of the main tasks in implementing a model is specifying the Lagrangian, along with explicitly defining the components of all fields and every used parameter, all of which has to be done manually. minimal-lagrangians eliminates these steps by generating the most general renormalizable Lagrangian automatically and creating all the files needed by SARAH. Together, these programs form a tool chain which, after specifying a model’s field content, largely automates the programmatic implementation of the model’s details and rapidly yields executable code to calculate physical observables (see section 6). An example making use of this tool chain is the analysis of the model T1-3-B () performed in [11].
In particular, the generated SARAH model files also contain all information about vacuum expectation values (VEVs) potentially acquired by scalar fields and mixing of fields to new mass eigenstates after electroweak symmetry breaking (EWSB). While EWSB does not affect the Lagrangian itself, the treatment of mixing is necessary when SARAH is used to compute physical observables using SARAH or its supported tools (like SPheno and micrOMEGAs).
For the example of the model T1-1-A () used in the previous sections 4.1 and 4.2, the relevant portions of the SARAH model files generated by minimal-lagrangians, which can be created using
are shown in D.777The option --sarah-no-scalar-cpv is included to enforce separate mixing matrices for neutral scalar and pseudoscalar components. Only defining a single mixing for all neutral scalars can cause issues in SARAH’s output routines. Unfortunately, depending on the names chosen for the fields, some characters must be replaced by minimal-lagrangians (e. g. psi in place of ) to conform to SARAH’s syntax rules.
In the main model file, all fields used in the input for minimal-lagrangians are defined as required by SARAH, including their components:
In addition to the Lagrangian, information about the mixing of fields and their mixing matrices must now also be given in this main model file, and is written by minimal-lagrangians as follows:
Any mixing involving the quarks, i. e. the Cabibbo–Kobayashi–Maskawa (CKM) matrix, is unaffected by the new fields in minimal-lagrangians (which must be color-neutral) and is thus identical to the Standard Model in the SARAH model files (as indicated using comment syntax). In the case of this example (model T1-1-A with ), there are no new fields which mix with the neutrinos, so their mixing is also unaffected at tree level. However, the new neutral scalar singlet and the (real part of the) neutral component of the scalar doublet both have the same quantum numbers after EWSB and thus mix to a new neutral scalar state with a mixing matrix (called smx0 and ZZs1, respectively, in the generated SARAH model file). Note once again that all these details are determined automatically by minimal-lagrangians using the simple definition
and do not need to be specified by the user.
5 Summary of the implementation
The way in which fields, terms and the Lagrangian as a whole are represented internally in minimal-lagrangians is very straightforward and simplistic. Fields are objects whose properties are their mathematical symbol and their quantum numbers:
-
1.
type: scalar or fermion;
-
2.
su2_multiplicity: the dimension of their representation under the gauge group – the values , and (singlets, doublets and triplets) are supported;
-
3.
hypercharge: the charge under the gauge group ;
-
4.
z2: the parity () under the global symmetry;
-
5.
(optional) u1: the list of charges under the global symmetries.
Terms are then essentially lists of such field objects, with code in place to ensure a consistent order and grouping of fields within a term. A Lagrangian is then an (ordered) set of such terms.
An alternative to this very basic approach could have been to adapt a symbolic computation package with some additional rules for equivalence of terms, ordering and output formatting. However, for the Lagrangian of a minimal model, the only required operations are multiplication of fields and addition of terms, where the latter is even not really needed because none of the terms of the final Lagrangian can be simplified by addition. Consequently, a symbolic computation package would not have made the implementation much easier beyond providing the commutative property in a product. On the other hand, adapting an existing library for a purpose such as this, which it was not designed for, would take a significant amount of effort.
In a sense, minimal-lagrangians works at a higher level of abstraction – it does not think in terms of individual variables in a product, but really only cares about the terms as a whole. No operations are performed on these terms and the desired concept of “equality” of terms is not a precise one down to each constant factor, because these just affect the arbitrary definition of each term’s coupling parameter. Such details are of no interest for the program’s purpose, rather complicating the decision of whether two terms should be treated as equal. Only if integration with other symbolic computation tools is desired would it be useful to investigate whether employing such a package as a lower-level component is worthwhile.
The main component implementing the generation of all possible gauge- and Lorentz-invariant terms is the method BSMModel.lagrangian, along with the methods is_valid, generate_terms and filter_terms_identities of the Model class, which it uses to construct the Lagrangian. The method BSMModel.lagrangian works as follows: First, a list containing all of the model’s fields and their adjoints is created. Then, all the possibilities of combining of these fields () are enumerated. For example, given two real fields and , this list would contain the combinations for . Note that the order of the fields does not matter. However, only those combinations which can be used to form invariant terms at all are kept as candidates.
The check whether such a combination of fields can yield invariant terms is done by Model.is_valid. Making use of formalisms for Weyl spinors and multiplets (see B), it is simple to determine whether this is the case: Every lowered index must appear in a sum with a raised index of the same kind. Since fermion fields have mass dimension , there can be at most two of them in a renormalizable term in any case, so this reduces to a check that they are both either left-handed or conjugate left-handed (i. e. right-handed) spinors. In general, though, the number of indices must be even for each kind of index. For , an -plet has indices, so the sum must be an even number. For the abelian groups (, ), the sum of each kind of charge must be zero: . Alternatively, since the value of the “parity group” is usually given as (“even/odd”), the product of all values must be one: .
Term | Type | Mass dimension | Description |
---|---|---|---|
bosonic mass term | |||
fermionic mass term | |||
cubic interaction | |||
quartic interaction | |||
Yukawa interaction |
All the combinations of fields which are identified as potentially valid are then given to Model.generate_terms. This method contains the algorithm to determine, given an arbitrary collection of fields, what terms involving this specific combination must be added to the Lagrangian. As mentioned before, Lorentz invariance is easy to obtain since the combination of fields will either contain no or two Weyl spinors, and in both cases there is only one way to match up the spinor indices. For gauge and global invariance, , as the only non-abelian group, is the only one which could couple the fields in non-trivial ways. Invariance under the abelian groups is automatically ensured because the charges were checked in the previous step. In any case, a term is either not or automatically invariant under abelian groups – there is only one way to couple the fields. Finally, Model.filter_terms_identities determines if a term can be omitted due to the identities in C.
To recap, only three different representations of are used in the considered models (singlets, doublets and triplets). Furthermore, the restriction to renormalizable Lagrangians limits the Lorentz structure of terms to the possibilities listed in table 1. Together, these assumptions ensure that there is only a finite number of different types of terms, so that the easiest way to enumerate all the possible terms for a given set of fields is to simply go through all the different cases.
6 Numerical analysis tool chain
As mentioned before, minimal-lagrangians adds another piece to a tool chain formed from existing particle physics code, allowing one to automate most of the model implementation starting just with a model’s field content.
An illustration of how a model is implemented and analyzed using these tools is shown in fig. 1. At the beginning, the model’s field content is defined in data.py (or the user-supplied model file), as explained in section 3.2. minimal-lagrangians can then be used to generate model files for SARAH containing the most general renormalizable Lagrangian, as well as the definitions for potential VEVs or mixing of the fields after electroweak symmetry breaking. Since SARAH has a great number of features, it can sometimes be necessary or desirable to make some changes or additions to the generated model files. With this potentially modified set of model files, SARAH can be used to generate both the SPheno code and model files for micrOMEGAs.
At this point, the implementation of the model is already complete. The generated code can be compiled and used to perform numerical calculations. SPheno takes a file in the SUSY Les Houches Accord (SLHA) format [15, 16] as input. In this file, the input parameters are provided and a number of settings (for example, which file formats are output, whether some calculations should be disabled and what conventions are used) can be customized. SARAH provides a template for this input file. Running SPheno then produces a spectrum file, also in SLHA format. It contains the mass spectrum (including the mixing matrices) for the specified parameter point as well as lepton and quark flavor violation observables, some observables like and (if enabled) branching ratios for particle decays. In turn, this spectrum file can be used as an input to micrOMEGAs, which extracts the mass spectrum and uses it to perform the calculation of dark matter observables.
7 Verification and test suite
minimal-lagrangians contains a comprehensive test suite, which can be run using the test.py file contained within the program package. Among other checks, this tests whether the program produces the correct Lagrangian for the following models, which have been compared with the literature:
-
1.
T1-3-B with , which is studied in [11].
-
2.
T1-1-A with , as given in [12] (which presents an implementation of this model).
-
3.
The simplified dark matter models given in [13]:
-
(a)
the singlet–doublet fermion model (SDF, “model A”);
-
(b)
the singlet–doublet scalar model (SDS, “model B”);
-
(c)
the singlet–triplet scalar model (STS, “model C”).
-
(a)
-
4.
The seesaw mechanism type II, also called the Higgs triplet model (see e. g. [17]).
Additionally, it has been verified manually that the generated output is correct for a variety of different models, in particular for the seesaw mechanisms of types I and III, and the model T1-2-A () studied in [18].
8 Outlook
minimal-lagrangians will hopefully prove to be a useful tool both in accelerating phenomenological model building studies and providing automated, computer-assisted verification. There are currently some restrictions to specific cases which could be generalized in the future. The main limitation is the size of the representation, which cannot be larger than triplets. The generalization to arbitrary representations would require a change in approach from a static list of conditions. Moreover, the code currently only handles the Standard Model gauge group, so it is not possible to use models with new gauge fields. The ultimate generalization would then be to not only handle representations of , but of arbitrary gauge groups. This would additionally require a general condition for the cancellation of gauge anomalies.
Acknowledgments
This program resulted from work as part of the author’s master’s thesis at the Institute of Theoretical Physics at WWU Münster under the supervision of Michael Klasen. My thanks extend to Michael Klasen for his guidance and valuable input on the manuscript as well as program features, and Karol Kovařík and Sonja Esch for many enlightening discussions during that time.
Appendix A Conventions and notation
In this work, all physical quantities are given in natural units, i. e. velocities are expressed in units of the speed of light in vacuum and actions or angular momenta are given in units of the reduced Planck constant . The notation employed is then
(5) |
with the physical dimension implicit in the seemingly dimensionless expressions on the right-hand side.
The Einstein summation convention is employed unless noted otherwise, with a sum over any two matching indices. The position of the index does not, a priori, have any numerical meaning.
The normalization for the hypercharge , i. e. the charge corresponding to the subgroup of the Standard Model gauge group , was chosen such that
(6) |
(cf. eq. 1) where is the electric charge and is an eigenvalue of the third generator (“weak isospin”).
All fermion fields are left-handed Weyl spinors, i. e. representations of (the covering group of the Lorentz group ). A four-component Dirac spinor can be constructed from a pair of two of such two-component spinors. For illustration, this is the definition of the Standard Model’s field content in minimal-lagrangians:888Technically, this only includes the first generation of the SM matter fields, since minimal-lagrangians currently has no real concept of generation indices. However, the SM fermions are either singlets or doublets and can only appear in BSM Yukawa terms. There are no redundant term identities which are affected by different numbers of generations in this case, so one can simply add generation indices to minimal-lagrangians’s “one-generation” output in these cases. Again, the SM fields are assumed to be neutral under any global charges.
Note that this does not include the SM gauge fields. The fermion fields, split into their representation components,999As demonstrated in section 4.3, the handling of the multiplet components shown in eq. 7 is completely automated and does not require any user input. For example, by specifying FermionField('L', 2, Y=-1, z2=1) as in the example for the Standard Model, minimal-lagrangians determines that L has two components, whose electric charges are and , and will use this information to determine which fields mix after electroweak symmetry breaking. are
(7) |
where, once again, all fields are two-component spinors. The Standard Model Dirac fermions, i. e. the leptons and quarks, would thus take the form
(8) |
with the second Pauli matrix . The neutrinos remain massless Weyl fermions in the Standard Model.
Appendix B Spinor formalism
For two-component Weyl spinors, the formalism described in [19] (van der Waerden notation) is assumed. In particular, an -invariant product of two left-handed Weyl spinors and is defined as
(9) |
with the “spinor metric” , the two-dimensional Levi-Civita symbol
(10) | ||||
(11) |
and the second Pauli matrix .
A completely analogous formalism can be constructed for representations of instead of . The main difference is that only one “kind” of index is necessary, so there are no “dotted” indices. This is because the Lie algebra of is simply the complexification of the Lie algebra of . Consequently, , with its two inequivalent fundamental representations, essentially consists of two copies of , which thus only requires a single kind of index. The value of such a formalism is, as usual, that it becomes trivial to determine whether a given expression is invariant (in this case under gauge transformations). This is the case when every index is paired with a counterpart.
Correspondingly, the -invariant product of two doublets and is defined as
(12) |
using the same “spinor metric” as in eq. 10, where the doublets “naturally” have lower indices. denotes the ordinary scalar product. An important distinction has to be made when adjoints of doublets are involved. These already have the correct transformation behavior (upper indices) and do not require the application of when combined with “ordinary” doublets:
(13) | ||||
(14) |
It should be kept in mind that both the convention for products of multiplets and for products of two-component (Weyl) spinors are in effect simultaneously. For instance, the SM Yukawa terms involving the up quarks would be written as
(15) |
with the Higgs doublet , the quark doublets , the up-quark singlets and where are component indices and are (Lorentz) spinor indices.
triplets are analogous to Lorentz vectors. They can be constructed from a tensor product of two doublets (), ’s fundamental representation, similar to the construction of a Lorentz vector from a tensor product of two Weyl spinors (). An triplet can thus be viewed as a tensor with two indices (or a matrix) for the purposes of defining an invariant product:
(16) |
where the superscripts indicate the values of the component fields’ electric charges given the hypercharge .
Since the triplets correspond to ’s adjoint representation, it is simple to determine the transformation behavior of the order-2 tensors. Products between doublets and triplets should then be treated as ordinary matrix multiplications, with the requirement that a doublet multiplying from the left must have an upper index ( or ) and one multiplying from the right must have a lower index ( or ). To summarize, for two doublets and and a triplet :
(17) | ||||
(18) | ||||
(19) |
There is no distinction between and concerning the defined products.
Appendix C Identities for redundant terms
In the process of finding the most general renormalizable Lagrangian, it becomes apparent that simply writing down all possible terms which are allowed by gauge and Lorentz invariance does not necessarily yield a minimal set of parameters. If there exist identities linking different terms in the Lagrangian, it is possible to eliminate a term by expressing it through others via the identity and thus reduce the parameter space. To be specific, given a Lagrangian
(20) |
with parameters , products of fields and remaining terms , if there is an identity of the form
(21) |
then one of the terms can be omitted from the Lagrangian (equivalently, one can set ) without any loss of generality.
There is a number of such identities which is relevant to doublets and triplets of and thus the program’s domain of operation. The following is a list of these identities, which are taken into account by minimal-lagrangians when constructing a Lagrangian. Except for identities 3 and 4, the discussion can be limited to scalar (or, in general, bosonic) fields because all quartic terms involving fermions are non-renormalizable.
C.1 Identities
Note that, as before, products between multiplets are defined as in B. The identities are generally still valid when replacing any of the fields by their corresponding adjoint fields.
Identity 1.
For any bosonic doublet :
(22) |
Identity 2.
For any two bosonic doublets and :
(23) |
This implies that for , only two of the three terms
-
1.
-
2.
-
3.
are relevant to the parameter space. For , the second term is zero (identity 1), and thus , so there is only one relevant term in this case.
Identity 3.
For any two doublets and and any triplet :
(24) |
Identity 4.
For any set of triplets () and an arbitrary map of indices ,
(25) |
where the negative sign can only occur in some cases if at least two of the triplets are fermionic and
This means that, with another potential (arbitrary) factor , only one of the terms with a certain permutation of can appear, and only if are pairwise different.
Identity 5.
For any set of triplets (),
(26) |
As a consequence of identity 5, there is no need to include any traces of products of four triplets in the Lagrangian. In other words, only terms of the form are relevant to the parameter space.
To give a simple example, for a single bosonic triplet , only two quartic terms must be included in a fully general Lagrangian, e. g.
-
1.
and
-
2.
.
If is a real triplet (), it holds that , so only one term must be included in this case.
For any bosonic doublets , and triplets , , the following identities hold:
Identity 6.
(27) |
Identity 7.
(28) |
Identity 6 implies that, given appropriate hypercharges (otherwise, gauge invariance would be violated), only two of the three terms
-
1.
-
2.
-
3.
are relevant to the parameter space. If , it holds that , so there is only one relevant term in this case. Similarly, if , then , leaving one (non-zero) relevant term again. Identity 7 ensures that any terms where the doublets are swapped can be omitted.
C.2 Proofs
The commutation and anti-commutation relations of the Pauli matrices
(29) | ||||
(30) | ||||
(31) | ||||
as well as the following well-known trace identities | ||||
(32) | ||||
(33) | ||||
(34) | ||||
(35) | ||||
and the identity | ||||
(36) |
will be used here.
Proof of identity 1.
∎
Proof of identity 2.
∎
Proof of identity 3.
The sign resulting from commuting , and depends on the number of fermions: | ||||
∎
Proof of identity 4.
The indices can be renamed in such a way that this takes the form , where the order of indices on is determined by . If some of the triplets are fermionic, this can introduce an additional negative sign depending on which factors have to be commuted: | ||||
∎
Proof of identity 5.
∎
Proof of identity 6.
∎
Proof of identity 7.
Considering the factor :
Inserting this into the expression for :
∎
Appendix D Example SARAH output
References
- [1] S. May, Minimal dark matter models with radiative neutrino masses: From Lagrangians to observables, Master’s thesis (2018). arXiv:2003.04157.
- [2] D. Restrepo, O. Zapata, C. E. Yaguna, Models with radiative neutrino masses and viable dark matter candidates, JHEP 11 (2013) 011. arXiv:1308.3655, doi:10.1007/JHEP11(2013)011.
- [3] E. Witten, An SU(2) Anomaly, Phys. Lett. B117 (1982) 324–328. doi:10.1016/0370-2693(82)90728-6.
- [4] F. Staub, SARAH 4: A tool for (not only SUSY) model builders, Comput. Phys. Commun. 185 (2014) 1773–1790. arXiv:1309.7223, doi:10.1016/j.cpc.2014.02.018.
- [5] F. Staub, Exploring new models in all detail with SARAH, Adv. High Energy Phys. 2015 (2015) 840780. arXiv:1503.04200, doi:10.1155/2015/840780.
- [6] W. Porod, SPheno, a program for calculating supersymmetric spectra, SUSY particle decays and SUSY particle production at e+ e- colliders, Comput. Phys. Commun. 153 (2003) 275–315. arXiv:hep-ph/0301101, doi:10.1016/S0010-4655(03)00222-4.
- [7] W. Porod, F. Staub, SPheno 3.1: Extensions including flavour, CP-phases and models beyond the MSSM, Comput. Phys. Commun. 183 (2012) 2458–2469. arXiv:1104.1573, doi:10.1016/j.cpc.2012.05.021.
- [8] G. Bélanger, F. Boudjema, A. Pukhov, A. Semenov, MicrOMEGAs: A Program for calculating the relic density in the MSSM, Comput. Phys. Commun. 149 (2002) 103–120. arXiv:hep-ph/0112278, doi:10.1016/S0010-4655(02)00596-9.
- [9] G. Bélanger, F. Boudjema, A. Goudelis, A. Pukhov, B. Zaldivar, micrOMEGAs5.0 : Freeze-in, Comput. Phys. Commun. 231 (2018) 173–186. arXiv:1801.03509, doi:10.1016/j.cpc.2018.04.027.
- [10] E. Ma, Verifiable radiative seesaw mechanism of neutrino mass and dark matter, Phys. Rev. D73 (2006) 077301. arXiv:hep-ph/0601225, doi:10.1103/PhysRevD.73.077301.
- [11] J. Fiaschi, M. Klasen, S. May, Singlet-doublet fermion and triplet scalar dark matter with radiative neutrino masses, JHEP 05 (2019) 015. arXiv:1812.11133, doi:10.1007/JHEP05(2019)015.
- [12] Y. Farzan, A Minimal model linking two great mysteries: neutrino mass and dark matter, Phys. Rev. D80 (2009) 073009. arXiv:0908.3729, doi:10.1103/PhysRevD.80.073009.
- [13] C. Cheung, D. Sanford, Simplified Models of Mixed Dark Matter, JCAP 1402 (2014) 011. arXiv:1311.5896, doi:10.1088/1475-7516/2014/02/011.
-
[14]
The Unicode standard,
ISO/IEC 10646, The Unicode Consortium, Mountain View, CA, USA (2019).
URL https://www.unicode.org/versions/latest/ - [15] P. Z. Skands, et al., SUSY Les Houches accord: Interfacing SUSY spectrum calculators, decay packages, and event generators, JHEP 07 (2004) 036. arXiv:hep-ph/0311123, doi:10.1088/1126-6708/2004/07/036.
- [16] B. C. Allanach, et al., SUSY Les Houches Accord 2, Comput. Phys. Commun. 180 (2009) 8–25. arXiv:0801.0045, doi:10.1016/j.cpc.2008.08.004.
- [17] S. Kanemura, K. Yagyu, Radiative corrections to electroweak parameters in the Higgs triplet model and implication with the recent Higgs boson searches, Phys. Rev. D85 (2012) 115009. arXiv:1201.6287, doi:10.1103/PhysRevD.85.115009.
- [18] S. Esch, M. Klasen, C. E. Yaguna, A singlet doublet dark matter model with radiative neutrino masses, JHEP 10 (2018) 055. arXiv:1804.03384, doi:10.1007/JHEP10(2018)055.
- [19] H. K. Dreiner, H. E. Haber, S. P. Martin, Two-component spinor techniques and Feynman rules for quantum field theory and supersymmetry, Phys. Rept. 494 (2010) 1–196. arXiv:0812.1594, doi:10.1016/j.physrep.2010.05.002.