Spinors Extras
Package Symbol
|
SpinorsExtras
More About »
GenComplexMomenta
GenComplexMomenta[{
s
1
,
s
2
,
s
3
}]
generates random complex four momenta for the spinors
s
1
,
s
2
,
s
3
so that they sum to zero.
MORE INFORMATION
The following options can be given:
"Range"
{1 + I, -1 - I}
range in which components of generated spinors will be
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Random momenta for given spinors are generated:
Generated momenta sum to zero:
In[1]:=
Random momenta for given spinors are generated:
In[2]:=
Generated momenta sum to zero:
In[3]:=
Out[3]=
Options
(1)
"Range" option accepts
List
containing two
Complex
numbers, they are corners of rectangle in which components of generated spinors will be:
MORE ABOUT
SpinorsExtras