Does this special identity matrix have a name?
$begingroup$
recently I stumbled upon the problem of defining a diagonal matrix whose elements are identity matrices of $dim = n$, where $n$ is the column/row index. For example, for $n=3$:
$mathbb{I}_3 = left[{begin{array}{ccc}
I_1 & 0 & 0 \
0 & I_2 & 0 \
0 & 0 & I_3
end{array} }right]$,
and the subscript indicates the size of the matrix, i.e., $I_2$ is a $2times 2$ identity matrix and so on.
This definition may look silly, but I need a matrix with this property to explicitly define the direct sum of matrices with a notation that's more usual than $bigoplus_i^n$.
So, $mathbb{I}_n$ does have a special name?
linear-algebra matrices
$endgroup$
add a comment |
$begingroup$
recently I stumbled upon the problem of defining a diagonal matrix whose elements are identity matrices of $dim = n$, where $n$ is the column/row index. For example, for $n=3$:
$mathbb{I}_3 = left[{begin{array}{ccc}
I_1 & 0 & 0 \
0 & I_2 & 0 \
0 & 0 & I_3
end{array} }right]$,
and the subscript indicates the size of the matrix, i.e., $I_2$ is a $2times 2$ identity matrix and so on.
This definition may look silly, but I need a matrix with this property to explicitly define the direct sum of matrices with a notation that's more usual than $bigoplus_i^n$.
So, $mathbb{I}_n$ does have a special name?
linear-algebra matrices
$endgroup$
7
$begingroup$
Unless I am mistaken, your example is $I_6$.
$endgroup$
– Mindlack
Jan 21 at 17:07
$begingroup$
It looks like, but $mathbb{I}_3$ is actually a 3x3 matrix, where the elements of the diagonal are progressively larger identity matrices. This shape is neccessary for the mathematical properties I need.
$endgroup$
– Eduardo W.
Jan 21 at 17:24
1
$begingroup$
You mean, it is not a block notation, but a matrix of which the entries are matrices?
$endgroup$
– Mindlack
Jan 21 at 17:26
1
$begingroup$
Precisely! The 1st element is a 1x1 identity matrix. The 2nd element on the diagonal is a 2x2 identity. The 3rd is a 3x3 identity and so on. So, expanding the elements back into full matrices, the full dimension of $mathbb{I}_n$ is $n!$.
$endgroup$
– Eduardo W.
Jan 21 at 17:27
$begingroup$
I don't think what you're asking for has/needs a special name. Generally you talk about matrices built out of smaller matrices as being "block matrices" and then you use your arguments about how to compute with the blocks.
$endgroup$
– rschwieb
Jan 21 at 17:29
add a comment |
$begingroup$
recently I stumbled upon the problem of defining a diagonal matrix whose elements are identity matrices of $dim = n$, where $n$ is the column/row index. For example, for $n=3$:
$mathbb{I}_3 = left[{begin{array}{ccc}
I_1 & 0 & 0 \
0 & I_2 & 0 \
0 & 0 & I_3
end{array} }right]$,
and the subscript indicates the size of the matrix, i.e., $I_2$ is a $2times 2$ identity matrix and so on.
This definition may look silly, but I need a matrix with this property to explicitly define the direct sum of matrices with a notation that's more usual than $bigoplus_i^n$.
So, $mathbb{I}_n$ does have a special name?
linear-algebra matrices
$endgroup$
recently I stumbled upon the problem of defining a diagonal matrix whose elements are identity matrices of $dim = n$, where $n$ is the column/row index. For example, for $n=3$:
$mathbb{I}_3 = left[{begin{array}{ccc}
I_1 & 0 & 0 \
0 & I_2 & 0 \
0 & 0 & I_3
end{array} }right]$,
and the subscript indicates the size of the matrix, i.e., $I_2$ is a $2times 2$ identity matrix and so on.
This definition may look silly, but I need a matrix with this property to explicitly define the direct sum of matrices with a notation that's more usual than $bigoplus_i^n$.
So, $mathbb{I}_n$ does have a special name?
linear-algebra matrices
linear-algebra matrices
asked Jan 21 at 17:02
Eduardo W.Eduardo W.
1
1
7
$begingroup$
Unless I am mistaken, your example is $I_6$.
$endgroup$
– Mindlack
Jan 21 at 17:07
$begingroup$
It looks like, but $mathbb{I}_3$ is actually a 3x3 matrix, where the elements of the diagonal are progressively larger identity matrices. This shape is neccessary for the mathematical properties I need.
$endgroup$
– Eduardo W.
Jan 21 at 17:24
1
$begingroup$
You mean, it is not a block notation, but a matrix of which the entries are matrices?
$endgroup$
– Mindlack
Jan 21 at 17:26
1
$begingroup$
Precisely! The 1st element is a 1x1 identity matrix. The 2nd element on the diagonal is a 2x2 identity. The 3rd is a 3x3 identity and so on. So, expanding the elements back into full matrices, the full dimension of $mathbb{I}_n$ is $n!$.
$endgroup$
– Eduardo W.
Jan 21 at 17:27
$begingroup$
I don't think what you're asking for has/needs a special name. Generally you talk about matrices built out of smaller matrices as being "block matrices" and then you use your arguments about how to compute with the blocks.
$endgroup$
– rschwieb
Jan 21 at 17:29
add a comment |
7
$begingroup$
Unless I am mistaken, your example is $I_6$.
$endgroup$
– Mindlack
Jan 21 at 17:07
$begingroup$
It looks like, but $mathbb{I}_3$ is actually a 3x3 matrix, where the elements of the diagonal are progressively larger identity matrices. This shape is neccessary for the mathematical properties I need.
$endgroup$
– Eduardo W.
Jan 21 at 17:24
1
$begingroup$
You mean, it is not a block notation, but a matrix of which the entries are matrices?
$endgroup$
– Mindlack
Jan 21 at 17:26
1
$begingroup$
Precisely! The 1st element is a 1x1 identity matrix. The 2nd element on the diagonal is a 2x2 identity. The 3rd is a 3x3 identity and so on. So, expanding the elements back into full matrices, the full dimension of $mathbb{I}_n$ is $n!$.
$endgroup$
– Eduardo W.
Jan 21 at 17:27
$begingroup$
I don't think what you're asking for has/needs a special name. Generally you talk about matrices built out of smaller matrices as being "block matrices" and then you use your arguments about how to compute with the blocks.
$endgroup$
– rschwieb
Jan 21 at 17:29
7
7
$begingroup$
Unless I am mistaken, your example is $I_6$.
$endgroup$
– Mindlack
Jan 21 at 17:07
$begingroup$
Unless I am mistaken, your example is $I_6$.
$endgroup$
– Mindlack
Jan 21 at 17:07
$begingroup$
It looks like, but $mathbb{I}_3$ is actually a 3x3 matrix, where the elements of the diagonal are progressively larger identity matrices. This shape is neccessary for the mathematical properties I need.
$endgroup$
– Eduardo W.
Jan 21 at 17:24
$begingroup$
It looks like, but $mathbb{I}_3$ is actually a 3x3 matrix, where the elements of the diagonal are progressively larger identity matrices. This shape is neccessary for the mathematical properties I need.
$endgroup$
– Eduardo W.
Jan 21 at 17:24
1
1
$begingroup$
You mean, it is not a block notation, but a matrix of which the entries are matrices?
$endgroup$
– Mindlack
Jan 21 at 17:26
$begingroup$
You mean, it is not a block notation, but a matrix of which the entries are matrices?
$endgroup$
– Mindlack
Jan 21 at 17:26
1
1
$begingroup$
Precisely! The 1st element is a 1x1 identity matrix. The 2nd element on the diagonal is a 2x2 identity. The 3rd is a 3x3 identity and so on. So, expanding the elements back into full matrices, the full dimension of $mathbb{I}_n$ is $n!$.
$endgroup$
– Eduardo W.
Jan 21 at 17:27
$begingroup$
Precisely! The 1st element is a 1x1 identity matrix. The 2nd element on the diagonal is a 2x2 identity. The 3rd is a 3x3 identity and so on. So, expanding the elements back into full matrices, the full dimension of $mathbb{I}_n$ is $n!$.
$endgroup$
– Eduardo W.
Jan 21 at 17:27
$begingroup$
I don't think what you're asking for has/needs a special name. Generally you talk about matrices built out of smaller matrices as being "block matrices" and then you use your arguments about how to compute with the blocks.
$endgroup$
– rschwieb
Jan 21 at 17:29
$begingroup$
I don't think what you're asking for has/needs a special name. Generally you talk about matrices built out of smaller matrices as being "block matrices" and then you use your arguments about how to compute with the blocks.
$endgroup$
– rschwieb
Jan 21 at 17:29
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
There’s not a special unique name, but in general, $mathbb{I}_{n} = I_{frac{n(n+1)}{2}}$.
In your example, $n=3$ so $dfrac{n(n+1)}{2} = 6$
$endgroup$
$begingroup$
I see... I thought this couldn't be new, probably some Russian or French mathematician would already had defined this and it could be referred by its name. But thanks!
$endgroup$
– Eduardo W.
Jan 21 at 17:28
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%2f3082104%2fdoes-this-special-identity-matrix-have-a-name%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
There’s not a special unique name, but in general, $mathbb{I}_{n} = I_{frac{n(n+1)}{2}}$.
In your example, $n=3$ so $dfrac{n(n+1)}{2} = 6$
$endgroup$
$begingroup$
I see... I thought this couldn't be new, probably some Russian or French mathematician would already had defined this and it could be referred by its name. But thanks!
$endgroup$
– Eduardo W.
Jan 21 at 17:28
add a comment |
$begingroup$
There’s not a special unique name, but in general, $mathbb{I}_{n} = I_{frac{n(n+1)}{2}}$.
In your example, $n=3$ so $dfrac{n(n+1)}{2} = 6$
$endgroup$
$begingroup$
I see... I thought this couldn't be new, probably some Russian or French mathematician would already had defined this and it could be referred by its name. But thanks!
$endgroup$
– Eduardo W.
Jan 21 at 17:28
add a comment |
$begingroup$
There’s not a special unique name, but in general, $mathbb{I}_{n} = I_{frac{n(n+1)}{2}}$.
In your example, $n=3$ so $dfrac{n(n+1)}{2} = 6$
$endgroup$
There’s not a special unique name, but in general, $mathbb{I}_{n} = I_{frac{n(n+1)}{2}}$.
In your example, $n=3$ so $dfrac{n(n+1)}{2} = 6$
answered Jan 21 at 17:22
user458276user458276
554211
554211
$begingroup$
I see... I thought this couldn't be new, probably some Russian or French mathematician would already had defined this and it could be referred by its name. But thanks!
$endgroup$
– Eduardo W.
Jan 21 at 17:28
add a comment |
$begingroup$
I see... I thought this couldn't be new, probably some Russian or French mathematician would already had defined this and it could be referred by its name. But thanks!
$endgroup$
– Eduardo W.
Jan 21 at 17:28
$begingroup$
I see... I thought this couldn't be new, probably some Russian or French mathematician would already had defined this and it could be referred by its name. But thanks!
$endgroup$
– Eduardo W.
Jan 21 at 17:28
$begingroup$
I see... I thought this couldn't be new, probably some Russian or French mathematician would already had defined this and it could be referred by its name. But thanks!
$endgroup$
– Eduardo W.
Jan 21 at 17:28
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%2f3082104%2fdoes-this-special-identity-matrix-have-a-name%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
7
$begingroup$
Unless I am mistaken, your example is $I_6$.
$endgroup$
– Mindlack
Jan 21 at 17:07
$begingroup$
It looks like, but $mathbb{I}_3$ is actually a 3x3 matrix, where the elements of the diagonal are progressively larger identity matrices. This shape is neccessary for the mathematical properties I need.
$endgroup$
– Eduardo W.
Jan 21 at 17:24
1
$begingroup$
You mean, it is not a block notation, but a matrix of which the entries are matrices?
$endgroup$
– Mindlack
Jan 21 at 17:26
1
$begingroup$
Precisely! The 1st element is a 1x1 identity matrix. The 2nd element on the diagonal is a 2x2 identity. The 3rd is a 3x3 identity and so on. So, expanding the elements back into full matrices, the full dimension of $mathbb{I}_n$ is $n!$.
$endgroup$
– Eduardo W.
Jan 21 at 17:27
$begingroup$
I don't think what you're asking for has/needs a special name. Generally you talk about matrices built out of smaller matrices as being "block matrices" and then you use your arguments about how to compute with the blocks.
$endgroup$
– rschwieb
Jan 21 at 17:29