From Wikipedia, the free encyclopedia


Cartesian coordinates

In classical mathematics, analytic geometry, also known as coordinate geometry, or Cartesian geometry, is the study of geometry using a coordinate system. This contrasts with synthetic geometry.

Analytic geometry is widely used in physics and engineering, and is the foundation of most modern fields of geometry, including algebraic, differential, discrete and computational geometry.

Usually the Cartesian coordinate system is applied to manipulate equations for planes, straight lines, and squares, often in two and sometimes in three dimensions. Geometrically, one studies the Euclidean plane (two dimensions) and Euclidean space (three dimensions). As taught in school books, analytic geometry can be explained more simply: it is concerned with defining and representing geometrical shapes in a numerical way and extracting numerical information from shapes' numerical definitions and representations. The numerical output, however, might also be a vector or a shape. That the algebra of the real numbers can be employed to yield results about the linear continuum of geometry relies on the Cantor–Dedekind axiom.

History

Ancient Greece

The Greek mathematician Menaechmus solved problems and proved theorems by using a method that had a strong resemblance to the use of coordinates and it has sometimes been maintained that he had introduced analytic geometry.[1]

Apollonius of Perga, in On Determinate Section, dealt with problems in a manner that may be called an analytic geometry of one dimension; with the question of finding points on a line that were in a ratio to the others.[2] Apollonius in the Conics further developed a method that is so similar to analytic geometry that his work is sometimes thought to have anticipated the work of Descartes by some 1800 years. His application of reference lines, a diameter and a tangent is essentially no different from our modern use of a coordinate frame, where the distances measured along the diameter from the point of tangency are the abscissas, and the segments parallel to the tangent and intercepted between the axis and the curve are the ordinates. He further developed relations between the abscissas and the corresponding ordinates that are equivalent to rhetorical equations of curves. However, although Apollonius came close to developing analytic geometry, he did not manage to do so since he did not take into account negative magnitudes and in every case the coordinate system was superimposed upon a given curve a posteriori instead of a priori. That is, equations were determined by curves, but curves were not determined by equations. Coordinates, variables, and equations were subsidiary notions applied to a specific geometric situation.[3]

Persia

The eleventh century Persian mathematician Omar Khayyám saw a strong relationship between geometry and algebra, and was moving in the right direction when he helped to close the gap between numerical and geometric algebra[4] with his geometric solution of the general cubic equations,[5] but the decisive step came later with Descartes.[4]

Western Europe

Analytic geometry was independently invented by René Descartes and Pierre de Fermat,[6][7] although Descartes is sometimes given sole credit.[8][9] Cartesian geometry, the alternative term used for analytic geometry, is named after Descartes.

Descartes made significant progress with the methods in an essay titled La Geometrie (Geometry), one of the three accompanying essays (appendices) published in 1637 together with his Discourse on the Method for Rightly Directing One's Reason and Searching for Truth in the Sciences, commonly referred to as Discourse on Method. This work, written in his native French tongue, and its philosophical principles, provided a foundation for calculus in Europe. Initially the work was not well received, due, in part, to the many gaps in arguments and complicated equations. Only after the translation into Latin and the addition of commentary by van Schooten in 1649 (and further work thereafter) did Descarte's masterpiece receive due recognition.[10]

Pierre de Fermat also pioneered the development of analytic geometry. Although not published in his lifetime, a manuscript form of Ad locos planos et solidos isagoge (Introduction to Plane and Solid Loci) was circulating in Paris in 1637, just prior to the publication of Descartes' Discourse.[11][12][13] Clearly written and well received, the Introduction also laid the groundwork for analytical geometry. The key difference between Fermat's and Descartes' treatments is a matter of viewpoint: Fermat always started with an algebraic equation and then described the geometric curve which satisfied it, whereas Descartes started with geometric curves and produced their equations as one of several properties of the curves.[10] As a consequence of this approach, Descartes had to deal with more complicated equations and he had to develop the methods to work with polynomial equations of higher degree.

Coordinates

Illustration of a Cartesian coordinate plane. Four points are marked and labeled with their coordinates: (2,3) in green, (−3,1) in red, (−1.5,−2.5) in blue, and the origin (0,0) in purple.

In analytic geometry, the plane is given a coordinate system, by which every point has a pair of real number coordinates. Similarly, Euclidean space is given coordinates where every point has three coordinates. There are a variety of coordinate systems used, but the most common are the following:[14]

Cartesian coordinates

The most common coordinate system to use is the Cartesian coordinate system, where each point has an x-coordinate representing its horizontal position, and a y-coordinate representing its vertical position. These are typically written as an ordered pair (xy). This system can also be used for three-dimensional geometry, where every point in Euclidean space is represented by an ordered triple of coordinates (xyz).

Polar coordinates

In polar coordinates, every point of the plane is represented by its radius r from the origin and its angle θ.

Cylindrical coordinates

In cylindrical coordinates, every point of space is represented by its height z, its radius r from the z-axis and the angle θ it makes with respect to its projection on the xy-plane.

Spherical coordinates

In spherical coordinates, every point in space is represented by its distance ρ from the origin, the angle θ it makes with respect to its projection on the xy-plane, and the angle φ that it makes with respect to the z-axis. The names of the angles are often reversed in physics.[14]

Equations and curves

In analytic geometry, any equation involving the coordinates specifies a subset of the plane, namely the solution set for the equation, or locus. For example, the equation y = x corresponds to the set of all the points on the plane whose x-coordinate and y-coordinate are equal. These points form a line, and y = x is said to be the equation for this line. In general, linear equations involving x and y specify lines, quadratic equations specify conic sections, and more complicated equations describe more complicated figures.[15]
Usually, a single equation corresponds to a curve on the plane. This is not always the case: the trivial equation x = x specifies the entire plane, and the equation x2 + y2 = 0 specifies only the single point (0, 0). In three dimensions, a single equation usually gives a surface, and a curve must be specified as the intersection of two surfaces (see below), or as a system of parametric equations.[16] The equation x2 + y2 = r2 is the equation for any circle with a radius of r.

The distance formula on the plane follows from the Pythagorean theorem.

Lines and planes

Lines in a Cartesian plane or, more generally, in affine coordinates, can be described algebraically by linear equations. In two dimensions, the equation for non-vertical lines is often given in the slope-intercept form:
 y = mx + b \,
where:
m is the slope or gradient of the line.
b is the y-intercept of the line.
x is the independent variable of the function y = f(x).
In a manner analogous to the way lines in a two-dimensional space are described using a point-slope form for their equations, planes in a three dimensional space have a natural description using a point in the plane and a vector orthogonal to it (the normal vector) to indicate its "inclination".
Specifically, let \mathbf{r}_0 be the position vector of some point P_0 = (x_0,y_0,z_0), and let \mathbf{n} = (a,b,c) be a nonzero vector. The plane determined by this point and vector consists of those points P, with position vector \mathbf{r}, such that the vector drawn from P_0 to P is perpendicular to \mathbf{n}. Recalling that two vectors are perpendicular if and only if their dot product is zero, it follows that the desired plane can be described as the set of all points \mathbf{r} such that
\mathbf{n} \cdot (\mathbf{r}-\mathbf{r}_0)=0.
(The dot here means a dot product, not scalar multiplication.) Expanded this becomes
 a (x-x_0)+ b(y-y_0)+ c(z-z_0)=0,
which is the point-normal form of the equation of a plane.[17] This is just a linear equation:
 ax + by + cz + d = 0, \text{ where } d = -(ax_0 + by_0 + cz_0).
Conversely, it is easily shown that if a, b, c and d are constants and a, b, and c are not all zero, then the graph of the equation
 ax + by + cz + d = 0,
is a plane having the vector \mathbf{n} = (a,b,c) as a normal.[18] This familiar equation for a plane is called the general form of the equation of the plane.[19]

In three dimensions, lines can not be described by a single linear equation, so they are frequently described by parametric equations:
 x = x_0 + at \,
 y = y_0 + bt \,
 z = z_0 + ct \,
where:
x, y, and z are all functions of the independent variable t which ranges over the real numbers.
(x0, y0, z0) is any point on the line.
a, b, and c are related to the slope of the line, such that the vector (a, b, c) is parallel to the line.

Conic sections

In the Cartesian coordinate system, the graph of a quadratic equation in two variables is always a conic section – though it may be degenerate, and all conic sections arise in this way. The equation will be of the form
Ax^2 + Bxy + Cy^2 +Dx + Ey + F = 0\text{ with }A, B, C\text{ not all zero.} \,
As scaling all six constants yields the same locus of zeros, one can consider conics as points in the five-dimensional projective space \mathbf{P}^5.

The conic sections described by this equation can be classified with the discriminant[20]
B^2 - 4AC .\,
If the conic is non-degenerate, then:
  • if B^2 - 4AC < 0 , the equation represents an ellipse;
    • if A = C and B = 0 , the equation represents a circle, which is a special case of an ellipse;
  • if B^2 - 4AC = 0 , the equation represents a parabola;
  • if B^2 - 4AC > 0 , the equation represents a hyperbola;

Quadric surfaces

A quadric, or quadric surface, is a 2-dimensional surface in 3-dimensional space defined as the locus of zeros of a quadratic polynomial. In coordinates x1, x2,x3, the general quadric is defined by the algebraic equation[21]

\sum_{i,j=1}^{3} x_i Q_{ij} x_j + \sum_{i=1}^{3} P_i  x_i + R = 0
Quadric surfaces include ellipsoids (including the sphere), paraboloids, hyperboloids, cylinders, cones, and planes.

Distance and angle

In analytic geometry, geometric notions such as distance and angle measure are defined using formulas. These definitions are designed to be consistent with the underlying Euclidean geometry. For example, using Cartesian coordinates on the plane, the distance between two points (x1y1) and (x2y2) is defined by the formula
d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2},\!
which can be viewed as a version of the Pythagorean theorem. Similarly, the angle that a line makes with the horizontal can be defined by the formula
\theta = \arctan(m)\!
where m is the slope of the line.

In three dimensions, distance is given by the generalization of the Pythagorean theorem:
d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2+ (z_2 - z_1)^2},\!,
while the angle between two vectors is given by the dot product. The dot product of two Euclidean vectors A and B is defined by[22]
\mathbf A\cdot\mathbf B = \|\mathbf A\|\,\|\mathbf B\|\cos\theta,
where θ is the angle between A and B.

Transformations


a) y = f(x) = |x|       b) y = f(x+3)       c) y = f(x)-3       d) y = 1/2 f(x)
 Transformations are applied to a parent function to turn it into a new function with similar characteristics.

The graph of R(x,y) is changed by standard transformations as follows:
  • Changing x to x-h moves the graph to the right h units.
  • Changing y to y-k moves the graph up k units.
  • Changing x to x/b stretches the graph horizontally by a factor of b. (think of the x as being dilated)
  • Changing y to y/a stretches the graph vertically.
  • Changing x to x\cos A+ y\sin A and changing y to -x\sin A + y\cos A rotates the graph by an angle A.
There are other standard transformation not typically studied in elementary analytic geometry because the transformations change the shape of objects in ways not usually considered. Skewing is an example of a transformation not usually considered. For more information, consult the Wikipedia article on affine transformations.

For example, the parent function y=1/x has a horizontal and a vertical asymptote, and occupies the first and third quadrant, and all of its transformed forms have one horizontal and vertical asymptote,and occupies either the 1st and 3rd or 2nd and 4th quadrant. In general, if y=f(x), then it can be transformed into y=af(b(x-k))+h. In the new transformed function, a is the factor that vertically stretches the function if it is greater than 1 or vertically compresses the function if it is less than 1, and for negative a values, the function is reflected in the x-axis. The b value compresses the graph of the function horizontally if greater than 1 and stretches the function horizontally if less than 1, and like a, reflects the function in the y-axis when it is negative. The k and h values introduce translations, h, vertical, and k horizontal. Positive h and k values mean the function is translated to the positive end of its axis and negative meaning translation towards the negative end.

Transformations can be applied to any geometric equation whether or not the equation represents a function. Transformations can be considered as individual transactions or in combinations.
Suppose that R(x,y) is a relation in the xy plane. For example
x^2+y^2-1=0
is the relation that describes the unit circle.

Finding intersections of geometric objects

For two geometric objects P and Q represented by the relations P(x,y) and Q(x,y) the intersection is the collection of all points (x,y) which are in both relations.[23]For example, P might be the circle with radius 1 and center (0,0): P = \{(x,y) | x^2+y^2=1\} and Q might be the circle with radius 1 and center (1,0): Q = \{(x,y) | (x-1)^2+y^2=1\}.
The intersection of these two circles is the collection of points which make both equations true. Does the point (0,0) make both equations true? Using (0,0) for (x,y), the equation for Q becomes (0-1)^2+0^2=1 or (-1)^2=1 which is true, so (0,0) is in the relation Q. On the other hand, still using (0,0) for (x,y) the equation for P becomes 0^2+0^2=1 or 0=1 which is false. (0,0) is not in P so it is not in the intersection.

The intersection of P and Q can be found by solving the simultaneous equations:
x^2+y^2 = 1
(x-1)^2+y^2 = 1

Traditional methods for finding intersections include substitution and elimination.

Substitution: Solve the first equation for y in terms of x and then substitute the expression for y into the second equation.
x^2+y^2 = 1
y^2=1-x^2 We then substitute this value for y^2 into the other equation:
(x-1)^2+(1-x^2)=1 and proceed to solve for x:
x^2 -2x +1 +1 -x^2 =1
-2x = -1
x=1/2

We next place this value of x in either of the original equations and solve for y:
(1/2)^2+y^2 = 1
y^2 =3/4
y = \frac{\pm \sqrt{3}}{2}
So that our intersection has two points:
 \left(1/2,\frac{+ \sqrt{3}}{2}\right) \;\;  \mathrm{and} \;\;  \left(1/2,\frac{-\sqrt{3}}{2}\right)
Elimination: Add (or subtract) a multiple of one equation to the other equation so that one of the variables is eliminated. For our current example, If we subtract the first equation from the second we get: (x-1)^2-x^2=0  The y^2 in the first equation is subtracted from the y^2 in the second equation leaving no y term. The variable y has been eliminated. We then solve the remaining equation for x, in the same way as in the substitution method. x^2 -2x +1 +1 -x^2 =1 -2x = -1 x=1/2 We next place this value of x in either of the original equations and solve for y: (1/2)^2+y^2 = 1
y^2 = 3/4
y = \frac{\pm \sqrt{3}}{2}
So that our intersection has two points:
 \left(1/2,\frac{+ \sqrt{3}}{2}\right) \;\;  \mathrm{and} \;\; \left(1/2,\frac{-\sqrt{3}}{2}\right)
For conic sections, as many as 4 points might be in the intersection.

Finding intercepts

One type of intersection which is widely studied is the intersection of a geometric object with the x and y coordinate axes.
The intersection of a geometric object and the y-axis is called the y-intercept of the object. The intersection of a geometric object and the x-axis is called the x-intercept of the object.

For the line y=mx+b, the parameter b specifies the point where the line crosses the y axis. Depending on the context, either b or the point (0,b) is called the y-intercept.

Tangents and normals

Tangent lines and planes

In geometry, the tangent line (or simply tangent) to a plane curve at a given point is the straight line that "just touches" the curve at that point. Informally, it is a line through a pair of infinitely close points on the curve. More precisely, a straight line is said to be a tangent of a curve y = f(x) at a point x = c on the curve if the line passes through the point (c, f(c)) on the curve and has slope f '​(c) where f '​ is the derivative of f. A similar definition applies to space curves and curves in n-dimensional Euclidean space.
As it passes through the point where the tangent line and the curve meet, called the point of tangency, the tangent line is "going in the same direction" as the curve, and is thus the best straight-line approximation to the curve at that point.

Similarly, the tangent plane to a surface at a given point is the plane that "just touches" the surface at that point. The concept of a tangent is one of the most fundamental notions in differential geometry and has been extensively generalized; see Tangent space.

Normal line and vector

In geometry, a normal is an object such as a line or vector that is perpendicular to a given object. For example, in the two-dimensional case, the normal line to a curve at a given point is the line perpendicular to the tangent line to the curve at the point.
In the three-dimensional case a surface normal, or simply normal, to a surface at a point P is a vector that is perpendicular to the tangent plane to that surface at P. The word "normal" is also used as an adjective: a line normal to a plane, the normal component of a force, the normal vector, etc.
The concept of normality generalizes to orthogonality.