Calculus/Polar Differentiation

From testwiki
Jump to navigation Jump to search

Differential calculus

We have the following formulae:

rr=xx+yy
θ=yx+xy

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.

x=r(θ)cos(θ)
y=r(θ)sin(θ)

Differentiating both equations with respect to θ yields

xθ=r(θ)cos(θ)r(θ)sin(θ)
yθ=r(θ)sin(θ)+r(θ)cos(θ)

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

dydx=r(θ)sin(θ)+r(θ)cos(θ)r(θ)cos(θ)r(θ)sin(θ)

Template:BookCat