Cramers Rule and Determinants - A more detailed analysis

AI Thread Summary
Cramer's Rule is used to solve systems of equations, and the determinant provided is part of the method to derive the equation of a plane from three points in space. The equation of a plane can be expressed in the form Ax + By + Cz = D, where A, B, and C are coefficients derived from the coordinates of the points. The determinant helps in finding these coefficients by representing the relationships between the points and the plane. Understanding determinants involves recognizing them as a measure of the volume of the parallelepiped formed by vectors, which relates to linear transformations. Preparing for the presentation requires clarity on how determinants function within the context of Cramer's Rule and their geometric interpretation.
succubus
Messages
33
Reaction score
0
I know I am not presenting an actual problem, but it is for homework, and I do need some help. I wasn't sure which forum to post in, so I posted in two. :( Sorry.

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
First, of course, what you have is NOT the equation of a plane because it is not even an equation. It is, rather, one of the determinants you would use, in Cramer's method, to solve several equations.

The equation of any (almost) plane can be written Ax+ By+ Cz= 1 for some choice of A, B, and C. If the plane includes the 3 points (x_1,y_1,z_1), (x_2,y_2,z_2), and (x_3,y_3,z_3) then you must have Ax_1+ By_1+ Cz_1= 1, Ax_2+ By_2+ Cz_2= 1, and Ax_3+ By_3+ Cz_3= 1. Including the generic Ax+ By+ Cz= 1 gives 4 equations whose augmented matrix is what you have above.

You are correct that expanding the determinant by minors, using the first row gives the determinants that appear in Cramer's rule. It is, in fact, how Cramer's rule is derived.
 
Aahh...well, I meant why is the equation of a plane found using a determinant such as that. ;) I'm a bit on edge as I have to present this soon, and I have been racking my brain. Thanks for your input though, the more input themerrier!
 
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Back
Top