Difference between revisions of "Curvature"
Pi3point14 (talk | contribs) m |
|||
Line 5: | Line 5: | ||
For a curve given in [[parametric form]] by the pair <math>(x(t), y(t))</math>, the curvature at a point is | For a curve given in [[parametric form]] by the pair <math>(x(t), y(t))</math>, the curvature at a point is | ||
− | <cmath>\kappa(t) = | + | <cmath>\kappa(t) = \dfrac{x'(t)y''(t) - y'(t)x''(t)}{(x'(t)^2+y'(t)^2)^{3/2}}.</cmath> |
+ | Given any vector-valued function <math>\mathbf{r}(t)</math>, the curvature at a given time is | ||
+ | <cmath>\kappa(t) = \frac{d\mathbf{t}}{ds} = \frac{\mathbf{v} \times \mathbf{a}}{|\mathbf{v}^3|}</cmath> | ||
This expression is invariant under positive-velocity reparametrizations, that is the curvature is a property of the curve and not the way in which you traverse it. | This expression is invariant under positive-velocity reparametrizations, that is the curvature is a property of the curve and not the way in which you traverse it. | ||
Latest revision as of 15:31, 13 November 2024
Curvature is a a number associated with every point on each smooth curve that describes "how curvy" the curve is at that point. In particular, the "least curvy" curve is a line, and fittingly lines have zero curvature. For a circle of radius , the curvature at every point is . Intuitively, this grows smaller as grows larger because one must turn much more sharply to follow the path of a circle of small radius than to follow the path of a circle with large radius.
Given a twice-differentiable function , the curvature of the graph of the function at the point is given by the formula
For a curve given in parametric form by the pair , the curvature at a point is Given any vector-valued function , the curvature at a given time is This expression is invariant under positive-velocity reparametrizations, that is the curvature is a property of the curve and not the way in which you traverse it.
Curvature of surfaces
This article is a stub. Help us out by expanding it.