Crames Rule and equation of a plane

  • Thread starter succubus
  • Start date
  • Tags
    Plane
In summary: So it's just a matter of figuring out which line goes through which point. In summary, the equation of a plane is written like this because we need to use Cramers Rule to solve for it. I can do it no problem, but since I have to present it, I want to be prepared to answer all questions my teacher may ask.
  • #1
succubus
33
0
I am doing a presentation on the 3-point problem in Geology. We have to use Cramers Rule to solve for the equation of a plane. I can do it no problem, but since I have to present it, I want to be prepared to answer all questions my teacher may ask. For example:

Why is the equation of a plane written like this

| x y z 1|
|x1 y1 z1 1|
|x2 y2 z2 1|
|x3 y3 z3 1|

The top is just the vector we multiply by to come up with the equation of a line? (when we expand by cofactors) I'm not sure exactly. Unfortunately I did not take the required pre-req to get into this class, they let me in, so I took on a project that was a little beyond me at this point. Also, what is the definition of a determinant? I can show how they work, ubt I don't have a description of what they really represent. Everything I look up and every book I have just show you how to analyze them, not what they really represent.

Any help on the explanation of this would be great.


-Pati
 
Physics news on Phys.org
  • #2
Attempting to answer a technically tricky question in an intuitive way

succubus said:
I am doing a presentation on the 3-point problem in Geology.

Geometry? As in: find the equation of the plane through three given points in ordinary three-dimensional euclidean space?

succubus said:
Why is the equation of a plane [in [itex]R^3[/itex]] written like this
[tex]
\left| \begin{array}{cccc}
x & y & z & 1 \\
x_1 & y_1 & z_1 & 1 \\
x_2 & y_2 & z_2 & 1 \\
x_3 & y_3 & z_3 &1
\end{array}
\right| = 0
[/tex]

Well, can you answer this? Why is the equation of the line through two points in the plane [itex]R^2[/itex] given by
[tex]
\left| \begin{array}{ccc}
x & y & 1 \\
x_1 & y_1 & 1 \\
x_2 & y_2 & 1
\end{array}
\right| = 0
[/tex]

succubus said:
Also, what is the definition of a determinant? I can show how they work, ubt I don't have a description of what they really represent. Everything I look up and every book I have just show you how to analyze them, not what they really represent.

Well, proving the key property of determinants for nxn matrices, the multiplication law
[tex]
\det (A \, B) = \left( \det A \right) \, \left( \det B \right)
[/tex]
is a bit tricky. The preferred modern proof is nowadays done in a course on exterior algebra (Grassmann algebra). But there is a lovely and elementary proof from graph theory! (Can't find the citation right now, but I can't be the only one who is thinking of the paper I am thinking of, so speak up, please, if you think you might recall the citation I intend.) When I taught linear algebra, I explained this in terms of a "hierarchical counting problem", but this interpretation is more abstract than geometrical.

As for intuition: geometrically speaking, the determinant is kind of like a signed volume; see section 10.3 of Birkhoff and Mac Lane, A Survey of Modern Algebra, 4th ed., MacMillan, 1977 for a proof of the following:

Theorem (Gram's Formula). The squared volume of the parallipiped in [itex]R^n[/itex] with edges given by the rows of the nxn matrix A is [itex]\det A A^t[/itex]

(This is a generalization of the cosine law from elementary trigonmetry.)

Theorem. The linear operator P multiplies the volumes of all parallipipeds by [itex]\pm \det P[/itex] (depending on whether or not P reverses orientation).

If you know about elementary matrices, as an exercise you can try to prove these yourself by considering more and more elaborate matrices.
 
Last edited:
  • #3
Geometry? As in: find the equation of the plane through three given points in ordinary three-dimensional euclidean space?


The answer is yes. I guess I should have been more precise. You see, were doing the three point problem in Geology. You have 3 elevations and 3 coordinates (x,y) and you need to find strike, dip, and dip direction for the plane. Basically, we have to find the equation of the plane in order to determine those other elements. Which comes upon another question I have, which is regarding the strike. (Don't see clearly why you take the arctan of the partial derivative of x with respect to y instead of the opposite) In any case, I just need to be able to explain (at least I think) why the equation of a plane is written like that. And the equation of 2 points for that matter. So the answer is no, I don't see why it's written that way :)
 
  • #4
Ow, ow, ow (revenge of the dead trees!) ... Mrmph... eh? Oh, sorry, I've been trying to find that citation and so far can't, arghghgh! Probably one of those nifty papers by Philip Straffin...

Anyway, from similar triangles, the equation of the line through the points
[tex](x_1, \, y_1), \; (x_2, \, y_2)[/tex]
is (draw a sketch!):
[tex]
\frac{x-x_1}{x-x_2} = \frac{y-y_1}{y-y_2}
[/tex]
On the other hand
[tex]
\left| \begin{array}{ccc}
x & y & 1 \\
x_1 & y_1 & 1 \\
x_2 & y_2 & 1
\end{array} \right|
= \left| \begin{array}{ccc}
x & y & 1 \\
x-x_1 & y-y_1 & 0 \\
x-x_2 & y-y_2 & 0
\end{array} \right|
= \left| \begin{array}{cc}
x-x_1 & y-y_1 \\
x-x_2 & y-y_2
\end{array} \right|
[/tex]
which vanishes iff the equation of the line holds true. (This is Exercise 10.1.10 in Birkhoff and Mac Lane, incidentally.)

Here's a hint for the higher dimensional case: consider difference vectors wrt the undetermined point (x,y,z); what property do they have iff (x,y,z) lies in the plane spanning the three given points?

I should have asked whether you have a preference for row vectors or column vectors (in the latter case, transpose the matrices in the argument I wrote out above).

I am afraid I am not familiar with the terms from geology (surveying, perchance?) "dip", "strike".

For the hyperplane through n points in [itex]R^n[/itex] we put n difference vectors in an n by n determinant and rewrite the latter as an n+1 by n+1 determinant as above, then apply the remark about the difference vectors having a certain familiar algebraic property iff the undetermined point lies in the hyperplane. Statement and proof are really about convex combinations of vectors so this is a fact about n-dimensional affine geometry. No notion of angle or distance is needed!

For an algebraic interpretation of basically the same argument, see M. G. Kendall, A Course in the Geometry of n Dimensions, Dover reprint.
 
Last edited:

1. What is Cramer's Rule?

Cramer's Rule is a mathematical method used to solve a system of linear equations by using determinants. It provides a way to find the unique solutions to a system of equations by using the coefficients of the variables.

2. How is Cramer's Rule used to solve a system of equations?

To use Cramer's Rule, the system of equations must be written in standard form, with the variables on the left side and the constants on the right side. Then, the determinant of the coefficient matrix is calculated. The determinant of each variable is then found by replacing the column of coefficients for that variable with the column of constants and calculating the determinant. Finally, the solution for each variable can be found by dividing the determinant of the variable by the determinant of the coefficient matrix.

3. What is the equation of a plane?

The equation of a plane is a mathematical representation of a flat, two-dimensional surface in a three-dimensional space. It is typically written in the form of Ax + By + Cz = D, where A, B, and C are the coefficients of the variables x, y, and z, and D is a constant.

4. How is the equation of a plane determined?

The equation of a plane can be determined by using a point and a normal vector, or by using three non-collinear points on the plane. Using the point and normal vector method, the equation can be written as (x-x0)n1 + (y-y0)n2 + (z-z0)n3 = 0, where (x0, y0, z0) is the given point and (n1, n2, n3) is the normal vector. Using the three points method, the equation can be written as (x-x1)/(x2-x1) = (y-y1)/(y2-y1) = (z-z1)/(z2-z1), where (x1, y1, z1), (x2, y2, z2), and (x3, y3, z3) are the given points.

5. How is the equation of a plane used in real life applications?

The equation of a plane is used in various real life applications, such as engineering, physics, and architecture. It is used to model and analyze the behavior of objects in three-dimensional space, such as the trajectory of a projectile, the shape of a building, or the motion of a vehicle. It is also used in computer graphics and 3D modeling to create realistic images and simulations.

Similar threads

  • Linear and Abstract Algebra
Replies
17
Views
4K
  • Linear and Abstract Algebra
Replies
10
Views
1K
  • Precalculus Mathematics Homework Help
Replies
7
Views
881
  • Engineering and Comp Sci Homework Help
Replies
1
Views
1K
  • General Math
Replies
3
Views
881
  • Engineering and Comp Sci Homework Help
Replies
14
Views
2K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
4
Views
829
  • Classical Physics
Replies
4
Views
892
Back
Top