Determine value of '$a$' for which the system is inconsistent and has infinitely many solutions. ...
Why am I getting the error "non-boolean type specified in a context where a condition is expected" for this request?
English words in a non-english sci-fi novel
Can inflation occur in a positive-sum game currency system such as the Stack Exchange reputation system?
How to bypass password on Windows XP account?
What is the logic behind the Maharil's explanation of why we don't say שעשה ניסים on Pesach?
Output the ŋarâþ crîþ alphabet song without using (m)any letters
What are the pros and cons of Aerospike nosecones?
51k Euros annually for a family of 4 in Berlin: Is it enough?
Should I discuss the type of campaign with my players?
Why did the Falcon Heavy center core fall off the ASDS OCISLY barge?
String `!23` is replaced with `docker` in command line
Why do we bend a book to keep it straight?
What would be the ideal power source for a cybernetic eye?
Storing hydrofluoric acid before the invention of plastics
Using et al. for a last / senior author rather than for a first author
In predicate logic, does existential quantification (∃) include universal quantification (∀), i.e. can 'some' imply 'all'?
Fundamental Solution of the Pell Equation
List of Python versions
Naming the result of a source block
Why did the IBM 650 use bi-quinary?
How widely used is the term Treppenwitz? Is it something that most Germans know?
Identifying polygons that intersect with another layer using QGIS?
Why didn't this character "real die" when they blew their stack out in Altered Carbon?
Check which numbers satisfy the condition [A*B*C = A! + B! + C!]
Determine value of '$a$' for which the system is inconsistent and has infinitely many solutions.
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 determine the value of c where the linear system is inconsistent for some vector bDetermine the value(s) of $k$ for which this system has infinitely many solutionsFind the values of a; b for which the system has: (i) innitely many solutions, (ii) exactly one solution, (iii) no solutions.For what values a and b will the system have infinitely many solutions and have no solutions?Determine the value(s) of $alpha$ and $beta$ such that the system has infinitely many solutions.Linear combination of the fundamental solutions a solution to a homogeneous linear system?Determine whether the system has unique solution, many solutions, or has no solution.Determining the maximum number of linearly independent rows and columns for a given matrixFind all real numbers a and b for which the linear system has (i) no solutions (ii) infinitely many solutions and (iii)exactly one solution.A is a non-invertible matrix, for which values $lambda in mathbb{R}$ does the matrix equation $AX=lambda X$ have non-trivial solutions?
$begingroup$
Consider the matrix $A$, to be equal to:
begin{bmatrix}1&2&1\-1&4&3\2&-2&aend{bmatrix}
Then we can rewrite this as:
begin{bmatrix}1&2&1\0&6&4\2&-2&aend{bmatrix}
begin{bmatrix}1&2&1\0&1&2/3\2&-2&aend{bmatrix}
begin{bmatrix}1&2&1\0&1&2/3\0&-6&a-2end{bmatrix}
begin{bmatrix}1&2&1\0&1&2/3\0&0&a+2end{bmatrix}
Now consider the system $Ax=0$. If $mathbf{a = -2}$, then $x_3$ is a free variable, because a+2 turns to zero. The solution becomes:
$$x_1 = (1/3)x_3$$
$$x_2 = -(2/3)x_3$$
$$x_3 = free$$
If $mathbf{a}$ does not equal 2 , then the system seems to have trivial solutions every time, because you divide $a+2$ by itself, which becomes $1$, regardless of the value of $a$. The solutions become:
$$x_1 = 0$$
$$x_2 = 0$$
$$x_3 = 0$$
But then how can you determine when the system $Ax=0$ is inconsistent or has infinitely many solutions? What mistake have I made? Could someone provide me your own method if my method seems to be wrong?
linear-algebra matrix-equations
$endgroup$
add a comment |
$begingroup$
Consider the matrix $A$, to be equal to:
begin{bmatrix}1&2&1\-1&4&3\2&-2&aend{bmatrix}
Then we can rewrite this as:
begin{bmatrix}1&2&1\0&6&4\2&-2&aend{bmatrix}
begin{bmatrix}1&2&1\0&1&2/3\2&-2&aend{bmatrix}
begin{bmatrix}1&2&1\0&1&2/3\0&-6&a-2end{bmatrix}
begin{bmatrix}1&2&1\0&1&2/3\0&0&a+2end{bmatrix}
Now consider the system $Ax=0$. If $mathbf{a = -2}$, then $x_3$ is a free variable, because a+2 turns to zero. The solution becomes:
$$x_1 = (1/3)x_3$$
$$x_2 = -(2/3)x_3$$
$$x_3 = free$$
If $mathbf{a}$ does not equal 2 , then the system seems to have trivial solutions every time, because you divide $a+2$ by itself, which becomes $1$, regardless of the value of $a$. The solutions become:
$$x_1 = 0$$
$$x_2 = 0$$
$$x_3 = 0$$
But then how can you determine when the system $Ax=0$ is inconsistent or has infinitely many solutions? What mistake have I made? Could someone provide me your own method if my method seems to be wrong?
linear-algebra matrix-equations
$endgroup$
add a comment |
$begingroup$
Consider the matrix $A$, to be equal to:
begin{bmatrix}1&2&1\-1&4&3\2&-2&aend{bmatrix}
Then we can rewrite this as:
begin{bmatrix}1&2&1\0&6&4\2&-2&aend{bmatrix}
begin{bmatrix}1&2&1\0&1&2/3\2&-2&aend{bmatrix}
begin{bmatrix}1&2&1\0&1&2/3\0&-6&a-2end{bmatrix}
begin{bmatrix}1&2&1\0&1&2/3\0&0&a+2end{bmatrix}
Now consider the system $Ax=0$. If $mathbf{a = -2}$, then $x_3$ is a free variable, because a+2 turns to zero. The solution becomes:
$$x_1 = (1/3)x_3$$
$$x_2 = -(2/3)x_3$$
$$x_3 = free$$
If $mathbf{a}$ does not equal 2 , then the system seems to have trivial solutions every time, because you divide $a+2$ by itself, which becomes $1$, regardless of the value of $a$. The solutions become:
$$x_1 = 0$$
$$x_2 = 0$$
$$x_3 = 0$$
But then how can you determine when the system $Ax=0$ is inconsistent or has infinitely many solutions? What mistake have I made? Could someone provide me your own method if my method seems to be wrong?
linear-algebra matrix-equations
$endgroup$
Consider the matrix $A$, to be equal to:
begin{bmatrix}1&2&1\-1&4&3\2&-2&aend{bmatrix}
Then we can rewrite this as:
begin{bmatrix}1&2&1\0&6&4\2&-2&aend{bmatrix}
begin{bmatrix}1&2&1\0&1&2/3\2&-2&aend{bmatrix}
begin{bmatrix}1&2&1\0&1&2/3\0&-6&a-2end{bmatrix}
begin{bmatrix}1&2&1\0&1&2/3\0&0&a+2end{bmatrix}
Now consider the system $Ax=0$. If $mathbf{a = -2}$, then $x_3$ is a free variable, because a+2 turns to zero. The solution becomes:
$$x_1 = (1/3)x_3$$
$$x_2 = -(2/3)x_3$$
$$x_3 = free$$
If $mathbf{a}$ does not equal 2 , then the system seems to have trivial solutions every time, because you divide $a+2$ by itself, which becomes $1$, regardless of the value of $a$. The solutions become:
$$x_1 = 0$$
$$x_2 = 0$$
$$x_3 = 0$$
But then how can you determine when the system $Ax=0$ is inconsistent or has infinitely many solutions? What mistake have I made? Could someone provide me your own method if my method seems to be wrong?
linear-algebra matrix-equations
linear-algebra matrix-equations
edited Mar 24 at 13:23
Later
634
634
asked Mar 24 at 11:54
StallmpStallmp
21219
21219
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
We are talking of the homogeneous system of equations, right?
The solution for $a=-2$ is correct. As you have said, for $aneq -2$, the only solution is $x_1=x_2=x_3=0$.
The dimension of the solution space is thus $0$ if $a=-2$ and $1$ otherwise.
$endgroup$
1
$begingroup$
OP is talking about infinitely many solutions, not infinitely many independent solutions
$endgroup$
– Kavi Rama Murthy
Mar 24 at 11:59
1
$begingroup$
@Stallmp There is always at least one solution for homogeneous systems of equations (the trivial solution $0$); there are infinitely many solutions for $a=-2$.
$endgroup$
– st.math
Mar 24 at 12:02
1
$begingroup$
@Stallmp Yes, there is always a solution.
$endgroup$
– st.math
Mar 24 at 12:04
1
$begingroup$
@Stallmp Your calculations are correct.
$endgroup$
– st.math
Mar 24 at 12:06
1
$begingroup$
@Stallmp: When $a=-2$, as you wrote, you have as solutions $S = { (v/3, -2v/3, v): v in mathbb{R} }$.
$endgroup$
– Ertxiem
Mar 24 at 12:07
|
show 4 more comments
$begingroup$
$Ax=0$ has a unique solution if $det(A)neq 0$ and it has infintely many solutions if $det(A)= 0$ (any multiple of a solution is also a solution). In this case $det(A)=0$ iff $a =-2$.
$endgroup$
$begingroup$
Alright I see, thank you. Would this imply that inconsistency is not possible with systems Ax = 0 ?
$endgroup$
– Stallmp
Mar 24 at 12:07
1
$begingroup$
Yes, the zero vector is always a solution, so there is no question of inconsistency.
$endgroup$
– Kavi Rama Murthy
Mar 24 at 12:09
$begingroup$
Alright thanks a lot!
$endgroup$
– Stallmp
Mar 24 at 12:09
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%2f3160448%2fdetermine-value-of-a-for-which-the-system-is-inconsistent-and-has-infinitely%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$
We are talking of the homogeneous system of equations, right?
The solution for $a=-2$ is correct. As you have said, for $aneq -2$, the only solution is $x_1=x_2=x_3=0$.
The dimension of the solution space is thus $0$ if $a=-2$ and $1$ otherwise.
$endgroup$
1
$begingroup$
OP is talking about infinitely many solutions, not infinitely many independent solutions
$endgroup$
– Kavi Rama Murthy
Mar 24 at 11:59
1
$begingroup$
@Stallmp There is always at least one solution for homogeneous systems of equations (the trivial solution $0$); there are infinitely many solutions for $a=-2$.
$endgroup$
– st.math
Mar 24 at 12:02
1
$begingroup$
@Stallmp Yes, there is always a solution.
$endgroup$
– st.math
Mar 24 at 12:04
1
$begingroup$
@Stallmp Your calculations are correct.
$endgroup$
– st.math
Mar 24 at 12:06
1
$begingroup$
@Stallmp: When $a=-2$, as you wrote, you have as solutions $S = { (v/3, -2v/3, v): v in mathbb{R} }$.
$endgroup$
– Ertxiem
Mar 24 at 12:07
|
show 4 more comments
$begingroup$
We are talking of the homogeneous system of equations, right?
The solution for $a=-2$ is correct. As you have said, for $aneq -2$, the only solution is $x_1=x_2=x_3=0$.
The dimension of the solution space is thus $0$ if $a=-2$ and $1$ otherwise.
$endgroup$
1
$begingroup$
OP is talking about infinitely many solutions, not infinitely many independent solutions
$endgroup$
– Kavi Rama Murthy
Mar 24 at 11:59
1
$begingroup$
@Stallmp There is always at least one solution for homogeneous systems of equations (the trivial solution $0$); there are infinitely many solutions for $a=-2$.
$endgroup$
– st.math
Mar 24 at 12:02
1
$begingroup$
@Stallmp Yes, there is always a solution.
$endgroup$
– st.math
Mar 24 at 12:04
1
$begingroup$
@Stallmp Your calculations are correct.
$endgroup$
– st.math
Mar 24 at 12:06
1
$begingroup$
@Stallmp: When $a=-2$, as you wrote, you have as solutions $S = { (v/3, -2v/3, v): v in mathbb{R} }$.
$endgroup$
– Ertxiem
Mar 24 at 12:07
|
show 4 more comments
$begingroup$
We are talking of the homogeneous system of equations, right?
The solution for $a=-2$ is correct. As you have said, for $aneq -2$, the only solution is $x_1=x_2=x_3=0$.
The dimension of the solution space is thus $0$ if $a=-2$ and $1$ otherwise.
$endgroup$
We are talking of the homogeneous system of equations, right?
The solution for $a=-2$ is correct. As you have said, for $aneq -2$, the only solution is $x_1=x_2=x_3=0$.
The dimension of the solution space is thus $0$ if $a=-2$ and $1$ otherwise.
edited Mar 24 at 11:59
answered Mar 24 at 11:58
st.mathst.math
1,268115
1,268115
1
$begingroup$
OP is talking about infinitely many solutions, not infinitely many independent solutions
$endgroup$
– Kavi Rama Murthy
Mar 24 at 11:59
1
$begingroup$
@Stallmp There is always at least one solution for homogeneous systems of equations (the trivial solution $0$); there are infinitely many solutions for $a=-2$.
$endgroup$
– st.math
Mar 24 at 12:02
1
$begingroup$
@Stallmp Yes, there is always a solution.
$endgroup$
– st.math
Mar 24 at 12:04
1
$begingroup$
@Stallmp Your calculations are correct.
$endgroup$
– st.math
Mar 24 at 12:06
1
$begingroup$
@Stallmp: When $a=-2$, as you wrote, you have as solutions $S = { (v/3, -2v/3, v): v in mathbb{R} }$.
$endgroup$
– Ertxiem
Mar 24 at 12:07
|
show 4 more comments
1
$begingroup$
OP is talking about infinitely many solutions, not infinitely many independent solutions
$endgroup$
– Kavi Rama Murthy
Mar 24 at 11:59
1
$begingroup$
@Stallmp There is always at least one solution for homogeneous systems of equations (the trivial solution $0$); there are infinitely many solutions for $a=-2$.
$endgroup$
– st.math
Mar 24 at 12:02
1
$begingroup$
@Stallmp Yes, there is always a solution.
$endgroup$
– st.math
Mar 24 at 12:04
1
$begingroup$
@Stallmp Your calculations are correct.
$endgroup$
– st.math
Mar 24 at 12:06
1
$begingroup$
@Stallmp: When $a=-2$, as you wrote, you have as solutions $S = { (v/3, -2v/3, v): v in mathbb{R} }$.
$endgroup$
– Ertxiem
Mar 24 at 12:07
1
1
$begingroup$
OP is talking about infinitely many solutions, not infinitely many independent solutions
$endgroup$
– Kavi Rama Murthy
Mar 24 at 11:59
$begingroup$
OP is talking about infinitely many solutions, not infinitely many independent solutions
$endgroup$
– Kavi Rama Murthy
Mar 24 at 11:59
1
1
$begingroup$
@Stallmp There is always at least one solution for homogeneous systems of equations (the trivial solution $0$); there are infinitely many solutions for $a=-2$.
$endgroup$
– st.math
Mar 24 at 12:02
$begingroup$
@Stallmp There is always at least one solution for homogeneous systems of equations (the trivial solution $0$); there are infinitely many solutions for $a=-2$.
$endgroup$
– st.math
Mar 24 at 12:02
1
1
$begingroup$
@Stallmp Yes, there is always a solution.
$endgroup$
– st.math
Mar 24 at 12:04
$begingroup$
@Stallmp Yes, there is always a solution.
$endgroup$
– st.math
Mar 24 at 12:04
1
1
$begingroup$
@Stallmp Your calculations are correct.
$endgroup$
– st.math
Mar 24 at 12:06
$begingroup$
@Stallmp Your calculations are correct.
$endgroup$
– st.math
Mar 24 at 12:06
1
1
$begingroup$
@Stallmp: When $a=-2$, as you wrote, you have as solutions $S = { (v/3, -2v/3, v): v in mathbb{R} }$.
$endgroup$
– Ertxiem
Mar 24 at 12:07
$begingroup$
@Stallmp: When $a=-2$, as you wrote, you have as solutions $S = { (v/3, -2v/3, v): v in mathbb{R} }$.
$endgroup$
– Ertxiem
Mar 24 at 12:07
|
show 4 more comments
$begingroup$
$Ax=0$ has a unique solution if $det(A)neq 0$ and it has infintely many solutions if $det(A)= 0$ (any multiple of a solution is also a solution). In this case $det(A)=0$ iff $a =-2$.
$endgroup$
$begingroup$
Alright I see, thank you. Would this imply that inconsistency is not possible with systems Ax = 0 ?
$endgroup$
– Stallmp
Mar 24 at 12:07
1
$begingroup$
Yes, the zero vector is always a solution, so there is no question of inconsistency.
$endgroup$
– Kavi Rama Murthy
Mar 24 at 12:09
$begingroup$
Alright thanks a lot!
$endgroup$
– Stallmp
Mar 24 at 12:09
add a comment |
$begingroup$
$Ax=0$ has a unique solution if $det(A)neq 0$ and it has infintely many solutions if $det(A)= 0$ (any multiple of a solution is also a solution). In this case $det(A)=0$ iff $a =-2$.
$endgroup$
$begingroup$
Alright I see, thank you. Would this imply that inconsistency is not possible with systems Ax = 0 ?
$endgroup$
– Stallmp
Mar 24 at 12:07
1
$begingroup$
Yes, the zero vector is always a solution, so there is no question of inconsistency.
$endgroup$
– Kavi Rama Murthy
Mar 24 at 12:09
$begingroup$
Alright thanks a lot!
$endgroup$
– Stallmp
Mar 24 at 12:09
add a comment |
$begingroup$
$Ax=0$ has a unique solution if $det(A)neq 0$ and it has infintely many solutions if $det(A)= 0$ (any multiple of a solution is also a solution). In this case $det(A)=0$ iff $a =-2$.
$endgroup$
$Ax=0$ has a unique solution if $det(A)neq 0$ and it has infintely many solutions if $det(A)= 0$ (any multiple of a solution is also a solution). In this case $det(A)=0$ iff $a =-2$.
edited Mar 24 at 12:33
Bernard
124k742117
124k742117
answered Mar 24 at 11:57
Kavi Rama MurthyKavi Rama Murthy
75.3k53270
75.3k53270
$begingroup$
Alright I see, thank you. Would this imply that inconsistency is not possible with systems Ax = 0 ?
$endgroup$
– Stallmp
Mar 24 at 12:07
1
$begingroup$
Yes, the zero vector is always a solution, so there is no question of inconsistency.
$endgroup$
– Kavi Rama Murthy
Mar 24 at 12:09
$begingroup$
Alright thanks a lot!
$endgroup$
– Stallmp
Mar 24 at 12:09
add a comment |
$begingroup$
Alright I see, thank you. Would this imply that inconsistency is not possible with systems Ax = 0 ?
$endgroup$
– Stallmp
Mar 24 at 12:07
1
$begingroup$
Yes, the zero vector is always a solution, so there is no question of inconsistency.
$endgroup$
– Kavi Rama Murthy
Mar 24 at 12:09
$begingroup$
Alright thanks a lot!
$endgroup$
– Stallmp
Mar 24 at 12:09
$begingroup$
Alright I see, thank you. Would this imply that inconsistency is not possible with systems Ax = 0 ?
$endgroup$
– Stallmp
Mar 24 at 12:07
$begingroup$
Alright I see, thank you. Would this imply that inconsistency is not possible with systems Ax = 0 ?
$endgroup$
– Stallmp
Mar 24 at 12:07
1
1
$begingroup$
Yes, the zero vector is always a solution, so there is no question of inconsistency.
$endgroup$
– Kavi Rama Murthy
Mar 24 at 12:09
$begingroup$
Yes, the zero vector is always a solution, so there is no question of inconsistency.
$endgroup$
– Kavi Rama Murthy
Mar 24 at 12:09
$begingroup$
Alright thanks a lot!
$endgroup$
– Stallmp
Mar 24 at 12:09
$begingroup$
Alright thanks a lot!
$endgroup$
– Stallmp
Mar 24 at 12:09
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%2f3160448%2fdetermine-value-of-a-for-which-the-system-is-inconsistent-and-has-infinitely%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