Assess the Lie-bracket of random matrices.
Clash Royale CLAN TAG#URR8PPP
up vote
3
down vote
favorite
Assume we have $A, B in mathbbS_n(mathbfR)$, where $mathbbS_n(mathbfR)$ is the set of all symmetric matrices with real entries and size $n$. The Lie-bracket (or, the commutator for a matrix group) is defined as follows
$$
[A, B] = AB - BA.
$$
Now assume $A, B$ are random matrices (feel free to assume any particular ensemble of matrices, say Gaussian ensembles). Are there such "special" random matrices that something could be said about $[A, B]$? Maybe some bounds on its operator norm?
Any other properties along with suggestions and comments will be highly appreciated.
EDIT (Aug 4, 2018): Notice that $(AB)_ij = (BA)_ji$ yielding the following simple fact: $[A, B]_ij = -[A, B]_ji$. The latter, in particular, implies that $[A, B]_ii = 0$ as noticed by daruma in comments.
So, the lie bracket $[A, B]$ can be rewritten as follows:
$$
[A, B] = beginpmatrix 0 & & S \ & ddots\ -S^T & & 0endpmatrix := S_1 - S_2,
$$
where $S$ a diagonal block and matrices $S_1$ and $S_2$ can be viewed as upper and lower triangular matrices with corresponding blocks of $S$ and $S^T$, respectively.
linear-algebra lie-groups symmetric-matrices random-matrices
 |Â
show 2 more comments
up vote
3
down vote
favorite
Assume we have $A, B in mathbbS_n(mathbfR)$, where $mathbbS_n(mathbfR)$ is the set of all symmetric matrices with real entries and size $n$. The Lie-bracket (or, the commutator for a matrix group) is defined as follows
$$
[A, B] = AB - BA.
$$
Now assume $A, B$ are random matrices (feel free to assume any particular ensemble of matrices, say Gaussian ensembles). Are there such "special" random matrices that something could be said about $[A, B]$? Maybe some bounds on its operator norm?
Any other properties along with suggestions and comments will be highly appreciated.
EDIT (Aug 4, 2018): Notice that $(AB)_ij = (BA)_ji$ yielding the following simple fact: $[A, B]_ij = -[A, B]_ji$. The latter, in particular, implies that $[A, B]_ii = 0$ as noticed by daruma in comments.
So, the lie bracket $[A, B]$ can be rewritten as follows:
$$
[A, B] = beginpmatrix 0 & & S \ & ddots\ -S^T & & 0endpmatrix := S_1 - S_2,
$$
where $S$ a diagonal block and matrices $S_1$ and $S_2$ can be viewed as upper and lower triangular matrices with corresponding blocks of $S$ and $S^T$, respectively.
linear-algebra lie-groups symmetric-matrices random-matrices
symmetric matrices are not necessarily commuting. consider $A = beginpmatrix 1 & 1 \ 1 & 0 endpmatrix$ and $B = beginpmatrix 1 & 2 \ 2 & 4 endpmatrix$. Then $$ [A, B] = AB - BA = beginpmatrix 3 & 6 \ 1 & 2 endpmatrix - beginpmatrix 3 & 1 \ 6 & 2 endpmatrix neq mathbf0_2 times 2. $$ EDIT: @daruma I've corrected my comment, sorry for typos.
– pointguard0
Aug 1 at 10:41
Yeah, sorry my mistake. Already deleted the comment before you said it. (But $B$ is not symmetric in that one.)
– daruma
Aug 1 at 10:42
You can however say that the diagonal elements should be $0$.
– daruma
Aug 1 at 10:42
$(AB)_iisum_ja_ij b_ji=sum_jb_jia_ji=(BA)_ii$
– daruma
Aug 1 at 10:44
1
Not about symmetric ones but general real valued ones: sciencedirect.com/science/article/pii/S0024379505000832.
– Rudi_Birnbaum
2 days ago
 |Â
show 2 more comments
up vote
3
down vote
favorite
up vote
3
down vote
favorite
Assume we have $A, B in mathbbS_n(mathbfR)$, where $mathbbS_n(mathbfR)$ is the set of all symmetric matrices with real entries and size $n$. The Lie-bracket (or, the commutator for a matrix group) is defined as follows
$$
[A, B] = AB - BA.
$$
Now assume $A, B$ are random matrices (feel free to assume any particular ensemble of matrices, say Gaussian ensembles). Are there such "special" random matrices that something could be said about $[A, B]$? Maybe some bounds on its operator norm?
Any other properties along with suggestions and comments will be highly appreciated.
EDIT (Aug 4, 2018): Notice that $(AB)_ij = (BA)_ji$ yielding the following simple fact: $[A, B]_ij = -[A, B]_ji$. The latter, in particular, implies that $[A, B]_ii = 0$ as noticed by daruma in comments.
So, the lie bracket $[A, B]$ can be rewritten as follows:
$$
[A, B] = beginpmatrix 0 & & S \ & ddots\ -S^T & & 0endpmatrix := S_1 - S_2,
$$
where $S$ a diagonal block and matrices $S_1$ and $S_2$ can be viewed as upper and lower triangular matrices with corresponding blocks of $S$ and $S^T$, respectively.
linear-algebra lie-groups symmetric-matrices random-matrices
Assume we have $A, B in mathbbS_n(mathbfR)$, where $mathbbS_n(mathbfR)$ is the set of all symmetric matrices with real entries and size $n$. The Lie-bracket (or, the commutator for a matrix group) is defined as follows
$$
[A, B] = AB - BA.
$$
Now assume $A, B$ are random matrices (feel free to assume any particular ensemble of matrices, say Gaussian ensembles). Are there such "special" random matrices that something could be said about $[A, B]$? Maybe some bounds on its operator norm?
Any other properties along with suggestions and comments will be highly appreciated.
EDIT (Aug 4, 2018): Notice that $(AB)_ij = (BA)_ji$ yielding the following simple fact: $[A, B]_ij = -[A, B]_ji$. The latter, in particular, implies that $[A, B]_ii = 0$ as noticed by daruma in comments.
So, the lie bracket $[A, B]$ can be rewritten as follows:
$$
[A, B] = beginpmatrix 0 & & S \ & ddots\ -S^T & & 0endpmatrix := S_1 - S_2,
$$
where $S$ a diagonal block and matrices $S_1$ and $S_2$ can be viewed as upper and lower triangular matrices with corresponding blocks of $S$ and $S^T$, respectively.
linear-algebra lie-groups symmetric-matrices random-matrices
edited 2 days ago
asked Aug 1 at 10:17
pointguard0
705517
705517
symmetric matrices are not necessarily commuting. consider $A = beginpmatrix 1 & 1 \ 1 & 0 endpmatrix$ and $B = beginpmatrix 1 & 2 \ 2 & 4 endpmatrix$. Then $$ [A, B] = AB - BA = beginpmatrix 3 & 6 \ 1 & 2 endpmatrix - beginpmatrix 3 & 1 \ 6 & 2 endpmatrix neq mathbf0_2 times 2. $$ EDIT: @daruma I've corrected my comment, sorry for typos.
– pointguard0
Aug 1 at 10:41
Yeah, sorry my mistake. Already deleted the comment before you said it. (But $B$ is not symmetric in that one.)
– daruma
Aug 1 at 10:42
You can however say that the diagonal elements should be $0$.
– daruma
Aug 1 at 10:42
$(AB)_iisum_ja_ij b_ji=sum_jb_jia_ji=(BA)_ii$
– daruma
Aug 1 at 10:44
1
Not about symmetric ones but general real valued ones: sciencedirect.com/science/article/pii/S0024379505000832.
– Rudi_Birnbaum
2 days ago
 |Â
show 2 more comments
symmetric matrices are not necessarily commuting. consider $A = beginpmatrix 1 & 1 \ 1 & 0 endpmatrix$ and $B = beginpmatrix 1 & 2 \ 2 & 4 endpmatrix$. Then $$ [A, B] = AB - BA = beginpmatrix 3 & 6 \ 1 & 2 endpmatrix - beginpmatrix 3 & 1 \ 6 & 2 endpmatrix neq mathbf0_2 times 2. $$ EDIT: @daruma I've corrected my comment, sorry for typos.
– pointguard0
Aug 1 at 10:41
Yeah, sorry my mistake. Already deleted the comment before you said it. (But $B$ is not symmetric in that one.)
– daruma
Aug 1 at 10:42
You can however say that the diagonal elements should be $0$.
– daruma
Aug 1 at 10:42
$(AB)_iisum_ja_ij b_ji=sum_jb_jia_ji=(BA)_ii$
– daruma
Aug 1 at 10:44
1
Not about symmetric ones but general real valued ones: sciencedirect.com/science/article/pii/S0024379505000832.
– Rudi_Birnbaum
2 days ago
symmetric matrices are not necessarily commuting. consider $A = beginpmatrix 1 & 1 \ 1 & 0 endpmatrix$ and $B = beginpmatrix 1 & 2 \ 2 & 4 endpmatrix$. Then $$ [A, B] = AB - BA = beginpmatrix 3 & 6 \ 1 & 2 endpmatrix - beginpmatrix 3 & 1 \ 6 & 2 endpmatrix neq mathbf0_2 times 2. $$ EDIT: @daruma I've corrected my comment, sorry for typos.
– pointguard0
Aug 1 at 10:41
symmetric matrices are not necessarily commuting. consider $A = beginpmatrix 1 & 1 \ 1 & 0 endpmatrix$ and $B = beginpmatrix 1 & 2 \ 2 & 4 endpmatrix$. Then $$ [A, B] = AB - BA = beginpmatrix 3 & 6 \ 1 & 2 endpmatrix - beginpmatrix 3 & 1 \ 6 & 2 endpmatrix neq mathbf0_2 times 2. $$ EDIT: @daruma I've corrected my comment, sorry for typos.
– pointguard0
Aug 1 at 10:41
Yeah, sorry my mistake. Already deleted the comment before you said it. (But $B$ is not symmetric in that one.)
– daruma
Aug 1 at 10:42
Yeah, sorry my mistake. Already deleted the comment before you said it. (But $B$ is not symmetric in that one.)
– daruma
Aug 1 at 10:42
You can however say that the diagonal elements should be $0$.
– daruma
Aug 1 at 10:42
You can however say that the diagonal elements should be $0$.
– daruma
Aug 1 at 10:42
$(AB)_iisum_ja_ij b_ji=sum_jb_jia_ji=(BA)_ii$
– daruma
Aug 1 at 10:44
$(AB)_iisum_ja_ij b_ji=sum_jb_jia_ji=(BA)_ii$
– daruma
Aug 1 at 10:44
1
1
Not about symmetric ones but general real valued ones: sciencedirect.com/science/article/pii/S0024379505000832.
– Rudi_Birnbaum
2 days ago
Not about symmetric ones but general real valued ones: sciencedirect.com/science/article/pii/S0024379505000832.
– Rudi_Birnbaum
2 days ago
 |Â
show 2 more comments
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2868922%2fassess-the-lie-bracket-of-random-matrices%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
symmetric matrices are not necessarily commuting. consider $A = beginpmatrix 1 & 1 \ 1 & 0 endpmatrix$ and $B = beginpmatrix 1 & 2 \ 2 & 4 endpmatrix$. Then $$ [A, B] = AB - BA = beginpmatrix 3 & 6 \ 1 & 2 endpmatrix - beginpmatrix 3 & 1 \ 6 & 2 endpmatrix neq mathbf0_2 times 2. $$ EDIT: @daruma I've corrected my comment, sorry for typos.
– pointguard0
Aug 1 at 10:41
Yeah, sorry my mistake. Already deleted the comment before you said it. (But $B$ is not symmetric in that one.)
– daruma
Aug 1 at 10:42
You can however say that the diagonal elements should be $0$.
– daruma
Aug 1 at 10:42
$(AB)_iisum_ja_ij b_ji=sum_jb_jia_ji=(BA)_ii$
– daruma
Aug 1 at 10:44
1
Not about symmetric ones but general real valued ones: sciencedirect.com/science/article/pii/S0024379505000832.
– Rudi_Birnbaum
2 days ago