Prove that three vectors are coplanarlinear dependence and coplanar vectorsHow do I find out of these vectors are coplanar?Proving that three vectors in $mathbb R^3$ are coplanar if one is a linear combination of the other twoCoplanar Vectors ProofVectors in a planeProof Vectors are coplanarIf $veca,vecb,vecc$ are three coplanar vectorsIf $veca,vecb,vecc$ are coplanar vectors, the prove required result.Condition for coplanar vectorsIs a vector making equal angles with three non-zero coplanar vectors perpendicular to that plane of three vectors?
How much of data wrangling is a data scientist's job?
Is it logically or scientifically possible to artificially send energy to the body?
What's the in-universe reasoning behind sorcerers needing material components?
Which is the best way to check return result?
Reverse dictionary where values are lists
When is человек used as the word man instead of человек
If human space travel is limited by the G force vulnerability, is there a way to counter G forces?
What do you call someone who asks many questions?
Why is consensus so controversial in Britain?
How do I deal with an unproductive colleague in a small company?
Is there an expression that means doing something right before you will need it rather than doing it in case you might need it?
Why no variance term in Bayesian logistic regression?
How to prevent "they're falling in love" trope
ssTTsSTtRrriinInnnnNNNIiinngg
Why can't we play rap on piano?
Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?
Detention in 1997
Plagiarism or not?
Why are the 737's rear doors unusable in a water landing?
Can a virus destroy the BIOS of a modern computer?
Expand and Contract
Why doesn't using multiple commands with a || or && conditional work?
Am I breaking OOP practice with this architecture?
Can I run a new neutral wire to repair a broken circuit?
Prove that three vectors are coplanar
linear dependence and coplanar vectorsHow do I find out of these vectors are coplanar?Proving that three vectors in $mathbb R^3$ are coplanar if one is a linear combination of the other twoCoplanar Vectors ProofVectors in a planeProof Vectors are coplanarIf $veca,vecb,vecc$ are three coplanar vectorsIf $veca,vecb,vecc$ are coplanar vectors, the prove required result.Condition for coplanar vectorsIs a vector making equal angles with three non-zero coplanar vectors perpendicular to that plane of three vectors?
$begingroup$
Three vectors are given: $u,v,w$. It is given that:
$|u|=|v|=|w|= sqrt2$; $ucdot v=ucdot w=vcdot w=-1$.
Prove that vectors $u,v,w$ are coplanar (on the same plane).
I have a few ideas, but I don't know if they are helpful in this case:
I know that three vectors are co-planar if $ucdot(v x w)=0$.
In addition, I assume that you can prove it with linear dependence, but I don't know how to use it here.
In addition, I thought that maybe the angle between the vectors can be of help- $120$ degrees between every $2$ vectors- but does that necessarily mean that they are on the same plain- co-planar?
linear-algebra vector-spaces vectors
New contributor
$endgroup$
add a comment |
$begingroup$
Three vectors are given: $u,v,w$. It is given that:
$|u|=|v|=|w|= sqrt2$; $ucdot v=ucdot w=vcdot w=-1$.
Prove that vectors $u,v,w$ are coplanar (on the same plane).
I have a few ideas, but I don't know if they are helpful in this case:
I know that three vectors are co-planar if $ucdot(v x w)=0$.
In addition, I assume that you can prove it with linear dependence, but I don't know how to use it here.
In addition, I thought that maybe the angle between the vectors can be of help- $120$ degrees between every $2$ vectors- but does that necessarily mean that they are on the same plain- co-planar?
linear-algebra vector-spaces vectors
New contributor
$endgroup$
add a comment |
$begingroup$
Three vectors are given: $u,v,w$. It is given that:
$|u|=|v|=|w|= sqrt2$; $ucdot v=ucdot w=vcdot w=-1$.
Prove that vectors $u,v,w$ are coplanar (on the same plane).
I have a few ideas, but I don't know if they are helpful in this case:
I know that three vectors are co-planar if $ucdot(v x w)=0$.
In addition, I assume that you can prove it with linear dependence, but I don't know how to use it here.
In addition, I thought that maybe the angle between the vectors can be of help- $120$ degrees between every $2$ vectors- but does that necessarily mean that they are on the same plain- co-planar?
linear-algebra vector-spaces vectors
New contributor
$endgroup$
Three vectors are given: $u,v,w$. It is given that:
$|u|=|v|=|w|= sqrt2$; $ucdot v=ucdot w=vcdot w=-1$.
Prove that vectors $u,v,w$ are coplanar (on the same plane).
I have a few ideas, but I don't know if they are helpful in this case:
I know that three vectors are co-planar if $ucdot(v x w)=0$.
In addition, I assume that you can prove it with linear dependence, but I don't know how to use it here.
In addition, I thought that maybe the angle between the vectors can be of help- $120$ degrees between every $2$ vectors- but does that necessarily mean that they are on the same plain- co-planar?
linear-algebra vector-spaces vectors
linear-algebra vector-spaces vectors
New contributor
New contributor
edited Mar 28 at 21:14
J. W. Tanner
4,3651320
4,3651320
New contributor
asked Mar 28 at 20:21
noam Azulaynoam Azulay
235
235
New contributor
New contributor
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The sum of three angles between three pairs of non-coplanar angles is always less than 360 degrees. However instead of proving this general statement one can arrive at the result at once, observing that the vectors in your particular problem form an equilateral triangle. An easy check shows:
$$(u+v+w)cdot(u+v+w)=|u|^2+|v|^2+|w|^2+2ucdot v+2vcdot w+2wcdot u=0\
implies u+v+w=0.$$
As the three vectors are linearly dependent, they are coplanar.
$endgroup$
$begingroup$
Why did you think of adding the the vectors to one another in the first place? Why does "u+v+w=0" mean that they are co-planar? Did you write that they are linearly dependent because 1∙u+1∙v+1∙w=0, the coefficients are not all 0?
$endgroup$
– noam Azulay
Mar 28 at 21:15
$begingroup$
Very nice answer!
$endgroup$
– mjw
Mar 28 at 22:29
$begingroup$
@noamAzulay It is not hard to notice that the vectors form equilateral triangle. The non-coplanar vectors are linearly independent and therefore cannot add to 0. And you are right $1ne0$ quite certainly.
$endgroup$
– user
Mar 28 at 22:31
$begingroup$
Why did you start the proof with this multiplication (u+v+w)(u+v+w)? Is it because you knew in advance that your goal is to reach u+v+w=0 in order to prove this?
$endgroup$
– noam Azulay
Mar 28 at 23:00
$begingroup$
@noamAzulay As I wrote in another comment, the equality $u+v+w=0$ is evident, as soon as one realizes that the angles between the vectors are 120 degrees. The same method can be applied in fact to any three vectors such that the angles between them satisfy $alpha+beta+gamma=2pi$ (or $alpha+beta-gamma=0$). The only complication will be in finding the correct coefficients. As soon as they are found one proceeds with the same demonstration $(c_1u+c_2v+c_3w)^2=0$.
$endgroup$
– user
Mar 28 at 23:33
|
show 1 more comment
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
noam Azulay is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3166373%2fprove-that-three-vectors-are-coplanar%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The sum of three angles between three pairs of non-coplanar angles is always less than 360 degrees. However instead of proving this general statement one can arrive at the result at once, observing that the vectors in your particular problem form an equilateral triangle. An easy check shows:
$$(u+v+w)cdot(u+v+w)=|u|^2+|v|^2+|w|^2+2ucdot v+2vcdot w+2wcdot u=0\
implies u+v+w=0.$$
As the three vectors are linearly dependent, they are coplanar.
$endgroup$
$begingroup$
Why did you think of adding the the vectors to one another in the first place? Why does "u+v+w=0" mean that they are co-planar? Did you write that they are linearly dependent because 1∙u+1∙v+1∙w=0, the coefficients are not all 0?
$endgroup$
– noam Azulay
Mar 28 at 21:15
$begingroup$
Very nice answer!
$endgroup$
– mjw
Mar 28 at 22:29
$begingroup$
@noamAzulay It is not hard to notice that the vectors form equilateral triangle. The non-coplanar vectors are linearly independent and therefore cannot add to 0. And you are right $1ne0$ quite certainly.
$endgroup$
– user
Mar 28 at 22:31
$begingroup$
Why did you start the proof with this multiplication (u+v+w)(u+v+w)? Is it because you knew in advance that your goal is to reach u+v+w=0 in order to prove this?
$endgroup$
– noam Azulay
Mar 28 at 23:00
$begingroup$
@noamAzulay As I wrote in another comment, the equality $u+v+w=0$ is evident, as soon as one realizes that the angles between the vectors are 120 degrees. The same method can be applied in fact to any three vectors such that the angles between them satisfy $alpha+beta+gamma=2pi$ (or $alpha+beta-gamma=0$). The only complication will be in finding the correct coefficients. As soon as they are found one proceeds with the same demonstration $(c_1u+c_2v+c_3w)^2=0$.
$endgroup$
– user
Mar 28 at 23:33
|
show 1 more comment
$begingroup$
The sum of three angles between three pairs of non-coplanar angles is always less than 360 degrees. However instead of proving this general statement one can arrive at the result at once, observing that the vectors in your particular problem form an equilateral triangle. An easy check shows:
$$(u+v+w)cdot(u+v+w)=|u|^2+|v|^2+|w|^2+2ucdot v+2vcdot w+2wcdot u=0\
implies u+v+w=0.$$
As the three vectors are linearly dependent, they are coplanar.
$endgroup$
$begingroup$
Why did you think of adding the the vectors to one another in the first place? Why does "u+v+w=0" mean that they are co-planar? Did you write that they are linearly dependent because 1∙u+1∙v+1∙w=0, the coefficients are not all 0?
$endgroup$
– noam Azulay
Mar 28 at 21:15
$begingroup$
Very nice answer!
$endgroup$
– mjw
Mar 28 at 22:29
$begingroup$
@noamAzulay It is not hard to notice that the vectors form equilateral triangle. The non-coplanar vectors are linearly independent and therefore cannot add to 0. And you are right $1ne0$ quite certainly.
$endgroup$
– user
Mar 28 at 22:31
$begingroup$
Why did you start the proof with this multiplication (u+v+w)(u+v+w)? Is it because you knew in advance that your goal is to reach u+v+w=0 in order to prove this?
$endgroup$
– noam Azulay
Mar 28 at 23:00
$begingroup$
@noamAzulay As I wrote in another comment, the equality $u+v+w=0$ is evident, as soon as one realizes that the angles between the vectors are 120 degrees. The same method can be applied in fact to any three vectors such that the angles between them satisfy $alpha+beta+gamma=2pi$ (or $alpha+beta-gamma=0$). The only complication will be in finding the correct coefficients. As soon as they are found one proceeds with the same demonstration $(c_1u+c_2v+c_3w)^2=0$.
$endgroup$
– user
Mar 28 at 23:33
|
show 1 more comment
$begingroup$
The sum of three angles between three pairs of non-coplanar angles is always less than 360 degrees. However instead of proving this general statement one can arrive at the result at once, observing that the vectors in your particular problem form an equilateral triangle. An easy check shows:
$$(u+v+w)cdot(u+v+w)=|u|^2+|v|^2+|w|^2+2ucdot v+2vcdot w+2wcdot u=0\
implies u+v+w=0.$$
As the three vectors are linearly dependent, they are coplanar.
$endgroup$
The sum of three angles between three pairs of non-coplanar angles is always less than 360 degrees. However instead of proving this general statement one can arrive at the result at once, observing that the vectors in your particular problem form an equilateral triangle. An easy check shows:
$$(u+v+w)cdot(u+v+w)=|u|^2+|v|^2+|w|^2+2ucdot v+2vcdot w+2wcdot u=0\
implies u+v+w=0.$$
As the three vectors are linearly dependent, they are coplanar.
edited Mar 28 at 23:40
answered Mar 28 at 21:12
useruser
6,19211031
6,19211031
$begingroup$
Why did you think of adding the the vectors to one another in the first place? Why does "u+v+w=0" mean that they are co-planar? Did you write that they are linearly dependent because 1∙u+1∙v+1∙w=0, the coefficients are not all 0?
$endgroup$
– noam Azulay
Mar 28 at 21:15
$begingroup$
Very nice answer!
$endgroup$
– mjw
Mar 28 at 22:29
$begingroup$
@noamAzulay It is not hard to notice that the vectors form equilateral triangle. The non-coplanar vectors are linearly independent and therefore cannot add to 0. And you are right $1ne0$ quite certainly.
$endgroup$
– user
Mar 28 at 22:31
$begingroup$
Why did you start the proof with this multiplication (u+v+w)(u+v+w)? Is it because you knew in advance that your goal is to reach u+v+w=0 in order to prove this?
$endgroup$
– noam Azulay
Mar 28 at 23:00
$begingroup$
@noamAzulay As I wrote in another comment, the equality $u+v+w=0$ is evident, as soon as one realizes that the angles between the vectors are 120 degrees. The same method can be applied in fact to any three vectors such that the angles between them satisfy $alpha+beta+gamma=2pi$ (or $alpha+beta-gamma=0$). The only complication will be in finding the correct coefficients. As soon as they are found one proceeds with the same demonstration $(c_1u+c_2v+c_3w)^2=0$.
$endgroup$
– user
Mar 28 at 23:33
|
show 1 more comment
$begingroup$
Why did you think of adding the the vectors to one another in the first place? Why does "u+v+w=0" mean that they are co-planar? Did you write that they are linearly dependent because 1∙u+1∙v+1∙w=0, the coefficients are not all 0?
$endgroup$
– noam Azulay
Mar 28 at 21:15
$begingroup$
Very nice answer!
$endgroup$
– mjw
Mar 28 at 22:29
$begingroup$
@noamAzulay It is not hard to notice that the vectors form equilateral triangle. The non-coplanar vectors are linearly independent and therefore cannot add to 0. And you are right $1ne0$ quite certainly.
$endgroup$
– user
Mar 28 at 22:31
$begingroup$
Why did you start the proof with this multiplication (u+v+w)(u+v+w)? Is it because you knew in advance that your goal is to reach u+v+w=0 in order to prove this?
$endgroup$
– noam Azulay
Mar 28 at 23:00
$begingroup$
@noamAzulay As I wrote in another comment, the equality $u+v+w=0$ is evident, as soon as one realizes that the angles between the vectors are 120 degrees. The same method can be applied in fact to any three vectors such that the angles between them satisfy $alpha+beta+gamma=2pi$ (or $alpha+beta-gamma=0$). The only complication will be in finding the correct coefficients. As soon as they are found one proceeds with the same demonstration $(c_1u+c_2v+c_3w)^2=0$.
$endgroup$
– user
Mar 28 at 23:33
$begingroup$
Why did you think of adding the the vectors to one another in the first place? Why does "u+v+w=0" mean that they are co-planar? Did you write that they are linearly dependent because 1∙u+1∙v+1∙w=0, the coefficients are not all 0?
$endgroup$
– noam Azulay
Mar 28 at 21:15
$begingroup$
Why did you think of adding the the vectors to one another in the first place? Why does "u+v+w=0" mean that they are co-planar? Did you write that they are linearly dependent because 1∙u+1∙v+1∙w=0, the coefficients are not all 0?
$endgroup$
– noam Azulay
Mar 28 at 21:15
$begingroup$
Very nice answer!
$endgroup$
– mjw
Mar 28 at 22:29
$begingroup$
Very nice answer!
$endgroup$
– mjw
Mar 28 at 22:29
$begingroup$
@noamAzulay It is not hard to notice that the vectors form equilateral triangle. The non-coplanar vectors are linearly independent and therefore cannot add to 0. And you are right $1ne0$ quite certainly.
$endgroup$
– user
Mar 28 at 22:31
$begingroup$
@noamAzulay It is not hard to notice that the vectors form equilateral triangle. The non-coplanar vectors are linearly independent and therefore cannot add to 0. And you are right $1ne0$ quite certainly.
$endgroup$
– user
Mar 28 at 22:31
$begingroup$
Why did you start the proof with this multiplication (u+v+w)(u+v+w)? Is it because you knew in advance that your goal is to reach u+v+w=0 in order to prove this?
$endgroup$
– noam Azulay
Mar 28 at 23:00
$begingroup$
Why did you start the proof with this multiplication (u+v+w)(u+v+w)? Is it because you knew in advance that your goal is to reach u+v+w=0 in order to prove this?
$endgroup$
– noam Azulay
Mar 28 at 23:00
$begingroup$
@noamAzulay As I wrote in another comment, the equality $u+v+w=0$ is evident, as soon as one realizes that the angles between the vectors are 120 degrees. The same method can be applied in fact to any three vectors such that the angles between them satisfy $alpha+beta+gamma=2pi$ (or $alpha+beta-gamma=0$). The only complication will be in finding the correct coefficients. As soon as they are found one proceeds with the same demonstration $(c_1u+c_2v+c_3w)^2=0$.
$endgroup$
– user
Mar 28 at 23:33
$begingroup$
@noamAzulay As I wrote in another comment, the equality $u+v+w=0$ is evident, as soon as one realizes that the angles between the vectors are 120 degrees. The same method can be applied in fact to any three vectors such that the angles between them satisfy $alpha+beta+gamma=2pi$ (or $alpha+beta-gamma=0$). The only complication will be in finding the correct coefficients. As soon as they are found one proceeds with the same demonstration $(c_1u+c_2v+c_3w)^2=0$.
$endgroup$
– user
Mar 28 at 23:33
|
show 1 more comment
noam Azulay is a new contributor. Be nice, and check out our Code of Conduct.
noam Azulay is a new contributor. Be nice, and check out our Code of Conduct.
noam Azulay is a new contributor. Be nice, and check out our Code of Conduct.
noam Azulay is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3166373%2fprove-that-three-vectors-are-coplanar%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown