How is this set of matrices closed under multiplication? The Next CEO of Stack OverflowHow to...
Easy to read palindrome checker
Is French Guiana a (hard) EU border?
Is micro rebar a better way to reinforce concrete than rebar?
Axiom Schema vs Axiom
Why do airplanes bank sharply to the right after air-to-air refueling?
A small doubt about the dominated convergence theorem
Is the D&D universe the same as the Forgotten Realms universe?
Why does standard notation not preserve intervals (visually)
Why isn't acceleration always zero whenever velocity is zero, such as the moment a ball bounces off a wall?
Why isn't the Mueller report being released completely and unredacted?
Won the lottery - how do I keep the money?
A Man With a Stainless Steel Endoskeleton (like The Terminator) Fighting Cloaked Aliens Only He Can See
Why didn't Khan get resurrected in the Genesis Explosion?
RigExpert AA-35 - Interpreting The Information
Running a General Election and the European Elections together
How to check if all elements of 1 list are in the *same quantity* and in any order, in the list2?
Is it okay to majorly distort historical facts while writing a fiction story?
WOW air has ceased operation, can I get my tickets refunded?
How to edit “Name” property in GCI output?
Why doesn't UK go for the same deal Japan has with EU to resolve Brexit?
What was the first Unix version to run on a microcomputer?
Why, when going from special to general relativity, do we just replace partial derivatives with covariant derivatives?
Why is the US ranked as #45 in Press Freedom ratings, despite its extremely permissive free speech laws?
What does "Its cash flow is deeply negative" mean?
How is this set of matrices closed under multiplication?
The Next CEO of Stack OverflowHow to determine if a set is a subspace of the vector space of all complex $2times 2$ matrices?Converting $mathbb{C}$ linear tranformation with determinant $a+bi$ into an $mathbb{R}$-linear transformation with determinant $a^2+b^2$.Is this inequality trivial?Showing that a very well-known representation is really a representationWrite out the multiplication table for the following set of matrices over $mathbb Q$Is multiplication an operation in the given set of matrices?Why are (a), (c), (d) true?Let $T:mathbb C^3tomathbb C^3$.Then, adjoint $T^*$ of $T$Prove that set $mathbb{S}$ forms group under matrix multiplicationAbout subalgebra of Hamilton
$begingroup$
Consider the set of matrices $$H = left{ left(begin{array}{rl} z_1&z_2\ -bar z_2&bar z_1 end{array}right) mid z_1, z_2 in mathbb C right}.$$ It is a four-dimensional real subspace of the vector space $L_2(mathbb C)$, and enjoys the following remarkable properties:
$1)$ $H$ is closed under multiplicacion, i.e., it is a real subalgebra of the algebra $L_2(mathbb C)$;
I have tried to multiply it with this matrix:
begin{bmatrix}
a & b
\
c & d
end{bmatrix}
where $a$, $b$, $c$, and $d$ are complex numbers but I got a very big formula that I do not know how this formula still is in $H$. Is there any suggestions for proving this in a simplier way?
linear-algebra abstract-algebra group-theory complex-numbers
$endgroup$
add a comment |
$begingroup$
Consider the set of matrices $$H = left{ left(begin{array}{rl} z_1&z_2\ -bar z_2&bar z_1 end{array}right) mid z_1, z_2 in mathbb C right}.$$ It is a four-dimensional real subspace of the vector space $L_2(mathbb C)$, and enjoys the following remarkable properties:
$1)$ $H$ is closed under multiplicacion, i.e., it is a real subalgebra of the algebra $L_2(mathbb C)$;
I have tried to multiply it with this matrix:
begin{bmatrix}
a & b
\
c & d
end{bmatrix}
where $a$, $b$, $c$, and $d$ are complex numbers but I got a very big formula that I do not know how this formula still is in $H$. Is there any suggestions for proving this in a simplier way?
linear-algebra abstract-algebra group-theory complex-numbers
$endgroup$
3
$begingroup$
You have to be careful: the matrix you multiply by also has to be of the same form. Thus, $c = -bar{b}$ and $d = bar{a}$. I might write up a fuller explanation of how this holds in a second (if it does, I gotta check) - I just wanted to point out that since it seemed like the first likely place where you might have tripped up.
$endgroup$
– Eevee Trainer
2 hours ago
2
$begingroup$
You multiply elements from H!
$endgroup$
– chhro
2 hours ago
3
$begingroup$
Find $$begin{pmatrix} z_1 & z_2\ -bar{z_2}& bar{z_1} end{pmatrix} begin{pmatrix} w_1 & w_2\ -bar{w_2}& bar{w_1} end{pmatrix}$$ and arrange the entries in the required form!
$endgroup$
– Chinnapparaj R
2 hours ago
$begingroup$
@EeveeTrainer ok I got your idea.
$endgroup$
– hopefully
2 hours ago
add a comment |
$begingroup$
Consider the set of matrices $$H = left{ left(begin{array}{rl} z_1&z_2\ -bar z_2&bar z_1 end{array}right) mid z_1, z_2 in mathbb C right}.$$ It is a four-dimensional real subspace of the vector space $L_2(mathbb C)$, and enjoys the following remarkable properties:
$1)$ $H$ is closed under multiplicacion, i.e., it is a real subalgebra of the algebra $L_2(mathbb C)$;
I have tried to multiply it with this matrix:
begin{bmatrix}
a & b
\
c & d
end{bmatrix}
where $a$, $b$, $c$, and $d$ are complex numbers but I got a very big formula that I do not know how this formula still is in $H$. Is there any suggestions for proving this in a simplier way?
linear-algebra abstract-algebra group-theory complex-numbers
$endgroup$
Consider the set of matrices $$H = left{ left(begin{array}{rl} z_1&z_2\ -bar z_2&bar z_1 end{array}right) mid z_1, z_2 in mathbb C right}.$$ It is a four-dimensional real subspace of the vector space $L_2(mathbb C)$, and enjoys the following remarkable properties:
$1)$ $H$ is closed under multiplicacion, i.e., it is a real subalgebra of the algebra $L_2(mathbb C)$;
I have tried to multiply it with this matrix:
begin{bmatrix}
a & b
\
c & d
end{bmatrix}
where $a$, $b$, $c$, and $d$ are complex numbers but I got a very big formula that I do not know how this formula still is in $H$. Is there any suggestions for proving this in a simplier way?
linear-algebra abstract-algebra group-theory complex-numbers
linear-algebra abstract-algebra group-theory complex-numbers
edited 1 hour ago
Rócherz
3,0013821
3,0013821
asked 2 hours ago
hopefullyhopefully
294214
294214
3
$begingroup$
You have to be careful: the matrix you multiply by also has to be of the same form. Thus, $c = -bar{b}$ and $d = bar{a}$. I might write up a fuller explanation of how this holds in a second (if it does, I gotta check) - I just wanted to point out that since it seemed like the first likely place where you might have tripped up.
$endgroup$
– Eevee Trainer
2 hours ago
2
$begingroup$
You multiply elements from H!
$endgroup$
– chhro
2 hours ago
3
$begingroup$
Find $$begin{pmatrix} z_1 & z_2\ -bar{z_2}& bar{z_1} end{pmatrix} begin{pmatrix} w_1 & w_2\ -bar{w_2}& bar{w_1} end{pmatrix}$$ and arrange the entries in the required form!
$endgroup$
– Chinnapparaj R
2 hours ago
$begingroup$
@EeveeTrainer ok I got your idea.
$endgroup$
– hopefully
2 hours ago
add a comment |
3
$begingroup$
You have to be careful: the matrix you multiply by also has to be of the same form. Thus, $c = -bar{b}$ and $d = bar{a}$. I might write up a fuller explanation of how this holds in a second (if it does, I gotta check) - I just wanted to point out that since it seemed like the first likely place where you might have tripped up.
$endgroup$
– Eevee Trainer
2 hours ago
2
$begingroup$
You multiply elements from H!
$endgroup$
– chhro
2 hours ago
3
$begingroup$
Find $$begin{pmatrix} z_1 & z_2\ -bar{z_2}& bar{z_1} end{pmatrix} begin{pmatrix} w_1 & w_2\ -bar{w_2}& bar{w_1} end{pmatrix}$$ and arrange the entries in the required form!
$endgroup$
– Chinnapparaj R
2 hours ago
$begingroup$
@EeveeTrainer ok I got your idea.
$endgroup$
– hopefully
2 hours ago
3
3
$begingroup$
You have to be careful: the matrix you multiply by also has to be of the same form. Thus, $c = -bar{b}$ and $d = bar{a}$. I might write up a fuller explanation of how this holds in a second (if it does, I gotta check) - I just wanted to point out that since it seemed like the first likely place where you might have tripped up.
$endgroup$
– Eevee Trainer
2 hours ago
$begingroup$
You have to be careful: the matrix you multiply by also has to be of the same form. Thus, $c = -bar{b}$ and $d = bar{a}$. I might write up a fuller explanation of how this holds in a second (if it does, I gotta check) - I just wanted to point out that since it seemed like the first likely place where you might have tripped up.
$endgroup$
– Eevee Trainer
2 hours ago
2
2
$begingroup$
You multiply elements from H!
$endgroup$
– chhro
2 hours ago
$begingroup$
You multiply elements from H!
$endgroup$
– chhro
2 hours ago
3
3
$begingroup$
Find $$begin{pmatrix} z_1 & z_2\ -bar{z_2}& bar{z_1} end{pmatrix} begin{pmatrix} w_1 & w_2\ -bar{w_2}& bar{w_1} end{pmatrix}$$ and arrange the entries in the required form!
$endgroup$
– Chinnapparaj R
2 hours ago
$begingroup$
Find $$begin{pmatrix} z_1 & z_2\ -bar{z_2}& bar{z_1} end{pmatrix} begin{pmatrix} w_1 & w_2\ -bar{w_2}& bar{w_1} end{pmatrix}$$ and arrange the entries in the required form!
$endgroup$
– Chinnapparaj R
2 hours ago
$begingroup$
@EeveeTrainer ok I got your idea.
$endgroup$
– hopefully
2 hours ago
$begingroup$
@EeveeTrainer ok I got your idea.
$endgroup$
– hopefully
2 hours ago
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
So, for a set $S$ of matrices (or any sort of element) to be closed under an operation $ast$ on it, we require that, for all $a,b in S, a ast b in S$.
As I noted in the comments, your issue lied in multiplying a matrix of $H$ by a generic matrix of complex elements, which is too general to have closure. You have to take two generic matrices of the set. So, let $a,b,c,d in Bbb C$ and then consider the multiplication
$$begin{bmatrix}
a & b\
-bar{b} & bar{a}
end{bmatrix} begin{bmatrix}
c & d\
-bar{d} & bar{c}
end{bmatrix} =begin{bmatrix}
ac - b bar{d} & ad+bbar{c}\
-bar{a} bar{d} - bar{b}c & bar{a} bar{c}-bar{b}d
end{bmatrix} $$
You can see immediately the left two matrices are of the form of matrices in $H$; on the right is their product. You can verify that it, too, matches by noting a couple of properties of the complex conjugate:
$$overline{z_1 cdot z_2} = overline{z_1} cdot overline{z_2} ;;;;; text{and} ;;;;; overline{z_1 + z_2} = overline{z_1} + overline{z_2} ;;;;; text{and} ;;;;; overline{overline{z_1}} = z_1$$
where $z_1,z_2 in Bbb C$. So if...
- ...the bottom-left entry is the negative of the conjugate of the top-right
- ...the bottom-right entry is the conjugate of the top-left
...then the product is in the form for a matrix in $H$. It does happen to hold, and thus $H$ is closed under matrix multiplication.
$endgroup$
2
$begingroup$
I think the first term in the second element of the resulting matrix is ad not ab?
$endgroup$
– hopefully
1 hour ago
$begingroup$
@hopefully Yeah, you're right, I made a typo. Thanks!
$endgroup$
– Eevee Trainer
1 hour ago
$begingroup$
what about the terms that contain only one bar, like the second term of the bottom right entry?
$endgroup$
– hopefully
32 mins ago
$begingroup$
What about them, exactly?
$endgroup$
– Eevee Trainer
31 mins ago
1
$begingroup$
Take the conjugate of the top-left entry and you see they are equal if you use the properties in my post (the conjugate of a sum/product is the sum/product of the conjugates). One property I did leave out was that the conjugate of a conjugate is the original number, so I will add that. But the core idea is effectively that each factor of a number, when you take the conjugate, becomes its conjugate.
$endgroup$
– Eevee Trainer
27 mins ago
|
show 3 more comments
$begingroup$
Here's an alternative method that, after verification of the simple characterization of this subspace given below, is coordinate-free.
Hint Denote $$J := pmatrix{cdot&-1\1&cdot}.$$ It follows immediately from the definition that $${X in M(2, Bbb C) : textrm{$X$ satisfies $X^dagger J = J X^top$}} .$$
So, for $X, Y in H$, $$(X Y)^dagger J = Y^dagger X^dagger J = Y^dagger JX^top = J Y^top X^top = J (XY)^top .$$
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3168941%2fhow-is-this-set-of-matrices-closed-under-multiplication%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
So, for a set $S$ of matrices (or any sort of element) to be closed under an operation $ast$ on it, we require that, for all $a,b in S, a ast b in S$.
As I noted in the comments, your issue lied in multiplying a matrix of $H$ by a generic matrix of complex elements, which is too general to have closure. You have to take two generic matrices of the set. So, let $a,b,c,d in Bbb C$ and then consider the multiplication
$$begin{bmatrix}
a & b\
-bar{b} & bar{a}
end{bmatrix} begin{bmatrix}
c & d\
-bar{d} & bar{c}
end{bmatrix} =begin{bmatrix}
ac - b bar{d} & ad+bbar{c}\
-bar{a} bar{d} - bar{b}c & bar{a} bar{c}-bar{b}d
end{bmatrix} $$
You can see immediately the left two matrices are of the form of matrices in $H$; on the right is their product. You can verify that it, too, matches by noting a couple of properties of the complex conjugate:
$$overline{z_1 cdot z_2} = overline{z_1} cdot overline{z_2} ;;;;; text{and} ;;;;; overline{z_1 + z_2} = overline{z_1} + overline{z_2} ;;;;; text{and} ;;;;; overline{overline{z_1}} = z_1$$
where $z_1,z_2 in Bbb C$. So if...
- ...the bottom-left entry is the negative of the conjugate of the top-right
- ...the bottom-right entry is the conjugate of the top-left
...then the product is in the form for a matrix in $H$. It does happen to hold, and thus $H$ is closed under matrix multiplication.
$endgroup$
2
$begingroup$
I think the first term in the second element of the resulting matrix is ad not ab?
$endgroup$
– hopefully
1 hour ago
$begingroup$
@hopefully Yeah, you're right, I made a typo. Thanks!
$endgroup$
– Eevee Trainer
1 hour ago
$begingroup$
what about the terms that contain only one bar, like the second term of the bottom right entry?
$endgroup$
– hopefully
32 mins ago
$begingroup$
What about them, exactly?
$endgroup$
– Eevee Trainer
31 mins ago
1
$begingroup$
Take the conjugate of the top-left entry and you see they are equal if you use the properties in my post (the conjugate of a sum/product is the sum/product of the conjugates). One property I did leave out was that the conjugate of a conjugate is the original number, so I will add that. But the core idea is effectively that each factor of a number, when you take the conjugate, becomes its conjugate.
$endgroup$
– Eevee Trainer
27 mins ago
|
show 3 more comments
$begingroup$
So, for a set $S$ of matrices (or any sort of element) to be closed under an operation $ast$ on it, we require that, for all $a,b in S, a ast b in S$.
As I noted in the comments, your issue lied in multiplying a matrix of $H$ by a generic matrix of complex elements, which is too general to have closure. You have to take two generic matrices of the set. So, let $a,b,c,d in Bbb C$ and then consider the multiplication
$$begin{bmatrix}
a & b\
-bar{b} & bar{a}
end{bmatrix} begin{bmatrix}
c & d\
-bar{d} & bar{c}
end{bmatrix} =begin{bmatrix}
ac - b bar{d} & ad+bbar{c}\
-bar{a} bar{d} - bar{b}c & bar{a} bar{c}-bar{b}d
end{bmatrix} $$
You can see immediately the left two matrices are of the form of matrices in $H$; on the right is their product. You can verify that it, too, matches by noting a couple of properties of the complex conjugate:
$$overline{z_1 cdot z_2} = overline{z_1} cdot overline{z_2} ;;;;; text{and} ;;;;; overline{z_1 + z_2} = overline{z_1} + overline{z_2} ;;;;; text{and} ;;;;; overline{overline{z_1}} = z_1$$
where $z_1,z_2 in Bbb C$. So if...
- ...the bottom-left entry is the negative of the conjugate of the top-right
- ...the bottom-right entry is the conjugate of the top-left
...then the product is in the form for a matrix in $H$. It does happen to hold, and thus $H$ is closed under matrix multiplication.
$endgroup$
2
$begingroup$
I think the first term in the second element of the resulting matrix is ad not ab?
$endgroup$
– hopefully
1 hour ago
$begingroup$
@hopefully Yeah, you're right, I made a typo. Thanks!
$endgroup$
– Eevee Trainer
1 hour ago
$begingroup$
what about the terms that contain only one bar, like the second term of the bottom right entry?
$endgroup$
– hopefully
32 mins ago
$begingroup$
What about them, exactly?
$endgroup$
– Eevee Trainer
31 mins ago
1
$begingroup$
Take the conjugate of the top-left entry and you see they are equal if you use the properties in my post (the conjugate of a sum/product is the sum/product of the conjugates). One property I did leave out was that the conjugate of a conjugate is the original number, so I will add that. But the core idea is effectively that each factor of a number, when you take the conjugate, becomes its conjugate.
$endgroup$
– Eevee Trainer
27 mins ago
|
show 3 more comments
$begingroup$
So, for a set $S$ of matrices (or any sort of element) to be closed under an operation $ast$ on it, we require that, for all $a,b in S, a ast b in S$.
As I noted in the comments, your issue lied in multiplying a matrix of $H$ by a generic matrix of complex elements, which is too general to have closure. You have to take two generic matrices of the set. So, let $a,b,c,d in Bbb C$ and then consider the multiplication
$$begin{bmatrix}
a & b\
-bar{b} & bar{a}
end{bmatrix} begin{bmatrix}
c & d\
-bar{d} & bar{c}
end{bmatrix} =begin{bmatrix}
ac - b bar{d} & ad+bbar{c}\
-bar{a} bar{d} - bar{b}c & bar{a} bar{c}-bar{b}d
end{bmatrix} $$
You can see immediately the left two matrices are of the form of matrices in $H$; on the right is their product. You can verify that it, too, matches by noting a couple of properties of the complex conjugate:
$$overline{z_1 cdot z_2} = overline{z_1} cdot overline{z_2} ;;;;; text{and} ;;;;; overline{z_1 + z_2} = overline{z_1} + overline{z_2} ;;;;; text{and} ;;;;; overline{overline{z_1}} = z_1$$
where $z_1,z_2 in Bbb C$. So if...
- ...the bottom-left entry is the negative of the conjugate of the top-right
- ...the bottom-right entry is the conjugate of the top-left
...then the product is in the form for a matrix in $H$. It does happen to hold, and thus $H$ is closed under matrix multiplication.
$endgroup$
So, for a set $S$ of matrices (or any sort of element) to be closed under an operation $ast$ on it, we require that, for all $a,b in S, a ast b in S$.
As I noted in the comments, your issue lied in multiplying a matrix of $H$ by a generic matrix of complex elements, which is too general to have closure. You have to take two generic matrices of the set. So, let $a,b,c,d in Bbb C$ and then consider the multiplication
$$begin{bmatrix}
a & b\
-bar{b} & bar{a}
end{bmatrix} begin{bmatrix}
c & d\
-bar{d} & bar{c}
end{bmatrix} =begin{bmatrix}
ac - b bar{d} & ad+bbar{c}\
-bar{a} bar{d} - bar{b}c & bar{a} bar{c}-bar{b}d
end{bmatrix} $$
You can see immediately the left two matrices are of the form of matrices in $H$; on the right is their product. You can verify that it, too, matches by noting a couple of properties of the complex conjugate:
$$overline{z_1 cdot z_2} = overline{z_1} cdot overline{z_2} ;;;;; text{and} ;;;;; overline{z_1 + z_2} = overline{z_1} + overline{z_2} ;;;;; text{and} ;;;;; overline{overline{z_1}} = z_1$$
where $z_1,z_2 in Bbb C$. So if...
- ...the bottom-left entry is the negative of the conjugate of the top-right
- ...the bottom-right entry is the conjugate of the top-left
...then the product is in the form for a matrix in $H$. It does happen to hold, and thus $H$ is closed under matrix multiplication.
edited 27 mins ago
answered 2 hours ago
Eevee TrainerEevee Trainer
8,98431640
8,98431640
2
$begingroup$
I think the first term in the second element of the resulting matrix is ad not ab?
$endgroup$
– hopefully
1 hour ago
$begingroup$
@hopefully Yeah, you're right, I made a typo. Thanks!
$endgroup$
– Eevee Trainer
1 hour ago
$begingroup$
what about the terms that contain only one bar, like the second term of the bottom right entry?
$endgroup$
– hopefully
32 mins ago
$begingroup$
What about them, exactly?
$endgroup$
– Eevee Trainer
31 mins ago
1
$begingroup$
Take the conjugate of the top-left entry and you see they are equal if you use the properties in my post (the conjugate of a sum/product is the sum/product of the conjugates). One property I did leave out was that the conjugate of a conjugate is the original number, so I will add that. But the core idea is effectively that each factor of a number, when you take the conjugate, becomes its conjugate.
$endgroup$
– Eevee Trainer
27 mins ago
|
show 3 more comments
2
$begingroup$
I think the first term in the second element of the resulting matrix is ad not ab?
$endgroup$
– hopefully
1 hour ago
$begingroup$
@hopefully Yeah, you're right, I made a typo. Thanks!
$endgroup$
– Eevee Trainer
1 hour ago
$begingroup$
what about the terms that contain only one bar, like the second term of the bottom right entry?
$endgroup$
– hopefully
32 mins ago
$begingroup$
What about them, exactly?
$endgroup$
– Eevee Trainer
31 mins ago
1
$begingroup$
Take the conjugate of the top-left entry and you see they are equal if you use the properties in my post (the conjugate of a sum/product is the sum/product of the conjugates). One property I did leave out was that the conjugate of a conjugate is the original number, so I will add that. But the core idea is effectively that each factor of a number, when you take the conjugate, becomes its conjugate.
$endgroup$
– Eevee Trainer
27 mins ago
2
2
$begingroup$
I think the first term in the second element of the resulting matrix is ad not ab?
$endgroup$
– hopefully
1 hour ago
$begingroup$
I think the first term in the second element of the resulting matrix is ad not ab?
$endgroup$
– hopefully
1 hour ago
$begingroup$
@hopefully Yeah, you're right, I made a typo. Thanks!
$endgroup$
– Eevee Trainer
1 hour ago
$begingroup$
@hopefully Yeah, you're right, I made a typo. Thanks!
$endgroup$
– Eevee Trainer
1 hour ago
$begingroup$
what about the terms that contain only one bar, like the second term of the bottom right entry?
$endgroup$
– hopefully
32 mins ago
$begingroup$
what about the terms that contain only one bar, like the second term of the bottom right entry?
$endgroup$
– hopefully
32 mins ago
$begingroup$
What about them, exactly?
$endgroup$
– Eevee Trainer
31 mins ago
$begingroup$
What about them, exactly?
$endgroup$
– Eevee Trainer
31 mins ago
1
1
$begingroup$
Take the conjugate of the top-left entry and you see they are equal if you use the properties in my post (the conjugate of a sum/product is the sum/product of the conjugates). One property I did leave out was that the conjugate of a conjugate is the original number, so I will add that. But the core idea is effectively that each factor of a number, when you take the conjugate, becomes its conjugate.
$endgroup$
– Eevee Trainer
27 mins ago
$begingroup$
Take the conjugate of the top-left entry and you see they are equal if you use the properties in my post (the conjugate of a sum/product is the sum/product of the conjugates). One property I did leave out was that the conjugate of a conjugate is the original number, so I will add that. But the core idea is effectively that each factor of a number, when you take the conjugate, becomes its conjugate.
$endgroup$
– Eevee Trainer
27 mins ago
|
show 3 more comments
$begingroup$
Here's an alternative method that, after verification of the simple characterization of this subspace given below, is coordinate-free.
Hint Denote $$J := pmatrix{cdot&-1\1&cdot}.$$ It follows immediately from the definition that $${X in M(2, Bbb C) : textrm{$X$ satisfies $X^dagger J = J X^top$}} .$$
So, for $X, Y in H$, $$(X Y)^dagger J = Y^dagger X^dagger J = Y^dagger JX^top = J Y^top X^top = J (XY)^top .$$
$endgroup$
add a comment |
$begingroup$
Here's an alternative method that, after verification of the simple characterization of this subspace given below, is coordinate-free.
Hint Denote $$J := pmatrix{cdot&-1\1&cdot}.$$ It follows immediately from the definition that $${X in M(2, Bbb C) : textrm{$X$ satisfies $X^dagger J = J X^top$}} .$$
So, for $X, Y in H$, $$(X Y)^dagger J = Y^dagger X^dagger J = Y^dagger JX^top = J Y^top X^top = J (XY)^top .$$
$endgroup$
add a comment |
$begingroup$
Here's an alternative method that, after verification of the simple characterization of this subspace given below, is coordinate-free.
Hint Denote $$J := pmatrix{cdot&-1\1&cdot}.$$ It follows immediately from the definition that $${X in M(2, Bbb C) : textrm{$X$ satisfies $X^dagger J = J X^top$}} .$$
So, for $X, Y in H$, $$(X Y)^dagger J = Y^dagger X^dagger J = Y^dagger JX^top = J Y^top X^top = J (XY)^top .$$
$endgroup$
Here's an alternative method that, after verification of the simple characterization of this subspace given below, is coordinate-free.
Hint Denote $$J := pmatrix{cdot&-1\1&cdot}.$$ It follows immediately from the definition that $${X in M(2, Bbb C) : textrm{$X$ satisfies $X^dagger J = J X^top$}} .$$
So, for $X, Y in H$, $$(X Y)^dagger J = Y^dagger X^dagger J = Y^dagger JX^top = J Y^top X^top = J (XY)^top .$$
answered 35 mins ago
TravisTravis
63.8k769151
63.8k769151
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3168941%2fhow-is-this-set-of-matrices-closed-under-multiplication%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
3
$begingroup$
You have to be careful: the matrix you multiply by also has to be of the same form. Thus, $c = -bar{b}$ and $d = bar{a}$. I might write up a fuller explanation of how this holds in a second (if it does, I gotta check) - I just wanted to point out that since it seemed like the first likely place where you might have tripped up.
$endgroup$
– Eevee Trainer
2 hours ago
2
$begingroup$
You multiply elements from H!
$endgroup$
– chhro
2 hours ago
3
$begingroup$
Find $$begin{pmatrix} z_1 & z_2\ -bar{z_2}& bar{z_1} end{pmatrix} begin{pmatrix} w_1 & w_2\ -bar{w_2}& bar{w_1} end{pmatrix}$$ and arrange the entries in the required form!
$endgroup$
– Chinnapparaj R
2 hours ago
$begingroup$
@EeveeTrainer ok I got your idea.
$endgroup$
– hopefully
2 hours ago