New Reply

Measure of the "Sharpness of a curve"

 
Share Thread Thread Tools
Oct25-12, 06:51 AM   #1
 

Measure of the "Sharpness of a curve"


I have a set of curves that belong to the family of curves [itex]y=\frac{c}{x^m}[/itex], where [itex]m[/itex] and [itex]c[/itex] are parameters.
The attached picture (save.png) shows three such curves for different values of [itex]m[/itex] and [itex]c[/itex].
Now these curves have different 'sharpenss' of curvature (to see what I mean by sharpness, observe how 'sharp' a corner the lowermost curve forms compared to the uppermost).

I am trying to find a function F of [itex]m[/itex] and [itex]c[/itex] that can quantify this sharpness, i.e., larger value of F(m,c) indicates that the corresponding curve has a sharper corner or the vice versa.

Any ideas how to go about constructing the function F?
Attached Thumbnails
save.png  
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Oct25-12, 07:46 AM   #2
 
I would recommend looking at how fast the derivative changes d2y/dx2 and the higher value of this would mean a sharper curve.
Oct25-12, 09:05 AM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
It sounds to me like you are talkig about the curvature of a graph. That is the same 1 divided by the radius of curvature (the radius of the circle that best fits the curve at a given point). It can also be calculated as the length of the derivative of the unit tangent vector with respect to arclength or, if you are given x and y as functions of a parameter, t,
[tex]\kappa= \frac{x'y''- x''y'}{(x'^2+ y'^2)^{3/2}}[/tex]

As you can see, that will depend upon the second derivatives as rudolfstr suggests.
Oct25-12, 09:12 AM   #4
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor

Measure of the "Sharpness of a curve"


Basically (as HallsofIvy says), the idea of the "curvature" at a specific point, is logically related to answer the question:
"What is the radius of the circle that best approximates the curvature of the graph at that point?"
The smaller the (osculating) circle must be, the greater the curvature (the circle's radius is simply the absolute value of the reciprocal of the curvature!)

As has been said, in terms of derivatives, this is given by a disgusting formula involving second derivatives.
Oct25-12, 04:47 PM   #5
 
Recognitions:
Homework Helper Homework Help
radius of curvature for a general function {x, y(x)}:

radius(x) = (1 + y'(x)2)3/2 / | y''(x) |

where y' is first derivative of y, and y'' is second derivative of y.

For this case, to determine the minimum radius, you'd have to take the derivative of the radius of curvature and solve for xminr :

radius'(xminr) = 0

minimum radius = radius(xminr)

Then F(c, m) = 1 / (minimum radius (c, m))

Although not needed for this case, the radius of curvature for a general function {x(t), y(t)}:

radius(t) = ( (x'(t))2 + (y'(t))2 )3/2 / | (x'(t) y''(t)) - (y'(t) x''(t)) |
Oct26-12, 05:08 AM   #6
 
Thanks everyone.
Oct26-12, 09:11 AM   #7
 
<deleted>
New Reply

Tags
conics, curvature, functions, parametric function
Thread Tools


Similar Threads for: Measure of the "Sharpness of a curve"
Thread Forum Replies
In binary can we have a value with "deci" "centi" "mili" or more lower valued prefix? Computers 14
is there "cheap" / high productivity way to measure quality of hand tools? Mechanical Engineering 9
On "Microwave oven to measure light of speed". To falsify Classical Physics 0
cubic bezier curve : get "sub curve" coordinates General Math 2
"Except on a set of measure epsilon" vs "Almost Everywhere" Calculus 7