Find All Possible Values of x When 3 Vectors are Linearly Dependent

Click For Summary
The discussion revolves around finding the possible values of x when three vectors, a, b, and c, are linearly dependent in a three-dimensional space. The vectors have specific inner product relationships, with a and b being orthogonal unit vectors, while c has a magnitude of 2. Participants explore the implications of linear dependence, suggesting that c can be expressed as a linear combination of a and b. The conversation also highlights the importance of understanding the geometric relationships between the vectors, particularly their angles and the resulting constraints on their coordinates. Ultimately, the focus is on determining the values of x based on the established relationships among the vectors.
  • #31
ehild said:
You define angles between two vectors, a and c, b and c. But you draw the vector c out of the plane spread by a and b, as if it had a component perpendicular to both a and b, so independent from them. Remember, they are dependent in 3 dimension. That means they are in one plane.

View attachment 226279
how can i draw like you drew c is in the span of a and b? what coordinate should i choose?
 
Physics news on Phys.org
  • #32
ehild said:
There are two angles here, between a and c and between b and c. Are the vectors in the drawing dependent?
View attachment 226280
i think here i was wrong, the three vector are independent to each other in my drawing because they are not in same plane right?
so what coordinate should i choose for c? is ##c=(1,1, \sqrt2)## wrong?
 
  • #33
fiksx said:
yeah in my picture i chose ##c=(1,1, \sqrt2)## , is it wrong?
Is ##\vec c=(1,1, \sqrt2)## dependent of (1,0,0) and (0,0,1)? How can you decide if three vectors are independent or dependent?

fiksx said:
i think here i was wrong, the three vector are independent to each other in my drawing because they are not in same plane right?
so what coordinate should i choose for c? is ##c=(1,1, \sqrt2)## wrong?
If the plane is spread by a and b, what is the third coordinate of all vectors in that plane?
 
  • #34
fiksx said:
i think here i was wrong, the three vector are independent to each other in my drawing because they are not in same plane right?
so what coordinate should i choose for c? is ##c=(1,1, \sqrt2)## wrong?
It is wrong, of course.
If a=(1,0,0) and b=(0,1,0), what should be the third coordinate of c so it is a linear combination of a and b?
The third coordinate is a linear combination of the third coordinates of both a and b, two zeros. What do you get if you combine two zeros?
 
  • #35
ehild said:
Is ##\vec c=(1,1, \sqrt2)## dependent of (1,0,0) and (0,0,1)? How can you decide if three vectors are independent or dependent?

the determinant is -1 so it is independent to each other?

If the plane is spread by a and b, what is the third coordinate of all vectors in that plane?

if the plane is spread by a and b, the third coordinate is linear combination of a and b
 
  • #36
ehild said:
It is wrong, of course.
If a=(1,0,0) and b=(0,1,0), what should be the third coordinate of c so it is a linear combination of a and b?
The third coordinate is a linear combination of the third coordinates of both a and b, two zeros. What do you get if you combine two zeros?
##c=k(1,0,0)+b(0,1,0)##
 
  • #37
fiksx said:
if the plane is spread by a and b, the third coordinate is linear combination of a and b
The coordinate is not linear combination of vectors.
 
  • #38
fiksx said:
##c=k(1,0,0)+b(0,1,0)##
It is better, but do not use b for coefficient: b was a vector.
So you can write ##\vec c = k(1,0,0)+ m(0,1,0). ## The scalar product ##\vec a \vec c ## =1 was given. What do you get for k?
 
  • #39
ehild said:
It is better, but do not use b for coefficient: b was a vector.
So you can write ##\vec c = k(1,0,0)+ m(0,1,0). ## The scalar product ##\vec a \vec c ## =1 was given. What do you get for k?
k is 1?
i just want to know what c coordinate should be and how can i draw it.
 
  • #40
fiksx said:
k is 1?
i just want to know what c coordinate should be and how can i draw it.
What is the magnitude of c?
 
  • #41
ehild said:
What is the magnitude of c?
2
 
  • #42
fiksx said:
2
yes. how do you get the magnitude of a vector from its components?
 
  • #43
ehild said:
yes. how do you get the magnitude of a vector from its components?
by squaring the coordinate and take square root of it
if i choose ## c(1,1,\sqrt2)##, i got the magnitude 2 and it is also satisfy ##a.c=1## , is it right or wrong?
 
  • #44
fiksx said:
by squaring the coordinate and take square root of it
if i choose ## c(1,1,\sqrt2)##, i got the magnitude 2 and it is also satisfy ##a.c=1## , is it right or wrong?
you know that ## c(1,1,\sqrt2)## is wrong, as it is independent of a and b.
 
  • #45
ehild said:
you know that ## c(1,1,\sqrt2)## is wrong, as it is independent of a and b.
so you mean i have to find c coordinate that is dependent to a and b and satisfy ##a.c=1## ?
 
  • #46
fiksx said:
so you mean i have to find c coordinate that is dependent to a and b and satisfy ##a.c=1## ?
yes, and |c|=2.
 
Last edited:
  • #47
fiksx said:
so you mean i have to find c coordinate that is dependent to a and b and satisfy ##a.c=1## ?

first i chose ##a (1,0,0) , b (0,1,0) ## because ##a.b=0;b.b=0;a.a=0##
and suppose
##c(a,b,c)##
where ## c.c = (a^2+b^2+c^2)##
and ##a.c =1 , (1,0,0).(a,b,c)=1##
##a=1##,
and ##c.c=4##
so ##a^2+b^2+c^2=4##
##1+b^2+c^2=4##
##b^2+c^2=3##
since ##b.b=1##
##c^2=2##
so ##c= \sqrt 2##
is there another way to find c, beside this way?
 
  • #48
fiksx said:
first i chose ##a (1,0,0) , b (0,1,0) ## because ##a.b=0;b.b=0;a.a=0##
and suppose
##c(a,b,c)##
where ## c.c = (a^2+b^2+c^2)##
You know already, that the third component of vector c must be zero.
And it is misleading if you denote the components and vectors with the same letter.
fiksx said:
and ##a.c =1 , (1,0,0).(a,b,c)=1##
##a=1##,
and ##c.c=4##
so ##a^2+b^2+c^2=4##
##1+b^2+c^2=4##
##b^2+c^2=3##
since ##b.b=1##

You see, "b" as component of vector c is not the same as the magnitude of the vector b.

fiksx said:
##c^2=2##
so ##c= \sqrt 2##
is there another way to find c, beside this way?
This is all wrong, as was said to you a thousand times, You show a vector again, that is independent with a and b. Start with ##\vec c## a vector in the plane of ##\vec a## and ##\vec b## , but denote the components with other letters, not with a, b, c,
 
  • #49
I8unM.png
ehild said:
You know already, that the third component of vector c must be zero.
And it is misleading if you denote the components and vectors with the same letter.You see, "b" as component of vector c is not the same as the magnitude of the vector b.This is all wrong, as was said to you a thousand times, You show a vector again, that is independent with a and b. Start with ##\vec c## a vector in the plane of ##\vec a## and ##\vec b## , but denote the components with other letters, not with a, b, c,

i know and i understood,
##c=\alpha a+ \beta b##
##a.c=1##
##a(\alpha a+ \beta b)=1##
##\alpha=1##
##c.c=(\alpha a+ \beta b).(\alpha a+ \beta b)=\alpha^2+\beta^2=4##
##\beta^2=+/- \sqrt 3##
##x=b.c##
##x=b(\alpha a+ \beta b) ##
##x=\beta##

##\alpha^2+\beta^2=1+x^2=4##
do you mean this?

------since ##\alpha=1 , \beta=+/-\sqrt 3## ,##c= \alpha .a+\beta.b##
##c=1.(1,0,0)++/- \sqrt 3 (0,1,0)##
so ##c= (1, +/-\sqrt 3, 0)##

it is clearly angle between b and c is 60 degree,
ah i got it. i see from the picture, angle b and c is 150 degree
another question is there another wy to find c without using this way?
 

Attachments

  • I8unM.png
    I8unM.png
    13.5 KB · Views: 367
Last edited:
  • #50
fiksx said:
i know and i understood,
##c=\alpha a+ \beta b##
##a.c=1##
##a(\alpha a+ \beta b)=1##
##\alpha=1##
##c.c=(\alpha a+ \beta b).(\alpha a+ \beta b)=\alpha^2+\beta^2=4##
##\beta^2=+/- \sqrt 3##
That is wrong. can be β2 negative?
##\alpha^2+\beta^2=4## and α=1, what is β2?
fiksx said:
##x=b.c##
##x=b(\alpha a+ \beta b) ##
##x=\beta##

But what values can β have?

fiksx said:
##\alpha^2+\beta^2=1+x^2=\sqrt 3##[
do you mean this?
No, how come that ##1+x^2=\sqrt 3## ? This must be ##\vec c \cdot \vec c ## which is 4.
fiksx said:
------since ##\alpha=1 , \beta=\sqrt 3## ,
Can not have β some other value?
fiksx said:
##c= \alpha .a+\beta.b##
##c=1.(1,0,0)+\sqrt 3 (0,1,0)##
so ##c= (1, +/-\sqrt 3, 0)##
If β2=3 β can be √3 or -√3, but √3 is positive. At the end you wrote the correct solution, but take more care to the derivations.
 
  • #51
ehild said:
That is wrong. can be β2 negative?
##\alpha^2+\beta^2=4## and α=1, what is β2?But what values can β have?No, how come that ##1+x^2=\sqrt 3## ? This must be ##\vec c \cdot \vec c ## which is 4.

Can not have β some other value?

If β2=3 β can be √3 or -√3, but √3 is positive. At the end you wrote the correct solution, but take more care to the derivations.
i just wanted to show that ##x=\beta## ,
anyway what i learn from this problem is from a.b=0, dot product=0 show that a and b is orthogonal to each other. so it imply a and b is independent to each other and it span the plane(?) while c is dependent to both a and b, it is in the span of a and b?
but without finding c coordinate, how can you know the angle between b and c can be 150 degree?
 
  • #52
fiksx said:
i just wanted to show that ##x=\beta## ,
anyway what i learn from this problem is from a.b=0, dot product=0 show that a and b is orthogonal to each other. so it imply a and b is independent to each other and it span the plane(?) while c is dependent to both a and b, it is in the span of a and b?
but without finding c coordinate, how can you know the angle between b and c can be 150 degree?
Yes, vector c is in the span of a and b. What is the angle between a and c (both of them)? From that, what can be the angle between b and c?
But I do not see that the angle was asked in the problem.
upload_2018-5-28_16-4-24.png
 

Attachments

  • upload_2018-5-28_16-4-24.png
    upload_2018-5-28_16-4-24.png
    2.5 KB · Views: 752
  • #53
ehild said:
Yes, vector c is in the span of a and b. What is the angle between a and c (both of them)? From that, what can be the angle between b and c?
But I do not see that the angle was asked in the problem. View attachment 226295
yes from a and c 60 degree, and b and c is 30 degree, i mean there is another way to solve this using, ##x=b.c \cos \theta## ,
##x= ##
from ##a.c \cos \theta=1 ##, ##1.2 cos \theta=1##, angle between a and c is 60 degree.
##x=b.c \cos \theta## ## x=2.1 cos 30 = \sqrt3 ##
without finding coordinate, how do you know another angle is 150 degree?
 
  • #54
ehild said:
Yes, vector c is in the span of a and b. What is the angle between a and c (both of them)? From that, what can be the angle between b and c?
But I do not see that the angle was asked in the problem. View attachment 226295
ah i think i got it, there is possibility that 60 degree is obtuse or acute angle with b from a
 
  • #55
fiksx said:
yes from a and c 60 degree, and b and c is 30 degree, i mean there is another way to solve this using, ##x=b.c \cos \theta## ,
##x= ##
from ##a.c \cos \theta=1 ##, ##1.2 cos \theta=1##, angle between a and c is 60 degree.
##1\cdot 2 cos \theta=1## means that cosθ = 1/2. θ can be 60° or -60°. The angle between b and c can be 30°or 90+60= 150 °. See figure in the previous post.
 
  • #56
ehild said:
##1\cdot 2 cos \theta=1## means that cosθ = 1/2. θ can be 60° or -60°. The angle between b and c can be 30°or 90+60= 150 °. See figure in the previous post.
ok thankyou so much for the help :D learn so much from your answer! sorry I am asking too much !
 
  • #57
fiksx said:
ok thankyou so much for the help :D learn so much from your answer! sorry I am asking too much !
You are welcome :smile:
 

Similar threads

Replies
18
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
Replies
26
Views
2K
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
4
Views
2K
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K