How do I prove that the lie algebra associated with the even dimensional orthogonal group $\operatorname{SO}(2n)$ is given by matrices $B$ satisfying $B^\top K + KB = 0$, where $K = U^\top U$, $U$ is another matrix, that is chosen.
2026-05-16 05:19:03.1778908743
Lie algebra associated with the orthogonal group $\operatorname{SO}(2n)$?
1.5k Views Asked by user23238 https://math.techqa.club/user/user23238/detail At
1
There are 1 best solutions below
Related Questions in LIE-ALGEBRAS
- Holonomy bundle is a covering space
- Computing the logarithm of an exponentiated matrix?
- Need help with notation. Is this lower dot an operation?
- On uniparametric subgroups of a Lie group
- Are there special advantages in this representation of sl2?
- $SU(2)$ adjoint and fundamental transformations
- Radical of Der(L) where L is a Lie Algebra
- $SU(3)$ irreps decomposition in subgroup irreps
- Given a representation $\phi: L \rightarrow \mathfrak {gl}(V)$ $\phi(L)$ in End $V$ leaves invariant precisely the same subspaces as $L$.
- Tensors transformations under $so(4)$
Related Questions in LIE-GROUPS
- Best book to study Lie group theory
- Holonomy bundle is a covering space
- homomorphism between unitary groups
- On uniparametric subgroups of a Lie group
- Is it true that if a Lie group act trivially on an open subset of a manifold the action of the group is trivial (on the whole manifold)?
- Find non-zero real numbers $a,b,c,d$ such that $a^2+c^2=b^2+d^2$ and $ab+cd=0$.
- $SU(2)$ adjoint and fundamental transformations
- A finite group G acts freely on a simply connected manifold M
- $SU(3)$ irreps decomposition in subgroup irreps
- Tensors transformations under $so(4)$
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
geometry
circles
algebraic-number-theory
functions
real-analysis
elementary-set-theory
proof-verification
proof-writing
number-theory
elementary-number-theory
puzzle
game-theory
calculus
multivariable-calculus
partial-derivative
complex-analysis
logic
set-theory
second-order-logic
homotopy-theory
winding-number
ordinary-differential-equations
numerical-methods
derivatives
integration
definite-integrals
probability
limits
sequences-and-series
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Any two symmetric positive definite inner products on a real vector space $V$ are equivalent. Therefore the group $SO(V)$ may be defined (up to isomorphism) as the set of invertible linear maps $V \to V$ with determinant 1 preserving a positive definite inner product.
In this case you can consider the inner product on $\mathbb R^{2n}$ by $(v,w) = v^t K w$. Since $K = U^t U$, $K$ is symmetric and positive definite (so that the inner product is also symmetric and positive definite). Then $SO(2n)$ are all $A$ with determinant 1 such that $(Av,Aw) = (v,w)$ for all $v$ and $w$. This happens if and only if $A^t K A = K$. Now to find the Lie algebra, we differentiate this condition: let $A$ be a path in $SO(2n)$ with $A(0) = I$ and $A'(0) = B$. Then differentiating $A(t)^t K A(t) = K$ at $t = 0 $ using the product rule shows that $B^t K + K B = 0$. Conversely, if $B^t K + KB = 0$ then you need to show that $\exp(B) \in SO(2n)$. But it's not too bad to work out that \begin{align}\exp(B)^t K \exp(B) &= \exp(B^t) K \exp (B) \\&= (1 + B^t + \frac{1}{2} {B^t}^2 + \dots) K (1 + B + \frac{1}{2} {B}^2 + \dots)\\& = K(1-B+ \frac{1}{2}{B}^2 - \dots) (1 + B + \frac{1}{2} {B}^2 + \dots)\\& = K\exp(-B) \exp (B)=K\end{align} after using $B^t K + KB = 0$ repeatedly.