Simple roots

Simple roots

Definition

Definition:

Given a root system R 𝐑 n , pick a hyperplane of irrational slope in 𝐑 n , that is a hyperplane through the origin which doesn't contain any other points of the weight lattice. This divides our roots into two subsets: the positive and negative roots (on either side of the hyperplane). The figure below shows examples of such hyperplanes for the A 2 and G 2 root systems, with positive roots in red and negative roots in blue.

Positive and negative roots for A_2 and G_2

A positive root is called simple if it cannot be written as a sum of two positive roots.

Examples

Example:

The root α in the A 2 root system above can be written as a sum of positive roots: α = β + ϕ . Therefore α is not simple. However, β and ϕ are simple.

Example:

The roots β 1 and α 6 in the G 2 root system are simple and all the other positive roots are not simple. (Exercise)

Properties of simple roots

Simple roots span

Lemma:

Any positive root can be written as a sum of simple roots.

Proof:

If your root α is simple then it's a sum of one simple root and we're done. If not, then it's a sum of two positive roots: α = β + γ for some positive roots β , γ . If β and γ are simple then we're done, if not, we expand one of them as a sum of two positive roots. Continue in this manner. We know that this process will terminate because:

  • all positive roots have a certain distance from our hyperplane of irrational slope, and they all lie on one side of it;

  • if we add two positive roots then the result is strictly further away from this hyperplane;

  • therefore when we write α = β + γ , the distances of β and γ from the hyperplane are strictly smaller than that of α .

  • Since there is a finite number of positive roots, there's a finite number of values this distance can take, so we can't keep splitting up as a sum of positive roots indefinitely or we'd end up with an infinite sequence of positive roots whose distance to the hyperplane was getting strictly smaller and smaller.

Remark:

This tells us that there are at least n simple roots, where n is the dimension of the root system: this is because our positive roots span 𝐑 n , so by the lemma the simple roots also span 𝐑 n . In a moment we'll show there are also at most n simple roots (so there are precisely n simple roots).

Weyl chamber

Definition:

The Weyl chamber (with respect to our chosen hyperplane of irrational slope) is the set { v 𝐑 n : α v 0  for all positive roots  α } .

Example:

In the A 2 root system, the red, blue, and orange half-planes are the regions consisting of vectors whose dot product with β , α , respectively ϕ is positive. Their intersection is the Weyl chamber shaded on the right.

A Weyl chamber of A_2, cut out by three half-planes

In this example, you see that we don't need to use α . This is a general fact.

Lemma:

The Weyl chamber is also equal to { v 𝐑 n : α v 0  for all simple roots  α } .

Proof:

By the lemma we've just proved, any positive root is a sum of simple roots (with positive coefficients). Therefore if you have positive dot product with every simple root, you also have positive dot product with every positive root.

When can you add roots to get roots?

Lemma:

If α and β are (non-collinear) roots such that α β < 0 then α + β is a root.

Example:

In the A 2 example, β ϕ < 0 and β + ϕ = α is another root.

Proof:

The proof is an exercise, but here's how the exercise goes. We have two roots α and β , so we can focus on the plane 𝐑 2 spanned by α and β . The angle between α and β is one of 90 , 60 , 45 and 30 degrees or the complementary angles 120 , 135 , 150 if obtuse (the constraint on angles was about the smallest angle between the corresponding lines). Since the dot product is assumed strictly negative, the only possibilities are 120 , 135 or 150 degrees. This means there are three cases. We'll just see how this works for the case of 120 degrees.

Rescale everything until α has length 1 (for simplicity) and rotate until α is horizontal. We know that P α ( β ) = 1 2 n β α α , P β ( α ) = 1 2 n α β β , and n β α n α β = 4 cos 2 ϕ = 1 , because ϕ = 120 degrees so n α β = n β α = ± 1 . For positive dot product we get n α β = n β α = - 1 , which tells us exactly which vector β is: ( - 1 / 2 , 3 / 2 ) .

Now we take the lines π α orthogonal to α and π β orthogonal to be β and reflect e.g. β in π α to construct the root α + β (see the figure below).

The sum of alpha and beta is constructed in this case by reflecting beta in the line orthogonal to alpha

There are now two more cases to analyse (exercise).

Dot products between simple roots

Lemma:

If α and β are simple roots then α β 0 .

Proof:

Assume α β > 0 . By the previous result, since α ( - β ) < 0 , we know that α - β is a root.

If α - β is a positive root then α = ( α - β ) + β so α is a sum of two positive roots, which contradicts the assumption that α is simple.

If α - β is a negative root then β = - ( α - β ) + α so β is a sum of two positive roots, which contradicts the assumption that β is simple.

In either case, we get a contradiction.

Simple roots form a basis

Lemma:

The simple roots are linearly independent.

Remark:

Combined with the earlier fact that they span 𝐑 n , this means that they form a basis of 𝐑 n , so there are precisely n of them.

Proof:

The proof uses two facts:

  • all simple roots lie on one side of our chosen hyperplane of irrational slope;

  • all simple roots have nonpositive dot products with one another.

Suppose there is a linear dependence between the simple roots: c α α = 0 where the sum is over the simple roots with coefficients c α 𝐑 .

If all nonzero coefficients c α are positive then we get a contradiction because we're taking a sum (with positive coefficients) of things all lying on one side of a hyperplane, so the result will lie even further from the hyperplane (and hence cannot be zero).

Let's rewrite the linear dependence as c α > 0 c α α = c β < 0 | c β | β , that is grouping the terms with positive coefficients on the left-hand side and minus the terms with negative coefficients on the right-hand side. Let's write v := c α > 0 c α α . By the linear dependence, we have v = c β < 0 | c β | β .

The squared length of v is v v = ( c α > 0 c α α ) ( c β < 0 | c β | β ) = c α | c β | α β , but this is a sum of nonpositive dot products α β ˙ with nonnegative coefficients c α | c β | , so v v 0 . Therefore v = 0 , so c α > 0 c α α = 0 and this is a linear dependence with positive coefficients, which we've ruled out already.

Corollary:

There are precisely n simple roots.

Proof:

We've proved that the simple roots form a basis for 𝐑 n .