page2061      Lie Algebra Minute      Matthias Lorentzen...mattegrisenforlag.com


Look at the picture beneath, then scroll down to the question and click the correct Answer button.

Lie Algebra Minute

Introduction: This is a perfect time to bridge the "Unique Representation" theorem we just proved with the actual mechanics of a Lie Algebra. In the vector space exercise , we proved that every vector can be written as one and only one combination of basis vectors. In Lie Algebra , this means that once we know how the "basis vectors" interact , the entire universe of the algebra is fixed!

Exercise (The Power of Unique Representation):
In the Lie Algebra `sl(2 , RR)` , we use the basis `{e , f , h}` with the following "Multiplication Table".
The Structure Constants:
1. `[e , f] = h`
2, `[h , e] = 2e`
3. `[h , f] = -2f`
The Task: Given two general vectors `v` and `w` expressed in their unique basis forms:
`v = 1e + 0f + 1h` (often written as e + h)
`w = 0e + 1f + 0h` (often written as f)
Calculate the Lie Bracket: `[v , w]` using only the basis rules and the property of bilinearity.

General Strategy: Since every vector has a unique representation , we can replace `v` and `w` with their basis combinations. We will then use Bilinearity (distributing the bracket over addition) to break the problem down into smaller brackets that we already know from the "Multiplication Table".

Specific Theory Used:
- Unique Representation: `v = sum c_i beta_i`.
- Bilinearity: `[a + b , c] = [a , c] + [b , c]`.
- Scalar Pull-out: `[ka , b] = k[a , b]`.
- Antisymmetry: `[x , y] = -[y , x] , [x , x] = 0`.

Solution: We want to calculate `[e + h , f]`.
Step A:Distribute the bracket (Bilinearity).
Because the Lie Bracket is linear in the first slot:
`[e + h , f] = [e , f] + [h , f]`
Step B:Substitute the "Multiplication Table values from our theory/definition of `sl (2 , RR)`.
- We know `[e , f] = h`
- We know `[h , f] -2f`
Step C:Combine the results.
`[e + h , f] = h + (-2f) = h - 2f`

The Result:The bracket of these two vectors is the new vector `h - 2f`. Because `{e , f , h}` is a basis this result is also a unique representation. There is no other way to express the interaction of these two specific vectors. This is how "Unique Representation" allows us to predict the behavior of any complex "engine" just by looking at its "gears" (the basis). QED

Question

If we changed the vector `v` to be `v = 2h` , and `w` stayed as `w = f` , what would the result of `[2h , f]` be ?

A) `-2f`
B) `-4f`