Polar Coordinate
The polar coordinate system is a two-dimensional coordinate system in which each point on a plane is determined by a distance from a reference point and an angle from a reference direction. The reference point (analogous to the origin of a Cartesian system) is called the pole, and the ray from the pole in the reference direction is the polar axis. The distance from the pole is called the radial coordinate or radius, and the angle is the angular coordinate, polar angle, or azimuth.
Exchange between Polar coordinate and Cartesian system
Given a point
Integration in Polar Coordinates
Let
where the Jacobian is
Note that the region
Example
This integrate might appear difficult to integrate at the first glance. However, after change to the polar coordinate, we get
which is very easy to integrate. Note that $R=\{(x,y) | -1\leq x\leq 1,\quad -\sqrt{1-x^2}\leq y\leq \sqrt{1-x^2}\} |
0\leq r\leq 1,\quad 0\leq \theta\leq 2\pi\}$ represent the same region. |