If u is orthogonal to both v and w, and u not equal to 0, argue that u is not in the span of v and w. ( Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Orthogonal projection on span $x$Prove the orthogonal complement is equal to the orthogonal complement of the Span.Linear Independence and “Not in the Span”Incomplete Gauss Jordan elimination: what have I left outConsider the following system and find the values of b for which the system has a solutionGeneral form of a matrix that is both centrosymmetric and orthogonalOrthogonal Complement of SpanFind 4x3 matrix B such that AB = IOrthogonal projection on SpanFor what values of k does this system of equations have a unique / infinite / no solutions?
Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?
Generate an RGB colour grid
Can anything be seen from the center of the Boötes void? How dark would it be?
How would a mousetrap for use in space work?
Maximum summed powersets with non-adjacent items
Do square wave exist?
Crossing US/Canada Border for less than 24 hours
Is there such thing as an Availability Group failover trigger?
Most bit efficient text communication method?
2001: A Space Odyssey's use of the song "Daisy Bell" (Bicycle Built for Two); life imitates art or vice-versa?
What is the meaning of the new sigil in Game of Thrones Season 8 intro?
How could we fake a moon landing now?
Wu formula for manifolds with boundary
Why are there no cargo aircraft with "flying wing" design?
What do you call the main part of a joke?
Fantasy story; one type of magic grows in power with use, but the more powerful they are, they more they are drawn to travel to their source
Is this homebrew Lady of Pain warlock patron balanced?
Is it common practice to audition new musicians one-on-one before rehearsing with the entire band?
Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?
Amount of permutations on an NxNxN Rubik's Cube
What are the out-of-universe reasons for the references to Toby Maguire-era Spider-Man in ITSV
8 Prisoners wearing hats
What is homebrew?
Delete nth line from bottom
If u is orthogonal to both v and w, and u not equal to 0, argue that u is not in the span of v and w. (
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Orthogonal projection on span $x$Prove the orthogonal complement is equal to the orthogonal complement of the Span.Linear Independence and “Not in the Span”Incomplete Gauss Jordan elimination: what have I left outConsider the following system and find the values of b for which the system has a solutionGeneral form of a matrix that is both centrosymmetric and orthogonalOrthogonal Complement of SpanFind 4x3 matrix B such that AB = IOrthogonal projection on SpanFor what values of k does this system of equations have a unique / infinite / no solutions?
$begingroup$
QN: If u is orthogonal to both v and w, and u ≠ 0, argue that u is not in the span of v and w.
Where I am at:
I get stuck when it comes to solving my augmented matrix with Gauss Jordan Elimination.
I also tried formulating the following steps to solve the problem.
Create instances of u, v and w that pertain to the question. My visualisation in Geogebra can be viewed here: https://ggbm.at/b6xvwhpa
Set u = av + bw = u (where a and b are constants)
- Disprove (2)
However, I could not get past step 1.
Any pointers would be greatly appreciated.
linear-algebra matrices
New contributor
$endgroup$
add a comment |
$begingroup$
QN: If u is orthogonal to both v and w, and u ≠ 0, argue that u is not in the span of v and w.
Where I am at:
I get stuck when it comes to solving my augmented matrix with Gauss Jordan Elimination.
I also tried formulating the following steps to solve the problem.
Create instances of u, v and w that pertain to the question. My visualisation in Geogebra can be viewed here: https://ggbm.at/b6xvwhpa
Set u = av + bw = u (where a and b are constants)
- Disprove (2)
However, I could not get past step 1.
Any pointers would be greatly appreciated.
linear-algebra matrices
New contributor
$endgroup$
add a comment |
$begingroup$
QN: If u is orthogonal to both v and w, and u ≠ 0, argue that u is not in the span of v and w.
Where I am at:
I get stuck when it comes to solving my augmented matrix with Gauss Jordan Elimination.
I also tried formulating the following steps to solve the problem.
Create instances of u, v and w that pertain to the question. My visualisation in Geogebra can be viewed here: https://ggbm.at/b6xvwhpa
Set u = av + bw = u (where a and b are constants)
- Disprove (2)
However, I could not get past step 1.
Any pointers would be greatly appreciated.
linear-algebra matrices
New contributor
$endgroup$
QN: If u is orthogonal to both v and w, and u ≠ 0, argue that u is not in the span of v and w.
Where I am at:
I get stuck when it comes to solving my augmented matrix with Gauss Jordan Elimination.
I also tried formulating the following steps to solve the problem.
Create instances of u, v and w that pertain to the question. My visualisation in Geogebra can be viewed here: https://ggbm.at/b6xvwhpa
Set u = av + bw = u (where a and b are constants)
- Disprove (2)
However, I could not get past step 1.
Any pointers would be greatly appreciated.
linear-algebra matrices
linear-algebra matrices
New contributor
New contributor
edited 11 mins ago
YuiTo Cheng
2,52341037
2,52341037
New contributor
asked 24 mins ago
Dimen3ionalDimen3ional
82
82
New contributor
New contributor
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
$defmyvec#1bf#1$
This is the same as saying
if $myvec u$ is orthogonal to both $myvec v$ and $myvec w$, and $myvec u$ is in the span of $myvec v$ and $myvec w$, then $myvec u=myvec 0$.
So, if $myvec u$ is in the span of $myvec v$ and $myvec w$, then $myvec u=amyvec v+bmyvec w$ for some scalars $a,b$. Assuming also $myvec u$ is orthogonal to both $myvec v$ and $myvec w$, this means $myvec ucdot myvec v=0$ and $myvec ucdotmyvec w=0$, so
$$myvec ucdot myvec u=myvec ucdot(amyvec v+bmyvec w)=a(myvec ucdot myvec v)+b(myvec ucdot myvec w)=a0+b0=0 .$$
Since $myvec ucdot myvec u=0$ we have $myvec u=myvec 0$.
$endgroup$
$begingroup$
I thought about this, however, the question specifically states that u can not be zero. If u can't be zero does that not prevent the above proof, or am I looking at this the wrong way?
$endgroup$
– Dimen3ional
8 mins ago
$begingroup$
Have you studied proof by contradiction or by contrapositive? That's what this is.
$endgroup$
– David
7 mins ago
add a comment |
$begingroup$
If $u$ belongs to the span of $v$ and $w$ the $u=av+bw$ for some scalars $a$ and $b$. Since $langle u, v rangle=0$ and $langle u, w rangle=0$ we get $langle u, (av+bw) rangle=0$ so $langle u, u rangle=0$. This means $u=0$ which is a contradiction.
$endgroup$
add a comment |
Your Answer
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
);
);
Dimen3ional 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%2f3192025%2fif-u-is-orthogonal-to-both-v-and-w-and-u-not-equal-to-0-argue-that-u-is-not-in%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
$defmyvec#1bf#1$
This is the same as saying
if $myvec u$ is orthogonal to both $myvec v$ and $myvec w$, and $myvec u$ is in the span of $myvec v$ and $myvec w$, then $myvec u=myvec 0$.
So, if $myvec u$ is in the span of $myvec v$ and $myvec w$, then $myvec u=amyvec v+bmyvec w$ for some scalars $a,b$. Assuming also $myvec u$ is orthogonal to both $myvec v$ and $myvec w$, this means $myvec ucdot myvec v=0$ and $myvec ucdotmyvec w=0$, so
$$myvec ucdot myvec u=myvec ucdot(amyvec v+bmyvec w)=a(myvec ucdot myvec v)+b(myvec ucdot myvec w)=a0+b0=0 .$$
Since $myvec ucdot myvec u=0$ we have $myvec u=myvec 0$.
$endgroup$
$begingroup$
I thought about this, however, the question specifically states that u can not be zero. If u can't be zero does that not prevent the above proof, or am I looking at this the wrong way?
$endgroup$
– Dimen3ional
8 mins ago
$begingroup$
Have you studied proof by contradiction or by contrapositive? That's what this is.
$endgroup$
– David
7 mins ago
add a comment |
$begingroup$
$defmyvec#1bf#1$
This is the same as saying
if $myvec u$ is orthogonal to both $myvec v$ and $myvec w$, and $myvec u$ is in the span of $myvec v$ and $myvec w$, then $myvec u=myvec 0$.
So, if $myvec u$ is in the span of $myvec v$ and $myvec w$, then $myvec u=amyvec v+bmyvec w$ for some scalars $a,b$. Assuming also $myvec u$ is orthogonal to both $myvec v$ and $myvec w$, this means $myvec ucdot myvec v=0$ and $myvec ucdotmyvec w=0$, so
$$myvec ucdot myvec u=myvec ucdot(amyvec v+bmyvec w)=a(myvec ucdot myvec v)+b(myvec ucdot myvec w)=a0+b0=0 .$$
Since $myvec ucdot myvec u=0$ we have $myvec u=myvec 0$.
$endgroup$
$begingroup$
I thought about this, however, the question specifically states that u can not be zero. If u can't be zero does that not prevent the above proof, or am I looking at this the wrong way?
$endgroup$
– Dimen3ional
8 mins ago
$begingroup$
Have you studied proof by contradiction or by contrapositive? That's what this is.
$endgroup$
– David
7 mins ago
add a comment |
$begingroup$
$defmyvec#1bf#1$
This is the same as saying
if $myvec u$ is orthogonal to both $myvec v$ and $myvec w$, and $myvec u$ is in the span of $myvec v$ and $myvec w$, then $myvec u=myvec 0$.
So, if $myvec u$ is in the span of $myvec v$ and $myvec w$, then $myvec u=amyvec v+bmyvec w$ for some scalars $a,b$. Assuming also $myvec u$ is orthogonal to both $myvec v$ and $myvec w$, this means $myvec ucdot myvec v=0$ and $myvec ucdotmyvec w=0$, so
$$myvec ucdot myvec u=myvec ucdot(amyvec v+bmyvec w)=a(myvec ucdot myvec v)+b(myvec ucdot myvec w)=a0+b0=0 .$$
Since $myvec ucdot myvec u=0$ we have $myvec u=myvec 0$.
$endgroup$
$defmyvec#1bf#1$
This is the same as saying
if $myvec u$ is orthogonal to both $myvec v$ and $myvec w$, and $myvec u$ is in the span of $myvec v$ and $myvec w$, then $myvec u=myvec 0$.
So, if $myvec u$ is in the span of $myvec v$ and $myvec w$, then $myvec u=amyvec v+bmyvec w$ for some scalars $a,b$. Assuming also $myvec u$ is orthogonal to both $myvec v$ and $myvec w$, this means $myvec ucdot myvec v=0$ and $myvec ucdotmyvec w=0$, so
$$myvec ucdot myvec u=myvec ucdot(amyvec v+bmyvec w)=a(myvec ucdot myvec v)+b(myvec ucdot myvec w)=a0+b0=0 .$$
Since $myvec ucdot myvec u=0$ we have $myvec u=myvec 0$.
answered 15 mins ago
DavidDavid
70.1k668131
70.1k668131
$begingroup$
I thought about this, however, the question specifically states that u can not be zero. If u can't be zero does that not prevent the above proof, or am I looking at this the wrong way?
$endgroup$
– Dimen3ional
8 mins ago
$begingroup$
Have you studied proof by contradiction or by contrapositive? That's what this is.
$endgroup$
– David
7 mins ago
add a comment |
$begingroup$
I thought about this, however, the question specifically states that u can not be zero. If u can't be zero does that not prevent the above proof, or am I looking at this the wrong way?
$endgroup$
– Dimen3ional
8 mins ago
$begingroup$
Have you studied proof by contradiction or by contrapositive? That's what this is.
$endgroup$
– David
7 mins ago
$begingroup$
I thought about this, however, the question specifically states that u can not be zero. If u can't be zero does that not prevent the above proof, or am I looking at this the wrong way?
$endgroup$
– Dimen3ional
8 mins ago
$begingroup$
I thought about this, however, the question specifically states that u can not be zero. If u can't be zero does that not prevent the above proof, or am I looking at this the wrong way?
$endgroup$
– Dimen3ional
8 mins ago
$begingroup$
Have you studied proof by contradiction or by contrapositive? That's what this is.
$endgroup$
– David
7 mins ago
$begingroup$
Have you studied proof by contradiction or by contrapositive? That's what this is.
$endgroup$
– David
7 mins ago
add a comment |
$begingroup$
If $u$ belongs to the span of $v$ and $w$ the $u=av+bw$ for some scalars $a$ and $b$. Since $langle u, v rangle=0$ and $langle u, w rangle=0$ we get $langle u, (av+bw) rangle=0$ so $langle u, u rangle=0$. This means $u=0$ which is a contradiction.
$endgroup$
add a comment |
$begingroup$
If $u$ belongs to the span of $v$ and $w$ the $u=av+bw$ for some scalars $a$ and $b$. Since $langle u, v rangle=0$ and $langle u, w rangle=0$ we get $langle u, (av+bw) rangle=0$ so $langle u, u rangle=0$. This means $u=0$ which is a contradiction.
$endgroup$
add a comment |
$begingroup$
If $u$ belongs to the span of $v$ and $w$ the $u=av+bw$ for some scalars $a$ and $b$. Since $langle u, v rangle=0$ and $langle u, w rangle=0$ we get $langle u, (av+bw) rangle=0$ so $langle u, u rangle=0$. This means $u=0$ which is a contradiction.
$endgroup$
If $u$ belongs to the span of $v$ and $w$ the $u=av+bw$ for some scalars $a$ and $b$. Since $langle u, v rangle=0$ and $langle u, w rangle=0$ we get $langle u, (av+bw) rangle=0$ so $langle u, u rangle=0$. This means $u=0$ which is a contradiction.
answered 14 mins ago
Kavi Rama MurthyKavi Rama Murthy
75.5k53270
75.5k53270
add a comment |
add a comment |
Dimen3ional is a new contributor. Be nice, and check out our Code of Conduct.
Dimen3ional is a new contributor. Be nice, and check out our Code of Conduct.
Dimen3ional is a new contributor. Be nice, and check out our Code of Conduct.
Dimen3ional 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%2f3192025%2fif-u-is-orthogonal-to-both-v-and-w-and-u-not-equal-to-0-argue-that-u-is-not-in%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