Polar Coordinates

Author: John J Weber III, PhD Corresponding Textbook Sections:

Polar Coordinate System

Prerequisite Knowledge

This section contains the specific content from previous courses that you may need for Polar Coordinates.

Trigonometric Ratios on Right Triangle

Trigonometric Ratio on Unit Circle

Angles and Reference Angles

Let θref be the reference angle formed with the x-axis. θref=0, π6, π4, π3, or π2.

Let θ be the angle formed with the positive x-axis in the counter-clockwise direction.

θref0π6π4π3π2
θ in Quadrant I0π6π4π3π2
θ in Quadrant IIπ0ππ6ππ4ππ3ππ2
θ in Quadrant IIIπ+0π+π6π+π4π+π3π+π2
θ in Quadrant IV2π02ππ62ππ42ππ32ππ2

Computation of Angles

According to Trigonometry,

To compute an angle, where 0θ<2π (NOTE: θ=0 is equivalent [not equal] to θ=2π):

  1. Find the reference angle, θref, i.e., the angle in Quadrant I, on the positive x-axis, or on the positive y-axis:

    • θref=tan1(yx), where y0 and x>0
  2. Use the Quadrant where the point (x,y) is located to find θ:

    • xyQuadrantθ
      x>0y>0Iθ=θref
      x<0y>0IIθ=πθref
      x<0y<0IIIθ=π+θref
      x>0y<0IVθ=2πθref

Half-angle formulas

Use Technology to Recall Half-Angle Formulas

Mathematica

Warnings:

  1. Be very careful with the syntax. Syntax is the set of rules on how to write computer code. Every software program has its own unique syntax. Some basic Mathematica syntax is located at: http://www.jjw3.com/TECH_Common_Functions.pdf.
  2. To execute code (including comment codes), press and hold the SHIFT key and press the ENTER key.
  3. Mathematica may return a result in a different, but equivalent, form than your answer.

Double-Angle Formulas

Use Technology to Recall Double-Angle Formulas

Mathematica

Warnings:

  1. Be very careful with the syntax. Syntax is the set of rules on how to write computer code. Every software program has its own unique syntax. Some basic Mathematica syntax is located at: http://www.jjw3.com/TECH_Common_Functions.pdf.
  2. To execute code (including comment codes), press and hold the SHIFT key and press the ENTER key.
  3. Mathematica may return a result in a different, but equivalent, form than your answer.

Evaluation of Trig Functions

There is NO reason to memorize the unit circle. Look at the Table below and consider the patterns of the numbers in red. Use these patterns to recall your trig ratios.

θrefsin(θ)cos(θ)tan(θ)=sin(θ)cos(θ)cot(θ)csc(θ)=1sin(θ)sec(θ)
002420440=undefined20=undefined24
π6123213312123
π4222222222222
π3321231132321
π2420240=undefined042420=undefined

Rational Functions

Rational functions have the form R(x)=P(x)Q(x).

Horizontal Asymptotes of Rational Functions

R(x) has a horizontal asymptote when P(x)=0 and Q(x)0.

Vertical Asymptotes of Rational Functions

R(x) has a vertical asymptote when Q(x)=0 and P(x)0.