Checking if sets are subspaces of ##\mathbb{R}^{3}##

  • Thread starter Thread starter yango_17
  • Start date Start date
  • Tags Tags
    Sets Subspaces
yango_17
Messages
60
Reaction score
1

Homework Statement


Is the set ##W## a subspace of ##\mathbb{R}^{3}##?
##W=\left \{ \begin{bmatrix}
x\\
y\\
z
\end{bmatrix}:x\leq y\leq z \right \}##

Homework Equations

The Attempt at a Solution


I believe the set is indeed a subspace of ##\mathbb{R}^{3}##, since it looks like it will satisfy the three properties of a subspace. I'm wondering as to how one would go about explicitly proving this. Any help would be appreciated. Thanks.
 
Physics news on Phys.org
yango_17 said:

Homework Statement


Is the set ##W## a subspace of ##\mathbb{R}^{3}##?
##W=\left \{ \begin{bmatrix}
x\\
y\\
z
\end{bmatrix}:x\leq y\leq z \right \}##

Homework Equations

The Attempt at a Solution


I believe the set is indeed a subspace of ##\mathbb{R}^{3}##, since it looks like it will satisfy the three properties of a subspace. I'm wondering as to how one would go about explicitly proving this. Any help would be appreciated. Thanks.
What are the three properties you need to verify? You didn't list them in the 2nd section or anywhere else.

Generally, you take one or two arbitrary members of your set and show that the set is closed under addition and scalar multiplication.
 
So, the properties would be that the set needs to contain the zero vector, needs to be closed under scalar multiplication, and needs to be closed under addition. When you say take arbitrary members of the set to test the last two properties, what exactly do you mean?
 
yango_17 said:
So, the properties would be that the set needs to contain the zero vector, needs to be closed under scalar multiplication, and needs to be closed under addition. When you say take arbitrary members of the set to test the last two properties, what exactly do you mean?
Let, say, ##\vec{u}## and ##\vec{v}## be elements of W, with ##\vec{u} = <u_1, u_2, u_3>## and ##\vec{v} = <v_1, v_2, v_3>##.
What condition do these vectors need to satisfy in order to belong to set W? You are given this condition.

Is 0 an element of W?
If ##\vec{u}## and ##\vec{v}## are arbitrary members of W, is ##\vec{u} + \vec{v}## also in W?
If ##\vec{u}## is an arbitrary member of W, and k is an arbitrary scalar, is ##k\vec{u}## also in W?

If the answers to these questions are all "yes", then the set is a subspace of ##\mathbb{R}^3##.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top