How Can Gaussian Elimination Demonstrate a Line of Intersection in 3D Space?

  • Thread starter Thread starter Muzly
  • Start date Start date
  • Tags Tags
    Planes Vectors
Click For Summary

Homework Help Overview

The discussion revolves around demonstrating the line of intersection of three planes defined by linear equations using Gaussian elimination. The original poster presents a set of equations and seeks to understand the geometric implications of their solutions in three-dimensional space.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • The original poster attempts to use Gaussian elimination to identify a free variable and express the solutions parametrically. They question how to prove that the solutions lie along a line in three dimensions and seek clarification on vector representations.
  • Some participants suggest using the cross product of normal vectors to find a vector along the line of intersection and discuss the relationship between vectors derived from different planes.
  • There are inquiries about the nature of vector relationships, particularly whether certain vectors should be parallel and how to express them correctly.

Discussion Status

Contextual Notes

Participants are navigating the complexities of vector mathematics and the implications of Gaussian elimination in three-dimensional geometry. There are references to specific values and methods, but the discussion remains focused on understanding rather than solving the problem outright.

Muzly
Messages
8
Reaction score
0
Hi, first poster here.

I'm stuck on a question in first-year University Maths. I'll put down what I know where I've done it.

Question: Consider these linear equations:

x + 2y - z = 2
2x + y + 3z = 5
x + 5y - 6z = 1

for the planes P1, P2 and P3 respectively.

(a) Using Gaussian elimination, show that there is one free variable, and that the solutions lie along a line L in three dimensions.

Obviously, I'm not going to put down the whole algorithm, but my solution set is as follows:
(S1,S2,S3) = ( (8-7r)/3 , (5r-1)/3 , r )
Where r is our free variable.
Any ideas on how to show (prove) that the equation lies along a line in three dimensions? Or will that be enough?

(b) Write the equation for L in vector form, and find a vector b parallel to the line L.

Would the equation for L in vector form just be [(8-7r)/3]i + [(5r-1)/3]j + rk?

Vector b is parallel to that if you just add a constant, correct?

(c) (The tricky one).
Write down normal vectors n1, n2, n3 for the planes P1, P2, P3 respectively. Obtain a vector c that lies along the line of intersection of P1 and P2, by using the vectors n1 and n2.

Is c parallel to the vector b in (b) above? Should it be?

I have got n1, n2 and n3 through finding the vector equation for P1, P2 and P3, and using cross-multiplication.
The vector forms are:
P1 - 2i + j - 2k
P2 - (2/5)i + (1/5)j + (3/5)k
P3 - i + (1/5)j - (1/6)k

Using X, Y and Z intercepts, and labelling each point A, B, and C respectively, I obtained the following vectors (I'll only show for normal vector for P1, too much to type here!)
A->B = (-2, 1, 0)
A->C = (-2, 0, -2)

Cross multiply these and you'll get:
n1 = 2i + 4j - 2k

Also,
n2 = (3/25)i + (6/25)j + (2/25)k
n3 = (-1/30)i - (1/6)j + (1/5)k

Is anyone able to just check my work (to make sure the response to my problem is correct), and able to explain to me clearly about how to obtain the vector c and if it should be parallel to vector b as in Part B.

All help is GREATLY appreciated! :smile:
 
Physics news on Phys.org
I'm not quite sure about this, but I think vector c should be the cross product of n1 and n2. I'm having a hard time imagining it in my mind, but I think if a vector is perpedicular to the perpendiculars of two planes, then it should lie parallel to the intersection of the two planes.
 
Exactly as I thought, but I thought I'd come on here for confirmation.

But, the vector c must lie along the line of intersection of P1 and P2. That's what's stumped me.

And it further asks if vector c (along the line of intersection of P1 and P2) is parallel to the vector b (parallel to the line of intersection of P1 P2 and P3), and should that be so.

If you could cross product n1 and n2 , I had a hint from a tutor that there should be a varying vector attached, which should just be the unit vector of the resultant vector of the cross product of n1 and n2 , with a t stuck outside it. (t is an element of all real numbers)
eg.
(Ai + Bj + Ck) + (Di + Ej + Fk)t
 
Muzly said:
(a) Using Gaussian elimination, show that there is one free variable, and that the solutions lie along a line L in three dimensions.

Obviously, I'm not going to put down the whole algorithm, but my solution set is as follows:
(S1,S2,S3) = ( (8-7r)/3 , (5r-1)/3 , r )
Where r is our free variable.
Any ideas on how to show (prove) that the equation lies along a line in three dimensions? Or will that be enough?
Looks good to me. The "line in three dimensions" referred to is given in parametric equations as x= (8-7r)/3, y= (5r-1)/, z= r. Clearly any point in the intersection lies on that line.

(b) Write the equation for L in vector form, and find a vector b parallel to the line L.

Would the equation for L in vector form just be [(8-7r)/3]i + [(5r-1)/3]j + rk?

Vector b is parallel to that if you just add a constant, correct?

No. any vector parallel to another is a multiple. What you have calculated is a vector function. Since the problem asks for a vector parallel, pick two values for r, calculate the corresponding points on the line and subtract to find the vector. Taking r= 0 and r= 1 should make it very easy!

c) (The tricky one).
Write down normal vectors n1, n2, n3 for the planes P1, P2, P3 respectively. Obtain a vector c that lies along the line of intersection of P1 and P2, by using the vectors n1 and n2.

Is c parallel to the vector b in (b) above? Should it be?

Yes, any vectors "along" the same line will be parallel. Any vector perpendicular to the normal to P1 must lie in P1. Any vector perpendicular to the normal to P2 must lie in P2. The crossproduct of those two normal vectors will be perpendicular to both, therefore lie in both planes, therefore along the line of intersection. Frankly, I don't understand your tutor's suggestion at all! Since the problem asks for a vector, not a vector function, there shouldn't be any variable involved.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 38 ·
2
Replies
38
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K