From Wikipedia, the free encyclopedia
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
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 (x, y). This system can also be used for three-dimensional geometry, where every point in Euclidean space is represented by an ordered triple of coordinates (x, y, z).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.
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:- 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).
Specifically, let be the position vector of some point , and let be a nonzero vector. The plane determined by this point and vector consists of those points , with position vector , such that the vector drawn from to is perpendicular to . 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 such that
In three dimensions, lines can not be described by a single linear equation, so they are frequently described by parametric equations:
- 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 formThe conic sections described by this equation can be classified with the discriminant[20]
- if , the equation represents an ellipse;
- if and , the equation represents a circle, which is a special case of an ellipse;
- if , the equation represents a parabola;
- if , the equation represents a hyperbola;
- if we also have , the equation represents a rectangular 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]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 (x1, y1) and (x2, y2) is defined by the formulaIn three dimensions, distance is given by the generalization of the Pythagorean theorem:
- ,
Transformations
Transformations are applied to a parent function to turn it into a new function with similar characteristics.The graph of is changed by standard transformations as follows:
- Changing to moves the graph to the right units.
- Changing to moves the graph up units.
- Changing to stretches the graph horizontally by a factor of . (think of the as being dilated)
- Changing to stretches the graph vertically.
- Changing to and changing to rotates the graph by an angle .
For example, the parent function 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 , then it can be transformed into . In the new transformed function, 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 values, the function is reflected in the -axis. The value compresses the graph of the function horizontally if greater than 1 and stretches the function horizontally if less than 1, and like , reflects the function in the -axis when it is negative. The and values introduce translations, , vertical, and horizontal. Positive and 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 is a relation in the plane. For example
is the relation that describes the unit circle.
Finding intersections of geometric objects
For two geometric objects P and Q represented by the relations and the intersection is the collection of all points which are in both relations.[23]For example, might be the circle with radius 1 and center : and might be the circle with radius 1 and center .The intersection of these two circles is the collection of points which make both equations true. Does the point make both equations true? Using for , the equation for becomes or which is true, so is in the relation . On the other hand, still using for the equation for becomes or which is false. is not in so it is not in the intersection.
The intersection of and can be found by solving the simultaneous equations:
Traditional methods for finding intersections include substitution and elimination.
Substitution: Solve the first equation for in terms of and then substitute the expression for into the second equation.
We then substitute this value for into the other equation:
and proceed to solve for :
We next place this value of in either of the original equations and solve for :
Finding intercepts
One type of intersection which is widely studied is the intersection of a geometric object with the and coordinate axes.The intersection of a geometric object and the -axis is called the -intercept of the object. The intersection of a geometric object and the -axis is called the -intercept of the object.
For the line , the parameter specifies the point where the line crosses the axis. Depending on the context, either or the point is called the -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.