Basic property of kronecker delta $( A otimes B)(A^-1 otimes B^-1)$ Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to prove $e^A oplus B = e^A otimes e^B$ where $A$ and $B$ are matrices? (Kronecker operations)Notation for the direct sum and Kronecker sum of matricesNonsingularity of submatricesMatrices with the sign pattern of the Kronecker sumTensor Product: Use of Universal Mapping PropertyAre there non-square matrices that are both left and right invertible?Is $mathcalVotimesmathcalW$ defined as a double dual?Matrices Commuting with a Kronecker SumMatrix algebras are a tensor products?Why is the Kronecker sum defined for square matrices?
Autumning in love
Is it possible to ask for a hotel room without minibar/extra services?
Using "nakedly" instead of "with nothing on"
grandmas drink with lemon juice
New Order #5: where Fibonacci and Beatty meet at Wythoff
Unable to start mainnet node docker container
What do you call a plan that's an alternative plan in case your initial plan fails?
What's the point in a preamp?
Complexity of many constant time steps with occasional logarithmic steps
Jazz greats knew nothing of modes. Why are they used to improvise on standards?
How many things? AとBがふたつ
Stopping real property loss from eroding embankment
Statistical model of ligand substitution
Who can trigger ship-wide alerts in Star Trek?
When communicating altitude with a '9' in it, should it be pronounced "nine hundred" or "niner hundred"?
Slither Like a Snake
If A makes B more likely then B makes A more likely"
What is the order of Mitzvot in Rambam's Sefer Hamitzvot?
How can I make names more distinctive without making them longer?
Strange behaviour of Check
What can I do if my MacBook isn’t charging but already ran out?
Is above average number of years spent on PhD considered a red flag in future academia or industry positions?
The following signatures were invalid: EXPKEYSIG 1397BC53640DB551
Is there a service that would inform me whenever a new direct route is scheduled from a given airport?
Basic property of kronecker delta $( A otimes B)(A^-1 otimes B^-1)$
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to prove $e^A oplus B = e^A otimes e^B$ where $A$ and $B$ are matrices? (Kronecker operations)Notation for the direct sum and Kronecker sum of matricesNonsingularity of submatricesMatrices with the sign pattern of the Kronecker sumTensor Product: Use of Universal Mapping PropertyAre there non-square matrices that are both left and right invertible?Is $mathcalVotimesmathcalW$ defined as a double dual?Matrices Commuting with a Kronecker SumMatrix algebras are a tensor products?Why is the Kronecker sum defined for square matrices?
$begingroup$
Given non singular matrices $A_n times n,B_m times m$
$$
( A otimes B)(A^-1 otimes B^-1) = (AA^-1) otimes (BB^-1) = I_n otimes I_m = I_(nm times nm )
$$
I was just reading through mathematical primer for social statistics by John Fox
and saw this on page 17, it wasn't clear to me why this is true though.
linear-algebra tensor-products kronecker-product
$endgroup$
add a comment |
$begingroup$
Given non singular matrices $A_n times n,B_m times m$
$$
( A otimes B)(A^-1 otimes B^-1) = (AA^-1) otimes (BB^-1) = I_n otimes I_m = I_(nm times nm )
$$
I was just reading through mathematical primer for social statistics by John Fox
and saw this on page 17, it wasn't clear to me why this is true though.
linear-algebra tensor-products kronecker-product
$endgroup$
$begingroup$
Which part isn't clear? It all follows from how you multiply tensor products of matrices.
$endgroup$
– Adam Latosiński
Mar 25 at 21:25
$begingroup$
It's not explained in the text - i tried computing it long hand with an example, perhaps i messed up a computation because it didn't work out.
$endgroup$
– baxx
Mar 25 at 21:41
add a comment |
$begingroup$
Given non singular matrices $A_n times n,B_m times m$
$$
( A otimes B)(A^-1 otimes B^-1) = (AA^-1) otimes (BB^-1) = I_n otimes I_m = I_(nm times nm )
$$
I was just reading through mathematical primer for social statistics by John Fox
and saw this on page 17, it wasn't clear to me why this is true though.
linear-algebra tensor-products kronecker-product
$endgroup$
Given non singular matrices $A_n times n,B_m times m$
$$
( A otimes B)(A^-1 otimes B^-1) = (AA^-1) otimes (BB^-1) = I_n otimes I_m = I_(nm times nm )
$$
I was just reading through mathematical primer for social statistics by John Fox
and saw this on page 17, it wasn't clear to me why this is true though.
linear-algebra tensor-products kronecker-product
linear-algebra tensor-products kronecker-product
asked Mar 25 at 21:15
baxxbaxx
413311
413311
$begingroup$
Which part isn't clear? It all follows from how you multiply tensor products of matrices.
$endgroup$
– Adam Latosiński
Mar 25 at 21:25
$begingroup$
It's not explained in the text - i tried computing it long hand with an example, perhaps i messed up a computation because it didn't work out.
$endgroup$
– baxx
Mar 25 at 21:41
add a comment |
$begingroup$
Which part isn't clear? It all follows from how you multiply tensor products of matrices.
$endgroup$
– Adam Latosiński
Mar 25 at 21:25
$begingroup$
It's not explained in the text - i tried computing it long hand with an example, perhaps i messed up a computation because it didn't work out.
$endgroup$
– baxx
Mar 25 at 21:41
$begingroup$
Which part isn't clear? It all follows from how you multiply tensor products of matrices.
$endgroup$
– Adam Latosiński
Mar 25 at 21:25
$begingroup$
Which part isn't clear? It all follows from how you multiply tensor products of matrices.
$endgroup$
– Adam Latosiński
Mar 25 at 21:25
$begingroup$
It's not explained in the text - i tried computing it long hand with an example, perhaps i messed up a computation because it didn't work out.
$endgroup$
– baxx
Mar 25 at 21:41
$begingroup$
It's not explained in the text - i tried computing it long hand with an example, perhaps i messed up a computation because it didn't work out.
$endgroup$
– baxx
Mar 25 at 21:41
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The basic idea is that
$$Aotimes B =beginbmatrix a_11B & a_12B & a_13B dots \ a_21B & a_22B & a_23B dots \ vdots & vdots & vdots endbmatrix $$
$$A^-1otimes B^-1 =beginbmatrix a_11'B^-1 & a_12'B^-1 & a_13'B^-1 dots \ a_21'B^-1 & a_22'B^-1 & a_23'B^-1 dots \ vdots & vdots & vdots endbmatrix $$
$$(Aotimes B)(A^-1otimes B^-1) =beginbmatrix c_11BB^-1 & c_12BB^-1 & c_13BB^-1 dots \ c_21BB^-1 & c_22BB^-1 & c_23BB^-1 dots \ vdots & vdots & vdots endbmatrix = beginbmatrix c_11I & c_12I & c_13I dots \ c_21I & c_22I & c_23I dots \ vdots & vdots & vdots endbmatrix$$
where $c_ij$ is a an element of $AA^-1$, so $c_ij = delta_ij$ and the equation holds. This is extremely schematic of course, just to give you some "visuals". You should calculate $Aotimes B$, $A^-1otimes B^-1$ directly by definition of Kronecker product and then multiply them to see how indices behave.
$endgroup$
add a comment |
$begingroup$
More generally, if $A,B,C,D$ are matrices such that the products $AC$ and $BD$ are defined, then $(Aotimes B)(Cotimes D)=ACotimes BD$. This follows from the definition of Kronecker product.
Another relevant property here is $I_motimes I_n=I_mn$.
$endgroup$
add a comment |
Your Answer
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%2f3162329%2fbasic-property-of-kronecker-delta-a-otimes-ba-1-otimes-b-1%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$
The basic idea is that
$$Aotimes B =beginbmatrix a_11B & a_12B & a_13B dots \ a_21B & a_22B & a_23B dots \ vdots & vdots & vdots endbmatrix $$
$$A^-1otimes B^-1 =beginbmatrix a_11'B^-1 & a_12'B^-1 & a_13'B^-1 dots \ a_21'B^-1 & a_22'B^-1 & a_23'B^-1 dots \ vdots & vdots & vdots endbmatrix $$
$$(Aotimes B)(A^-1otimes B^-1) =beginbmatrix c_11BB^-1 & c_12BB^-1 & c_13BB^-1 dots \ c_21BB^-1 & c_22BB^-1 & c_23BB^-1 dots \ vdots & vdots & vdots endbmatrix = beginbmatrix c_11I & c_12I & c_13I dots \ c_21I & c_22I & c_23I dots \ vdots & vdots & vdots endbmatrix$$
where $c_ij$ is a an element of $AA^-1$, so $c_ij = delta_ij$ and the equation holds. This is extremely schematic of course, just to give you some "visuals". You should calculate $Aotimes B$, $A^-1otimes B^-1$ directly by definition of Kronecker product and then multiply them to see how indices behave.
$endgroup$
add a comment |
$begingroup$
The basic idea is that
$$Aotimes B =beginbmatrix a_11B & a_12B & a_13B dots \ a_21B & a_22B & a_23B dots \ vdots & vdots & vdots endbmatrix $$
$$A^-1otimes B^-1 =beginbmatrix a_11'B^-1 & a_12'B^-1 & a_13'B^-1 dots \ a_21'B^-1 & a_22'B^-1 & a_23'B^-1 dots \ vdots & vdots & vdots endbmatrix $$
$$(Aotimes B)(A^-1otimes B^-1) =beginbmatrix c_11BB^-1 & c_12BB^-1 & c_13BB^-1 dots \ c_21BB^-1 & c_22BB^-1 & c_23BB^-1 dots \ vdots & vdots & vdots endbmatrix = beginbmatrix c_11I & c_12I & c_13I dots \ c_21I & c_22I & c_23I dots \ vdots & vdots & vdots endbmatrix$$
where $c_ij$ is a an element of $AA^-1$, so $c_ij = delta_ij$ and the equation holds. This is extremely schematic of course, just to give you some "visuals". You should calculate $Aotimes B$, $A^-1otimes B^-1$ directly by definition of Kronecker product and then multiply them to see how indices behave.
$endgroup$
add a comment |
$begingroup$
The basic idea is that
$$Aotimes B =beginbmatrix a_11B & a_12B & a_13B dots \ a_21B & a_22B & a_23B dots \ vdots & vdots & vdots endbmatrix $$
$$A^-1otimes B^-1 =beginbmatrix a_11'B^-1 & a_12'B^-1 & a_13'B^-1 dots \ a_21'B^-1 & a_22'B^-1 & a_23'B^-1 dots \ vdots & vdots & vdots endbmatrix $$
$$(Aotimes B)(A^-1otimes B^-1) =beginbmatrix c_11BB^-1 & c_12BB^-1 & c_13BB^-1 dots \ c_21BB^-1 & c_22BB^-1 & c_23BB^-1 dots \ vdots & vdots & vdots endbmatrix = beginbmatrix c_11I & c_12I & c_13I dots \ c_21I & c_22I & c_23I dots \ vdots & vdots & vdots endbmatrix$$
where $c_ij$ is a an element of $AA^-1$, so $c_ij = delta_ij$ and the equation holds. This is extremely schematic of course, just to give you some "visuals". You should calculate $Aotimes B$, $A^-1otimes B^-1$ directly by definition of Kronecker product and then multiply them to see how indices behave.
$endgroup$
The basic idea is that
$$Aotimes B =beginbmatrix a_11B & a_12B & a_13B dots \ a_21B & a_22B & a_23B dots \ vdots & vdots & vdots endbmatrix $$
$$A^-1otimes B^-1 =beginbmatrix a_11'B^-1 & a_12'B^-1 & a_13'B^-1 dots \ a_21'B^-1 & a_22'B^-1 & a_23'B^-1 dots \ vdots & vdots & vdots endbmatrix $$
$$(Aotimes B)(A^-1otimes B^-1) =beginbmatrix c_11BB^-1 & c_12BB^-1 & c_13BB^-1 dots \ c_21BB^-1 & c_22BB^-1 & c_23BB^-1 dots \ vdots & vdots & vdots endbmatrix = beginbmatrix c_11I & c_12I & c_13I dots \ c_21I & c_22I & c_23I dots \ vdots & vdots & vdots endbmatrix$$
where $c_ij$ is a an element of $AA^-1$, so $c_ij = delta_ij$ and the equation holds. This is extremely schematic of course, just to give you some "visuals". You should calculate $Aotimes B$, $A^-1otimes B^-1$ directly by definition of Kronecker product and then multiply them to see how indices behave.
answered Mar 25 at 21:45
AromaTheLoopAromaTheLoop
616
616
add a comment |
add a comment |
$begingroup$
More generally, if $A,B,C,D$ are matrices such that the products $AC$ and $BD$ are defined, then $(Aotimes B)(Cotimes D)=ACotimes BD$. This follows from the definition of Kronecker product.
Another relevant property here is $I_motimes I_n=I_mn$.
$endgroup$
add a comment |
$begingroup$
More generally, if $A,B,C,D$ are matrices such that the products $AC$ and $BD$ are defined, then $(Aotimes B)(Cotimes D)=ACotimes BD$. This follows from the definition of Kronecker product.
Another relevant property here is $I_motimes I_n=I_mn$.
$endgroup$
add a comment |
$begingroup$
More generally, if $A,B,C,D$ are matrices such that the products $AC$ and $BD$ are defined, then $(Aotimes B)(Cotimes D)=ACotimes BD$. This follows from the definition of Kronecker product.
Another relevant property here is $I_motimes I_n=I_mn$.
$endgroup$
More generally, if $A,B,C,D$ are matrices such that the products $AC$ and $BD$ are defined, then $(Aotimes B)(Cotimes D)=ACotimes BD$. This follows from the definition of Kronecker product.
Another relevant property here is $I_motimes I_n=I_mn$.
answered Mar 25 at 21:53
chhrochhro
1,452311
1,452311
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%2f3162329%2fbasic-property-of-kronecker-delta-a-otimes-ba-1-otimes-b-1%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
$begingroup$
Which part isn't clear? It all follows from how you multiply tensor products of matrices.
$endgroup$
– Adam Latosiński
Mar 25 at 21:25
$begingroup$
It's not explained in the text - i tried computing it long hand with an example, perhaps i messed up a computation because it didn't work out.
$endgroup$
– baxx
Mar 25 at 21:41