#Finding Basis Help
30 messages · Page 1 of 1 (latest)
- Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close - Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
Both are planes, so are of dimension 2, for the first one you can take $(x,y,z)^{T}$ in the plane then you know that $3x+2y=0$ thus $x=-\frac{2}{3}y$ so $(x,y,z)^{T}=((-\frac{2}{3},1,0)y +(0,0,1)z))^{T}$ from this you can deduce a basis (a linearly independent family of vectors that generates the plane)
😑 rotoR
So the same for the second one
Doesn't the basis only consist of 1 vector tho?
No here both are planes so the basis consists of two vectors
That doesn't seem right
I put the given equations into a matrix and solved that matrix to get x = -4/3z, y = 2z, and z being the free variable
So that means (x, y, z) = (-4/3z, 2z, z) = z(-4/3, 2, 1)
So the basis should be {(-4/3, 2, 1)}
That is false though here it’s a plane
Take (0,0,1)
It’s a vector of the plane
But it’s non colinear to your basis vector
Show what you did
I just set up a matrix with the 2 equations, to get an augmented matrix with the rightmost column all zero and after a few basic row reductions I got that solution
Wait a second I think I misunderstood the question
I thought you had to find a basis for both planes
not the set of vectors that are in both planes simultaneously
Im sorry it’s my bad
In that case your basis vector does work indeed
because the vector space is basically the orthogonal of $F=Span((3,2,0),(3,1,2))$
😑 rotoR
Which you can get by just solving a linear system
To go over it again.
{(3,2,0),(3,1,2)} is linearly independent, hence there is one free variable, and therefore the kernel is one-dimensional, fix any nonzero z to get a basis, e.g z=-3 yields (-4,6,-3) as a generator.
@north knot
one also sometimes calls a basis of Ker A (for a homogeneous system Ax=0) a fundamental system of solutions for Ax = b
Alternatively, geometrically, the solution is a line (the intersection line of the two nonparallel planes) and we know that the cross product of the normals of the planes is collinear to a direction of this line
+close