Skip to main content

Recitation 27

Example 1: The curve traced out by a point PP on the circumference of a circle as the circle rolls along a straight line is called a cycloid. If the circle has radius rr and rolls along the xx-axis and if one position of PP is the origin, find parametric equations for the cycloid.

Hint: Choose as parameter the angle of rotation θ\theta of the circle.

Definition: The curve is concave up when d2y/dx2>0d^2y/dx^2>0 and concave down
when d2y/dx2<0d^2y/dx^2<0.

Example 2: Find dy/dxdy/dx and d2y/dx2d^2 y/dx^2 for x=t2+1,y=t2+tx=t^2+1, y=t^2+t. For which values of tt is the curve concave upward?

Hint: Use dy/dx=(dy/dt)/(dx/dt)dy/dx = (dy/dt)/(dx/dt) and d2y/dx2=d(dy/dx)/dtdx/dtd^2y/dx^2 = \frac{d(dy/dx)/dt}{dx/dt}.

Example 3: Graph the curve x=cost+2cos2t,y=sint+2sin2tx=\cos t+2\cos2t,y=\sin t+2\sin2t to discover where it crosses itself. Then find equations of both tangents at that point.

Solution: The curve crosses itself at (2,0)(-2, 0).

This happens when x=cost+2cos2t=cost(1+4cost)2=2,y=sint+2sin2t=sint(1+4cost)=0,x = \cos t + 2 \cos 2t = \cos t(1+ 4\cos t)-2 = -2, y = \sin t + 2\sin 2t = \sin t(1+4\cos t) = 0, i.e., cost=1/4\cos t = -1/4. The tangent line at (x0,y0)(x_0, y_0) where x0=x(t0),y0=y(t0)x_0 = x(t_0), y_0 = y(t_0) is given by y(t0)(xx0)=x(t0)(yy0)y'(t_0)(x-x_0) = x'(t_0)(y-y_0), i.e., (cost0+4cos2t0)(xx0)=(sint04sin2t0)(yy0)(\cos t_0 + 4\cos 2t_0)(x - x_0) = (-\sin t_0 - 4\sin 2t_0)(y - y_0). Now set cost0=1/4,sint0=±15/4,x0=2,y0=0\cos t_0 = -1/4, \sin t_0 = \pm\sqrt{15}/4, x_0 = -2, y_0 = 0 and get two equations of both tangents 15(x+2)±y=0\sqrt{15}(x+2)\pm y=0.

Example 4: Use the parametric equations of an ellipse, x=acosθx = a \cos \theta,
y=bsinθy=b\sin\theta,0θ2π0\leq\theta\leq2\pi, to find the area that it encloses.

Solution: Suppose x=f(t)x=f(t) and y=g(t)y=g(t). Notice that as θ\theta increases, dxdx is negative and yy is positive when 0<θ<π0 < \theta < \pi, and then dxdx positive and yy negative when π<θ<2π\pi < \theta < 2\pi. Therefore A=02πg(t)f(t)(dt)=02πbsinθasinθdθ=πabA=\int_0^{2\pi}g(t)f'(t)(-dt)=\int_0^{2\pi}b\sin\theta a\sin\theta d\theta=\pi ab.

Example 5: Find the exact length of the curve x=1+3t2,y=4+2t3,0t1x=1+3t^2, y=4+2t^3, 0\leq t\leq 1.

Solution: The length of the curve is 01(6t)2+(6t2)2dt=422\int_0^1\sqrt{(6t)^2+(6t^2)^2}dt=4\sqrt{2}-2.

Example 6: Find the exact area of the surface obtained by rotating the given curve x=acos3θ,y=asin3θ,0θπ/2x=a\cos^3\theta, y=a\sin^3\theta, 0\leq \theta\leq\pi/2 about the xx-axis.

Solution: The area of the surface is 0π/22πasin3θ(3acos2θsinθ)2+(3asin2θcosθ)2dt=6π5a2\int_0^{\pi/2} 2\pi a\sin^3\theta \sqrt{(3a\cos^2\theta\sin\theta)^2+(3a\sin^2\theta\cos\theta)^2}dt=\frac{6\pi}{5}a^2.