This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
virasoro_symmetries [2021/09/15 17:41] Brian McPeak [Representations] |
virasoro_symmetries [2021/09/15 17:52] (current) Brian McPeak |
||
---|---|---|---|
Line 67: | Line 67: | ||
The first are essentially those where every element of the ordered basis $\left\{ L_{-n_1} ... L_{-n_p} \right\}_{n_1 \leq n_2 ... \leq n_p >0}$ creates a linearly independent element when acting on $|\Delta \rangle$. Such representations are called **Verma modules**, denoted by $\mathcal{V}_\Delta$. Verma modules are infinite-dimensional representations, | The first are essentially those where every element of the ordered basis $\left\{ L_{-n_1} ... L_{-n_p} \right\}_{n_1 \leq n_2 ... \leq n_p >0}$ creates a linearly independent element when acting on $|\Delta \rangle$. Such representations are called **Verma modules**, denoted by $\mathcal{V}_\Delta$. Verma modules are infinite-dimensional representations, | ||
- | |||
- | ===Denegerate representations=== | ||
- | |||
- | Another possibility is to create a finite-dimensional representation by quotienting a Verma module by one of its subrepresentations. This forms a **degenerate representation**. | ||
===Null vectors=== | ===Null vectors=== | ||
- | Consider a subrepresentation of $\mathcal{V}_\Delta$. It must also have $L_0$ eigenvalues bounded from below, and have a highest-weight vector which we denote $|\chi \rangle$. For a non-trivial subrepresentation, | + | Another possibility is to create a finite-dimensional representation by quotienting a Verma module by one of its subrepresentations. |
==Example: null vectors at level 1== | ==Example: null vectors at level 1== | ||
Line 82: | Line 78: | ||
So we need only check $L_1$. | So we need only check $L_1$. | ||
- | $$ L_1 |\chi \rangle = L_1 L_{-1} |\Delta \rangle | + | $$ L_1 |\chi \rangle = L_1 L_{-1} |\Delta \rangle |
+ | |||
+ | Therefore $\mathcal{V}_\Delta$ has a null vector if and only if $\Delta = 0$. | ||
==Example: null vectors at level 2== | ==Example: null vectors at level 2== | ||
+ | We can do the same thing at level two. Now there is a family of possible null vectors | ||
+ | |||
+ | $$| \chi \rangle = \left( a L_{-1}^2 + b L_{-2} \right) |\Delta \rangle \, . $$ | ||
+ | |||
+ | We need to check that $L_1 |\chi \rangle = 0$ and $L_2 |\chi \rangle = 0$. These equations can only be solved when | ||
+ | |||
+ | $$ \Delta = \frac{5 - c \pm \sqrt{(c - 1)(c - 25)}}{16} \, . $$ | ||
+ | |||
+ | In particular, we only find level 2 null vectors when $c \leq 1$ or $c \geq 25$. | ||
+ | |||
+ | ===Denegerate representations=== | ||
+ | |||
+ | If a Verma module $\mathcal{V}_\Delta$ has null vectors, then we can construct a new highest-weight representation by quotienting it by the subrepresentation constructed from its null vectors. in other words, | ||
+ | $$ \mathcal R = \frac{\mathcal{V}_\Delta}{U(\mathcal{V}^+) |\chi \rangle} \, . $$ | ||
+ | This forms a **degenerate representation**. | ||