Example 1: Investigate the family of polar curves given by r=1+csinθ. How does the shape change as c changes? (These curves are called limaçons, after a French word for snail, because of the shape of the curves for certain values of c.)
Hint: The curve is symmetric about the vertical line θ=π/2. The curve given by c and the one given by −c are symmetric about the polar axis. If c=0, the curve is a circle. If c=1, the curve has a “cusp” at the origin. If c>1, the curve crosses itself at the origin.
Example 2: The Cartesian coordinates of a point are given (2,−2) (i) Find polar coordinates (r,θ) of the point, where r>0 and 0≤θ<2π. (ii) Find polar coordinates (r,θ) of the point, where r<0 and 0≤θ<2π.
Solution: (i) (22,7π/4); (ii) (−22,3π/4).
Example 3: Find the points on the given curve where the tangent line is horizontal or vertical. r=3cosθ.
Solution: The curve (in Cartesian coordinates) can be parametrized by θ: x=rcosθ=3cos2θ,y=rsinθ=3sinθcosθ. The point where the tangent line is horizontal (respectively, vertical) is given by θ such that dy/dθ=3cos2θ−3sin2θ=0 (respectively, dx/dθ=−6sinθcosθ=0), i.e. θ=nπ/4, where n is odd (respectively, θ=nπ/4, where n is even). The corresponding points are, in polar coordinates, (3/2,±π/4) (respectively, (0,0),(3,0)).
Remark: The curve is actually, in Cartesian coordinates, a circle centered at (3/2,0) with radius 3/2.
Example 4: Find the area of the region enclosed by one loop of the curve r=1+2sinθ (inner loop).
Solution: The inner loop is given by 7π/6≤θ≤11π/6 (that is exactly when r≤0). The are enclosed by the inner loop is ∫7π/611π/621(1+2sinθ)2dθ=π−233.
Example 5: Find the area of the region that lies inside the first curve and outside the second curve. r=3cosθ,r=1+cosθ.
Solution: The intersections (r,θ) of the curves satisfy r=3cosθ=1+cosθ, and so the intersections are (3/2,±3π). The area that lies inside the first curve and outside the second curve is then given by A=∫−π/3π/321[(3cosθ)2−(1+cosθ)2]dθ=π
Example 6: Find all points of intersection of the given curves r=sinθ,r=sin2θ.
Solution: The intersection (r,θ) stisfies r=sinθ=sin2θ=2sinθcosθ, and so either sinθ=0 or cosθ=1/2. Therefore the intersections are (0,0),(3/2,π/3),(3/2,2π/3).
Example 7: Find the exact length of the polar curve r=2cosθ,0≤θ≤π.
Solution: The length of the curve is ∫0π(2cosθ)2+(2sinθ)2dθ=2π.