New Reply

Linear independance

 
Share Thread Thread Tools
Jul26-12, 12:13 AM   #1
 

Linear independance


1. The problem statement, all variables and given/known data

If vectors u v & w ARE linearly independent are:

a) u+v, u+w, v+w
b) u-v, u-w, v-w

The attempt at a solution

I don't really know where to start with this. It isn't homework. It is just one of the questions out of my textbook(ch 2.3 #43 linear algebra by poole 3rd ed).

So the answers are a) yes b) no. But the question says to explain why and the back of the book just says yes and no. I don't understand why either would be different.

I guessed and said the first one would be independent. But guessing doesn't really do anything in the real world. other then gives you a small percentage to be right.

Any help would be muchly appreciated
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Jul26-12, 12:51 AM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Start with the definition. Can you or can you not find constants ##A,B,C## not all zero such that$$
A(u+v) + B(u+w) + C(v+w)=0$$
 
Jul26-12, 01:16 AM   #3
 
Quote by LCKurtz View Post
Start with the definition. Can you or can you not find constants ##A,B,C## not all zero such that$$
A(u+v) + B(u+w) + C(v+w)=0$$
$$u(A+B) + v(A+C) + w(B+C) = 0$$

$$u(A+B) + v(-A+C) + w(-B-C) = 0 $$
A=1, B=-1, C=1.
1+-1=0, -1+1=0, --1-1=0

So.. By inspection.. I can make the second one a 0 without zero's.. So that would mean. They are now linearly dependent. But how would I calculate that? I don't know how to put a proof vector in to a real formula.
 
Jul26-12, 01:43 AM   #4
 
Recognitions:
Homework Helper Homework Help

Linear independance


Quote by JeeebeZ View Post
$$u(A+B) + v(A+C) + w(B+C) = 0$$

$$u(A+B) + v(-A+C) + w(-B-C) = 0 $$
A=1, B=-1, C=1.
1+-1=0, -1+1=0, --1-1=0

So.. By inspection.. I can make the second one a 0 without zero's.. So that would mean. They are now linearly dependent. But how would I calculate that? I don't know how to put a proof vector in to a real formula.
In the first case, you need A+B=0, A+C=0, B+C=0, because these are the coefficients of u, v and w, and u,v,w are linearly independent. The only solution is A = B = 0, so that means the original set {u+v,u+w,v+w} is linearly independent as well.

In the second case you need A+B=0, -A+C=0, -B-C=0. There is a nonzero solution, so the set {u-v,u-w,v-w} is linearly dependent.

RGV
 
New Reply
Thread Tools


Similar Threads for: Linear independance
Thread Forum Replies
linear independance Precalculus Mathematics Homework 5
[SOLVED] Spans and linear independance Calculus & Beyond Homework 10
linear independance Calculus & Beyond Homework 5
linear independance Calculus & Beyond Homework 2
non-linear independance Linear & Abstract Algebra 7