Pages

Subscribe:

Labels

Thursday, 4 October 2012

Equation in Cartesian coordinates for parabola

Let the directrix be the line x = −p and let the focus be the point (p, 0). If (xy) is a point on the parabola then, by Pappus' definition of a parabola, it is the same distance from the directrix as the focus; in other words:

x+p=\sqrt{(x-p)^2+y^2}.
Squaring both sides and simplifying produces
y^2 = 4px\
as the equation of the parabola. By interchanging the roles of x and y one obtains the corresponding equation of a parabola with a vertical axis as
x^2 = 4py.\
The equation can be generalized to allow the vertex to be at a point other than the origin by defining the vertex as the point (hk). The equation of a parabola with a vertical axis then becomes
(x-h)^{2}=4p(y-k).\,
The last equation can be rewritten
so the graph of any function which is a polynomial of degree 2 in x is a parabola with a vertical axis.
More generally, a parabola is a curve in the Cartesian plane defined by an irreducible equation — one that does not factor as a product of two not necessarily distinct linear equations — of the general conic form
 A x^{2} + B xy + C y^{2} + D x + E y + F = 0 \,
with the parabola restriction that
B^{2} = 4 AC,\,
where all of the coefficients are real and where A and C are not both zero. The equation is irreducible if and only if the determinant of the 3×3 matrix
\begin{bmatrix}
A & B/2 & D/2 \\
B/2 & C & E/2 \\
D/2 & E/2 & F
\end{bmatrix}.
is non-zero: that is, if (AC - B2/4)F + BED/4 - CD2/4 - AE2/4 ≠ 0. The reducible case, also called the degenerate case, gives a pair of parallel lines, possibly real, possibly imaginary, and possibly coinciding with each other.

0 comments:

Post a Comment