Let be a path given by
Determine the length of this path.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The length of the path is given by
L = ∫ 0 1 ∣ p ′ ( t ) ∣ d t
where p ′ ( t ) = d t d p = ( 6 t 2 , 1 2 t , 1 2 )
so that ∣ p ′ ( t ) ∣ = ( 6 t 2 ) 2 + ( 1 2 t ) 2 + 1 2 2 = 6 t 4 + 4 t 2 + 4 = 6 ( t 2 + 2 ) 2 = 6 ( t 2 + 2 )
Therefore, L = ∫ 0 1 6 ( t 2 + 2 ) d t = 6 ( 3 1 + 2 ) = 2 + 1 2 = 1 4