Show that U intersection W does not equal ((0,0,0))

  • Thread starter Thread starter franky2727
  • Start date Start date
  • Tags Tags
    Intersection
franky2727
Messages
131
Reaction score
0
show that U intersection W does not equal ((0,0,0)) and hence that U+W is not a direct sum

U being (a,0,a) and W being (c,d,c+2d) and we know that c d and a are elements of R, why are there not a direct sum? is there a rule that prevents any of a c or d from being the zero vector? if this is the case obviously its easy to solve?
 
Physics news on Phys.org
It is only a direct sum if they have no elements in common, that is: you can only write every element from U+W in the form u+w (with u in U and w in W) in one and only one way.
This follows from the first part, namely: that the intersection is not empty. Because, if x is an element in the intersection it can be written both as x + 0 and 0 + x, so the decomposition is not unique.

To show that it is non-empty, you only need to give a single non-zero element that is in both, which is not hard.
 
sorry that went right over my head, can someone dumb it down a bit please?
 
To show that U\cap W\neq\{(0,0,0)\}, you need to find some other vector (x,y,z) which belongs in both U and W where at least one of x, y, or z is not zero.

In other words, if (a, 0, a) = (c,d,c+2d), what equations can you set up to solve for a, c, and d? Do all three variables have to equal 0?
 
franky2727 said:
is there a rule that prevents any of a c or d from being the zero vector?

Just a note: unless the above is a typo, it seems that you have a pretty severe misconception about vectors. a, c, and d are elements of \mathbb{R}, i.e. scalars. Thus none of them can "be the zero vector." The zero vector in this case (since we are working in \mathbb{R}^3) is the vector (0, 0, 0).
 
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