Problem 18
Question
Show that the ellipse \(x=a \cos t, y=b \sin t, a > b >0,\) has its largest curvature on its major axis and its smallest curvature on its minor axis. (As in Exercise \(17,\) the same is true for any ellipse.)
Step-by-Step Solution
Verified Answer
The largest curvature of the ellipse is on the major axis, and the smallest is on the minor axis.
1Step 1: Parametrize the Ellipse
The given parameterization of the ellipse is \(x = a \cos t\) and \(y = b \sin t\). Here, \(a\) represents the semi-major axis, and \(b\) represents the semi-minor axis. Since \(a > b > 0\), the major axis is horizontal.
2Step 2: Compute First Derivatives
Find the first derivatives with respect to \(t\): \( \frac{dx}{dt} = -a \sin t \) and \( \frac{dy}{dt} = b \cos t \). These represent the tangent vector to the curve.
3Step 3: Compute Second Derivatives
Find the second derivatives with respect to \(t\): \( \frac{d^2x}{dt^2} = -a \cos t \) and \( \frac{d^2y}{dt^2} = -b \sin t \). These second derivatives are needed to find the curvature.
4Step 4: Use Curvature Formula
The curvature \(k\) of a parametrized curve \((x(t), y(t))\) is given by the formula \(k = \frac{|\frac{dx}{dt} \cdot \frac{d^2y}{dt^2} - \frac{dy}{dt} \cdot \frac{d^2x}{dt^2}|}{\left( \left(\frac{dx}{dt}\right)^2 + \left(\frac{dy}{dt}\right)^2 \right)^{3/2}}\).
5Step 5: Plug in Derivatives into the Curvature Formula
Substitute the derivatives: \(k = \frac{|(-a \sin t)(-b \sin t) - (b \cos t)(-a \cos t)|}{\left( (-a \sin t)^2 + (b \cos t)^2 \right)^{3/2}} = \frac{|ab|}{\left( a^2 \sin^2 t + b^2 \cos^2 t \right)^{3/2}}\).
6Step 6: Evaluate Curvature on Major and Minor Axes
On the major axis, \(t = 0\) or \(t = \pi\), thus \(k_{major} = \frac{ab}{(b^2)^{3/2}} = \frac{a}{b^2}\). On the minor axis, \(t = \frac{\pi}{2}\) or \(t = \frac{3\pi}{2}\), thus \(k_{minor} = \frac{ab}{(a^2)^{3/2}} = \frac{b}{a^2}\).
7Step 7: Compare Curvature Values
Since \(a > b > 0\), it follows that \(\frac{a}{b^2} > \frac{b}{a^2}\). This proves that the curvature is greatest on the major axis and smallest on the minor axis.
Key Concepts
Parametrization of CurvesFirst and Second DerivativesCurvature Calculation
Parametrization of Curves
To understand the curvature of an ellipse, we first need to discuss the parametrization of curves. An ellipse can be represented in parametric form using a set of equations. For an ellipse with a semi-major axis of length \(a\) and a semi-minor axis of length \(b\), the parametrization is given by:
- \(x = a \cos t\)
- \(y = b \sin t\)
First and Second Derivatives
The next step in calculating the curvature of an ellipse is determining the first and second derivatives of its parametric equations. Here's why derivatives are crucial:First derivatives, \( \frac{dx}{dt} \) and \( \frac{dy}{dt} \), capture the rate of change of the ellipse coordinates with respect to the parameter \(t\), essentially describing the tangent vector of the curve at any point. For the ellipse:
- \( \frac{dx}{dt} = -a \sin t\)
- \( \frac{dy}{dt} = b \cos t\)
- \( \frac{d^2x}{dt^2} = -a \cos t\)
- \( \frac{d^2y}{dt^2} = -b \sin t\)
Curvature Calculation
Curvature is a measure of how sharply a curve bends at a given point. For a parametrized curve like our ellipse, the curvature \( k \) is calculated using a specific formula:\[k = \frac{| \frac{dx}{dt} \cdot \frac{d^2y}{dt^2} - \frac{dy}{dt} \cdot \frac{d^2x}{dt^2} |}{\left( \left(\frac{dx}{dt}\right)^2 + \left(\frac{dy}{dt}\right)^2 \right)^{3/2}}\]Now, by substituting the known derivatives:
- The numerator becomes \(|-a \sin t \cdot -b \sin t - b \cos t \cdot -a \cos t| = |ab \sin^2 t + ab \cos^2 t| = |ab|\)
- The denominator transforms into \(\left( a^2 \sin^2 t + b^2 \cos^2 t \right)^{3/2}\)
Other exercises in this chapter
Problem 17
\({r}(t)\) is the position of a particle in space at time \(t .\) Find the angle between the velocity and acceleration vectors at time \(t=0 .\) \begin{equation
View solution Problem 18
Can anything be said about the acceleration of a particle that is moving at a constant speed? Give reasons for your answer.
View solution Problem 18
Length is independent of parametrization To illustrate that the length of a smooth space curve does not depend on the parametrization you use to compute it, cal
View solution Problem 18
A particle traveling in a straight line is located at the point \((1,-1,2)\) and has speed 2 at time \(t=0 .\) The particle moves toward the point \((3,0,3)\) w
View solution