Integer matrices with integer inverses
$begingroup$
If all entries of an invertible matrix $A$ are rational, then all the entries of $A^{-1}$ are also rational. Now suppose that all entries of an invertible matrix $A$ are integers. Then it's not necessary that all the entries of $A^{-1}$ are integers. My question is:
What are all the invertible integer matrices such that their inverses are also integer?
linear-algebra matrices inverse unimodular-matrices
$endgroup$
add a comment |
$begingroup$
If all entries of an invertible matrix $A$ are rational, then all the entries of $A^{-1}$ are also rational. Now suppose that all entries of an invertible matrix $A$ are integers. Then it's not necessary that all the entries of $A^{-1}$ are integers. My question is:
What are all the invertible integer matrices such that their inverses are also integer?
linear-algebra matrices inverse unimodular-matrices
$endgroup$
2
$begingroup$
en.wikipedia.org/wiki/Unimodular_matrix
$endgroup$
– Martin Sleziak
Nov 23 '11 at 14:31
add a comment |
$begingroup$
If all entries of an invertible matrix $A$ are rational, then all the entries of $A^{-1}$ are also rational. Now suppose that all entries of an invertible matrix $A$ are integers. Then it's not necessary that all the entries of $A^{-1}$ are integers. My question is:
What are all the invertible integer matrices such that their inverses are also integer?
linear-algebra matrices inverse unimodular-matrices
$endgroup$
If all entries of an invertible matrix $A$ are rational, then all the entries of $A^{-1}$ are also rational. Now suppose that all entries of an invertible matrix $A$ are integers. Then it's not necessary that all the entries of $A^{-1}$ are integers. My question is:
What are all the invertible integer matrices such that their inverses are also integer?
linear-algebra matrices inverse unimodular-matrices
linear-algebra matrices inverse unimodular-matrices
edited Jul 14 '17 at 7:11
Rodrigo de Azevedo
13k41959
13k41959
asked Jan 30 '11 at 5:22
anonymous
2
$begingroup$
en.wikipedia.org/wiki/Unimodular_matrix
$endgroup$
– Martin Sleziak
Nov 23 '11 at 14:31
add a comment |
2
$begingroup$
en.wikipedia.org/wiki/Unimodular_matrix
$endgroup$
– Martin Sleziak
Nov 23 '11 at 14:31
2
2
$begingroup$
en.wikipedia.org/wiki/Unimodular_matrix
$endgroup$
– Martin Sleziak
Nov 23 '11 at 14:31
$begingroup$
en.wikipedia.org/wiki/Unimodular_matrix
$endgroup$
– Martin Sleziak
Nov 23 '11 at 14:31
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
Exactly those whose determinant is $1$ or $-1$.
See the previous question about the $2times 2$ case. The determinant map gives necessity, the adjugate formula for the inverse gives sufficiency.
$endgroup$
$begingroup$
how? Please explain
$endgroup$
– anonymous
Jan 30 '11 at 5:27
3
$begingroup$
@Chandru1: See the link.
$endgroup$
– Arturo Magidin
Jan 30 '11 at 5:29
add a comment |
$begingroup$
The inverse of an integer matrix is again an integer matrix iff if the determinant of the matrix is $pm 1$. Integer matrices of determinant $pm 1$ form the General Linear Group $GL(n,mathbb{Z})$
$endgroup$
$begingroup$
Very interesting statement. Is it not possible to generate integer inverse for matrix with determinant for example $2$ ? Quite surprising but probably the statement is true.
$endgroup$
– Widawensen
Jul 14 '17 at 9:33
add a comment |
$begingroup$
Arturo and Sivaram have already given the general condition for integer matrices with integer inverses; here I only note this particular example due to Ericksen that the matrix $mathbf A$ with entries
$$a_{ij}=binom{n+j-1}{i-1}$$
where $n$ is an arbitrary nonnegative integer has an integer inverse.
$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%2f19528%2finteger-matrices-with-integer-inverses%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Exactly those whose determinant is $1$ or $-1$.
See the previous question about the $2times 2$ case. The determinant map gives necessity, the adjugate formula for the inverse gives sufficiency.
$endgroup$
$begingroup$
how? Please explain
$endgroup$
– anonymous
Jan 30 '11 at 5:27
3
$begingroup$
@Chandru1: See the link.
$endgroup$
– Arturo Magidin
Jan 30 '11 at 5:29
add a comment |
$begingroup$
Exactly those whose determinant is $1$ or $-1$.
See the previous question about the $2times 2$ case. The determinant map gives necessity, the adjugate formula for the inverse gives sufficiency.
$endgroup$
$begingroup$
how? Please explain
$endgroup$
– anonymous
Jan 30 '11 at 5:27
3
$begingroup$
@Chandru1: See the link.
$endgroup$
– Arturo Magidin
Jan 30 '11 at 5:29
add a comment |
$begingroup$
Exactly those whose determinant is $1$ or $-1$.
See the previous question about the $2times 2$ case. The determinant map gives necessity, the adjugate formula for the inverse gives sufficiency.
$endgroup$
Exactly those whose determinant is $1$ or $-1$.
See the previous question about the $2times 2$ case. The determinant map gives necessity, the adjugate formula for the inverse gives sufficiency.
edited Apr 13 '17 at 12:21
Community♦
1
1
answered Jan 30 '11 at 5:24
Arturo MagidinArturo Magidin
263k34587915
263k34587915
$begingroup$
how? Please explain
$endgroup$
– anonymous
Jan 30 '11 at 5:27
3
$begingroup$
@Chandru1: See the link.
$endgroup$
– Arturo Magidin
Jan 30 '11 at 5:29
add a comment |
$begingroup$
how? Please explain
$endgroup$
– anonymous
Jan 30 '11 at 5:27
3
$begingroup$
@Chandru1: See the link.
$endgroup$
– Arturo Magidin
Jan 30 '11 at 5:29
$begingroup$
how? Please explain
$endgroup$
– anonymous
Jan 30 '11 at 5:27
$begingroup$
how? Please explain
$endgroup$
– anonymous
Jan 30 '11 at 5:27
3
3
$begingroup$
@Chandru1: See the link.
$endgroup$
– Arturo Magidin
Jan 30 '11 at 5:29
$begingroup$
@Chandru1: See the link.
$endgroup$
– Arturo Magidin
Jan 30 '11 at 5:29
add a comment |
$begingroup$
The inverse of an integer matrix is again an integer matrix iff if the determinant of the matrix is $pm 1$. Integer matrices of determinant $pm 1$ form the General Linear Group $GL(n,mathbb{Z})$
$endgroup$
$begingroup$
Very interesting statement. Is it not possible to generate integer inverse for matrix with determinant for example $2$ ? Quite surprising but probably the statement is true.
$endgroup$
– Widawensen
Jul 14 '17 at 9:33
add a comment |
$begingroup$
The inverse of an integer matrix is again an integer matrix iff if the determinant of the matrix is $pm 1$. Integer matrices of determinant $pm 1$ form the General Linear Group $GL(n,mathbb{Z})$
$endgroup$
$begingroup$
Very interesting statement. Is it not possible to generate integer inverse for matrix with determinant for example $2$ ? Quite surprising but probably the statement is true.
$endgroup$
– Widawensen
Jul 14 '17 at 9:33
add a comment |
$begingroup$
The inverse of an integer matrix is again an integer matrix iff if the determinant of the matrix is $pm 1$. Integer matrices of determinant $pm 1$ form the General Linear Group $GL(n,mathbb{Z})$
$endgroup$
The inverse of an integer matrix is again an integer matrix iff if the determinant of the matrix is $pm 1$. Integer matrices of determinant $pm 1$ form the General Linear Group $GL(n,mathbb{Z})$
answered Jan 30 '11 at 5:27
user17762
$begingroup$
Very interesting statement. Is it not possible to generate integer inverse for matrix with determinant for example $2$ ? Quite surprising but probably the statement is true.
$endgroup$
– Widawensen
Jul 14 '17 at 9:33
add a comment |
$begingroup$
Very interesting statement. Is it not possible to generate integer inverse for matrix with determinant for example $2$ ? Quite surprising but probably the statement is true.
$endgroup$
– Widawensen
Jul 14 '17 at 9:33
$begingroup$
Very interesting statement. Is it not possible to generate integer inverse for matrix with determinant for example $2$ ? Quite surprising but probably the statement is true.
$endgroup$
– Widawensen
Jul 14 '17 at 9:33
$begingroup$
Very interesting statement. Is it not possible to generate integer inverse for matrix with determinant for example $2$ ? Quite surprising but probably the statement is true.
$endgroup$
– Widawensen
Jul 14 '17 at 9:33
add a comment |
$begingroup$
Arturo and Sivaram have already given the general condition for integer matrices with integer inverses; here I only note this particular example due to Ericksen that the matrix $mathbf A$ with entries
$$a_{ij}=binom{n+j-1}{i-1}$$
where $n$ is an arbitrary nonnegative integer has an integer inverse.
$endgroup$
add a comment |
$begingroup$
Arturo and Sivaram have already given the general condition for integer matrices with integer inverses; here I only note this particular example due to Ericksen that the matrix $mathbf A$ with entries
$$a_{ij}=binom{n+j-1}{i-1}$$
where $n$ is an arbitrary nonnegative integer has an integer inverse.
$endgroup$
add a comment |
$begingroup$
Arturo and Sivaram have already given the general condition for integer matrices with integer inverses; here I only note this particular example due to Ericksen that the matrix $mathbf A$ with entries
$$a_{ij}=binom{n+j-1}{i-1}$$
where $n$ is an arbitrary nonnegative integer has an integer inverse.
$endgroup$
Arturo and Sivaram have already given the general condition for integer matrices with integer inverses; here I only note this particular example due to Ericksen that the matrix $mathbf A$ with entries
$$a_{ij}=binom{n+j-1}{i-1}$$
where $n$ is an arbitrary nonnegative integer has an integer inverse.
answered Jan 31 '11 at 5:29
user6429
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%2f19528%2finteger-matrices-with-integer-inverses%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
2
$begingroup$
en.wikipedia.org/wiki/Unimodular_matrix
$endgroup$
– Martin Sleziak
Nov 23 '11 at 14:31