Usuario:Mets501/Coordenadas polares

A polar grid with several angles labeled in degrees

En matemáticas, el sistema de coordenadas polares es un sistema de coordenadas bidimensional en cual cada punto en un plano es determinado por un ángulo y una distancia. El sistema de coordenadas polares es especialmente útil en situaciones donde la relación entre dos puntos es más facilmente expresado en términos de ángulos y distancia; en la más familiar sistema de coordenadas cartesiano o rectangular, esa relación sólo puede encontrarse con fórmulas trigonométricas.

As the coordinate system is two-dimensional, each point is determined by two polar coordinates: the radial coordinate and the angular coordinate. The radial coordinate (usually denoted as ) denotes the point's distance from a central point known as the pole (equivalent to the origin in the Cartesian system). The angular coordinate (also known as the polar angle or the azimuth angle, and usually denoted by θ or ) denotes the positive or anticlockwise (counterclockwise) angle required to reach the point from the 0° ray or polar axis (which is equivalent to the positive x-axis in the Cartesian coordinate plane).[1]

History editar

The concepts of angle and radius were already used by ancient peoples of the 1st millennium BCE. The astronomer Hipparchus (190-120 BCE) created a table of chord functions giving the length of the chord for each angle, and there are references to his using polar coordinates in establishing stellar positions.[2]​ In On Spirals, Archimedes describes the Archimedean spiral, a function whose radius depends on the angle. The Greek work, however, did not extend to a full coordinate system.

There are various accounts of the introduction of polar coordinates as part of a formal coordinate system. The full history of the subject is described in Harvard professor Julian Lowell Coolidge's Origin of Polar Coordinates.[3]Grégoire de Saint-Vincent and Bonaventura Cavalieri independently introduced the concepts in the mid-seventeenth century. Saint-Vincent wrote about them privately in 1625 and published his work in 1647, while Cavalieri published his in 1635 with a corrected version appearing in 1653. Cavalieri first used polar coordinates to solve a problem relating to the area within an Archimedean spiral. Blaise Pascal subsequently used polar coordinates to calculate the length of parabolic arcs.

In Method of Fluxions (written 1671, published 1736), Sir Isaac Newton examined the transformations between polar coordinates, which he referred to as the "Seventh Manner; For Spirals", and nine other coordinate systems.[4]​ In the journal Acta Eruditorum (1691), Jacob Bernoulli used a system with a point on a line, called the pole and polar axis respectively. Coordinates were specified by the distance from the pole and the angle from the polar axis. Bernoulli's work extended to finding the radius of curvature of curves expressed in these coordinates.

The actual term polar coordinates has been attributed to Gregorio Fontana and was used by 18th-century Italian writers. The term appeared in English in George Peacock's 1816 translation of Lacroix's Differential and Integral Calculus.[5][6]Alexis Clairaut was the first to think of polar coordinates in three dimensions, and Leonhard Euler was the first to actually develop them.[3]

Plotting points with polar coordinates editar

 
The points (3,60°) and (4,210°) on a polar coordinate system

Each point in the polar coordinate system can be described with the two polar coordinates, which are usually called   (the radial coordinate) and θ (the angular coordinate, polar angle, or azimuth angle, sometimes represented as φ or  ). The   coordinate represents the radial distance from the pole, and the θ coordinate represents the anticlockwise (counterclockwise) angle from the 0° ray (sometimes called the polar axis), known as the positive x-axis on the Cartesian coordinate plane.[1]

For example, the polar coordinates (3, 60°) would be plotted as a point 3 units from the pole on the 60° ray. The coordinates (−3, 240°) would also be plotted at this point because a negative radial distance is measured as a positive distance on the opposite ray (the ray reflected about the origin, which differs from the original ray by 180°).

One important aspect of the polar coordinate system, not present in the Cartesian coordinate system, is that a single point can be expressed with an infinite number of different coordinates. This is because any number of multiple revolutions can be made around the central pole without affecting the actual location of the point plotted. In general, the point ( , θ) can be represented as ( , θ ±  ×360°) or (− , θ ± (2  + 1)180°), where   is any integer.[7]

The arbitrary coordinates (0, θ) are conventionally used to represent the pole, as regardless of the θ coordinate, a point with radius 0 will always be on the pole.[8]​ To get a unique representation of a point, it is usual to limit   to non-negative numbers   ≥ 0 and θ to the interval [0, 360°) or (−180°, 180°] (or, in radian measure, [0, 2π) or (−π, π]).[9]

Angles in polar notation are generally expressed in either degrees or radians, using the conversion 2π rad = 360°. The choice depends largely on the context. Navigation applications use degree measure, while some physics applications (specifically rotational mechanics) and almost all mathematical literature on calculus use radian measure.[10]

Converting between polar and Cartesian coordinates editar

 
A diagram illustrating the relationship between polar and Cartesian coordinates.

The two polar coordinates   and θ can be converted to the Cartesian coordinates   and   by using the trigonometric functions sine and cosine:

 
 

while the two Cartesian coordinates   and   can be converted to polar coordinate   by

  (by a simple application of the Pythagorean theorem).

To determine the angular coordinate θ, the following two ideas must be considered:

  • For   = 0, θ can be set to any real value.
  • For   ≠ 0, to get a unique representation for θ, it must be limited to an interval of size 2π. Conventional choices for such an interval are [0, 2π) and (−π, π].

To obtain θ in the interval [0, 2π), the following may be used (  denotes the inverse of the tangent function):

 

To obtain θ in the interval (−π, π], the following may be used:[11]

 

One may avoid having to keep track of the numerator and denominator signs by use of the atan2 function, which has separate arguments for the numerator and the denominator.

Polar equations editar

The equation defining an algebraic curve expressed in polar coordinates is known as a polar equation. In many cases, such an equation can simply be specified by defining   as a function of θ. The resulting curve then consists of points of the form ( (θ), θ) and can be regarded as the graph of the polar function  .

Different forms of symmetry can be deduced from the equation of a polar function  . If  (−θ) =  (θ) the curve will be symmetrical about the horizontal (0°/180°) ray, if  (π−θ) =  (θ) it will be symmetric about the vertical (90°/270°) ray, and if  (θ−α°) =  (θ) it will be rotationally symmetric α° counterclockwise about the pole.

Because of the circular nature of the polar coordinate system, many curves can be described by a rather simple polar equation, whereas their Cartesian form is much more intricate. Among the best known of these curves are the polar rose, Archimedean spiral, lemniscate, limaçon, and cardioid.

For the circle, line, and polar rose below, it is understood that there are no restrictions on the domain and range of the curve.

Circle editar

 
A circle with equation  (θ) = 1

The general equation for a circle with a center at ( 0, φ) and radius   is

 

This can be simplified in various ways, to conform to more specific cases, such as the equation

 

for a circle with a center at the pole and radius  .[12]

Line editar

Radial lines (those running through the pole) are represented by the equation

 ,

where φ is the angle of elevation of the line; that is, φ = arctan   where   is the slope of the line in the Cartesian coordinate system. The non-radial line that crosses the radial line θ = φ perpendicularly at the point ( 0, φ) has the equation

 

Polar rose editar

 
A polar rose with equation  (θ) = 2 sin 4θ

A polar rose is a famous mathematical curve that looks like a petalled flower, and that can be expressed as a simple polar equation,

 

for any constant   (including 0). If k is an integer, these equations will produce a k-petalled rose if k is odd, or a 2k-petalled rose if k is even. If k is rational but not an integer, a rose-like shape may form but with overlapping petals. Note that these equations never define a rose with 2, 6, 10, 14, etc. petals. The variable a represents the length of the petals of the rose.  

Archimedean spiral editar

 
One arm of an Archimedean spiral with equation r(θ) = θ for 0 < θ < 6π

The Archimedean spiral is a famous spiral that was discovered by Archimedes, which also can be expressed as a simple polar equation. It is represented by the equation

 

Changing the parameter a will turn the spiral, while b controls the distance between the arms, which for a given spiral is always constant. The Archimedean spiral has two arms, one for θ > 0 and one for θ < 0. The two arms are smoothly connected at the pole. Taking the mirror image of one arm across the 90°/270° line will yield the other arm. This curve is notable as one of the first curves, after the conic sections, to be described in a mathematical treatise, and as being a prime example of a curve that is best defined by a polar equation.  

Conic sections editar

 
Ellipse, showing semi-latus rectum

A conic section with one focus on the pole and the other somewhere on the 0° ray (so that the conic's major axis lies along the polar axis) is given by:

 

where e is the eccentricity and   is the semi-latus rectum (the perpendicular distance at a focus from the major axis to the curve). If e > 1, this equation defines a hyperbola; if e = 1, it defines a parabola; and if e < 1, it defines an ellipse. The special case e = 0 of the latter results in a circle of radius  .

Complex numbers editar

 
An illustration of a complex number z plotted on the complex plane
 
An illustration of a complex number plotted on the complex plane using Euler's formula

Every complex number can be represented as a point in the complex plane, and can therefore be expressed by specifying either the point's Cartesian coordinates (called rectangular or Cartesian form) or the point's polar coordinates (called polar form). The complex number z can be represented in rectangular form as

 

where i is the imaginary unit, or can alternatively be written in polar form (via the conversion formulae given above) as

 

and from there as

 

where e is Euler's number, which are equivalent as shown by Euler's formula.[13]​ (Note that this formula, like all those involving exponentials of angles, assumes that the angle θ is expressed in radians.) To convert between the rectangular and polar forms of a complex number, the conversion formulae given above can be used.

For the operations of multiplication, division, and exponentiation of complex numbers, it is generally much simpler to work with complex numbers expressed in polar form rather than rectangular form. From the laws of exponentiation:

  • Multiplication:
 
  • Division:
 
 

Calculus editar

Calculus can be applied to equations expressed in polar coordinates.[14][15]

The angular coordinate θ is expressed in radians throughout this section, which is the conventional choice when doing calculus.

Differential calculus editar

We have the following formulas:

 
 

To find the Cartesian slope of the tangent line to a polar curve r(θ) at any given point, the curve is first expressed as a system of parametric equations.

 
 

Differentiating both equations with respect to θ yields

 
 

Dividing the second equation by the first yields the Cartesian slope of the tangent line to the curve at the point (rr(θ)):

 

Integral calculus editar

 
The integration region R is bounded by the curve r(θ) and the rays θ = a and θ = b.

Let R denote the region enclosed by a curve r(θ) and the rays θ = a and θ = b, where 0 < b − a < 2π. Then, the area of R is

 
 
The region R is approximated by n sectors (here, n = 5).

This result can be found as follows. First, the interval [ab] is divided into n subintervals, where n is an arbitrary positive integer. Thus Δθ, the length of each subinterval, is equal to b − a (the total length of the interval), divided by n, the number of subintervals. For each subinterval i = 1, 2, …, n, let θi be the midpoint of the subinterval, and construct a sector with the center at the pole, radius ri), central angle Δθ and arc length  . The area of each constructed sector is therefore equal to  . Hence, the total area of all of the sectors is

 

As the number of subintervals n is increased, the approximation of the area continues to improve. In the limit as n → ∞, the sum becomes the Riemann sum for the above integral.

Generalization editar

Using Cartesian coordinates, an infinitesimal area element can be calculated as dA = dx dy. The substitution rule for multiple integrals states that, when using other coordinates, the Jacobian determinant of the coordinate conversion formula has to be considered:

 

Hence, an area element in polar coordinates can be written as

 

Now, a function that is given in polar coordinates can be integrated as follows:

 

Here, R is the same region as above, namely, the region enclosed by a curve r(θ) and the rays θ = a and θ = b.

The formula for the area of R mentioned above is retrieved by taking f identically equal to 1. A more surprising application of this result yields the Gaussian integral

 

Vector calculus editar

Vector calculus can also be applied to polar coordinates. Let   be the position vector  , with r and   depending on time t,   be a unit vector in the direction   and   be a unit vector at right angles to  . The first and second derivatives of position are

 
 

Three dimensions editar

The polar coordinate system is extended into three dimensions with two different coordinate systems, the cylindrical and spherical coordinate systems, both of which include two-dimensional or planar polar coordinates as a subset. In essence, the cylindrical coordinate system extends polar coordinates by adding an additional distance coordinate, while the spherical system instead adds an additional angular coordinate.

Cylindrical coordinates editar

 
A point plotted with cylindrical coordinates

The cylindrical coordinate system is a coordinate system that essentially extends the two-dimensional polar coordinate system by adding a third coordinate measuring the height of a point above the plane, similar to the way in which the Cartesian coordinate system is extended into three dimensions. The third coordinate is usually denoted h, making the three cylindrical coordinates (r, θ, h).

The three cylindrical coordinates can be converted to Cartesian coordinates by

 

Spherical coordinates editar

 
A point plotted using spherical coordinates

Polar coordinates can also be extended into three dimensions using the coordinates (ρ, φ, θ), where ρ is the distance from the origin, φ is the angle from the z-axis (called the colatitude or zenith and measured from 0 to 180°) and θ is the angle from the x-axis (as in the polar coordinates). This coordinate system, called the spherical coordinate system, is similar to the latitude and longitude system used for Earth, with the origin in the centre of Earth, the latitude δ being the complement of φ, determined by δ = 90° − φ, and the longitude l being measured by l = θ − 180°.[16]

The three spherical coordinates are converted to Cartesian coordinates by

 

Applications editar

Polar coordinates are two-dimensional and thus they can be used only where point positions lie on a single two-dimensional plane. They are most appropriate in any context where the phenomenon being considered is inherently tied to direction and length from a center point. For instance, the examples above show how elementary polar equations suffice to define curves — such as the Archimedean spiral — whose equation in the Cartesian coordinate system would be much more intricate. Moreover, many physical systems — such as those concerned with bodies moving around a central point or with phenomena originating from a central point — are simpler and more intuitive to model using polar coordinates. The initial motivation for the introduction of the polar system was the study of circular and orbital motion.

Position and navigation editar

Polar coordinates are used often in navigation, as the destination or direction of travel can be given as an angle and distance from the object being considered. For instance, aircraft use a slightly modified version of the polar coordinates for navigation. In this system, the one generally used for any sort of navigation, the 0° ray is generally called heading 360, and the angles continue in a clockwise direction, rather than counterclockwise, as in the mathematical system. Heading 360 corresponds to magnetic north, while headings 90, 180, and 270 correspond to magnetic east, south, and west, respectively.[17]​ Thus, an aircraft traveling 5 nautical miles due east will be traveling 5 units at heading 90 (read niner-zero by air traffic control).[18]

Modeling editar

Systems displaying radial symmetry provide natural settings for the polar coordinate system, with the central point acting as the pole. A prime example of this usage is the groundwater flow equation when applied to radially symmetric wells. Systems with a radial force are also good candidates for the use of the polar coordinate system. These systems include gravitational fields, which obey the inverse-square law, as well as systems with point sources, such as radio antennas.

Radially asymmetric systems may also be modeled with polar coordinates. For example, a microphone's pickup pattern illustrates its proportional response to an incoming sound from a given direction, and these patterns can be represented as polar curves. The curve for a standard cardioid microphone, the most common unidirectional microphone, can be represented as r = 0.5 + 0.5 sin θ.[19]

See also editar

References editar

General
  • Anton, Howard; Irl Bivens, Stephen Davis (2002). Calculus (Seventh Edition edición). Anton Textbooks, Inc. ISBN 0-471-38157-8. 
  • Finney, Ross; George Thomas, Franklin Demana, Bert Waits (June de 1994). Calculus: Graphical, Numerical, Algebraic (Single Variable Version edición). Addison-Wesley Publishing Co. ISBN 0-201-55478-X. 
Specific
  1. a b Brown, Richard G. (1997). Andrew M. Gleason, ed. Advanced Mathematics: Precalculus with Discrete Mathematics and Data Analysis. Evanston, Illinois: McDougal Littell. ISBN 0-395-77114-5. 
  2. Friendly, Michael. «Milestones in the History of Thematic Cartography, Statistical Graphics, and Data Visualization». Consultado el 10 de septiembre de 2006. 
  3. a b Coolidge, Julian (1952). «The Origin of Polar Coordinates». American Mathematical Monthly 59: 78-85. 
  4. Boyer, C. B. (1949). «Newton as an Originator of Polar Coordinates». American Mathematical Monthly 56: 73-78. 
  5. Miller, Jeff. «Earliest Known Uses of Some of the Words of Mathematics». Consultado el 10 de septiembre de 2006. 
  6. Smith, David Eugene (1925). History of Mathematics, Vol II. Boston: Ginn and Co. p. 324. 
  7. «Polar Coordinates and Graphing» (PDF). 2006-04-13. Consultado el 22 de septiembre de 2006. 
  8. Lee, Theodore; David Cohen, David Sklar (2005). Precalculus: With Unit-Circle Trigonometry (Fourth Edition edición). Thomson Brooks/Cole. ISBN 0534402305. 
  9. Stewart, Ian; David Tall (1983). Complex Analysis (the Hitchhiker's Guide to the Plane). Cambridge University Press. ISBN 0521287634. 
  10. Serway, Raymond A.; Jewett, Jr., John W. (2005). Principles of Physics. Brooks/Cole—Thomson Learning. ISBN 0-534-49143-X. 
  11. Torrence, Bruce Follett; Eve Torrence (1999). The Student's Introduction to Mathematica®. Cambridge University Press. ISBN 0521594618. 
  12. Claeys, Johan. «Polar coordinates». Consultado el 25 de mayo de 2006. 
  13. Smith, Julius O. (2003). «Euler's Identity». Mathematics of the Discrete Fourier Transform (DFT). W3K Publishing. ISBN 0-9745607-0-7. Consultado el 22 de septiembre de 2006. 
  14. Husch, Lawrence S. «Areas Bounded by Polar Curves». Consultado el 25 de noviembre de 2006. 
  15. Lawrence S. Husch. «Tangent Lines to Polar Graphs». Consultado el 25 de noviembre de 2006. 
  16. Wattenberg, Frank (1997). «Spherical Coordinates». Consultado el 16 de septiembre de 2006. 
  17. Santhi, Sumrit. «Aircraft Navigation System». Consultado el 26 de noviembre de 2006. 
  18. «Emergency Procedures» (pdf). Consultado el 15 de enero de 2007. 
  19. Eargle, John (2005). Handbook of Recording Engineering (Fourth Edition edición). Springer. ISBN 0387284702. 

External links editar

Coordenadas polares