MHB Determine Sub-Vector Spaces of W & V

Yankel
Messages
390
Reaction score
0
Hello all,

I have two sets:

\[W={\begin{pmatrix} a &2b \\ c-b &b+c-3a \end{pmatrix}|a,b,c\epsilon \mathbb{R}}\]

\[V=ax^{2}+bx+c|(a-2b)^{2}=0\]I need to determine if these sets are sub vector spaces and to determine the dim.

I think that W is a sub space and dim(W)=3 (am I right?)

I don't know how to approach V...any help will be appreciated
 
Physics news on Phys.org
The set of all 2x2 real matrices can be viewed as a vector space of dimension 4.

In this view, W becomes the space spanned by:

(1,0,0,-3), (0,2,-1,1) and (0,0,1,1).

Is this a linearly independent set?

For the second set, it might be good to verify the closure conditions, first (the 0-polynomial is obviously a member of $V$).

Suppose:

$p(x) = ax^2 + bx + c$
$q(x) = dx^2 + ex + f$

are both in $V$.

Does $(p+q)(x) = (a + d)x^2 + (b+e)x + (c+f)$ satisfy:

$[(a+ d) - 2(b+e)]^2 = 0$?

If $k$ is any real number, does:

$(ka - 2kb)^2 = 0$ (that is, is $(kp)(x) \in V$)?

(Hint: if $r^2 = 0$, then $r = 0$).

Can you find a LINEAR relationship between $a,b,c$?

Finally, PROVE your answer by exhibiting a basis, if $V$ is indeed a subspace.
 
The world of 2\times 2 complex matrices is very colorful. They form a Banach-algebra, they act on spinors, they contain the quaternions, SU(2), su(2), SL(2,\mathbb C), sl(2,\mathbb C). Furthermore, with the determinant as Euclidean or pseudo-Euclidean norm, isu(2) is a 3-dimensional Euclidean space, \mathbb RI\oplus isu(2) is a Minkowski space with signature (1,3), i\mathbb RI\oplus su(2) is a Minkowski space with signature (3,1), SU(2) is the double cover of SO(3), sl(2,\mathbb C) is the...

Similar threads

Back
Top