Skip to main content

Questions tagged [skew-symmetric-matrices]

Matrix $A$ is skew-symmetric (or antisymmetric) iff $A^\top = -A$.

0 votes
0 answers
18 views

Prove that the determinant of a skew-symmetric matrix of even order does not change if to all its elements we add the same number. i tried calculating $\det(A+cB)$,$c \in R$, $(b)_{ij}=1 \forall i,j$ ...
Quốc Hưng Lê Nguyễn's user avatar
2 votes
0 answers
79 views

I am reading Numerical Linear Algebra by Lloyd N. Trefethen and David Bau, III. On p.16 in this book: Exercise 2.5. Let $S\in\mathbb{C}^{m\times m}$ be skew-hermitian, i.e., $S^*=-S$. (a) Show by ...
tchappy ha's user avatar
  • 10.4k
0 votes
1 answer
76 views

We define $A$ to be a diagonal matrix with diagonal entries: one $p_1$ and $2n-1$ many $p_2$, here both $p_1$ and $p_2$ are real and $p_1p_2>-1$. $J$ is a skew-symmetric matrix of form $$J= ...
Tyan Wang's user avatar
0 votes
0 answers
44 views

I am new to lie theory and representation theory. I heard about this interesting factorization known as the Bipolar decomposition which uses the Mostow decomposition. The article is https://www....
J0BYJ0's user avatar
  • 11
0 votes
1 answer
70 views

I know that for any skew-symmetric matrix $A$, the exponential $e^A$ is an orthogonal matrix due to the identity: $(e^A)^T = e^{-A} = (e^A)^{-1}$ However, I’m looking for a deeper geometric intuition: ...
Firdous Ahmad Mala's user avatar
1 vote
1 answer
94 views

Consider the space of skew-symmetric matrices skew$(p)$, where $A = -A^T$ when $A \in \text{skew}(p)$. Let $S_p$ be the group of $p-$permutation matrices. $S_p$ acts on $\text{skew}(p)$ via ...
Shiwen Yang's user avatar
0 votes
1 answer
78 views

Is it possible to create a rank 3 tensor that is skew-symmetric in one pair of indices but symmetric in another pair? That is, a tensor whose components satisfy $$S_{ijk}=-S_{jik}=S_{kji}$$ How many ...
Ben94's user avatar
  • 142
1 vote
0 answers
131 views

I have a matrix differential equation $\dot{A}(t) = A(t)B(t)$ where $A$ is an orthonormal matrix and $B$ is a known skew-symmetric matrix, both 3-by-3. The farthest I could get in finding a general ...
Sebastian Mostek's user avatar
0 votes
0 answers
75 views

If $Y$ is a column matrix and $X$ a square matrix such that $Y^{\top}XY=0$ for all $Y$, then prove that $X$ is skew symmetric. (They didn't specify the field, so I'm going to assume its the real ...
JAB's user avatar
  • 661
4 votes
1 answer
160 views

I have a skew-symmetric $n\times n$ matrix $M$ such that all its upper-triangular entries are $1$: $$ M_{i,j} = \begin{cases} \,\,\, 1 & \text{ if } i < j \\ \,\,\, 0 & \text{ if } i = j \...
Harshit Rajgadia's user avatar
0 votes
1 answer
64 views

Is it true that, if we take an antisymmetric matrix $A$, $A^\top = -A$, of dimension $n \times n$ and we parametrize it as $$ A = \begin{pmatrix} 0 & a_{12} & -a_{13} & a_{14} & \cdots ...
TheFox's user avatar
  • 128
0 votes
0 answers
38 views

I am trying to verify the derivation of the following expression involving a skew-symmetric matrix $ [\mathbf{u}_3]_\times $, a symmetric matrix $ \boldsymbol{\omega}^* $ representing a cross-product ...
Rowing0914's user avatar
0 votes
0 answers
45 views

I have difficulty in solving the following problem (P4.2.3 in 《Matrix Computations》) Suppose $A\in\mathbb{R}^{n\times n}$ be positive definite, and set T = (A+$A^T$)/2, show that $||A^{-1}||_2\leq ||T^...
cat's user avatar
  • 19
0 votes
2 answers
73 views

Consider the matrix $(Id - JQ)$, where $Id \in \mathbb{R}^{n \times n}$ is the identity matrix, $J^T = - J \in \mathbb{R}^{n \times n}$ is a skew-symmetric matrix and $\mathbb{R}^{n \times n} \ni Q^T =...
Donnie's user avatar
  • 43
0 votes
1 answer
111 views

Let $A$ be a random matrix, which elements take values $1$ and $0$ with probably $p$ and $(1-p)$ respectively. What is $\mathbb{E}[det(A-A^T)]$? When dimensionality of $A$ is odd, $det(A-A^T) = 0$, as ...
innerproduct's user avatar

15 30 50 per page
1
2 3 4 5
15