Basis for the orthogonal complement.

  • Thread starter Thread starter -Dragoon-
  • Start date Start date
  • Tags Tags
    Basis Orthogonal
Click For Summary

Homework Help Overview

The problem involves finding a basis for the orthogonal complement of a plane defined by the equation 3x + 2y - z = 0 in R3. The original poster attempts to derive vectors that span the orthogonal complement, W^{\perp}, but encounters discrepancies with the solutions manual.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the dimensionality of W^{\perp} and its relationship to the plane W. There are questions about the correctness of the original poster's approach and whether the derived vectors are indeed in W^{\perp} or W. Some suggest verifying the conditions for orthogonality and reconsidering the basis formed.

Discussion Status

The discussion is ongoing, with participants providing guidance on the dimensionality of the subspaces involved and the need for a single vector in the basis for W^{\perp}. There is an exploration of different methods to find the correct vector, including the possibility of using the cross product or the Gram-Schmidt process.

Contextual Notes

Participants note that the original poster's assumption about the nature of vectors in W^{\perp} may be flawed, as they must be perpendicular to the vectors spanning W. There is also mention of a theorem regarding the dimensions of subspaces and their orthogonal complements.

-Dragoon-
Messages
308
Reaction score
7

Homework Statement


Let W be the plane [itex]3x + 2y - z = 0[/itex] in R3. Find a basis for [itex]W^{\perp}[/itex]

Homework Equations


N/A

The Attempt at a Solution


Firstly, I take some arbitrary vector [itex]u = \begin{bmatrix}a\\b\\c\end{bmatrix}[/itex]
that is in [itex]W^{\perp}[/itex]. Then I note that W can be rewritten in terms of the natural basis for R3:
[itex]W = 3\begin{bmatrix}1\\0\\0\end{bmatrix} + 2 \begin{bmatrix}0\\1\\0\end{bmatrix} - 1 \begin{bmatrix}0\\0\\1\end{bmatrix}[/itex]

Then, by the inner product: [itex]\langle u,w\rangle = 3a + 2b - c = 0[/itex]. Thus,
[itex]a = -\frac{2}{3}b + \frac{1}{3}c[/itex] and hence the vector u in [itex]W^{\perp}[/itex] has the form:
[itex]u = \begin{bmatrix}-\frac{2}{3}b+\frac{1}{3}c\\b\\c\end{bmatrix} = b\begin{bmatrix}\frac{-2}{3}\\1\\0\end{bmatrix} + c u = \begin{bmatrix}\frac{1}{3}\\0\\1\end{bmatrix}[/itex]

Thus, the set [itex]\begin{Bmatrix}<br /> \begin{bmatrix}-\frac{2}{3}\\1\\0\end{bmatrix}<br /> \begin{bmatrix}\frac{1}{3}\\0\\1\end{bmatrix}<br /> \end{Bmatrix}[/itex] spans [itex]W^{\perp}[/itex].

Since both vectors are linearly independent, that is, one cannot be written as a linear combination of the other, I conclude that the set forms a basis for [itex]W^{\perp}[/itex]. After checking the solutions manual for the answer, the book came up with a completely different solution. What did I do wrong? Thanks in advance.
 
Physics news on Phys.org
What is the dimension of [itex]W^{\perp}[/itex]?

ehild
 
ehild said:
What is the dimension of [itex]W^{\perp}[/itex]?

ehild

Its dimension is 3...

So, do I need to start all over or can the incorrect process to the solution be fixed half way?
 
The whole vector field has three dimensions. What is the dimension of a plane? What is the dimension of a straight line?

ehild
 
You found the vector (-2/3, 1, 0) to be in [itex]W^{\perp}[/itex].

Can you verify that it is NOT in W?
That is, does it satisfy the equation 3x + 2y - z = 0 which is the equation for W?
 
A plane, through the origin, is a two dimensional subspace of [itex]R^3[/itex]. Its orthogonal complement is a line through the origin and has dimension 1. You should have only one vector in the basis.

Your error is in thinking that a vector <a, b, c>, in the orthogonal complement must satisfy 3a+ 2y- c= 0. That is the equation of the plane- any vector in the plane must satisfy that equation. Instead, write the equation as z= 3x+ 2y. Any vector in the plane must be of the form
[tex]\begin{bmatrix}x \\ y \\ z\end{bmatrix}= \begin{bmatrix}x \\ y \\ 3x+ 2y\end{bmatrix}= x\begin{bmatrix}1 \\ 0 \\ 3\end{bmatrix}+ y\begin{bmatrix}0 \\ 1 \\ 2\end{bmatrix}[/tex]
Any vector in the orthogonal complement must be perpendicular to both of those vectors.
 
Last edited by a moderator:
I like Serena said:
You found the vector (-2/3, 1, 0) to be in [itex]W^{\perp}[/itex].

Can you verify that it is NOT in W?
That is, does it satisfy the equation 3x + 2y - z = 0 which is the equation for W?

I never realized the vector I mistakenly concluded to be in [itex]W^{\perp}[/itex] is actually in W.
 
Retribution said:
I never realized the vector I mistakenly concluded to be in [itex]W^{\perp}[/itex] is actually in W.

Yes.
Effectively you have solved the equation of W to find a basis of 2 vectors that span W.

But for [itex]W^{\perp}[/itex] you need a vector that is perpendicular to those 2 vectors.


Btw, if you try and find it, you may find that you recognize it!
 
HallsofIvy said:
A plane, through the origin, is a two dimensional subspace of [itex]R^3[/itex]. Its orthogonal complement is a line through the origin and has dimension 1. You should have only one vector in the basis.

Your error is in thinking that a vector <a, b, c>, in the orthogonal complement must satisfy 3a+ 2y- c= 0. That is the equation of the plane- any vector in the plane must satisfy that equation. Instead, write the equation as z= 3x+ 2y. Any vector in the plane must be of the form
[tex]\begin{bmatrix}x \\ y \\ z\end{bmatrix}= \begin{bmatrix}x \\ y \\ 3x+ 2y\end{bmatrix}= x\begin{bmatrix}1 \\ 0 \\ 3\end{bmatrix}+ y\begin{bmatrix}0 \\ 1 \\ 2\end{bmatrix}[/tex]
Any vector in the orthogonal complement must be perpendicular to both of those vectors.
Ah, is this is because of one of the theorems (is unnamed in my text, only called "theorem 5.12") that states the sum of the dimensions of the subspace and the subspace's orthogonal complement must not be greater than the dimension Rn? In this case, R3?
 
  • #10
I like Serena said:
Yes.
Effectively you have solved the equation of W to find a basis of 2 vectors that span W.

But for [itex]W^{\perp}[/itex] you need a vector that is perpendicular to those 2 vectors.


Btw, if you try and find it, you may find that you recognize it!


I see. So, can that vector now be found by using the Gram-Schmidt process?
 
  • #11
Since this is in R3, use the cross product.
 
  • #12
Retribution said:
I see. So, can that vector now be found by using the Gram-Schmidt process?

You can.

I recommend you try to find a vector that has an dot product of zero with the first vector.
Once you have that, use the remaining unknown component to make the dot product with the second vector also zero.

This path is easy, since both your vectors have a zero in it.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
Replies
19
Views
2K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
1K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 28 ·
Replies
28
Views
2K