Loading [MathJax]/jax/output/CommonHTML/jax.js
Skip to main content

Hilbert spaces of Majorana fermions

When we talk about fermions in quantum mechanics, we talk about two kinds: Dirac and Majorana. Both of these are supposed to have the property that if I create a fermion of type 1 and then a fermion of type 2, the resulting state will be related by a minus sign to the state where I create a fermion of type 2 and then a fermion of type 1. But there is a decision to make as to what should happen if we try to create two type-1 fermions. Dirac fermions are defined by the property that if you try to create two type-1 fermions, the state is completely annihilated to the zero vector. Majorana fermions are defined by the property that if you try to create two type-1 fermions, they annihilate one another and leave the total state unchanged.

These properties are summarized by saying that the algebras of operators that create and annihilate the two different types of fermions should be different. The Dirac fermions have creation and annihilation operators aj,aj satisfying
{aj,ak}={aj,ak}={aj,ak}=δjk.
The Majorana fermions, on the other hand, have Hermitian creation operators ψj that satisfy
{ψj,ψk}=2δjk.
It is actually more common among field theorists to define the algebra by
{ψj,ψk}=δjk,
so that the creation operator for a type-j fermion is 2ψj. This is because, as noted in my post about canonical anticommutation relations, the second anticommutation relation is the one that follows from Lagrangian quantization with a standard kinetic term. We'll use this second convention going forward.

Majorana fermions can be thought of as fundamental constituents of Dirac fermions, because an algebra of n Dirac fermions can always be rewritten as an algebra of 2n Majorana fermions via the linear transformation
ψ2j1=aj+aj2,
ψ2j=ajaj2i.
Conversely, an even number N of Majorana fermions can be grouped into N/2 Dirac fermions via
aj=ψ2j1+iψ2j2.
On the other hand, an odd number of Majorana fermions can never be grouped exactly into Dirac fermions.

If we want to study a system of fermions of either kind, we need to specify a Hamiltonian made up of the fermion operators; for example, if we want to arrange N Majorana fermions in a line and couple them locally, we might choose the Hamiltonian
H=iN1j=1ψjψj+1.
But there's more to a system than just an operator algebra and a Hamiltonian: to actually ask questions like "what is the spectrum of H?", we need to specify a Hilbert space and how the algebra acts on that Hilbert space. In other words, we need to specify a representation of the fermion algebra. Often you'll see people skip over this issue and just ask about the spectrum of a fermionic Hamiltonian without specifying a representation; but without knowing anything about the representation, that question isn't necessarily well defined.

The purpose of this post is to classify the finite-dimensional representations of the Majorana algebra M, defined as the algebra generated by N fermions with anticommutation relations {ψj,ψk}=δjk. This algebra is more traditionally called a Clifford algebra, and is well studied by mathematicians under that name, but because I want to emphasize the connection to fermions I'll use the term "Majorana algebra" throughout.

The main statements we'll prove are:

  1. Every finite-dimensional representation of M can be written as a direct sum of irreducible representations of M.
  2. When N is even, there is only one irreducible representation of M. It has dimension 2N/2, and is isomorphic to the Fock space representation of N/2 Dirac fermions. This is the representation generated by taking a base vector |0 and requiring it to be annihilated by the operators aj, and taken to orthogonal vectors by any string of creation operators aj1ajm.
  3. When N is odd, there are two irreducible representations of M, each of which has dimension 2(N1)/2. These are isomorphic to the Fock space representation of a Dirac-fermion grouping of the first (N1) fermions, plus a decision of whether ψN should act on the base state as ψN|0=12|0 or ψN|0=12|0.

So the odd and even cases are quite different. If N is even, then we're in the clear. The only thing we could really mean by the "spectrum of H" is the spectrum of H within the unique irreducible representation. In any other representation of M, because it must be a direct sum of some integer m copies of the unique irreducible representation, the spectrum of H will just be the irreducible spectrum with an m-fold degeneracy at each level. Incidentally, because every Dirac fermion algebra is isomorphic to an even-N Majorana fermion algebra, this implies that the Dirac Fock space is the only irreducible representation of Dirac fermions.

If N is odd, however, talking about the "spectrum of H" requires asking two questions: what is the spectrum of H in each of the two irreducible representations? For general Hamiltonians, they will be different. And in a general representation, the spectrum will be m copies of the spectrum in the first irreducible representation, and n copies in the second, where m and n are independent integers.

In practice, for many analytical calculations, people work in the "fundamental representation" of M, which is the representation of M on itself by left multiplication, with an inner product specified by declaring that the basis
{ψj1ψjk|j1<<jk}
is orthogonal, with the norm-squared of each basis element given by 2#fermions. This can be thought of as a Fock space built off of a base vector |0 corresponding to the identity element of M, where every ordered string of Majorana fermion operators takes |0 to an orthogonal state. We'll see in section 2 that when you do this for even N, you end up with 2N/2 copies of the unique irreducible spectrum, and when you do it for odd N, you end up with 2(N1)/2 copies of each of the two unique irreducible spectrums.

But there are many analytical calculations where working in the irreducible representations is more convenient, and it is always more convenient for doing numerical simulations of fermionic systems. Diagonalizing a matrix on a space of dimension 2(N1)/2 or 2N/2 is much, much easier than on a space of dimension 2N.

So let's get to it.

In section 1, I give an overview of some basic lemmas and tools for studying representations of associative algebras.

In section 2, I prove the above-stated facts about the irreducible representations of the Majorana algebra M.

In section 3, I give some further comments on the physical consequences of the representation-theoretic properties of M explored in this post.

Because this post is quite long, I've added "punchline" summaries at the start of each section/subsection except for the last one (which is very short).

I learned pretty much everything I know about Majorana representation theory from chapters 4 and 14 of Ambar Sengupta's book "Representations of Algebras and Finite Groups," though the pedagogy of this post is very different from the pedagogy in that book.

Prerequisites: Basic comfort with abstract algebra. I'll say things like "direct sum" and "first isomorphism theorem" without explaining what they mean.

Table of Contents

  1. Basic representation theory of associative algebras
  2. Representations of the Majorana algebra
    1. An inner product, and semisimplicity of the algebra
    2. Even N
    3. Odd N
  3. Consequences for physical fermions

1. Basic representation theory of associative algebras

Our goal in the next section will be to classify all irreducible representations of the Majorana algebra {ψj,ψk}=δjk. This is an associative algebra, and it'll be easiest to proceed if we first compile a few general observations about irreducible representations of associative algebras.

Since this section is rather mathy, it might help to summarize the main points for readers who would like to skip it (or have a road map going ahead). The essential ideas are:

  1. In an algebra, a left ideal is called simple if it has no nontrivial sub-ideals.
  2. A finite-dimensional algebra is called "semisimple" if for every left ideal L, there is a complementary left ideal L, i.e. one satisfying A=LL.  This is equivalent to the statement that A can be written as a direct sum of simple left ideals.
  3. We'll show in the next section that the Majorana algebra is semisimple.
  4. Any finite-dimensional representation of a semisimple algebra can be written as a direct sum of irreducible representations.
  5. Every irreducible representation of a semisimple algebra is isomorphic to one of the simple left ideals in its semisimple decomposition; in this statement, a left ideal is thought of as a representation of the algebra on itself via left multiplication.
  6. By point 4, we can classify finite-dimensional representations of the Majorana algebra by classifying its irreducible representations. By point 5, we can do this by classifying the simple left ideals in its semisimple decomposition.
  7. In any semisimple algebra A, for any pair of complementary left ideals LL, there exist right projection operators P and P satisfying P+P=1,P2=P,(P)2=P,PP=PP=0, and L=AP,L=AP. These will be useful technical tools in section 2.

An associative algebra is a vector space with a linear, associative multiplication map. So if A is an associative algebra, and we have some elements a,b,cA, then there are also elements of A corresponding to the expressions ab, ba, abc, etc. (Note: the multiplication is not necessarily commutative.) Furthermore, this multiplication rule satisfies
a(b+c)=ab+ac. We will consider mainly associative algebras where the underlying field is the complex numbers. We will also only consider algebras that have an identity element, which we'll call 1. Finally, we will only consider algebras where the underlying vector space is finite-dimensional.

A representation of A is a vector space V together with a map ρ from A to the space of linear operators on V, such that the map ρ respects the algebraic structure. I.e., given a,b,cA and αC, we have
ρ(αa(b+c))=α(ρ(a)ρ(b)+ρ(a)ρ(c)).
We also require that ρ(1) is the identity operator.

A subspace WV is said to be a subrepresentation if the action of A leaves that subspace invariant, i.e., if we have
ρ(A)W=W.
The subspace V is obviously a subrepresentation of V, as is the trivial subspace {0}. The representation V is said to be irreducible — sometimes simple — if the only subrepresentations are V and {0}.

A representation of A is said to be semisimple if every subrepresentation WV has a complement, i.e., if there exists another subrepresentation W satisfying V=WW. Any subrepresentation of a semisimple representation is itself semisimple; observe that for UW a representation, there is a complement U in V with
UU=WW.
But then we have
UΠW(U)=W,
where ΠW is the projection onto W within the direct sum WW; this equality follows from UW. Since ΠW(U) is itself a representation, we conclude that W can be decomposed as a direct sum of subrepresentations. Proceeding by induction, so long as V is finite-dimensional it follows that V can be written as a direct sum of irreducible (simple) representations. The converse is also true; if V can be written as a direct sum of irreducible representations, e.g. V=jVj, then every subrepresentation WV can be written as
W=jΠj(W),
where Πj projects onto Vj. Since Πj(W) is itself a representation contained in Vj, which is irreducible, we must have Πj(W)=Vj or Πj(W)=0. So there is some finite set of Vj's with W=jVj, and the direct sum of the Vj's with Πj(W)=0 is a complementary subrepresentation.

Now, there is one natural representation of A, which is its left action on itself:
ρ(a)b=ab.
The subrepresentations of this left-representation are exactly the left ideals of A, i.e., subspaces LA satisfying
aLLfor all aA.
I think of this as the statement that "L is absorbing on the left." It can be written more compactly as AL=L. Note that this condition automatically implies that L is a subalgebra, not just a subspace. The algebra A is said to be semisimple if its left-representation is semisimple, and the left ideal L is said to be simple if it has no nontrivial sub-ideals. So per the previous paragraph, if A is semisimple and finite dimensional then it can be written as a direct sum of simple left-ideals, A=jLj.

We will see in the next section that the Majorana algebra is semisimple. In anticipation of that fact, let's learn some basic facts about semisimple algebras.

First, because we have a direct sum decomposition of A, the identity element 1 decomposes uniquely into the various summands as
1=jPj.
Since we have PjLj, which is a left ideal, we have aPjLj for any aA. In particular, for any kLk, we have
k=jkPj,
which, by uniqueness of the direct sum decomposition, gives
kPj=δkjk.
In particular, this implies PjPk=δjkPk; so the algebra elements Pj are orthogonal right projectors onto the corresponding left ideals.

If Lj is not simple, then because it is semisimple it has a nontrivial direct sum decomposition Lj=MN, with right projectors M and N that satisfy M+N=Pj,M0,N0,M2=M,N2=M,MN=NM=0. Conversely, if we had algebra elements M and N satisfying these relations, then the subalgebras LM and LN would be nontrivial left ideals satisfying L=LMLN. This identity obviously holds as a sum; it holds as a direct sum because any Lj is uniquely decomposed as M+N, with uniqueness coming identities MN=NM=0. For any decomposition =m+n, we have
m=(m+n)M=(M+N)M=M,
and similarly n=N.

So we have learned that in a semisimple algebra, left ideals can be classified by their right projectors, and simplicity of a left ideal is equivalent to its projector not being expressible as a sum of nontrivial, orthogonal projectors.

Now we are ready to prove a wonderful fact: every nontrivial irreducible representation of A must be isomorphic to one of the left ideals Lj in the semisimple decomposition of A. To see this, suppose that V is a nontrivial irreducible representation of A. The identity on V decomposes as
ρ(1)=jρ(Pj).
Therefore, for any nonzero |vV, at least one ρ(Pj) must send |v to a nonzero vector. So fix any nonzero |v, and any corresponding ρ(Pj) with ρ(Pj)|v0. The set ρ(Lj)|v is a nonzero subspace of V; furthermore, since Lj is a left ideal, it is also a subrepresentation. So since V is irreducible, we must have
ρ(Lj)|v=V.
This gives us a natural map from Lj to V defined by
ρ()|v.
This map is easily seen to be a homomorphism of representations, and surjectivity is exactly the statement ρ(Lj)|v=V. Injectivity follows from the fact that the kernel of this map, i.e., the set of all with ρ()|v=0, is easily seen to be a left ideal contained in Lj. But since Lj was assumed to be simple, and since the kernel cannot be all of Lj by the assumption ρ(Pj)|v0, we conclude that the kernel is trivial, and therefore that the map from Lj to V is an isomorphism of representations.

So, we have shown that the irreducible representations of a semisimple algebra are in one-to-one correspondence with its simple left ideals. In the next section, we will show that the Majorana algebra is semisimple, and classify its simple left ideals to find its irreducible representations.

As a final comment, we show that any finite-dimensional representation of a finite-dimensional, semisimple algebra is semisimple, i.e., it can be decomposed into a direct sum of irreducible representations. Let V be an arbitrary representation of A, and let |v1,,|vD be a basis for V. The algebra Dk=1A is semisimple because each copy of A is semisimple. We can define a map from A to V by
ϕ:a1aDa1v1++a1vD.
This is clearly surjective, since we could take ak to be the unit element of A times an arbtirary complex coefficient, which lets us construct arbitrary linear combinations of basis elements. This is also a homomorphism for the representation of A on Dk=1A given by
a(a1aD)=aa1aaD,
which is easily verified. So, since we have a surjective homomorphism of representations, we obtain the representation isomorphism
(Dk=1Ak)/kerϕV
via the first isomorphism theorem. Since kerϕ is a subrepresentation, and since the quotient (Dk=1Ak)/kerϕ is isomorphic to any complement of kerϕ in Dk=1A, we conclude that V is isomorphic to a subrepresentation of a semisimple representation, and is therefore semisimple itself.

2. Representations of the Majorana algebra

Recall from the introduction that the Majorana algebra is the algebra M generated by N symbols ψ1,,ψN subject to the relation
{ψj,ψk}=δjk.
In subsection 2.1, we will construct a useful inner product on M, then use that inner product to show that M is semisimple. In subsections 2.2 and 2.3, we will then construct the semisimple decomposition of M explicitly, and therefore classify the irreducible representations of M. It turns out that the cases N even and N odd are different, so we will treat them separately in subsections 2.2 and 2.3.
 
The punchline is that when N is even there is only one nontrivial irreducible representation of M; when N is odd there are two. This is one reason that N is usually taken to be even in physics, along with the point made in the introduction that when N is even, N Majorana fermions can be rearranged into N/2 Dirac fermions.

2.1 An inner product, and semisimplicity of the algebra

Punchline: The purpose of this subsection is to show that in the inner product where the standard basis elements of the Majorana algebra are orthogonal with norm-squared given by 2#fermions, the adjoint of a Majorana operator is given by (ψj1ψjα)=ψjαψj1. Then, we show that this implies the Majorana algebra is semisimple.
 
The Majorana algebra M has a standard basis given by the products of fermions with ascending index order, i.e. the elements
1,{ψj},{ψjψk|j<k},
We'll abbreviate these by using the symbol ψj1,,jα for the product ψj1ψjα, and will insert less-than symbols ψj1<<jα when denoting a fermion product that is an element of the standard basis.
 
We can introduce a complex inner product on M by declaring that this is (almost) an orthonormal basis, i.e., by writing
ψj1<<jα|ψk1<<kβ={12αα=β,jμ=kμ for all μ=1,,α0otherwise
and extending the inner product by linearity. For general, non-index-ordered products ψj1,,jα and ψk1,,kβ, the inner product is nonzero if and only if the product ψj1,,jα,k1,,kβ is proportional to the identity element of M, and in that case is given by (1)α(α1)/2 times the constant of proportionality. (This comes from the fact that (1)α(α1)/22α is the constant of proportionality in the case where both fermion products are properly ordered.)

Recall from section 1 that we can think of M as acting on itself via left multiplication; so we can think of any aM as a linear operator a:MM. The inner product we've chosen on M allows us to take the adjoint, a. The crucial feature of this inner product is that it closes in M under adjoints. A priori, the adjoint a is a linear transformation acting on M, but it need not be one of the linear transformations that can be realized via left multiplication by another element of M. (Indeed, there will be many more linear transformations acting on M than there are elements of M; the space of transformations is 2N×2N dimensional, while M itself is 2N dimensional.) In the Majorana algebra, however, we will now show that the adjoint of any element aM is also in M.

Since the taking the adjoint is antilinear, it suffices to show this property for fermion products ψ1,,γ. Without loss of generality, we can assume that this product contains no repeated fermions. Consider arbitrary basis elements ψj1<<jα and ψk1<<kβ. Previously, we explained that the expression
ψj1<<jα|ψ1,,γ|ψk1<<kβ
is nonzero if and only if we have
ψj1,,jα,1,,γ,k1,,kβ
proportional to the identity, with the inner product being given by (1)α(α1)/2 times the constant of proportionality. Rearranging the order of the product doesn't change the question of whether the total product is proportional to the identity, so
ψk1<<kβ|ψγ,,1|ψj1<<jα
is nonzero exactly when
ψj1<<jα|ψ1,,γ|ψk1<<kβ
is nonzero. We would like to show that when the inner products are nonzero, they are equal; this will imply the identity
ψ1,,γ=ψγ,,1.

Consider now the case where the inner products are nonzero. Because the product ψ1,,γ,k1,,kβ must reduce to exactly the same set of fermion operators in ψj1,,jα, the total cost of commuting a single j-labeled fermion through ψ1,,γ,k1,,kβ is (1)α1, since we pick up a minus sign for every  fermion we commute past except the one that matches the one we're moving. Moving every j fermion to the end of the product incurs a total sign (1)α(α1)=1. As such, we have
ψj1,,jα,1,,γ,k1,,kβ=ψ1,,γ,k1,,kβ,j1,,jα.
Since we assumed that there are no repeated fermions in the product ψ1,,γ, the total cost of reversing the order of that product is (1)γ(γ1)/2, yielding
ψj1,,jα,1,,γ,k1,,kβ=(1)γ(γ1)/2ψγ,,1,k1,,kβ,j1,,jα.
 
We must now consider the cost of commuting each k fermion past the fermions. First recall that in order for the inner product to be nonzero, the number α must be equal to the total number of distinct fermions in the product ψ1,,γ,k1,,kβ. From this, we may conclude that the number of repeated fermions is
R=γ+βα2.
(It might be easier to parse this as α=γ+β2R.) If a k fermion is not repeated within the fermions, then the total sign accumulated in commuting it through the fermions is (1)γ. If it is repeated, however, then the total sign is (1)γ1. So the total sign accumulated in commuting all k fermions past all fermions is
(1)(γ1)R(1)γ(βR)=(1)βγR.
 
Now we apply the identities
ψk1<<kβ|ψγ,,1|ψj1<<jα=(1)β(β1)2ψk1,,kβγ,,1,j1,,jα
and
ψj1<<jα|ψ1,,γ|ψk1<<kβ=(1)α(α1)2ψj1,,jα1,,γ,k1,,kβ,
which gives us
ψj1<<jα|ψ1,,γ|ψk1<<kβ=(1)α(α1)+β(β1)+γ(γ1)+2R+2βγ2ψk1<<kβ|ψγ,,1|ψj1<<jα.
Plugging in α=γ+β2R, we find that the total sign is (1)2R(β+γR)=1. This validates our assertion that the adjoint of a product of fermion operators is obtained by reversing the order of those fermions.

This is enough to prove, quite readily, that the Majorana algebra M is semisimple. If LM is a left ideal, then the orthocomplement with respect to our inner product is also a left ideal. This is because for any L,L, and aM, we have
|a=a|.
Because a is in M and L is a left ideal, we have aL, and thus a|=0. So, since a is orthogonal to L, it follows that it is in L, and therefore that L is a left ideal.

The statement that every left ideal has a complementary left ideal is what we took as the definition of a semisimple algebra, so it follows that M is semisimple.

2.2 Even N

Punchline: Up to isomorphism, there is only one finite-dimensional irreducible representation of an even number of Majorana fermions; it has dimension 2N/2, and is isomorphic to the standard Fock space of N/2 Dirac fermions.
 
We'll take our hint for how to study the Majorana algebra at even N from the physical observation that N Majorana fermions can be combined into N/2 Dirac fermions. By grouping the Majorana operators into pairs {ψ2j1,ψ2j} for j=1,,N/2, we define the "annihilation" and "creation" operators
aj=ψ2j1+iψ2j2,
aj=ψ2j1iψ2j2.
One can then easily check the Dirac anticommutation relations {aj,ak}={aj,ak}=0,{aj,ak}=δjk.
The standard Fock space representation of the Majorana algebra is then constructed by fixing some "vacuum state" |0 and asserting that this state is annihilated by all aj operators but not by the aj operators, constructing our representation as the span of all states of the form aj1ajα|0.

But there's a bit of an ambiguity in this discussion: who are we to say that a1 is an annihilation operator rather than a creation operator? Or a2, or a3? Why not consider Fock spaces where a1,,ak,ak+1,,aN/2 are the annihilation operators, with their adjoints being the creation operators? Your answer might be "well, those are obviously isomorphic representations," and you're right; but we'll find that all these representations live naturally inside M as mutually isomorphic direct summands, and by chasing them down we'll construct the decomposition of M into simple left ideals.
 
Now, a choice of which set of the aj operators counts as "annihilation" and which as "creation" can be labeled by a bit string of length N/2, i.e., a string ϵ{±1}N. If ϵj is +1 then we'll say aj is the annihilation operator; if it's 1 then we'll say aj is the annihilation operator. To construct a corresponding Fock space inside of M, we need to find an element of M to act as our base state, i.e., an element Pϵ in M satisfying ajPϵ=0 for ϵj=+1 and ajPϵ=0 for ϵj=1. We'd also like these elements to have the properties of mutually orthogonal projectors, so we can study them as right projectors onto the left ideals corresponding to each Fock space. We can guess what these elements might be by observing that the Dirac anticommutation relations imply
(ajaj)2=ajaj,
(ajaj)2=(ajaj),
(ajaj)(ajaj)=(ajaj)(ajaj)=0.
So the operators ajaj and ajaj have all the right properties to be mutually orthogonal projection operators. Furthermore, we clearly have
aj(ajaj)=aj(ajaj)=0.
Let's denote by Πj+1 the operator ajaj and by Πj1 the operator ajaj. Then for any string ϵ, the operator
Pϵ=N/2j=1Πjϵj
is annihilated by all the correct operators; it is annihilated by aj for ϵj=+1, and by aj for ϵj=1. One can easily check this by noting that the Πjϵj operators commute with one another at different values of j. This statement, coupled with the "orthogonal projector" properties of each Πjϵj, implies that we have
PϵPϵ=δϵ,ϵPϵ,
so these form a set of orthogonal projectors as well.

It will be easiest to study the Pϵ operators by writing out each Πjϵj explicitly, which gives
Pϵ=N/2j=112iϵjψ2j1ψ2j2.
We can also expand this product out by grouping all of the terms where (N/2k) factors of 1 contribute, yielding
Pϵ=12N/2N/2k=0(2i)kj1<<jkϵj1ϵjkψ2j11ψ2j1ψ2jk1ψ2jk.
If we were to sum over all possible strings ϵ, we would see that every term that contains even a single ϵj vanishes; so we would be left with
ϵ{±1}N/2Pϵ=ϵ{±1}N/212N/2=1.
This is wonderful — the operators Pϵ are all mutually orthogonal projectors that sum to the identity. As such, the direct sum
M=ϵ{±1}N/2MPϵ
is a decomposition of M into left ideals. It only remains to show that these are simple, and then that they are all mutually isomorphic.

We'll now introduce the notation LϵMPϵ. We commented in section 1 that Lϵ is simple if and only if its projector Pϵ cannot be decomposed further into two nontrivial orthogonal projectors. The first step toward showing this is to observe that for any Majorana operator ψk, we have
ψkPϵ=Pϵψk,
where ϵ differs from ϵ on the index j that contains the ψk operator; i.e., the index satisfying k=2j or k=2j1. This is easily verified by inspection of the explicit expression for Pϵ.

Now, consider an arbitrary product of Majorana operators, which we will denote by
χ=ψη11ψηNN,
where each ηk is either 0 or 1. When we commute χ through the projector Pϵ, the string ϵ is unchanged if and only if, for each j=1,,N/2, we have η2j1=η2j, since this is the condition under which ψη2j12j1ψη2j12j commutes with Πjϵj (and since it automatically commutes with all of the other Π operators). So, since we have PϵPϵ=0 for ϵϵ and P2ϵ=Pϵ, we may conclude
PϵχPϵ={χPϵif η2j1=η2j for all j=1,,N/20otherwise.
But we may easily verify the identity
ψ2j1ψ2jΠjϵj=iϵj2Πjϵj.
So in the case that χ has η2j1=η2j for all j, we may conclude that PϵχPϵ is a complex multiple of Pϵ. In fact, this is always true; if we have η2j1η2j for some j, then the complex multiple is just zero. Since this is true for an arbitrary product of fermions, we conclude that for any operator a in the Majorana algebra, we have
PϵaPϵPϵ.

Now, suppose that MPϵ were not a simple left ideal. Then there would exist nonzero projection operators α,β satisfying αβ=βα=0 and α+β=Pϵ. But then we would have
(α+β)α(α+β)=PϵαPϵ=λPϵ,
where λ is a constant of proportionality coming from equation (1). Expanding out the left side of this this equation, we obtain the identity
α=λPϵ.
If we square both sides of this equation, then we obtain
α=λ2Pϵ=λα.
So we either have λ=1, which gives α=Pϵ, or α=0. In either case, α is a trivial projector. We conclude, by contradiction, that MPϵ must be a simple left ideal.
 
Finally, we can show that the left ideals MPϵ are isomorphic for ϵϵ. This isn't hard; we already showed that by for any ϵ,ϵ, there exists a Majorana operator χ satisfying
Pϵχ=χPϵ.
So right-multiplication by χ is a map from MPϵ to MPϵ, and it is easily checked to be a homomorphism. Because any product of Majorana operators is an invertible element of the algebra (its inverse being the product of the Majorana operators in reverse order, with an appropriate coefficient), this homomorphism is in fact an isomorphism.

So, we have learned that for N even, the Majorana algebra can be decomposed as
M=ϵ{1,1}N/2MPϵ,
where each MPϵ is a simple left ideal and all of the different left ideals are isomorphic. From the considerations of section 1, we immediately conclude that there is only one finite-dimensional irreducible representation of this algebra, and it is isomorphic to any of the left ideals in this decomposition. Because M has dimension 2N, and all of the left ideals are isomorphic, and there are 2N/2 terms in the direct sum decomposition, we conclude that the dimension of each left ideal is
dim(MP)=2N/2.
So the upshot is that if we find any representation of the even-N Majorana algebra with dimension 2N/2, it must be isomorphic to the unique irreducible representation.

In particular, this tells us why the "Dirac fermion Fock space" usually used to study even numbers of Majorana fermions is the "right" Hilbert space to study. This Fock space is 2N/2 dimensional, since N/2 is the number of Dirac creation operators and for each creation operator we have a binary choice of whether to include the corresponding fermion in our state. It must, therefore, be the unique irreducible representation of the Majorana algebra. The standard inner product on this Fock space (the one that makes creation operators the adjoints of annihilation operators) is also isomorphic to the one on M that we constructed in section 2.1.

2.3 Odd N

Punchline: When N is odd, there are two non-isomorphic irreducible representations of M, each of which has dimension 2(N1)/2. They are equivalent to the Fock space of a Dirac grouping of the first (N1) fermions, plus a choice of whether ψN acts on the base state as +1/2 or 1/2.
 
Our starting observation will be that when N is odd, the fermion product ψ1ψN commutes with every element of the Majorana algebra M. It is also independent of the order in which we multiply the fermions. In terms of the inner product we defined in section 2.1, we have
(ψ1ψN)ψ1ψN=12N.
So 2N/2ψ1ψN is unitary. By multiplying it by an appropriate phase, we can also make it Hermitian; the operator
η=iN(N1)22N/2ψ1ψN
is easily checked to satisfy η=η,η2=1.

Because η is Hermitian, it is diagonalizable. Because it squares to the identity, its eigenvalues must all be ±1. Finally, because η commutes with every element of M, the eigenspaces of η are left ideals. So the decomposition of M into the +1 and 1 eigenspaces of η as
M=M+M
is a decomposition of M into complementary left ideals. Furthermore, because η has different eigenvalues within these two ideals, we know that no nontrivial sub-ideal of M+ can be isomorphic as an M-representation to any nontrivial sub-ideal of M; so unless one of these ideals is empty, we know already that there will be at least two different irreducible representations of M.

Within the first N1 fermions, we can still construct creation and annihilation pairings as in the even-N case, and construct the projectors
Pϵ{±1}(N1)/2=(N1)/2j=112iϵjψ2j1ψ2j2.
These projectors are still orthogonal, but they no longer sum to the identity element. In order to minimize our effort, it would be nice if we could make some small change to the projectors Pϵ so that they lie in the ideals M+ or M. In fact, this is almost already true; one can easily check the identity
ηPϵ=iN(N1)2iN122(jϵj)ψNPϵ.
The product jϵj is more convenient expressed as (1)|ϵ|, where ϵ is the total number of values of j for which ϵj is 1. Simplifying a bit, we obtain
ηPϵ=iN2122(1)|ϵ|ψNPϵ.
So if we add a factor to Pϵ that is an eigenvector of ψN with an appropriate eigenvalue, we'll obtain a genuine eigenvector of η. One easy way to do this is via the identity
ψN1±2ψN2=±121±2ψN2.
The operators (1±2ψN)/2 commute with all other factors in Pϵ, and are easily checked to be orthogonal projectors. So, if we extend our string ϵ to the range ϵ{1,1}(N+1)/2, we can redefine Pϵ as
Pϵ=((N1)/2j=112ϵjψ2j1ψ2j2)1±ϵ(N+1)/22ψN2,
then one can check quite straightforwardly the identities PϵPϵ=δϵϵPϵ and ϵPϵ=1, along with
ηPϵ=iN212(1)|ϵ|Pϵ,
where |ϵ| now counts the term ϵ(N+1)/2 as well. Finally, because any odd integer N has the property that either (N1) or (N+1) is divisible by four, (N21) is divisible by eight and so iN212 is just 1.

So we obtain the direct sum decomposition
M=ϵMPϵ,
where each MPϵ is a subideal of one of the ideals M+ or M; the ones with |ϵ| even lie in M+, and the ones with |ϵ| odd lie in M. Now we just need to show that all of the MPϵ ideals are simple, and that the ones in the same η-eigenspace are isomorphic; we will then have classified the two irreducible representations of M for N odd.

Showing they are simple is more or less the same as in the even case. One can show, along the same lines as the argument in section 2.2, that PϵaPϵ is proportional to Pϵ for any aM, and then the argument given in section 2.2 shows that there can be no nontrivial orthogonal projectors summing to Pϵ.

Constructing isomorphisms is also more or less the same. Commuting ψN through Pϵ has no effect, while commuting ψ2j1 through Pϵ changes the sign of both ϵj and ϵ(N+1)/2. Since we always change two signs at once, we can never change the value of |ϵ| mod 2 by this procedure. But this is the only constraint; for any ϵ,ϵ with |ϵ|=|ϵ|mod2, we can always construct a fermion product that maps MPϵ to MPϵ under right multiplication; since all fermion products are invertible, this is an isomorphism.
 
All that remains is to determine the dimensions of these simple ideals, and to give a simple model for each of the two inequivalent irreducible representations. First, we observe that M+ and M have the same dimension; to see this, let I={j1<<jk} be a set of ordered indices, and denote by ψI the fermion product ψj1ψjk. Then the bases
{ψI+ηψI2||I|<N/2},
{ψIηψI2||I|<N/2}
are easily checked to be bases for M+ and M, respectively. So we immediately see that the two spaces have the same dimension, which is 2N1. Furthermore, we can show that the number of simple left ideals within each M+ is the same. The total number of simple ideals with |ϵ| odd must be the same as the total number of simple ideals with |ϵ| even, because the map ϵ1ϵ1 is a bijection on the set of all ϵ strings that changes the parity of |ϵ|. Because the total number of ϵ strings is 2(N+1)/2, we conclude that there are 2(N1)/2 strings for each parity of |ϵ|. (The first draft of this post had a more complicated proof of this fact — thanks to Brandon Rayhaun for helping me simplify it!)
 
So each of M+ and M contains 2(N1)/2 simple left ideals, and since each of M+ and M is 2N1 dimensional, we conclude that the simple left ideals of M have dimension 2(N1)/2. The two inequivalent irreducible representations of M are distinguished by whether the operator η acts as plus or minus the identity.

Just as the unique irreducible representation of the even-N Majorana algebra has a simple model as the Fock space of N/2 Dirac fermions, the two irreducible representations of the odd-N Majorana algebra have simple models as well. As before, we group the first (N1) Majorana fermions into creation and annihilation operators a1,,a(N1)/2. We then define a Fock space by starting with a base state |0 and asserting that it is sent to zero by the annihilation operators, and that the various strings of creation operators acting on this state are linearly independent. This is a 2(N1)/2-dimensional vector space, and it almost completely specifies a representation of M, except that we don't know how the operator ψN should act. But via the creation and annihilation operators we already know how the Majoranas ψ1,,ψN1 act on |0; specifying an irreducible representation amounts to specifying how η acts on the base state; but because we know how all of the factors of η other than ψN act on the base state, specifying an eigenspace of η is equivalent to specifying how ψN acts on the base state. One can check quite trivially that for η to act as ±1, the operator ψN must act on the base state as ±1/2. So for odd N, the two irreducible representations of M are modeled by Dirac-fermion Fock spaces together with the specification of whether ψN acts on the base state as +1/2 or 1/2.

3. Consequences for physical fermions

The reason we've done all of this is to ask: if I have some Majorana algebra M, and a Hamiltonian expressed in terms of the Majorana operators as
H=Nk=1j1<<jkcj1,,jkψj1ψjk,
then what is its spectrum? First, it's always implicitly assumed that H acts on a Hilbert space whose inner product matches that on the Majorana algebra, so H is Hermitian if and only if, for all c, we have
cj1,,jk=(1)k(k1)2cj1,,jk.
So c must be real for k(k1)=0mod4, and pure imaginary for k(k1)=2mod4.

The problem with the abstract question, "what is its spectrum?", is that we haven't specified the Hilbert space that H acts on, or how it acts! We've only given it as an algebraic expression. But what we've learned in the previous section ameliorates this problem. Since H is constructed entirely from M, its spectrum on the irreducible representations of M is determined solely by the structure of those irreducible representations.

So, in the case that N is even, there is only one irreducible representation of M, which is the Fock space of N/2 Dirac fermions, and we can just compute the spectrum of H on this space. Any other representation of M must be an integer number of copies of this representation, so the spectrum of H on such a space will just have an extra integer degeneracy at every energy level.

In the case that N is odd, we have two non-isomorphic representations; in general, the spectrum of H will be different on these two representations. There's just no way around it: for a general Hamiltonian H made up of an odd number of Dirac fermions, its spectrum is only well defined if you also specify a representation of M. But that's not so bad — to find the spectrum of H in a general representation, you only need to compute its spectrum in the two irreducible ones and then extrapolate from there.

As an example, one can check that for three Majorana fermions, the Hamiltonian ψ1+iψ2ψ3 has spectrum ±(1+2)/2 in one of the irreducible representations, and ±(12)/2 in the other. This isn't too hard of an exercise; ψ1,ψ2, and ψ3 will be 2 by 2 matrices, and using the simple models for the two irreducible representations given at the end of section 2, H can be written down and diagonalized explicitly.


Comments

Popular posts from this blog

Pick functions and operator monotones

Any time you can order mathematical objects, it is productive to ask what operations preserve the ordering. For example, real numbers have a natural ordering, and we have xyxkyk for any odd natural number k. If we further impose the assumption y0, then order preservation holds for k any positive real number. Self-adjoint operators on a Hilbert space have a natural (partial) order as well. We write A0 for a self-adjoint operator A if we have ψ|A|ψ0 for every vector |ψ, and we write AB for self-adjoint operators A and B if we have (AB)0. Curiously, many operations that are monotonic for real numbers are not monotonic for matrices. For example, the matrices P=12(1111) and Q=(0001) are both self-adjoint and positive, so we have P+QP0, but a str...

Envelopes of holomorphy and the timelike tube theorem

Complex analysis, as we usually learn it, is the study of differentiable functions from C to C. These functions have many nice properties: if they are differentiable even once then they are infinitely differentiable; in fact they are analytic, meaning they can be represented in the vicinity of any point as an absolutely convergent power series; moreover at any point z0, the power series has radius of convergence equal to the radius of the biggest disc centered at z0 which can be embedded in the domain of the function. The same basic properties hold for differentiable functions in higher complex dimensions. If Ω is a domain --- i.e., a connected open set --- in Cn, and f:ΩCn is once differentiable, then it is in fact analytic, and can be represented as a power series in a neighborhood of any point z, i.e., we have an expression like f(z)=ak1kn(z1z)k1(znz)kn. The ...

Some recent talks (Summer 2024)

My posting frequency has decreased since grad school, since while I'm spending about as much time learning as I always have, much more of my pedagogy these days ends up in papers. But I've given a few pedagogically-oriented talks recently that may be of interest to the people who read this blog. I gave a mini-course on "the algebraic approach" at Bootstrap 2024. The lecture notes can be found here , and videos are available here . The first lecture covers the basic tools of algebraic quantum field theory; the second describes the Faulkner-Leigh-Parrikar-Wang argument for the averaged null energy condition in Minkowski spacetime; the third describes recent developments on the entropy of semiclassical black holes, including my recent paper with Chris Akers . Before the paper with Chris was finished, I gave a general overview of the "crossed product" approach to black hole entropy at KITP. The video is available here . The first part of the talk goes back in ti...