Polar coordinates are a type of 2D coordinate system characterised by the use of angles and radii. They are useful when the problem features arcs or has a circular symmetry.
Definition
The polar coordinate system features is written as:
- : The radius, must be a non-zero number.
- : The angle starting from the -axis, going anti-clockwise.
Conversions
Conversion With Cartesian
Every point in Cartesian coordinates can be converted to polar coordinates via the equation:
And vice vera:
Key Features
- If (radius is constant), then we have a circle of radius
- If (angle is constant), then we have a ray that starts from the origin
%%🖋 Edit in Excalidraw, and the dark exported image%%
Jacobian
Cartesian Jacobian
The Jacobian when converting from cartesian to polar is given by:
Hence, an integral change of variables is given by: