Basis of the intersection of two spaces

Click For Summary
The discussion focuses on finding a basis for the intersection of two vector spaces, A and B. A is defined as the span of vectors (1,1,0) and (0,2,0), while B consists of vectors in R^3 satisfying x-y=0. The solution reveals that the basis for A∩B is (1,1,0), as it is the common vector in both bases. It is noted that while knowing the bases of A and B can help identify the intersection, caution is advised since the intersection's dimensionality depends on the relationship between the two spaces. Ultimately, the intersection of two planes through the origin is either a line, a plane, or empty, depending on their alignment.
Zero2Infinity
Messages
7
Reaction score
0

Homework Statement


Consider two vector spaces ##A=span\{(1,1,0),(0,2,0)\}## and ##B=\{(x,y,z)\in\mathbb{R}^3 s.t. x-y=0\}##. Find a basis of ##A\cap B##.

I get the solution but I also inferred it without all the calculations. Is my reasoning correct

Homework Equations



linear dependence definition.

The Attempt at a Solution



First of all I look for a basis of ##B##, which is ##(1,1,0),(0,0,1)##.
Now, the complete method for finding the basis of ##A\cap B## is the following one. I set
\begin{equation}
a_{1}(1,1,0)+a_{2}(0,2,0)=b_{1}(1,1,0)+b_{2}(0,0,1)
\end{equation}
or, equivalently (the coefficients are unknown so the sign is not that important as I can name ##-b_{i}=b_{i}##),
\begin{equation}
a_{1}(1,1,0)+a_{2}(0,2,0)+b_{1}(1,1,0)+b_{2}(0,0,1)=(0,0,0)
\end{equation}
By solving the linear system I get:
\begin{equation}
\begin{cases} a_{1}+0+b_{1}+0=0\\
a_{1}+2a_{2}+b_{1}+0=0 \\ 0+0+0+b_{2}=0 \end{cases}
\Leftrightarrow \begin{cases} a_{1}=-b_{1}\\
a_{1}+2a_{2}+b_{1}=0 \\ b_{2}=0 \end{cases}
\end{equation}
##a_{1}=-b_{1},a_{2}=b_{2}=0##. Thus, the generic vector ##\textbf{v}\in A\cap B## can be written as the linear combination of the basis of ##A## with ##a_{1}## and ##a_{2}## as coefficents.
\begin{equation}
\textbf{v}=-b_{1}(1,1,0)+0\cdot(0,2,0)=-b_{1}(1,1,0)
\end{equation}
The conclusion is that the searched basis is ##(1,1,0)##.

Now, I know this is the correct procedure but is it correct to say that, since I know a basis of ##A## and a basis of ##B##, the basis of ##A\cap B## are the common vectors to both basis, if there is at least one?
This way I could have immediately said that ##\mathcal{B}_A:(1,1,0),(0,2,0), \mathcal{B}_B:(1,1,0),(0,0,1)\Rightarrow \mathcal{B}_{A\cap B}:(1,1,0)##.
 
Physics news on Phys.org
I think the answer is yes...but you have to be careful. If you are able to write a basis vector for one space in terms of basis vectors from another, then clearly, those vectors will be in the intersection.
However, your space A is simply the xy-plane. It could have been written with other basis vectors that would not be so simple as [1,1,0] to pick out. Consider [1,0,0] and [0,1,0].
If you have two 2-D spaces, as above, your intersection is either all of the 2D space (if A = B) , spanned by a single vector, or empty (parallel planes).
 
You could get the dimension of ##A \cap B## from considering the dimensions of the subspaces. If the second basis vector for ##B## is not in ##A##, then the intersection must be the 1D subspace spanned by the common basis vector.

Geometrically, two planes through the origin, if not equal, intersect in a line through the origin.
 
Question: A clock's minute hand has length 4 and its hour hand has length 3. What is the distance between the tips at the moment when it is increasing most rapidly?(Putnam Exam Question) Answer: Making assumption that both the hands moves at constant angular velocities, the answer is ## \sqrt{7} .## But don't you think this assumption is somewhat doubtful and wrong?

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K