Proving that a set is a subspace of $mathbbR^n$. [closed]
Clash Royale CLAN TAG#URR8PPP
up vote
-1
down vote
favorite
Let $A$ be a square matrix of order $n$, and let $lambda$ be a scalar. Prove that the set $S = x : Ax = lambda x$ is a subspace of $mathbbR^n$.
linear-algebra elementary-number-theory
closed as off-topic by uniquesolution, Crostul, egreg, TheGeekGreek, amWhy Aug 22 at 11:07
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." â uniquesolution, Crostul, egreg, TheGeekGreek, amWhy
add a comment |Â
up vote
-1
down vote
favorite
Let $A$ be a square matrix of order $n$, and let $lambda$ be a scalar. Prove that the set $S = x : Ax = lambda x$ is a subspace of $mathbbR^n$.
linear-algebra elementary-number-theory
closed as off-topic by uniquesolution, Crostul, egreg, TheGeekGreek, amWhy Aug 22 at 11:07
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." â uniquesolution, Crostul, egreg, TheGeekGreek, amWhy
3
Do you know what properties a set must satisfy in order to be a subspace of $mathbbR^n$?
â Bill Wallis
Aug 22 at 9:16
Suggestion: Write down the definition of a subspace. Interpret this a check-list of things you have to check. Then check them for your problem.
â uniquesolution
Aug 22 at 9:18
add a comment |Â
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
Let $A$ be a square matrix of order $n$, and let $lambda$ be a scalar. Prove that the set $S = x : Ax = lambda x$ is a subspace of $mathbbR^n$.
linear-algebra elementary-number-theory
Let $A$ be a square matrix of order $n$, and let $lambda$ be a scalar. Prove that the set $S = x : Ax = lambda x$ is a subspace of $mathbbR^n$.
linear-algebra elementary-number-theory
edited Aug 22 at 10:13
Bill Wallis
2,2361826
2,2361826
asked Aug 22 at 9:14
TK Tebatibunga
12
12
closed as off-topic by uniquesolution, Crostul, egreg, TheGeekGreek, amWhy Aug 22 at 11:07
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." â uniquesolution, Crostul, egreg, TheGeekGreek, amWhy
closed as off-topic by uniquesolution, Crostul, egreg, TheGeekGreek, amWhy Aug 22 at 11:07
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." â uniquesolution, Crostul, egreg, TheGeekGreek, amWhy
3
Do you know what properties a set must satisfy in order to be a subspace of $mathbbR^n$?
â Bill Wallis
Aug 22 at 9:16
Suggestion: Write down the definition of a subspace. Interpret this a check-list of things you have to check. Then check them for your problem.
â uniquesolution
Aug 22 at 9:18
add a comment |Â
3
Do you know what properties a set must satisfy in order to be a subspace of $mathbbR^n$?
â Bill Wallis
Aug 22 at 9:16
Suggestion: Write down the definition of a subspace. Interpret this a check-list of things you have to check. Then check them for your problem.
â uniquesolution
Aug 22 at 9:18
3
3
Do you know what properties a set must satisfy in order to be a subspace of $mathbbR^n$?
â Bill Wallis
Aug 22 at 9:16
Do you know what properties a set must satisfy in order to be a subspace of $mathbbR^n$?
â Bill Wallis
Aug 22 at 9:16
Suggestion: Write down the definition of a subspace. Interpret this a check-list of things you have to check. Then check them for your problem.
â uniquesolution
Aug 22 at 9:18
Suggestion: Write down the definition of a subspace. Interpret this a check-list of things you have to check. Then check them for your problem.
â uniquesolution
Aug 22 at 9:18
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
We check the conditions on a subspace.
A set $Usubseteq V$ of a vector space $V$ is a subspace if
- $mathbf0in U$(the null vector is in it)
- If $v,win U$, then $v+win U$(closure under vector addition)
- If $vin U$, then $mu vin U$ f.a. scalars $mu$(closure under scalar multiplication)
Note, that the null vector is in $S$, $mathbf0in S$, as always $Amathbf0=mathbf0=lambdamathbf0$.
Secondly, it is closed under under addition, i.e. let $v,win S$. Then $Av=lambda v$ and $Aw=lambda w$ and followingly, we have
$$A(v+w)=Av+Aw=lambda v+lambda w=lambda(v+W)$$
by distribution of linear maps over addition.
Lastly, it is closed under scalar multiplication, i.e. let $vin S$. Then $Av=lambda v$ and thus
$$A(mu v)=mu Av=mulambda v=lambdamu v$$
as linear maps distribute over scalar multiplication.
To alternatively check if a set $Usubseteq V$ of a vector space $V$ is a subspace, you may also just verify that $Uneqvarnothing$ and additionally that it is closed under linear combinations, i.e.
$$textIf v_1,dots,v_nin Utext, lambda_1,dots,lambda_ntext scalars, then sum_i=1^nlambda_iv_iin U$$
It even suffices to check only for linear combinations of length two, i.e.
$$textIf v_1,v_2in Utext, lambda_1,lambda_2text scalars, then lambda_1v_1+lambda_2v_2in U$$
Can you see why? A good little exercise would be to prove these definitions equivalent to get a little grip on subspaces in general.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
We check the conditions on a subspace.
A set $Usubseteq V$ of a vector space $V$ is a subspace if
- $mathbf0in U$(the null vector is in it)
- If $v,win U$, then $v+win U$(closure under vector addition)
- If $vin U$, then $mu vin U$ f.a. scalars $mu$(closure under scalar multiplication)
Note, that the null vector is in $S$, $mathbf0in S$, as always $Amathbf0=mathbf0=lambdamathbf0$.
Secondly, it is closed under under addition, i.e. let $v,win S$. Then $Av=lambda v$ and $Aw=lambda w$ and followingly, we have
$$A(v+w)=Av+Aw=lambda v+lambda w=lambda(v+W)$$
by distribution of linear maps over addition.
Lastly, it is closed under scalar multiplication, i.e. let $vin S$. Then $Av=lambda v$ and thus
$$A(mu v)=mu Av=mulambda v=lambdamu v$$
as linear maps distribute over scalar multiplication.
To alternatively check if a set $Usubseteq V$ of a vector space $V$ is a subspace, you may also just verify that $Uneqvarnothing$ and additionally that it is closed under linear combinations, i.e.
$$textIf v_1,dots,v_nin Utext, lambda_1,dots,lambda_ntext scalars, then sum_i=1^nlambda_iv_iin U$$
It even suffices to check only for linear combinations of length two, i.e.
$$textIf v_1,v_2in Utext, lambda_1,lambda_2text scalars, then lambda_1v_1+lambda_2v_2in U$$
Can you see why? A good little exercise would be to prove these definitions equivalent to get a little grip on subspaces in general.
add a comment |Â
up vote
1
down vote
accepted
We check the conditions on a subspace.
A set $Usubseteq V$ of a vector space $V$ is a subspace if
- $mathbf0in U$(the null vector is in it)
- If $v,win U$, then $v+win U$(closure under vector addition)
- If $vin U$, then $mu vin U$ f.a. scalars $mu$(closure under scalar multiplication)
Note, that the null vector is in $S$, $mathbf0in S$, as always $Amathbf0=mathbf0=lambdamathbf0$.
Secondly, it is closed under under addition, i.e. let $v,win S$. Then $Av=lambda v$ and $Aw=lambda w$ and followingly, we have
$$A(v+w)=Av+Aw=lambda v+lambda w=lambda(v+W)$$
by distribution of linear maps over addition.
Lastly, it is closed under scalar multiplication, i.e. let $vin S$. Then $Av=lambda v$ and thus
$$A(mu v)=mu Av=mulambda v=lambdamu v$$
as linear maps distribute over scalar multiplication.
To alternatively check if a set $Usubseteq V$ of a vector space $V$ is a subspace, you may also just verify that $Uneqvarnothing$ and additionally that it is closed under linear combinations, i.e.
$$textIf v_1,dots,v_nin Utext, lambda_1,dots,lambda_ntext scalars, then sum_i=1^nlambda_iv_iin U$$
It even suffices to check only for linear combinations of length two, i.e.
$$textIf v_1,v_2in Utext, lambda_1,lambda_2text scalars, then lambda_1v_1+lambda_2v_2in U$$
Can you see why? A good little exercise would be to prove these definitions equivalent to get a little grip on subspaces in general.
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
We check the conditions on a subspace.
A set $Usubseteq V$ of a vector space $V$ is a subspace if
- $mathbf0in U$(the null vector is in it)
- If $v,win U$, then $v+win U$(closure under vector addition)
- If $vin U$, then $mu vin U$ f.a. scalars $mu$(closure under scalar multiplication)
Note, that the null vector is in $S$, $mathbf0in S$, as always $Amathbf0=mathbf0=lambdamathbf0$.
Secondly, it is closed under under addition, i.e. let $v,win S$. Then $Av=lambda v$ and $Aw=lambda w$ and followingly, we have
$$A(v+w)=Av+Aw=lambda v+lambda w=lambda(v+W)$$
by distribution of linear maps over addition.
Lastly, it is closed under scalar multiplication, i.e. let $vin S$. Then $Av=lambda v$ and thus
$$A(mu v)=mu Av=mulambda v=lambdamu v$$
as linear maps distribute over scalar multiplication.
To alternatively check if a set $Usubseteq V$ of a vector space $V$ is a subspace, you may also just verify that $Uneqvarnothing$ and additionally that it is closed under linear combinations, i.e.
$$textIf v_1,dots,v_nin Utext, lambda_1,dots,lambda_ntext scalars, then sum_i=1^nlambda_iv_iin U$$
It even suffices to check only for linear combinations of length two, i.e.
$$textIf v_1,v_2in Utext, lambda_1,lambda_2text scalars, then lambda_1v_1+lambda_2v_2in U$$
Can you see why? A good little exercise would be to prove these definitions equivalent to get a little grip on subspaces in general.
We check the conditions on a subspace.
A set $Usubseteq V$ of a vector space $V$ is a subspace if
- $mathbf0in U$(the null vector is in it)
- If $v,win U$, then $v+win U$(closure under vector addition)
- If $vin U$, then $mu vin U$ f.a. scalars $mu$(closure under scalar multiplication)
Note, that the null vector is in $S$, $mathbf0in S$, as always $Amathbf0=mathbf0=lambdamathbf0$.
Secondly, it is closed under under addition, i.e. let $v,win S$. Then $Av=lambda v$ and $Aw=lambda w$ and followingly, we have
$$A(v+w)=Av+Aw=lambda v+lambda w=lambda(v+W)$$
by distribution of linear maps over addition.
Lastly, it is closed under scalar multiplication, i.e. let $vin S$. Then $Av=lambda v$ and thus
$$A(mu v)=mu Av=mulambda v=lambdamu v$$
as linear maps distribute over scalar multiplication.
To alternatively check if a set $Usubseteq V$ of a vector space $V$ is a subspace, you may also just verify that $Uneqvarnothing$ and additionally that it is closed under linear combinations, i.e.
$$textIf v_1,dots,v_nin Utext, lambda_1,dots,lambda_ntext scalars, then sum_i=1^nlambda_iv_iin U$$
It even suffices to check only for linear combinations of length two, i.e.
$$textIf v_1,v_2in Utext, lambda_1,lambda_2text scalars, then lambda_1v_1+lambda_2v_2in U$$
Can you see why? A good little exercise would be to prove these definitions equivalent to get a little grip on subspaces in general.
edited Aug 22 at 9:27
answered Aug 22 at 9:19
zzuussee
2,165524
2,165524
add a comment |Â
add a comment |Â
3
Do you know what properties a set must satisfy in order to be a subspace of $mathbbR^n$?
â Bill Wallis
Aug 22 at 9:16
Suggestion: Write down the definition of a subspace. Interpret this a check-list of things you have to check. Then check them for your problem.
â uniquesolution
Aug 22 at 9:18