Generalized Diagonal
I was given the following definition:
For all $sigmain S_n$, the product $prod_limits{i=1}^n a_{i,sigma(i)}$ contains one entry from every row and every column, the entries of these matrix is called a "Generalized Diagonal".
What is Generalized Diagonal? is it all the entries of a given $sigmain S_n$? what are the uses of it?
linear-algebra
add a comment |
I was given the following definition:
For all $sigmain S_n$, the product $prod_limits{i=1}^n a_{i,sigma(i)}$ contains one entry from every row and every column, the entries of these matrix is called a "Generalized Diagonal".
What is Generalized Diagonal? is it all the entries of a given $sigmain S_n$? what are the uses of it?
linear-algebra
add a comment |
I was given the following definition:
For all $sigmain S_n$, the product $prod_limits{i=1}^n a_{i,sigma(i)}$ contains one entry from every row and every column, the entries of these matrix is called a "Generalized Diagonal".
What is Generalized Diagonal? is it all the entries of a given $sigmain S_n$? what are the uses of it?
linear-algebra
I was given the following definition:
For all $sigmain S_n$, the product $prod_limits{i=1}^n a_{i,sigma(i)}$ contains one entry from every row and every column, the entries of these matrix is called a "Generalized Diagonal".
What is Generalized Diagonal? is it all the entries of a given $sigmain S_n$? what are the uses of it?
linear-algebra
linear-algebra
asked Jul 22 '15 at 16:20
gbox
5,36662157
5,36662157
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
I guess it means the sequence $left(a_{1,sigmaleft(1right)}, a_{2,sigmaleft(2right)}, ldots, a_{n,sigmaleft(nright)}right)$ for a given $sigma in S_n$. I have never heard of this notion; it is not standard. But it isn't completely useless: For instance, it allows you to say that "the determinant of a lower-triangular matrix is the product of its diagonal entries, because every generalized diagonal other than the main diagonal has at least one zero entry".
add a comment |
This resembles the notation used in the Leibniz formula for determinants.
If I define the signed generalized diagonal product as
$$operatorname{SGDP}_sigma = operatorname{sign}(sigma) prod_limits{i=1}^n a_{i,sigma(i)}$$
where $operatorname{sign}(sigma) = +1$ if $sigma$ is an even permutation and $operatorname{sign}(sigma) = -1$ if $sigma$ is an odd permutation, then I can make the statement:
The determinant of a matrix is equal to the sum of all its signed generalized diagonal products
Or simply, $det(A) = sum_{sigma in S_n} operatorname{SGDP}_sigma$
As a concrete example, here is the formula for the determinant of a $3 times 3$ matrix:
$$det(A) = a_{1,1}a_{2,2}a_{3,3} - a_{1,2}a_{2,1}a_{3,3} - a_{1,1}a_{2,3}a_{3,2} + a_{1,2}a_{2,3}a_{3,1} + a_{1,3}a_{2,1}a_{3,2} - a_{1,3}a_{2,2}a_{3,1} $$
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%2f1370263%2fgeneralized-diagonal%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
I guess it means the sequence $left(a_{1,sigmaleft(1right)}, a_{2,sigmaleft(2right)}, ldots, a_{n,sigmaleft(nright)}right)$ for a given $sigma in S_n$. I have never heard of this notion; it is not standard. But it isn't completely useless: For instance, it allows you to say that "the determinant of a lower-triangular matrix is the product of its diagonal entries, because every generalized diagonal other than the main diagonal has at least one zero entry".
add a comment |
I guess it means the sequence $left(a_{1,sigmaleft(1right)}, a_{2,sigmaleft(2right)}, ldots, a_{n,sigmaleft(nright)}right)$ for a given $sigma in S_n$. I have never heard of this notion; it is not standard. But it isn't completely useless: For instance, it allows you to say that "the determinant of a lower-triangular matrix is the product of its diagonal entries, because every generalized diagonal other than the main diagonal has at least one zero entry".
add a comment |
I guess it means the sequence $left(a_{1,sigmaleft(1right)}, a_{2,sigmaleft(2right)}, ldots, a_{n,sigmaleft(nright)}right)$ for a given $sigma in S_n$. I have never heard of this notion; it is not standard. But it isn't completely useless: For instance, it allows you to say that "the determinant of a lower-triangular matrix is the product of its diagonal entries, because every generalized diagonal other than the main diagonal has at least one zero entry".
I guess it means the sequence $left(a_{1,sigmaleft(1right)}, a_{2,sigmaleft(2right)}, ldots, a_{n,sigmaleft(nright)}right)$ for a given $sigma in S_n$. I have never heard of this notion; it is not standard. But it isn't completely useless: For instance, it allows you to say that "the determinant of a lower-triangular matrix is the product of its diagonal entries, because every generalized diagonal other than the main diagonal has at least one zero entry".
answered Jul 22 '15 at 17:02
darij grinberg
10.2k33061
10.2k33061
add a comment |
add a comment |
This resembles the notation used in the Leibniz formula for determinants.
If I define the signed generalized diagonal product as
$$operatorname{SGDP}_sigma = operatorname{sign}(sigma) prod_limits{i=1}^n a_{i,sigma(i)}$$
where $operatorname{sign}(sigma) = +1$ if $sigma$ is an even permutation and $operatorname{sign}(sigma) = -1$ if $sigma$ is an odd permutation, then I can make the statement:
The determinant of a matrix is equal to the sum of all its signed generalized diagonal products
Or simply, $det(A) = sum_{sigma in S_n} operatorname{SGDP}_sigma$
As a concrete example, here is the formula for the determinant of a $3 times 3$ matrix:
$$det(A) = a_{1,1}a_{2,2}a_{3,3} - a_{1,2}a_{2,1}a_{3,3} - a_{1,1}a_{2,3}a_{3,2} + a_{1,2}a_{2,3}a_{3,1} + a_{1,3}a_{2,1}a_{3,2} - a_{1,3}a_{2,2}a_{3,1} $$
add a comment |
This resembles the notation used in the Leibniz formula for determinants.
If I define the signed generalized diagonal product as
$$operatorname{SGDP}_sigma = operatorname{sign}(sigma) prod_limits{i=1}^n a_{i,sigma(i)}$$
where $operatorname{sign}(sigma) = +1$ if $sigma$ is an even permutation and $operatorname{sign}(sigma) = -1$ if $sigma$ is an odd permutation, then I can make the statement:
The determinant of a matrix is equal to the sum of all its signed generalized diagonal products
Or simply, $det(A) = sum_{sigma in S_n} operatorname{SGDP}_sigma$
As a concrete example, here is the formula for the determinant of a $3 times 3$ matrix:
$$det(A) = a_{1,1}a_{2,2}a_{3,3} - a_{1,2}a_{2,1}a_{3,3} - a_{1,1}a_{2,3}a_{3,2} + a_{1,2}a_{2,3}a_{3,1} + a_{1,3}a_{2,1}a_{3,2} - a_{1,3}a_{2,2}a_{3,1} $$
add a comment |
This resembles the notation used in the Leibniz formula for determinants.
If I define the signed generalized diagonal product as
$$operatorname{SGDP}_sigma = operatorname{sign}(sigma) prod_limits{i=1}^n a_{i,sigma(i)}$$
where $operatorname{sign}(sigma) = +1$ if $sigma$ is an even permutation and $operatorname{sign}(sigma) = -1$ if $sigma$ is an odd permutation, then I can make the statement:
The determinant of a matrix is equal to the sum of all its signed generalized diagonal products
Or simply, $det(A) = sum_{sigma in S_n} operatorname{SGDP}_sigma$
As a concrete example, here is the formula for the determinant of a $3 times 3$ matrix:
$$det(A) = a_{1,1}a_{2,2}a_{3,3} - a_{1,2}a_{2,1}a_{3,3} - a_{1,1}a_{2,3}a_{3,2} + a_{1,2}a_{2,3}a_{3,1} + a_{1,3}a_{2,1}a_{3,2} - a_{1,3}a_{2,2}a_{3,1} $$
This resembles the notation used in the Leibniz formula for determinants.
If I define the signed generalized diagonal product as
$$operatorname{SGDP}_sigma = operatorname{sign}(sigma) prod_limits{i=1}^n a_{i,sigma(i)}$$
where $operatorname{sign}(sigma) = +1$ if $sigma$ is an even permutation and $operatorname{sign}(sigma) = -1$ if $sigma$ is an odd permutation, then I can make the statement:
The determinant of a matrix is equal to the sum of all its signed generalized diagonal products
Or simply, $det(A) = sum_{sigma in S_n} operatorname{SGDP}_sigma$
As a concrete example, here is the formula for the determinant of a $3 times 3$ matrix:
$$det(A) = a_{1,1}a_{2,2}a_{3,3} - a_{1,2}a_{2,1}a_{3,3} - a_{1,1}a_{2,3}a_{3,2} + a_{1,2}a_{2,3}a_{3,1} + a_{1,3}a_{2,1}a_{3,2} - a_{1,3}a_{2,2}a_{3,1} $$
edited Nov 20 at 0:48
darij grinberg
10.2k33061
10.2k33061
answered Jul 22 '15 at 17:36
eigenchris
1,520616
1,520616
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f1370263%2fgeneralized-diagonal%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