For which values of $x$ the matrix is invertible?
$begingroup$
The following matrix has coefficients in $Bbb Z_{11}$:
$left(begin{matrix}
1 & 0 & 3 & 0 & 5 \
0 & 3 & 0 & 5 & 0 \
3 & 0 & x & 0 & 7 \
0 & 5 & 0 & 7 & 0 \
5 & 0 & 7 & 0 & 9
end{matrix}right)$
To determine for which values of $x$ it is invertible, I tried to find the correspondent triangular matrix so I can easily calculate the determinant and then understand for which values $x$ is $0$. I have come to this point:
$left(begin{matrix}
1 & 0 & 3 & 0 & 5 \
0 & 1 & 0 & 7 & 0 \
0 & 0 & 2x & 0 & 3 \
0 & 0 & 0 & 5 & 0 \
0 & 0 & 3 & 0 & 6
end{matrix}right)$
I don't know how to remove the $3$ to make the matrix triangular. Any help?
linear-algebra matrices discrete-mathematics linear-transformations
$endgroup$
|
show 3 more comments
$begingroup$
The following matrix has coefficients in $Bbb Z_{11}$:
$left(begin{matrix}
1 & 0 & 3 & 0 & 5 \
0 & 3 & 0 & 5 & 0 \
3 & 0 & x & 0 & 7 \
0 & 5 & 0 & 7 & 0 \
5 & 0 & 7 & 0 & 9
end{matrix}right)$
To determine for which values of $x$ it is invertible, I tried to find the correspondent triangular matrix so I can easily calculate the determinant and then understand for which values $x$ is $0$. I have come to this point:
$left(begin{matrix}
1 & 0 & 3 & 0 & 5 \
0 & 1 & 0 & 7 & 0 \
0 & 0 & 2x & 0 & 3 \
0 & 0 & 0 & 5 & 0 \
0 & 0 & 3 & 0 & 6
end{matrix}right)$
I don't know how to remove the $3$ to make the matrix triangular. Any help?
linear-algebra matrices discrete-mathematics linear-transformations
$endgroup$
$begingroup$
Did you learned about determinants?
$endgroup$
– gbox
Jan 23 at 16:44
2
$begingroup$
Hint: if $xneq 0$, you can subtract a multiple of the third row from the last row.
$endgroup$
– Wojowu
Jan 23 at 16:44
$begingroup$
@gbox I'm not a veteran of the topic, but something I know. What in particular are you referring to?
$endgroup$
– Jack
Jan 23 at 16:46
$begingroup$
@Wojowu but basically I don't know the values of $x$. Is this operation allowed?
$endgroup$
– Jack
Jan 23 at 16:48
$begingroup$
@Jack: it is when $xne0$. But you may prefer to swap rows 3, 5 and eliminate as usual.
$endgroup$
– Yves Daoust
Jan 23 at 16:54
|
show 3 more comments
$begingroup$
The following matrix has coefficients in $Bbb Z_{11}$:
$left(begin{matrix}
1 & 0 & 3 & 0 & 5 \
0 & 3 & 0 & 5 & 0 \
3 & 0 & x & 0 & 7 \
0 & 5 & 0 & 7 & 0 \
5 & 0 & 7 & 0 & 9
end{matrix}right)$
To determine for which values of $x$ it is invertible, I tried to find the correspondent triangular matrix so I can easily calculate the determinant and then understand for which values $x$ is $0$. I have come to this point:
$left(begin{matrix}
1 & 0 & 3 & 0 & 5 \
0 & 1 & 0 & 7 & 0 \
0 & 0 & 2x & 0 & 3 \
0 & 0 & 0 & 5 & 0 \
0 & 0 & 3 & 0 & 6
end{matrix}right)$
I don't know how to remove the $3$ to make the matrix triangular. Any help?
linear-algebra matrices discrete-mathematics linear-transformations
$endgroup$
The following matrix has coefficients in $Bbb Z_{11}$:
$left(begin{matrix}
1 & 0 & 3 & 0 & 5 \
0 & 3 & 0 & 5 & 0 \
3 & 0 & x & 0 & 7 \
0 & 5 & 0 & 7 & 0 \
5 & 0 & 7 & 0 & 9
end{matrix}right)$
To determine for which values of $x$ it is invertible, I tried to find the correspondent triangular matrix so I can easily calculate the determinant and then understand for which values $x$ is $0$. I have come to this point:
$left(begin{matrix}
1 & 0 & 3 & 0 & 5 \
0 & 1 & 0 & 7 & 0 \
0 & 0 & 2x & 0 & 3 \
0 & 0 & 0 & 5 & 0 \
0 & 0 & 3 & 0 & 6
end{matrix}right)$
I don't know how to remove the $3$ to make the matrix triangular. Any help?
linear-algebra matrices discrete-mathematics linear-transformations
linear-algebra matrices discrete-mathematics linear-transformations
asked Jan 23 at 16:42
JackJack
344
344
$begingroup$
Did you learned about determinants?
$endgroup$
– gbox
Jan 23 at 16:44
2
$begingroup$
Hint: if $xneq 0$, you can subtract a multiple of the third row from the last row.
$endgroup$
– Wojowu
Jan 23 at 16:44
$begingroup$
@gbox I'm not a veteran of the topic, but something I know. What in particular are you referring to?
$endgroup$
– Jack
Jan 23 at 16:46
$begingroup$
@Wojowu but basically I don't know the values of $x$. Is this operation allowed?
$endgroup$
– Jack
Jan 23 at 16:48
$begingroup$
@Jack: it is when $xne0$. But you may prefer to swap rows 3, 5 and eliminate as usual.
$endgroup$
– Yves Daoust
Jan 23 at 16:54
|
show 3 more comments
$begingroup$
Did you learned about determinants?
$endgroup$
– gbox
Jan 23 at 16:44
2
$begingroup$
Hint: if $xneq 0$, you can subtract a multiple of the third row from the last row.
$endgroup$
– Wojowu
Jan 23 at 16:44
$begingroup$
@gbox I'm not a veteran of the topic, but something I know. What in particular are you referring to?
$endgroup$
– Jack
Jan 23 at 16:46
$begingroup$
@Wojowu but basically I don't know the values of $x$. Is this operation allowed?
$endgroup$
– Jack
Jan 23 at 16:48
$begingroup$
@Jack: it is when $xne0$. But you may prefer to swap rows 3, 5 and eliminate as usual.
$endgroup$
– Yves Daoust
Jan 23 at 16:54
$begingroup$
Did you learned about determinants?
$endgroup$
– gbox
Jan 23 at 16:44
$begingroup$
Did you learned about determinants?
$endgroup$
– gbox
Jan 23 at 16:44
2
2
$begingroup$
Hint: if $xneq 0$, you can subtract a multiple of the third row from the last row.
$endgroup$
– Wojowu
Jan 23 at 16:44
$begingroup$
Hint: if $xneq 0$, you can subtract a multiple of the third row from the last row.
$endgroup$
– Wojowu
Jan 23 at 16:44
$begingroup$
@gbox I'm not a veteran of the topic, but something I know. What in particular are you referring to?
$endgroup$
– Jack
Jan 23 at 16:46
$begingroup$
@gbox I'm not a veteran of the topic, but something I know. What in particular are you referring to?
$endgroup$
– Jack
Jan 23 at 16:46
$begingroup$
@Wojowu but basically I don't know the values of $x$. Is this operation allowed?
$endgroup$
– Jack
Jan 23 at 16:48
$begingroup$
@Wojowu but basically I don't know the values of $x$. Is this operation allowed?
$endgroup$
– Jack
Jan 23 at 16:48
$begingroup$
@Jack: it is when $xne0$. But you may prefer to swap rows 3, 5 and eliminate as usual.
$endgroup$
– Yves Daoust
Jan 23 at 16:54
$begingroup$
@Jack: it is when $xne0$. But you may prefer to swap rows 3, 5 and eliminate as usual.
$endgroup$
– Yves Daoust
Jan 23 at 16:54
|
show 3 more comments
2 Answers
2
active
oldest
votes
$begingroup$
The original matrix $A$ will not be invertible if and only if there is a nonzero vector $v=(v_1,ldots,v_5)^T$ such that $Av=0$.
By the pattern of zeros of $A$ we see that the equations from $Av=0$ for $v_2,v_4$ are independent of those for $v_1,v_3,v_5$. Moreover we have $3v_2+5v_4=0=5v_2+7v_4$, which are independent of each other in $mathbb{Z}_{11}$, so $v_2=0=v_4$.
Now we have to impose that the matrix for $v_1,v_3,v_5$ is not invertible. That matrix is equivalent modulo $11$ to
$$begin{pmatrix}1 & 3 & 5 \ 3 & x & -4\ 5 & -4 & -2end{pmatrix}.$$
Its determinant is equivalent modulo $11$ to $6x+3$, so $det(A)equiv 0pmod{11}$ iff $xequiv (-3)6^{-1}equiv (-3)2equiv 5pmod{11}$.
$endgroup$
add a comment |
$begingroup$
The matrix is singular (and not invertible) if any row can be described as a linear combination of the other rows (other than the trivial combination).
Due to the placement of the zeros, it should be obvious that second and fourth rows must be independent from the third row.
But if we take the first plus the fifth minus twice the third we get
$(0,0,10-2x,0,0)$,
and we have a singular matrix if
$10-2x equiv 0pmod {11}$.
$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%2f3084734%2ffor-which-values-of-x-the-matrix-is-invertible%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 original matrix $A$ will not be invertible if and only if there is a nonzero vector $v=(v_1,ldots,v_5)^T$ such that $Av=0$.
By the pattern of zeros of $A$ we see that the equations from $Av=0$ for $v_2,v_4$ are independent of those for $v_1,v_3,v_5$. Moreover we have $3v_2+5v_4=0=5v_2+7v_4$, which are independent of each other in $mathbb{Z}_{11}$, so $v_2=0=v_4$.
Now we have to impose that the matrix for $v_1,v_3,v_5$ is not invertible. That matrix is equivalent modulo $11$ to
$$begin{pmatrix}1 & 3 & 5 \ 3 & x & -4\ 5 & -4 & -2end{pmatrix}.$$
Its determinant is equivalent modulo $11$ to $6x+3$, so $det(A)equiv 0pmod{11}$ iff $xequiv (-3)6^{-1}equiv (-3)2equiv 5pmod{11}$.
$endgroup$
add a comment |
$begingroup$
The original matrix $A$ will not be invertible if and only if there is a nonzero vector $v=(v_1,ldots,v_5)^T$ such that $Av=0$.
By the pattern of zeros of $A$ we see that the equations from $Av=0$ for $v_2,v_4$ are independent of those for $v_1,v_3,v_5$. Moreover we have $3v_2+5v_4=0=5v_2+7v_4$, which are independent of each other in $mathbb{Z}_{11}$, so $v_2=0=v_4$.
Now we have to impose that the matrix for $v_1,v_3,v_5$ is not invertible. That matrix is equivalent modulo $11$ to
$$begin{pmatrix}1 & 3 & 5 \ 3 & x & -4\ 5 & -4 & -2end{pmatrix}.$$
Its determinant is equivalent modulo $11$ to $6x+3$, so $det(A)equiv 0pmod{11}$ iff $xequiv (-3)6^{-1}equiv (-3)2equiv 5pmod{11}$.
$endgroup$
add a comment |
$begingroup$
The original matrix $A$ will not be invertible if and only if there is a nonzero vector $v=(v_1,ldots,v_5)^T$ such that $Av=0$.
By the pattern of zeros of $A$ we see that the equations from $Av=0$ for $v_2,v_4$ are independent of those for $v_1,v_3,v_5$. Moreover we have $3v_2+5v_4=0=5v_2+7v_4$, which are independent of each other in $mathbb{Z}_{11}$, so $v_2=0=v_4$.
Now we have to impose that the matrix for $v_1,v_3,v_5$ is not invertible. That matrix is equivalent modulo $11$ to
$$begin{pmatrix}1 & 3 & 5 \ 3 & x & -4\ 5 & -4 & -2end{pmatrix}.$$
Its determinant is equivalent modulo $11$ to $6x+3$, so $det(A)equiv 0pmod{11}$ iff $xequiv (-3)6^{-1}equiv (-3)2equiv 5pmod{11}$.
$endgroup$
The original matrix $A$ will not be invertible if and only if there is a nonzero vector $v=(v_1,ldots,v_5)^T$ such that $Av=0$.
By the pattern of zeros of $A$ we see that the equations from $Av=0$ for $v_2,v_4$ are independent of those for $v_1,v_3,v_5$. Moreover we have $3v_2+5v_4=0=5v_2+7v_4$, which are independent of each other in $mathbb{Z}_{11}$, so $v_2=0=v_4$.
Now we have to impose that the matrix for $v_1,v_3,v_5$ is not invertible. That matrix is equivalent modulo $11$ to
$$begin{pmatrix}1 & 3 & 5 \ 3 & x & -4\ 5 & -4 & -2end{pmatrix}.$$
Its determinant is equivalent modulo $11$ to $6x+3$, so $det(A)equiv 0pmod{11}$ iff $xequiv (-3)6^{-1}equiv (-3)2equiv 5pmod{11}$.
answered Jan 23 at 17:14


Jose BroxJose Brox
3,15711128
3,15711128
add a comment |
add a comment |
$begingroup$
The matrix is singular (and not invertible) if any row can be described as a linear combination of the other rows (other than the trivial combination).
Due to the placement of the zeros, it should be obvious that second and fourth rows must be independent from the third row.
But if we take the first plus the fifth minus twice the third we get
$(0,0,10-2x,0,0)$,
and we have a singular matrix if
$10-2x equiv 0pmod {11}$.
$endgroup$
add a comment |
$begingroup$
The matrix is singular (and not invertible) if any row can be described as a linear combination of the other rows (other than the trivial combination).
Due to the placement of the zeros, it should be obvious that second and fourth rows must be independent from the third row.
But if we take the first plus the fifth minus twice the third we get
$(0,0,10-2x,0,0)$,
and we have a singular matrix if
$10-2x equiv 0pmod {11}$.
$endgroup$
add a comment |
$begingroup$
The matrix is singular (and not invertible) if any row can be described as a linear combination of the other rows (other than the trivial combination).
Due to the placement of the zeros, it should be obvious that second and fourth rows must be independent from the third row.
But if we take the first plus the fifth minus twice the third we get
$(0,0,10-2x,0,0)$,
and we have a singular matrix if
$10-2x equiv 0pmod {11}$.
$endgroup$
The matrix is singular (and not invertible) if any row can be described as a linear combination of the other rows (other than the trivial combination).
Due to the placement of the zeros, it should be obvious that second and fourth rows must be independent from the third row.
But if we take the first plus the fifth minus twice the third we get
$(0,0,10-2x,0,0)$,
and we have a singular matrix if
$10-2x equiv 0pmod {11}$.
edited Jan 23 at 21:11
J. W. Tanner
3,2401320
3,2401320
answered Jan 23 at 17:20
Doug MDoug M
45.3k31954
45.3k31954
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%2f3084734%2ffor-which-values-of-x-the-matrix-is-invertible%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$
Did you learned about determinants?
$endgroup$
– gbox
Jan 23 at 16:44
2
$begingroup$
Hint: if $xneq 0$, you can subtract a multiple of the third row from the last row.
$endgroup$
– Wojowu
Jan 23 at 16:44
$begingroup$
@gbox I'm not a veteran of the topic, but something I know. What in particular are you referring to?
$endgroup$
– Jack
Jan 23 at 16:46
$begingroup$
@Wojowu but basically I don't know the values of $x$. Is this operation allowed?
$endgroup$
– Jack
Jan 23 at 16:48
$begingroup$
@Jack: it is when $xne0$. But you may prefer to swap rows 3, 5 and eliminate as usual.
$endgroup$
– Yves Daoust
Jan 23 at 16:54