Lie Algebra Minute
Topic: `"The Adjoint Tower"`.
Introduction: Operators as Extensions.
In our Lie Algebra `sl(2 , bbb"F")` , we treat the adjoint operator `ad_h` as an element that "extends" our understanding of the space. Just as `alpha` generates a field `bbb"F"(alpha)` , `ad_h` generates a subspace of linear transformations.
Theory:`"Divisibility in Operators"`.
If we have chain of transformations or a field tower affecting our scalars , the dimensions must remain consistent. If an operators characteristic polynomial has a degree that doesn't "fit" into the dimension of our field extension , that operator cannot be represented as a simple scaling factor within that specific extension.
Exercise: `"Tower Connections in" \ sl(2 , bbb"F")`.
Problem: Visualize the tower connection if we view the `3D` Lie Algebra `sl(2 , CC)` but restrict our scalars to `RR`.
Solution:
- `bbb"F"_1 = RR` (Base field).
- `bbb"F"_2 = CC` (Extension field , where `[CC : RR] = 2`).
- `bbb"F"_3 = sl(2 , CC)` (Vector space over `CC` of dimension 3).
- Total dimension: `[bbb"F"_3 : bbb"F"_1] = [bbb"F"_3 : bbb"F"_2] * [bbb"F"_2 : bbb"F"_1] = 3 * 2 = 6`.
QED
Additional Theory: `"The aquarium analogy"`.
Imagine `sl(2 , bbb"F")` is the tank. The fish are the elements (matrices) , and the water is the field `bbb"F"`. The Adjoint Operator is like a wave or a current in the tank - it moves the fish around.
An element in `sl(2 , bbb"F")`.
A single "fish" (element) in this tank is any `2 times 2` matrix with `"trace of zero"`. For example , the element `h = ([1 , 0] , [0 , -1])`. `"Trace" = 1 + (-1) = 0`. This is a concrete point in our `3D` space.
Where does `ad_h` live ?
`ad_h` is not "in" the tank as a fish , it is the `"rule"` that acts on a fish.
- `"The Element"`: `h in sl(2 , bbb"F")` (the tank).
- `"The Operator"`: `ad_h in End(sl(2 , bbb"F"))` (the space of all linear maps from the tank to itself).
- `"The Definition"`: `ad_h(x) = [h , x] = hx - xh`. `bbb"V"` in this case is the space of all Linear Transformations. Since `sl(2 , bbb"F")` is `3D` , `ad_h` can be represented as a `3 times 3 \ "matrix"` acting on the basis `{e , f , h}`.
The Characteristic Polynomial `P(t)` for `ad_h`.
We will show that `P(ad_h) = 0` , where `P(t) = t^3 - 4t`.
- We know `ad_h(h) = 0`.
- We know `ad_h(e) = 2e` and `ad_h(f) = -2f`.
If we apply `P(ad_h)` to the basis element `e`:
`(ad_h^3 - 4 ad_h)(e) = ad_h (ad_h (ad_h(e))) - 4(ad_h(e)) = ad_h(ad_h(2e)) - 4 (2e) = ad_h(4e) - 8e = `
`8e - 8e = 0`.
Since the result is `0` for `e` , `f` , and `h` , the entire operator satisfies `P(ad_h) = 0`.
Generating the Subspace of Operators.
The subspace generated by `ad_h` in the "Space of Operators" is denoted `Span {I , ad_h , ad_h^2 , ...}`.
- `"Elements"`: The identity map `I` (does nothing) , `ad_h` (the bracket rule) , and `ad_h^2` (applying the bracket twice).
- `"Concrete example"`: A new operator `T = 5 \ ad_h^2 + 2I`. This `T` is an element of the subspace of transformations.
Chain of Transformations affecting Scalars.
If we are working over `QQ` , but we apply an operator `ad_x` whose eigenvalues are `+- sqrt 2` , the "wave" in our aquarium forces us to acknowledge a larger field. Imagine `ad_x` acting on a vector. If `ad_x(v) = sqrt 2 v` , the scalar `sqrt 2` is now "part of the envionment". We have moved from the `QQ \ "aquarium"` to the `QQ (sqrt 2) \ "aquarium"` because the transfomations (the currents) required that specific scale to describe the movement of the fish. That is to say , we are moving from a tank filled with "rational fish" to one that requires "irrational scales" to measure their movement.
A Rational Element in `sl(2 , QQ)`.
Working over the field of rational numbers `QQ` , every entry in our matrix must be a fraction. A concrete element (fish) in this space is `x = ([0 , 2], [1 , 0])`. This matrix is in `sl(2 , QQ)` because its trace is `0 + 0 = 0` , and its entries `{0 , 2 , 1}` are all rational.
Matrix `(2 times 2)` as an element and the matrix `(3 times 3)` as a transformation .
`"The two identities of" \ ad_x`:
- The rule `ad_x (y) = [x , y]`. If `x` and `y` are `2 times 2` matrices , then `[x , y]` is also a `2 times 2` matrix.
- The operator matrix: To find the characteristic polynomial , we don't look at the `2 times 2` entries. We look at how `ad_x` maps the basis of the `3D` space `sl(2 , bbb"F")` to itself.
`"Finding the" \ 3 times 3 \ "Matrix"`: Let our field be `QQ` and our element be `x = ([0 , 2] , [1 , 0])`. We use the standard basis for `sl(2 , QQ)`: `e = ([0 , 1] , [0 , 0]) , f = ([0 , 0] , [1 , 0]) , h = ([1 , 0] , [0 , -1])`. Now we apply `ad_x(y) = xy - yx` to each base element:
Act on `e` : `ad_x(e) = ([0 , 2] , [1 , 0])([0 , 1] , [0 , 0]) - ([0 , 1] , [0 , 0])([0 , 2] , [1 , 0]) = ([0 , 0] , [0 , 1]) - ([1 , 0] , [0 , 0]) = ([-1 , 0] , [0 , 1]) = -h`.
Act on `f` : `ad_x(f) = ([0 , 2] , [1 , 0])([0 , 0] , [1 , 0]) - ([0 , 0] , [1 , 0])([0 , 2] , [1 , 0]) = ([2 , 0] , [0 , 0]) - ([0 , 0] , [0 , 2]) = ([2 , 0] , [0 , -2]) = 2h`.
Act on `h` : `ad_x(h) = ([0 , 2] , [1 , 0])([1 , 0] , [0 , -1]) - ([1 , 0] , [0 , -1])([0 , 2] , [1 , 0]) = ([0 , -2] , [1 , 0]) - ([0 , 2] , [-1 , 0]) = ([0 , -4] , [2 , 0]) =`
`-4e + 2f`.
`"Constructing the" \ 3 times 3 \ "Adjoint Matrix"`: We arrange the coefficients of the results
(in terms of `e` , `f` , `h`) into the columns:
- `ad_x(e) = 0e + 0f - 1h`
- `ad_x(f) = 0e + 0f + 2h \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ [ad_x]_{basis} = ([0 , 0 , -4] , [0 , 0 , 2] , [-1 , 2 , 0])`
- `ad_x(h) = -4e + 2f + 0h`
`"The Characteristic Polynomial"`: Now we calculate `P(t) = det(tI - ad_x)` using the `3 times 3` matrix:
`tI - ad_x = ([t , 0 , 4] , [0 , t , -2] , [1 , -2 , t])`
Expanding along the first row: `P(t) = t * (t^2 - 4) -4t = t^3 -4t -4t = t^3 - 8t`.
`"Solving for Eigenvalues"`: Setting `t^3 -8t = 0 rArr t(t^2 - 8) = 0 rArr t = 0`
`and t = +- sqrt 8 = +- 2 sqrt 2`.
Conclusion: Even though we startet with a matrix that had only integers `{0 , 1 , 2}` , the characteristic polynomial of its operator `(3 times 3)` has roots involving `sqrt 2`.
To "see" these eigenvalues , we must move our fish to a larger aquarium `sl(2 , QQ(sqrt 2))`. In the rational tank , these eigenvalues simply don't exists as scalars.
The General Purpose of the Characteristic Polynomial: `"Simplification"`.
Think of the characteristic polynomial as the "DNA" of the operator `ad_x`. It tells you the natural "frequencies" or "scaling factors" (eigenvalues) that the operator wants to use. If those scaling factors are square roots or complex numbers , but your aquarium only contains rational numbers (`QQ`) , you have disharmony.
The goal of eigenvectors and eigenvalues is to find a coordinate system where the operator is diagonal.
- In a random basis , `ad_x` is a messy `3 times 3` matrix where every element affects every other element.
- In the eigenvector basis , the operator just "stretches" each axis `ad_x(v) = lamda v`.
- The problem: If `lamda = sqrt 2` , you can't stretch a rational vector and stay in the rational tank. The math literally breaks unless you "grow" the tank to include `sqrt 2`.
Can `ad_x` "stretch" elements in `sl(2 , QQ)` ?
No. If the eigenvalue is `sqrt 2` , the `ad_x` cannot stretch any nonzero vector in the rational space. If you take a rational vector `v in sl(2 , QQ)` and apply `ad_x` , you get another rational vector `w`. But `w` will never be a simple multiple of `v` (like `w = sqrt 2 v`) , because `sqrt 2` isn't a rational number.
The "stretch" is invisible in `QQ`. The operator looks like it is just rotating or skewing things messily. Only when you move to `QQ(sqrt 2)` does the "true" simple streching behavior reveal itself.
What kind of Equations can we Solve?
In the larger field `(2 , QQ(sqrt 2))` , we can solve Eigenvalue Equations and Operator Equations.
`"Example (The Diagonalization Equations)"`: Can we find a basis B such that the matrix of `ad_x` is
`([sqrt 8 , 0 , 0] , [0 , - sqrt 8 , 0] , [0 , 0 , 0])` ?
- In `QQ`: No. This equation has "No Solution". The operator is "indigestible".
- In `QQ(sqrt 2)`: Yes we can find the specific matrices (the eigenvectors) that make this true. This is critical for physics and advanced math because diagonal matrices are much easier to exponentiate (to find `e^{ad_x}`) which is how we calculate "rotations" in Lie groups.
What does "Disharmony" look like ?
Disharmony is Algebraic Irreducibility. Imagine an operator `ad_x` whose characteristic polynomial is `t^3 - 8t`.
- The "Harmonious" view (in `QQ(sqrt 2)`) sees this as three distinct directions: one staying still (`0`) , and two stretching `(+- 2 sqrt 2 \ )`.
- The "Disharmonious" view (in `QQ`) sees a "blocked path". You can see the operator `ad_x` acting , but you cannot find its "center". You cannot break the space into simpler peaces.
The "Locked Room" Analogy: An operator with eigenvalues outside your field is like a locked room. You know there is a key (the eigenvalue)) , but the key is made of material (the extension field) that doesn't exist in your universe. To open the door and simplify the problem , you must "invent" the material.
Operators as "Algebraic": When we say `ad_x` is algebraic , we mean that if you plug the operator into its own characteristic polynomial , you get the zero map:
`ad_x^3 - 8 ad_x = 0`.
This is true regardless of the field. This is the Cayley-Hamilton law. Even if the fish are rational , the rule itself follows this polynomial. The "field extension" just allow us to factor that rule into its simplest possible "stretching" components. We extend the field so we can actually use the polynomial that the operator gave us.
Question
If we find an operator in an `2`-dimensional extension `bbb"F"(alpha)` , could it satisfy a minimal polynomial of degree `3`
?
A) No , because `3` does not divide `2`.
B) Yes , because operators are not restricted by the Tower Law.