Find orthogonal base for u+v without answer

  • Thread starter Thread starter transgalactic
  • Start date Start date
  • Tags Tags
    Base
transgalactic
Messages
1,386
Reaction score
0
i got these vectors R4:
v1=(1,1,0,1)
v2=(0,-4,2,0)
v3=(0,0,-18,0)
u1=(1,1,0,1)
u2=(-1,0,1,0)


in the row reduction process v1 v2 v3 u1 are left independent
i need to find the orthogonal base of u+v?

in the solution i was told that because v1 v2 v3 u1 are independent

then the orthogonal base of u+v the standard base of is
(1,0,0,0)
(0,1,0,0)
(0,0,1,0)
(0,0,0,1)

but why take the standart base
the vectors v1 v2 v3 u1 are independent they can act as a base
??
 
Physics news on Phys.org
You have left some things out. Are we to assume that v is spanned by v1, v2, and v3? And that u is spanned by u1 and u2?

Yes, v1, v2, v3, u1 are independent and so are a basis for u+v. But they are not orthogonal. Since there are four of them, they span all of R4. You know that the standard basis for R4 is orthonormal so it satisfies the conditions of the problem: Find an othogonal basis for u+ v.
 
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