How is the Length of a Parallel Curve Calculated in Differential Geometry?

In summary, the length of a parallel curve B to A given by: B=A-rn is given by: len(B)=len(A)+2*pi*r. This can be accurately defined by specifying that if the tangent vector mentioned above rotates to the left, then the defined A by choosing n at an angle pi/2 to the right of the tangent vector.
  • #1
hypermonkey2
102
0
Hi,

I found this problem in Do Carmos "differential geometry of curves and surfaces".
it asks to show that the length of a parallel curve B to A given by:
B=A-rn

where r is a positive constant, and n is the normal vector, and A is a closed convex plane curve, positively oriented.
is given by

len(B)=len(A)+2*pi*r


The obvious start would be to integrate both sides under a standard parametrization or the curves, but why is it true that integrating rn will give 2*pi*n exactly?

any insight is appreciated.
Thanks!
 
Physics news on Phys.org
  • #2
I think I know one way of thinking about it, which can probably be made more rigorous if you want. Just to make it easier to think, consider a uniform grid defined on the closed curve B. Think of B as a deformed circle, so if you follow it with a tangent vector, the tangent vector will have rotated through an angle 2*pi after one going through the whole curve once.

Assume that curve A is "outside" B at a distance r. So curve B will turn out as the longest. This can be accurately defined by specifying that if the tangent vector mentioned above rotates to the left, then the defined A by choosing n at an angle pi/2 to the right of the tangent vector.

Transport the grid over to A using the normal vectors.

Consider one of the sections along curve B, the "inner" curve, e.g. between two division defined by the parametrization. It has some length dl. If the curvature of B is positive (like a circle), the corresponding length element of the "outer" curve A will be a bit longer. By how much? Well, by r*dphi, where dphi is a small angle.

Since we are going around the closed curve once, we must add all these dphi contributions along the curve. Somce will be positive, and some negative. In the end, the total must be 2*pi since we are going around once. Each contribution as r*dphi, so the total is 2*pi*r. They must add up to this, because the same angles define the rotation of the tangent vector to B, and it returns to its starting position after one travel around.

If the curve goes m times around (rotation of tangent vector), the result will be m*2*pi*r.

Torquil
 
  • #3
hypermonkey2 said:
Hi,

show that the length of a parallel curve B to A given by:
B=A-rn

len(B)=len(A)+2*pi*r

Thanks!

I hope this helps.

Parameterize A by arc length. Then B'(s) = A'(s) -rn'(s) = A'(s)(1 + rk(s)) where k(s) is the curvature.

|B'(s)| =(1 + rk(s)) |A'(s)| = 1 + rk(s)

BTW: I think a convex curve will always have non-negative curvature.

So the length of B is the length of A plus r times the integral of the curvature over the parameter interval.

The Gauss map of the curve takes the curve into the unit sphere by mapping each point on the curve to its unit normal translated to the origin. The derivative is just the curvature (I may be off by a sign here) times the unit tangent to the sphere. So the integral of the curvature is the integral of the pull back of dtheta to the curve, A. By the change of variables formula this is the integral of dtheta over the circle times the degree of the mapping and so is a multiple of 2 pi. For a convex plane curve I think the degree is plus or minus 1.
 
  • #4
wicked!
I get it now,
thanks everyone!

cheers
 
  • #5


I would first like to commend you on your thorough approach to solving this problem. It is always important to question and understand the reasoning behind mathematical concepts and formulas.

To answer your question, let us first consider what the normal vector represents in this context. The normal vector at any point on a curve is perpendicular to the tangent vector at that point. This means that the normal vector is always pointing towards the center of curvature of the curve at that point.

Now, let us imagine that we are walking along the curve A in the direction of its positive orientation. As we walk, we are also moving in the direction of the tangent vector at each point. However, since the normal vector is always pointing towards the center of curvature, we are also moving in a direction that is constantly changing. This creates a circular motion around the center of curvature, with a radius of r (since r is the distance between A and B at any point).

Since we are moving in a circular motion, we can use the formula for the circumference of a circle (2*pi*r) to calculate the distance we have traveled along the parallel curve B. This is because the integral of the normal vector, which represents the distance we have moved in the direction of the normal vector, is equivalent to the integral of the tangent vector, which represents the distance we have moved along the curve.

Therefore, integrating rn (which represents the normal vector) over the entire curve A will give us 2*pi*r, the distance we have traveled along the parallel curve B. Adding this to the length of curve A will give us the total length of curve B, as shown in the formula len(B) = len(A) + 2*pi*r.

I hope this explanation helps to clarify why integrating rn gives us exactly 2*pi*r. Keep up the good work in your studies!
 

1. What is a parallel curve?

A parallel curve is a curve that runs parallel to another curve, but does not intersect with it. It is created by offsetting the original curve by a certain distance in a specific direction.

2. How is the length of a parallel curve calculated?

The length of a parallel curve can be calculated using calculus, specifically the arc length formula. This involves finding the derivative of the original curve, calculating the length of the derivative, and then integrating it over the desired interval.

3. Can the length of a parallel curve ever be longer than the original curve?

Yes, in some cases the length of a parallel curve can be longer than the original curve. This can happen when the curve has sharp turns or changes in direction, causing the offset curve to have a longer path.

4. Does the distance between the original curve and the parallel curve affect the length?

Yes, the distance between the original curve and the parallel curve directly affects the length of the parallel curve. The larger the distance, the longer the parallel curve will be.

5. How is the length of a parallel curve used in real-world applications?

The length of a parallel curve is used in many engineering and design applications, such as designing roads or railway tracks that run parallel to existing curves. It is also used in computer graphics to create smooth and realistic curves in animations and video games.

Similar threads

Replies
4
Views
1K
Replies
4
Views
1K
  • Differential Geometry
Replies
30
Views
2K
Replies
2
Views
1K
  • Differential Geometry
Replies
4
Views
2K
  • Topology and Analysis
Replies
3
Views
181
  • Differential Geometry
Replies
3
Views
2K
  • Differential Geometry
Replies
4
Views
1K
Replies
1
Views
2K
  • Special and General Relativity
Replies
9
Views
2K
Back
Top