Proof of Arc Length Parameter

In summary, my professor wants me to prove that for all cases the magnitude of r'(s) will always equal 1, but I'm having trouble doing so.
  • #1
yazz912
45
0
1. The problem statement, all variables and given/known

If C is a smooth curve given by
r(s)= x(s)i + y(s)j + z(s)k

Where s is the arc length parameter. Then

||r'(s)|| = 1.

My professor has stated that this is true for all cases the magnitude of r'(s) will always equal 1. But he wants me to PROVE it. ( of course not with an example)

2. Homework Equations

r(s)= x(s)i + y(s)j + z(s)k

r'(s)= x'(s)i + y'(s)j + z'(s)k

3. Attempt at the solution

To be quite honest, usually with math problems I will have some sort of attempt to try and solve it. But when it comes to proofs... I seem to get stuck.

Well I know I'm trying to prove that. ||r'(s)|| = 1

So the magnitude of r'(s)
Will be given by
SQRT[ x'(s)^2 + y'(s)^2 + z'(s)^2 ]

After this I don't know what I can do to make it equal 1. Any help will be greatly appreciated!
ImageUploadedByPhysics Forums1394824295.975449.jpg
 
Physics news on Phys.org
  • #2
You know ##s## is the arc-length parameter, so what does that mean?
 
  • #3
Um, That it is measuring the length along the Curve ..
 
  • #4
yazz912 said:
Um, That it is measuring the length along the Curve ..

Can you express that mathematically?
 
  • #5
Unfortunately no:/
 
  • #6
How do you calculate the arc length of a curve?
 
  • #7
micromass said:
How do you calculate the arc length of a curve?
by integrating from a to b
On the following
sqrt[ x'(t)^2 + y'(t)^2 + z'(t)^2 ] dt
 
  • #8
yazz912 said:
by integrating from a to b
On the following
sqrt[ x'(t)^2 + y'(t)^2 + z'(t)^2 ] dt

Right, so the length from ##0## to ##s## is defined as

[tex]\int_0^s \sqrt{(x^\prime(t))^2 + (y^\prime(t))^2 + (z^\prime(t))^2}dt[/tex]

by definition of arc-lenght parameter, this is equal to ##s##. So

[tex]s = \int_0^s \sqrt{(x^\prime(t))^2 + (y^\prime(t))^2 + (z^\prime(t))^2}dt[/tex]

Now differentiate both sides.
 
  • #9
Will differentiating on the side with the integral wipe out the integral completely? Or would I have to integrate and then differentiate?
 
  • #10
Differentiating on the side with the integral, use the fundamental theorem of Calculus:
[tex]\frac{d}{ds}\left(\int_a^s f(t)dt\right)= f(s)[/tex]
 
  • #11
HallsofIvy said:
Differentiating on the side with the integral, use the fundamental theorem of Calculus:
[tex]\frac{d}{ds}\left(\int_a^s f(t)dt\right)= f(s)[/tex]
Ok so by using that theorem, to find the derivative of an integral. I have to plug my upper limit back into the function.

Which would be
SQRT[ x'(s)^2 + y'(s)^2 + z'(s)^2 ]

How does this prove that ||r'(t)|| always =1 where t is any parameter?
 
  • #12
Here's a hint for an alternate (easier) way. Use the chain rule for$$
\frac d {ds} \vec r(t) = r'(t)\cdot (?)$$by the chain rule. Work that out and calculate its length. You don't have to consider components.
 
  • #13
yazz912 said:
Ok so by using that theorem, to find the derivative of an integral. I have to plug my upper limit back into the function.

Which would be
SQRT[ x'(s)^2 + y'(s)^2 + z'(s)^2 ]

So far you have
[tex]
s = \int_0^s \sqrt{x'(t)^2 + y'(t)^2 + z'(t)^2}\,dt
[/tex]
and have differentiated with respect to [itex]s[/itex] to find
[tex]
1 = \sqrt{x'(s)^2 + y'(s)^2 + z'(s)^2}.
[/tex]
But the right hand side is exactly [itex]\|r'(s)\|[/itex]!

How does this prove that ||r'(t)|| always =1 where t is any parameter?

It doesn't, becuase it's not true that [itex]\|r'(t)\| = 1[/itex] for any parameter: consider the line from [itex](0,0,0)[/itex] to [itex](1,1,1)[/itex] with the parametrization
[tex]
(x,y,z) = (t,t,t),\qquad 0 \leq t \leq 1
[/tex]
and compare it with the parametrization
[tex]
(x,y,z) = (2u,2u,2u),\qquad 0 \leq u \leq \tfrac 12.
[/tex]
The result [itex]\|r'(s)\| = 1[/itex] holds only when [itex]s[/itex] is arclength.
 

Related to Proof of Arc Length Parameter

1. What is the definition of "Proof: Arc Length parameter"?

The arc length parameter is a mathematical concept used to measure the length of a curve. It is represented by the variable s and is defined as the distance along the curve from a starting point to a given point on the curve. It is also known as the arc length function or path length function.

2. How is the arc length parameter calculated?

The arc length parameter can be calculated using the integration method. The formula for calculating the arc length parameter is given by:
s = ∫ab √(1 + [f'(x)]2) dx
where a and b represent the starting and ending points of the curve, and f'(x) is the derivative of the function that defines the curve.

3. What is the significance of the arc length parameter in mathematics?

The arc length parameter is important in mathematics as it allows us to calculate the length of a curve, which is essential in many applications. For example, it is used in physics to calculate the distance traveled by an object along a curved path, and in engineering to determine the length of a cable or wire needed for a specific curve.

4. Can the arc length parameter be negative?

No, the arc length parameter cannot be negative. It is always a positive value, as it represents the distance along the curve. However, it can be zero if the starting and ending points of the curve are the same.

5. Are there any real-world applications of the arc length parameter?

Yes, the arc length parameter has many real-world applications. It is used in fields such as physics, engineering, and computer graphics to calculate distances, velocities, and accelerations along a curved path. It is also used in navigation and GPS systems to determine the shortest distance between two points on a curved surface.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
399
  • Calculus and Beyond Homework Help
Replies
1
Views
497
  • Calculus and Beyond Homework Help
Replies
3
Views
568
  • Calculus and Beyond Homework Help
Replies
3
Views
731
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
613
  • Calculus and Beyond Homework Help
Replies
1
Views
582
  • Calculus and Beyond Homework Help
Replies
3
Views
854
  • Calculus and Beyond Homework Help
Replies
2
Views
350
  • Calculus and Beyond Homework Help
Replies
1
Views
558
Back
Top