Span of linear dependent set
$begingroup$
Let ${v_1 ldots v_n }$ be a linear dependent set of vectors from a vector space $V$. We can show then that:
$$ v_j = span{v_1 ldots v_{j-1}, v_{j+1}, ldots v_n } $$
Because since it is linearly dependent, we can always choose a non-null (all together) set of elements $x_i$ of a field $mathbf{F}$ such that:
$$ v_j = - frac{sum_{ineq j}^{n} x_i v_i}{x_j}$$
Yet I have to prove a corollary which states that under the same conditions:
$$ span(v_1 ldots v_n) = span(v_1 ldots v_{j-1}, v_{j+1}, ,ldots v_n) $$
and I am stuck because my results show that they are not the same. Any tips or advices to prove it? Thanks!
linear-algebra vector-spaces finite-fields
$endgroup$
add a comment |
$begingroup$
Let ${v_1 ldots v_n }$ be a linear dependent set of vectors from a vector space $V$. We can show then that:
$$ v_j = span{v_1 ldots v_{j-1}, v_{j+1}, ldots v_n } $$
Because since it is linearly dependent, we can always choose a non-null (all together) set of elements $x_i$ of a field $mathbf{F}$ such that:
$$ v_j = - frac{sum_{ineq j}^{n} x_i v_i}{x_j}$$
Yet I have to prove a corollary which states that under the same conditions:
$$ span(v_1 ldots v_n) = span(v_1 ldots v_{j-1}, v_{j+1}, ,ldots v_n) $$
and I am stuck because my results show that they are not the same. Any tips or advices to prove it? Thanks!
linear-algebra vector-spaces finite-fields
$endgroup$
$begingroup$
How is it that a vector ($v_j$) is equal to a set of vectors (the span on the right-hand side)?
$endgroup$
– amd
Jan 13 at 20:27
add a comment |
$begingroup$
Let ${v_1 ldots v_n }$ be a linear dependent set of vectors from a vector space $V$. We can show then that:
$$ v_j = span{v_1 ldots v_{j-1}, v_{j+1}, ldots v_n } $$
Because since it is linearly dependent, we can always choose a non-null (all together) set of elements $x_i$ of a field $mathbf{F}$ such that:
$$ v_j = - frac{sum_{ineq j}^{n} x_i v_i}{x_j}$$
Yet I have to prove a corollary which states that under the same conditions:
$$ span(v_1 ldots v_n) = span(v_1 ldots v_{j-1}, v_{j+1}, ,ldots v_n) $$
and I am stuck because my results show that they are not the same. Any tips or advices to prove it? Thanks!
linear-algebra vector-spaces finite-fields
$endgroup$
Let ${v_1 ldots v_n }$ be a linear dependent set of vectors from a vector space $V$. We can show then that:
$$ v_j = span{v_1 ldots v_{j-1}, v_{j+1}, ldots v_n } $$
Because since it is linearly dependent, we can always choose a non-null (all together) set of elements $x_i$ of a field $mathbf{F}$ such that:
$$ v_j = - frac{sum_{ineq j}^{n} x_i v_i}{x_j}$$
Yet I have to prove a corollary which states that under the same conditions:
$$ span(v_1 ldots v_n) = span(v_1 ldots v_{j-1}, v_{j+1}, ,ldots v_n) $$
and I am stuck because my results show that they are not the same. Any tips or advices to prove it? Thanks!
linear-algebra vector-spaces finite-fields
linear-algebra vector-spaces finite-fields
asked Jan 13 at 19:39
M.GonzalezM.Gonzalez
1146
1146
$begingroup$
How is it that a vector ($v_j$) is equal to a set of vectors (the span on the right-hand side)?
$endgroup$
– amd
Jan 13 at 20:27
add a comment |
$begingroup$
How is it that a vector ($v_j$) is equal to a set of vectors (the span on the right-hand side)?
$endgroup$
– amd
Jan 13 at 20:27
$begingroup$
How is it that a vector ($v_j$) is equal to a set of vectors (the span on the right-hand side)?
$endgroup$
– amd
Jan 13 at 20:27
$begingroup$
How is it that a vector ($v_j$) is equal to a set of vectors (the span on the right-hand side)?
$endgroup$
– amd
Jan 13 at 20:27
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Without loss of generality, we may assume $j=n$. Let $X=text{span}{x_1,x_2,ldots,x_n}$ and $Y=text{span}{x_1,x_2,ldots,x_{n-1}}$. It is easy to see that
$$
Xgeq Y
$$from the definition of the spanned subspace. Now, to prove that
$$
Xleq Y,
$$ it is sufficient to show that
$$
{x_1,x_2,ldots,x_{n}}subset Y.
$$ But this is obvious from the fact that $x_nin Y$ and ${x_1,x_2,ldots,x_{n-1}}subset Y$.
$endgroup$
$begingroup$
Thank you! It has surely helped me :)
$endgroup$
– M.Gonzalez
Jan 14 at 16:45
add a comment |
$begingroup$
Yes, they are the same:
- since ${v_1,ldots v_{j-1},v_{j+1},ldots,v_n}subset{v_1,ldots,v_n}$,$$operatorname{span}bigl({v_1,ldots v_{j-1},v_{j+1},ldots,v_n}bigr)subsetoperatorname{span}bigl({v_1,ldots,v_n}bigr);$$
- each element of ${v_1,ldots,v_n}$ is a linear combination of elements of ${v_1,ldots v_{j-1},v_{j+1},ldots,v_n}$,$$operatorname{span}bigl({v_1,ldots v_{j-1},v_{j+1},ldots,v_n}bigr)supsetoperatorname{span}bigl({v_1,ldots,v_n}bigr).$$
$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%2f3072430%2fspan-of-linear-dependent-set%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$
Without loss of generality, we may assume $j=n$. Let $X=text{span}{x_1,x_2,ldots,x_n}$ and $Y=text{span}{x_1,x_2,ldots,x_{n-1}}$. It is easy to see that
$$
Xgeq Y
$$from the definition of the spanned subspace. Now, to prove that
$$
Xleq Y,
$$ it is sufficient to show that
$$
{x_1,x_2,ldots,x_{n}}subset Y.
$$ But this is obvious from the fact that $x_nin Y$ and ${x_1,x_2,ldots,x_{n-1}}subset Y$.
$endgroup$
$begingroup$
Thank you! It has surely helped me :)
$endgroup$
– M.Gonzalez
Jan 14 at 16:45
add a comment |
$begingroup$
Without loss of generality, we may assume $j=n$. Let $X=text{span}{x_1,x_2,ldots,x_n}$ and $Y=text{span}{x_1,x_2,ldots,x_{n-1}}$. It is easy to see that
$$
Xgeq Y
$$from the definition of the spanned subspace. Now, to prove that
$$
Xleq Y,
$$ it is sufficient to show that
$$
{x_1,x_2,ldots,x_{n}}subset Y.
$$ But this is obvious from the fact that $x_nin Y$ and ${x_1,x_2,ldots,x_{n-1}}subset Y$.
$endgroup$
$begingroup$
Thank you! It has surely helped me :)
$endgroup$
– M.Gonzalez
Jan 14 at 16:45
add a comment |
$begingroup$
Without loss of generality, we may assume $j=n$. Let $X=text{span}{x_1,x_2,ldots,x_n}$ and $Y=text{span}{x_1,x_2,ldots,x_{n-1}}$. It is easy to see that
$$
Xgeq Y
$$from the definition of the spanned subspace. Now, to prove that
$$
Xleq Y,
$$ it is sufficient to show that
$$
{x_1,x_2,ldots,x_{n}}subset Y.
$$ But this is obvious from the fact that $x_nin Y$ and ${x_1,x_2,ldots,x_{n-1}}subset Y$.
$endgroup$
Without loss of generality, we may assume $j=n$. Let $X=text{span}{x_1,x_2,ldots,x_n}$ and $Y=text{span}{x_1,x_2,ldots,x_{n-1}}$. It is easy to see that
$$
Xgeq Y
$$from the definition of the spanned subspace. Now, to prove that
$$
Xleq Y,
$$ it is sufficient to show that
$$
{x_1,x_2,ldots,x_{n}}subset Y.
$$ But this is obvious from the fact that $x_nin Y$ and ${x_1,x_2,ldots,x_{n-1}}subset Y$.
edited Jan 13 at 22:37
answered Jan 13 at 19:46
SongSong
11.2k628
11.2k628
$begingroup$
Thank you! It has surely helped me :)
$endgroup$
– M.Gonzalez
Jan 14 at 16:45
add a comment |
$begingroup$
Thank you! It has surely helped me :)
$endgroup$
– M.Gonzalez
Jan 14 at 16:45
$begingroup$
Thank you! It has surely helped me :)
$endgroup$
– M.Gonzalez
Jan 14 at 16:45
$begingroup$
Thank you! It has surely helped me :)
$endgroup$
– M.Gonzalez
Jan 14 at 16:45
add a comment |
$begingroup$
Yes, they are the same:
- since ${v_1,ldots v_{j-1},v_{j+1},ldots,v_n}subset{v_1,ldots,v_n}$,$$operatorname{span}bigl({v_1,ldots v_{j-1},v_{j+1},ldots,v_n}bigr)subsetoperatorname{span}bigl({v_1,ldots,v_n}bigr);$$
- each element of ${v_1,ldots,v_n}$ is a linear combination of elements of ${v_1,ldots v_{j-1},v_{j+1},ldots,v_n}$,$$operatorname{span}bigl({v_1,ldots v_{j-1},v_{j+1},ldots,v_n}bigr)supsetoperatorname{span}bigl({v_1,ldots,v_n}bigr).$$
$endgroup$
add a comment |
$begingroup$
Yes, they are the same:
- since ${v_1,ldots v_{j-1},v_{j+1},ldots,v_n}subset{v_1,ldots,v_n}$,$$operatorname{span}bigl({v_1,ldots v_{j-1},v_{j+1},ldots,v_n}bigr)subsetoperatorname{span}bigl({v_1,ldots,v_n}bigr);$$
- each element of ${v_1,ldots,v_n}$ is a linear combination of elements of ${v_1,ldots v_{j-1},v_{j+1},ldots,v_n}$,$$operatorname{span}bigl({v_1,ldots v_{j-1},v_{j+1},ldots,v_n}bigr)supsetoperatorname{span}bigl({v_1,ldots,v_n}bigr).$$
$endgroup$
add a comment |
$begingroup$
Yes, they are the same:
- since ${v_1,ldots v_{j-1},v_{j+1},ldots,v_n}subset{v_1,ldots,v_n}$,$$operatorname{span}bigl({v_1,ldots v_{j-1},v_{j+1},ldots,v_n}bigr)subsetoperatorname{span}bigl({v_1,ldots,v_n}bigr);$$
- each element of ${v_1,ldots,v_n}$ is a linear combination of elements of ${v_1,ldots v_{j-1},v_{j+1},ldots,v_n}$,$$operatorname{span}bigl({v_1,ldots v_{j-1},v_{j+1},ldots,v_n}bigr)supsetoperatorname{span}bigl({v_1,ldots,v_n}bigr).$$
$endgroup$
Yes, they are the same:
- since ${v_1,ldots v_{j-1},v_{j+1},ldots,v_n}subset{v_1,ldots,v_n}$,$$operatorname{span}bigl({v_1,ldots v_{j-1},v_{j+1},ldots,v_n}bigr)subsetoperatorname{span}bigl({v_1,ldots,v_n}bigr);$$
- each element of ${v_1,ldots,v_n}$ is a linear combination of elements of ${v_1,ldots v_{j-1},v_{j+1},ldots,v_n}$,$$operatorname{span}bigl({v_1,ldots v_{j-1},v_{j+1},ldots,v_n}bigr)supsetoperatorname{span}bigl({v_1,ldots,v_n}bigr).$$
edited Jan 13 at 22:04
answered Jan 13 at 19:45
José Carlos SantosJosé Carlos Santos
157k22126227
157k22126227
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%2f3072430%2fspan-of-linear-dependent-set%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$
How is it that a vector ($v_j$) is equal to a set of vectors (the span on the right-hand side)?
$endgroup$
– amd
Jan 13 at 20:27