What Is the Necessary Condition for Three Planes to Intersect Along a Line?

Click For Summary

Homework Help Overview

The discussion revolves around finding a necessary condition for three planes defined by linear equations to intersect along a line. The equations provided involve variables a, b, and c, and the original poster is attempting to derive conditions based on matrix representation.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • The original poster attempts to manipulate a matrix derived from the plane equations to find a condition for intersection. They express confusion regarding the correctness of their approach and the implications of their findings.
  • Some participants question the accuracy of the matrix entries and suggest that the original poster may have made typographical errors in their equations.
  • Others propose that using determinants might be a simpler method to establish the necessary condition for the planes to intersect along a line.
  • There is a discussion about the distinction between necessary and sufficient conditions, with some participants clarifying that certain conditions previously considered are not necessary.

Discussion Status

The discussion is ongoing, with participants providing feedback and corrections to the original poster's attempts. There is a suggestion to explore the determinant of the matrix as a potential solution pathway, indicating a productive direction in the conversation.

Contextual Notes

Participants note that the original poster's approach may be hindered by misunderstandings regarding necessary versus sufficient conditions, and there is an emphasis on ensuring the matrix is not invertible for the planes to intersect along a line.

canadian_beef
Messages
12
Reaction score
0

Homework Statement




Find a necessary condition for the three planes given below to have a line of intersection.

-x +ay+bz=0
ax-y+cz=0
bx+cy-z=0


Homework Equations



in order to get a line of intersection between the planes..i know i need one line of the matrix to be [0 0 0|0]


The Attempt at a Solution



well here's the attempt..and its wrong

[ -1 a b | 0
a -1 c | 0
b c -1| 0 ]

=>

[-1 a b | 0
0 (a^2-1) ba+c | 0 (aRow1 + Row2)
0 (ab+c) b^2+1 | 0 ] (brow1 + Row 2)


=>

[ -1 a b | 0
0 a^2 -1 ba+c |0
0 0 2abc +c^2 - a^2 + b^2 +1) |0 ] (ab+c row2- a^2-1 Row1)


then what i did ..by inspection i made 2abc+c^2 -a^2 +b^2 +1 = 0 by letting a=b=1, and c=-1...

but that doesn't work becasue that owuld make plane 1 and 2 the same plane.

i need help

thanks
 
Last edited:
Physics news on Phys.org
The third row in your original matrix should be "b -c -1 | 0" not "b c -1 | 0".
 
my bad..edited...i mistyped the question

but still need help
 
In your last matrix, the 3rd element of the third row is "2abc +c2 - a2 + b2 +1" but then you start looking at the equation "2ab + c2 - a2 + b2 +1 = 0".
 
AKG said:
In your last matrix, the 3rd element of the third row is "2abc +c2 - a2 + b2 +1" but then you start looking at the equation "2ab + c2 - a2 + b2 +1 = 0".

another typo on my part i have that c there
 
canadian_beef said:
then what i did ..by inspection i made 2abc+c^2 -a^2 +b^2 +1 = 0 by letting a=b=1, and c=-1...

but that doesn't work becasue that owuld make plane 1 and 2 the same plane.
So? You weren't asked to find a sufficient condition, you were asked to find a necessary condition.

Incidentally, you have either the polynomial wrong, or the matrix wrong: I think determinants are a simpler approach to the problem than Gaussian elimination.
 
Last edited:
Im not sure how to do it the dertiminant way. I do not think my math is wrong so far.

Help
 
"a=b=1, c=-1" is a sufficient condition, not a necessary condition. In fact, "2abc + c2 - a2 + b2 +1 = 0" is also just a sufficient condition, not a necessary condition, since it isn't necessary for the third line to be all zeroes (the second line could be all zeroes).
 
AKG said:
"a=b=1, c=-1" is a sufficient condition, not a necessary condition. In fact, "2abc + c2 - a2 + b2 +1 = 0" is also just a sufficient condition, not a necessary condition, since it isn't necessary for the third line to be all zeroes (the second line could be all zeroes).


ok thanks

what would be an example as a necessary conditon and how would i go about finding it
 
  • #10
If the matrix of coefficients were invertible then the only simultaneous solution to the three equations would be (0, 0, 0), the POINT of intersection of the three planes. In order that the three planes intersect in a line it is necessary that the matrix not be invertible: in other words that the determinant be 0. Find the determinant and set it equal to 0.
 

Similar threads

Replies
3
Views
2K
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
5
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K