Skip to main content

Recitation 29

Example 1: Investigate the family of polar curves given by r=1+csinθr=1+c\sin\theta. How does the shape change as cc changes? (These curves are called limaçons, after a French word for snail, because of the shape of the curves for certain values of cc.)

Hint: The curve is symmetric about the vertical line θ=π/2\theta=\pi/2. The curve given by cc and the one given by c-c are symmetric about the polar axis. If c=0c=0, the curve is a circle. If c=1c=1, the curve has a “cusp” at the origin. If c>1c>1, the curve crosses itself at the origin.

Example 2: The Cartesian coordinates of a point are given (2,2)(2,-2) (i) Find polar coordinates (r,θ)(r,\theta) of the point, where r>0r>0 and 0θ<2π0\leq\theta < 2\pi. (ii) Find polar coordinates (r,θ)(r,\theta) of the point, where r<0r<0 and 0θ<2π0\leq\theta<2\pi.

Solution: (i) (22,7π/4)(2\sqrt{2}, 7\pi/4); (ii) (22,3π/4)(-2\sqrt{2}, 3\pi/4).

Example 3: Find the points on the given curve where the tangent line is horizontal or vertical. r=3cosθr=3\cos\theta.

Solution: The curve (in Cartesian coordinates) can be parametrized by θ\theta: x=rcosθ=3cos2θ,y=rsinθ=3sinθcosθx=r\cos\theta = 3\cos^2\theta, y=r\sin\theta=3\sin\theta\cos\theta. The point where the tangent line is horizontal (respectively, vertical) is given by θ\theta such that dy/dθ=3cos2θ3sin2θ=0dy/d\theta = 3\cos^2\theta - 3\sin^2\theta = 0 (respectively, dx/dθ=6sinθcosθ=0dx/d\theta = -6\sin\theta\cos\theta = 0), i.e. θ=nπ/4\theta = n\pi/4, where nn is odd (respectively, θ=nπ/4\theta = n\pi/4, where nn is even). The corresponding points are, in polar coordinates, (3/2,±π/4)(3/\sqrt{2}, \pm\pi/4) (respectively, (0,0),(3,0)(0,0), (3,0)).

Remark: The curve is actually, in Cartesian coordinates, a circle centered at (3/2,0)(3/2, 0) with radius 3/23/2.

Example 4: Find the area of the region enclosed by one loop of the curve r=1+2sinθr=1+2\sin\theta (inner loop).

Solution: The inner loop is given by 7π/6θ11π/67\pi/6 \leq \theta \leq 11\pi/6 (that is exactly when r0r\leq 0). The are enclosed by the inner loop is 7π/611π/612(1+2sinθ)2dθ=π323\int_{7\pi/6}^{11\pi/6}\frac{1}{2}(1+2\sin\theta)^2d\theta = \pi - \frac{3}{2}\sqrt{3}.

Example 5: Find the area of the region that lies inside the first curve and outside the second curve. r=3cosθ,r=1+cosθr=3\cos\theta, r=1+\cos\theta.

Solution: The intersections (r,θ)(r,\theta) of the curves satisfy r=3cosθ=1+cosθr=3\cos\theta=1+\cos\theta, and so the intersections are (3/2,±π3)(3/2, \pm\frac{\pi}{3}). The area that lies inside the first curve and outside the second curve is then given by A=π/3π/312[(3cosθ)2(1+cosθ)2]dθ=πA=\int_{-\pi/3}^{\pi/3}\frac{1}{2}[(3\cos\theta)^2-(1+\cos\theta)^2]d\theta = \pi

Example 6: Find all points of intersection of the given curves r=sinθ,r=sin2θr=\sin\theta, r=\sin 2\theta.

Solution: The intersection (r,θ)(r,\theta) stisfies r=sinθ=sin2θ=2sinθcosθr=\sin\theta=\sin2\theta=2\sin\theta\cos\theta, and so either sinθ=0\sin\theta = 0 or cosθ=1/2\cos\theta=1/2. Therefore the intersections are (0,0),(3/2,π/3),(3/2,2π/3)(0,0), (\sqrt{3}/2, \pi/3), (\sqrt{3}/2, 2\pi/3).

Example 7: Find the exact length of the polar curve r=2cosθ,0θπr=2\cos\theta, 0\leq\theta\leq\pi.

Solution: The length of the curve is 0π(2cosθ)2+(2sinθ)2dθ=2π\int_0^\pi \sqrt{(2\cos\theta)^2+(2\sin\theta)^2}d\theta =2\pi.