Information about Polar Coordinates
In mathematics, the polar coordinate system is a two-dimensional coordinate system in which each point on a plane is determined by an angle and a distance. The polar coordinate system is especially useful in situations where the relationship between two points is most easily expressed in terms of angles and distance; in the more familiar Cartesian or rectangular coordinate system, such a relationship can only be found through trigonometric formulae.
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]
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.<ref name="coolidge" />
(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.<ref name="brown" />
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]
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
To determine the angular coordinate θ, the following two ideas must be considered:
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.
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.
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]
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
.png.~.jpg)
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.
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.
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
.
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:
The angular coordinate θ is expressed in radians throughout this section, which is the conventional choice when doing calculus.
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 (r, r(θ)):
This result can be found as follows. First, the interval [a, b] 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 r(θi), 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.
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:
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
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
The three cylindrical coordinates can be converted to Cartesian coordinates by
The three spherical coordinates are converted to Cartesian coordinates by
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 .[19]
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
- See also:
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.<ref name="coolidge" />
Plotting points with polar coordinates
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.<ref name="brown" />
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
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 (−π, π].
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
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
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
Radial lines (those running through the pole) are represented by the equation
,
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
A polar rose with equation math:2/22B00F4E.gif(θ) = 2 sin 4θ
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
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 equationChanging 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
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
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 asFor 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:
- :

- Exponentiation (De Moivre's formula):
- :

Calculus
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
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 (r, r(θ)):
Integral calculus
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 isThis result can be found as follows. First, the interval [a, b] 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 r(θi), 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
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:
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
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
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
The three cylindrical coordinates can be converted to Cartesian coordinates by
Spherical coordinates
The three spherical coordinates are converted to Cartesian coordinates by
Applications
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
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
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 .[19]
See also
References
- General
- Anton, Howard; Irl Bivens, Stephen Davis (2002). Calculus, Seventh Edition, Anton Textbooks, Inc.. ISBN 0-471-38157-8.
- Finney, Ross; George Thomas, Franklin Demana, Bert Waits (June 1994). Calculus: Graphical, Numerical, Algebraic, Single Variable Version, Addison-Wesley Publishing Co.. ISBN 0-201-55478-X.
- Specific
1. ^ Brown, Richard G. (1997). in Andrew M. Gleason: 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. Retrieved on 2006-09-10.
3. ^ 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. Retrieved on 2006-09-10.
6. ^ Smith, David Eugene (1925). History of Mathematics, Vol II. Boston: Ginn and Co., 324.
7. ^ Polar Coordinates and Graphing (PDF) (2006-04-13). Retrieved on 2006-09-22.
8. ^ Lee, Theodore; David Cohen, David Sklar (2005). Precalculus: With Unit-Circle Trigonometry, Fourth Edition, 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. Retrieved on 2006-05-25.
13. ^ Smith, Julius O. (2003). "Euler's Identity", Mathematics of the Discrete Fourier Transform (DFT). W3K Publishing. ISBN 0-9745607-0-7.
14. ^ Husch, Lawrence S.. Areas Bounded by Polar Curves. Retrieved on 2006-11-25.
15. ^ Lawrence S. Husch. Tangent Lines to Polar Graphs. Retrieved on 2006-11-25.
16. ^ Wattenberg, Frank (1997). Spherical Coordinates. Retrieved on 2006-09-16.
17. ^ Santhi, Sumrit. Aircraft Navigation System. Retrieved on 2006-11-26.
18. ^ Emergency Procedures. Retrieved on 2007-01-15.
19. ^ Eargle, John (2005). Handbook of Recording Engineering, Fourth Edition, Springer. ISBN 0387284702.
2. ^ Friendly, Michael. Milestones in the History of Thematic Cartography, Statistical Graphics, and Data Visualization. Retrieved on 2006-09-10.
3. ^ 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. Retrieved on 2006-09-10.
6. ^ Smith, David Eugene (1925). History of Mathematics, Vol II. Boston: Ginn and Co., 324.
7. ^ Polar Coordinates and Graphing (PDF) (2006-04-13). Retrieved on 2006-09-22.
8. ^ Lee, Theodore; David Cohen, David Sklar (2005). Precalculus: With Unit-Circle Trigonometry, Fourth Edition, 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. Retrieved on 2006-05-25.
13. ^ Smith, Julius O. (2003). "Euler's Identity", Mathematics of the Discrete Fourier Transform (DFT). W3K Publishing. ISBN 0-9745607-0-7.
14. ^ Husch, Lawrence S.. Areas Bounded by Polar Curves. Retrieved on 2006-11-25.
15. ^ Lawrence S. Husch. Tangent Lines to Polar Graphs. Retrieved on 2006-11-25.
16. ^ Wattenberg, Frank (1997). Spherical Coordinates. Retrieved on 2006-09-16.
17. ^ Santhi, Sumrit. Aircraft Navigation System. Retrieved on 2006-11-26.
18. ^ Emergency Procedures. Retrieved on 2007-01-15.
19. ^ Eargle, John (2005). Handbook of Recording Engineering, Fourth Edition, Springer. ISBN 0387284702.
External links
- FooPlot (online function plotter in polar coordinates)
- Online conversion tool between polar and Cartesian coordinates
Mathematics (colloquially, maths or math) is the body of knowledge centered on such concepts as quantity, structure, space, and change, and also the academic discipline that studies them. Benjamin Peirce called it "the science that draws necessary conclusions".
..... Click the link for more information.
..... Click the link for more information.
dimension (Latin, "measured out") is a parameter or measurement required to define the characteristics of an object—i.e., length, width, and height or size and shape.
..... Click the link for more information.
..... Click the link for more information.
coordinate system is a system for assigning an n-tuple of numbers or scalars to each point in an n-dimensional space. "Scalars" in many cases means real numbers, but, depending on context, can mean complex numbers or elements of some other commutative ring.
..... Click the link for more information.
..... Click the link for more information.
plane is a two-dimensional manifold or surface that is perfectly flat. Informally it can be thought of as an infinitely vast and infinitesimally thin sheet oriented in some space.
..... Click the link for more information.
..... Click the link for more information.
angle (in full, plane angle) is the figure formed by two rays sharing a common endpoint, called the vertex of the angle. The magnitude of the angle is the "amount of rotation" that separates the two rays, and can be measured by considering the length of circular arc swept
..... Click the link for more information.
..... Click the link for more information.
Distance is a numerical description of how far apart objects are at any given moment in time. In physics or everyday discussion, distance may refer to a physical length, a period of time, or an estimation based on other criteria (e.g. "two counties over").
..... Click the link for more information.
..... Click the link for more information.
Cartesian coordinate system (also called rectangular coordinate system) is used to determine each point uniquely in a plane through two numbers, usually called the x-coordinate and the y-coordinate of the point.
..... Click the link for more information.
..... Click the link for more information.
Trigonometry (from Greek trigōnon "triangle" + metron "measure"[1]), informally called trig, is a branch of mathematics that deals with triangles, particularly triangles in a plane where one angle of the triangle is 90 degrees (right angled
..... Click the link for more information.
..... Click the link for more information.
This article or section needs copy editing for grammar, style, cohesion, tone and/or spelling.
You can assist by [ editing it] now. A how-to guide is available, as is general .
This article has been tagged since June 2007.
..... Click the link for more information.
You can assist by [ editing it] now. A how-to guide is available, as is general .
This article has been tagged since June 2007.
..... Click the link for more information.
clockwise motion is one that proceeds 'like the clock's hands': from the top to the right, then down and then to the left, and back to the top. In a mathematical sense, a circle defined parametrically in a positive Cartesian plane by the equations x = sin t
..... Click the link for more information.
..... Click the link for more information.
Cartesian coordinate system (also called rectangular coordinate system) is used to determine each point uniquely in a plane through two numbers, usually called the x-coordinate and the y-coordinate of the point.
..... Click the link for more information.
..... Click the link for more information.
Common Era, also known as Current Era or Christian Era, abbreviated CE, [1][2][3][4] is a designation for the period of time beginning with year 1 of the Gregorian calendar.
..... Click the link for more information.
..... Click the link for more information.
Greek astronomy is the astronomy of those who wrote in the Greek language in classical antiquity. It is understood to include the ancient Greek, Hellenistic, Greco-Roman, and Late Antiquity eras.
..... Click the link for more information.
..... Click the link for more information.
Hipparchus (Greek Ἵππαρχος; ca. 190 BC – ca. 120 BC) was a Greek astronomer, geographer, and mathematician of the Hellenistic period.
..... Click the link for more information.
..... Click the link for more information.
A chord of a curve is a geometric line segment whose endpoints both lie on the curve. A secant or a secant line is the line extension of a chord.
..... Click the link for more information.
Chords of a circle
- Further information: Chord properties
..... Click the link for more information.
Archimedes of Syracuse (Greek: Άρχιμήδης c. 287 BC – c. 212 BC) was an ancient Greek mathematician, physicist and engineer.
..... Click the link for more information.
..... Click the link for more information.
Archimedean spiral (also arithmetic spiral), is a spiral named after the 3rd-century-BC Greek mathematician Archimedes; it is the locus of points corresponding to the locations over time of a point moving away from a fixed point with a constant speed along a line which
..... Click the link for more information.
..... Click the link for more information.
Harvard University (incorporated as The President and Fellows of Harvard College) is a private university in Cambridge, Massachusetts, USA and a member of the Ivy League.
..... Click the link for more information.
..... Click the link for more information.
Julian Lowell Coolidge (September 28 1873 - March 5 1954) was an American mathematician and a professor and chairman of the Harvard University Mathematics Department.
Born in Brookline, Massachusetts, he graduated from Harvard University and Oxford University.
..... Click the link for more information.
Born in Brookline, Massachusetts, he graduated from Harvard University and Oxford University.
..... Click the link for more information.
Grégoire de Saint-Vincent (March 22 1584 Bruges – June 5 1667 Ghent), a Jesuit, was a mathematician who discovered that the area under a rectangular hyperbola (i.e. a curve given by xy=c) is the same from [a,b] to [c,d] when a/b = c/d.
..... Click the link for more information.
..... Click the link for more information.
Bonaventura Francesco Cavalieri (in Latin, Cavalerius) (1598 - November 30, 1647) was an Italian mathematician known for Cavalieri's principle, which states that the volumes of two objects are equal if the areas of their corresponding cross-sections are in
..... Click the link for more information.
..... Click the link for more information.
Archimedean spiral (also arithmetic spiral), is a spiral named after the 3rd-century-BC Greek mathematician Archimedes; it is the locus of points corresponding to the locations over time of a point moving away from a fixed point with a constant speed along a line which
..... Click the link for more information.
..... Click the link for more information.
Blaise Pascal (pronounced [blɛːz paskal]), (June 19 1623 – August 19 1662) was a French mathematician, physicist, and religious philosopher. He was a child prodigy who was educated by his father.
..... Click the link for more information.
..... Click the link for more information.
parabola (from the Greek: παραβολή) (IPA pronunciation: /pəˈrab(ə)lə/
..... Click the link for more information.
..... Click the link for more information.
Method of Fluxions is a book by Isaac Newton. The book was completed in 1671, and published in 1736. Fluxions is Newton's term for differential (and fluents for integral) calculus.
..... Click the link for more information.
..... Click the link for more information.
Sir Isaac Newton
Isaac Newton at 46 in
Godfrey Kneller's 1689 portrait
Born 4 January 1643 [OS: 25 December 1642]
..... Click the link for more information.
Isaac Newton at 46 in
Godfrey Kneller's 1689 portrait
Born 4 January 1643 [OS: 25 December 1642]
..... Click the link for more information.
Acta Eruditorum (Latin: reports, acts of the scholars) was the first scientific journal of the German lands, published from 1682 to 1782.
It was founded in 1682 in Leipzig by Otto Mencke and patterned after the French Journal des savants and Italian
..... Click the link for more information.
It was founded in 1682 in Leipzig by Otto Mencke and patterned after the French Journal des savants and Italian
..... Click the link for more information.
Jacob Bernoulli
Jacob Bernoulli
Born November 27 1654
Basel, Switzerland
Died July 16 1705 (aged 52)
..... Click the link for more information.
Jacob Bernoulli
Born November 27 1654
Basel, Switzerland
Died July 16 1705 (aged 52)
..... Click the link for more information.
radius of curvature (more formally, the radius of curvature of a curve at a point is the radius of the osculating circle at that point). With a sphere, the radius of curvature equals the radius.
..... Click the link for more information.
..... Click the link for more information.
Gregorio Fontana (December 7 1735 Villa di Nogaredo - August 24 1803 Milan) was an Italian mathematician. He was chair of mathematics at the university of Pavia succeeding Roger Joseph Boscovich. He has been credited with the introduction of polar coordinates.
..... Click the link for more information.
..... Click the link for more information.
This article is copied from an article on Wikipedia.org - the free encyclopedia created and edited by online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of the wikipedia encyclopedia articles provide accurate and timely information please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.
Herod_Archelaus
































