Chapter 12: Problem 56
Curvature for plane curves Use the result of Exercise 55 to find the curvature function of the following curves. $$\mathbf{r}(t)=\langle a \sin t, a \cos t\rangle(\text { circle })$$
Short Answer
Expert verified
The curvature function of the given curve is \(\kappa(t) = \frac{1}{a}\).
Step by step solution
01
Compute the first derivative
To find the curvature, we first need to compute the first derivative of the position vector \(\mathbf{r}(t)\). The first derivative, \(\mathbf{r}'(t)\), is found by taking the derivative of each component with respect to \(t\):
$$\mathbf{r}'(t) = \langle \frac{d}{dt} (a \sin t), \frac{d}{dt} (a \cos t) \rangle$$
Taking the derivatives of the components, we get:
$$\mathbf{r}'(t) = \langle a \cos t, -a \sin t \rangle$$
02
Compute the second derivative
Now we need to compute the second derivative of the position vector \(\mathbf{r}(t)\). The second derivative, \(\mathbf{r}''(t)\), is found by taking the derivative of each component of \(\mathbf{r}'(t)\) with respect to \(t\):
$$\mathbf{r}''(t) = \langle \frac{d}{dt} (a \cos t), \frac{d}{dt} (-a \sin t) \rangle$$
Taking the derivatives of the components, we get:
$$\mathbf{r}''(t) = \langle -a \sin t, -a \cos t \rangle$$
03
Calculate the cross product of the first and second derivatives
To apply the curvature formula, we need to find the cross product of the first and second derivatives, \(\mathbf{r}'(t) \times \mathbf{r}''(t)\). In two dimensions, the cross product of two vectors is equivalent to the determinant of a 2x2 matrix formed by the components of the vectors:
$$\|\mathbf{r}'(t) \times \mathbf{r}''(t)\| = \left|\begin{matrix} a \cos t & -a \sin t \\ -a \sin t & -a \cos t \end{matrix}\right|$$
Computing the determinant, we get:
$$\|\mathbf{r}'(t) \times \mathbf{r}''(t)\| = a^2$$
04
Calculate the magnitude of the first derivative cubed
To apply the curvature formula, we also need the magnitude of the first derivative cubed, \(\|\mathbf{r}'(t)\|^3\). First, find the magnitude of \(\mathbf{r}'(t)\):
$$\|\mathbf{r}'(t)\| = \sqrt{(a \cos t)^2 + (-a \sin t)^2} = \sqrt{a^2(\cos^2 t + \sin^2 t)}$$
Since \(\cos^2 t + \sin^2 t = 1\),
$$\|\mathbf{r}'(t)\| = a$$
Now cube the magnitude:
$$\|\mathbf{r}'(t)\|^3 = a^3$$
05
Find the curvature function
Now we can apply the curvature formula:
$$\kappa(t) = \frac{\|\mathbf{r}'(t) \times \mathbf{r}''(t)\|}{\|\mathbf{r}'(t)\|^3} = \frac{a^2}{a^3} = \frac{1}{a}$$
So the curvature function of the given curve is \(\kappa(t) = \frac{1}{a}\).
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with Vaia!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Plane curves
A plane curve is a path traced out by a moving point in two-dimensional space. You can think of it as a gentle line drawn on a flat piece of paper. Plane curves can take various forms, from simple to complex.
Common examples of plane curves include:
Common examples of plane curves include:
- Circles: Perfectly round shapes where each point is equidistant from the center.
- Ellipses: Oval shapes that resemble stretched circles.
- Parabolas: U-shaped curves commonly seen in quadratic graphs.
- Spirals: Curves that wind around a point, moving further away with each loop.
Derivatives
Derivatives are fundamental concepts in calculus that describe how a function changes as its input changes. For plane curves, derivatives help us understand the curve's behavior at different points.
Here's how derivatives relate to plane curves in our example:
Here's how derivatives relate to plane curves in our example:
- First Derivative \( \mathbf{r}'(t) \): This tells us the velocity or rate of change of the curve at any point \(t\). We've calculated the first derivative as \( \langle a \cos t, -a \sin t \rangle \).
- Second Derivative \( \mathbf{r}''(t) \): This represents the curve's acceleration or how its direction of change is changing. For our circle, it turns out to be \( \langle -a \sin t, -a \cos t \rangle \).
Cross product
The cross product is a mathematical operation used mostly in three dimensions. However, when dealing with plane curves in two dimensions, it simplifies to calculating determinants.
To find curvature, we need the determinant (or cross product in 2D terms) of the first and second derivative vectors:
To find curvature, we need the determinant (or cross product in 2D terms) of the first and second derivative vectors:
- The determinant gives us a scalar but crucial number that helps determine the interaction between two vectors \( \mathbf{r}'(t) \) and \( \mathbf{r}''(t) \).
- For our circle, the determinant is calculated as: \( a^2 \).
Curvature formula
The curvature formula allows us to measure how sharply a curve bends at any given point. For plane curves, curvature is commonly defined as follows:
\[ \kappa(t) = \frac{\|\mathbf{r}'(t) \times \mathbf{r}''(t)\|}{\|\mathbf{r}'(t)\|^3} \]
\[ \kappa(t) = \frac{\|\mathbf{r}'(t) \times \mathbf{r}''(t)\|}{\|\mathbf{r}'(t)\|^3} \]
- \(\|\mathbf{r}'(t) \times \mathbf{r}''(t)\|\) represents the magnitude of the cross product (or determinant) of the first and second derivatives.
- \(\|\mathbf{r}'(t)\|^3\) stands for the magnitude of the velocity vector cubed.
- \(\|\mathbf{r}'(t) \times \mathbf{r}''(t)\| = a^2\)
- \(\|\mathbf{r}'(t)\|^3 = a^3\)