Computing The Arclength Function

Click For Summary
SUMMARY

The discussion focuses on computing the arclength function s(t) for the curve defined by r(t) = (e^−2t cos(3t), e^−2t sin(3t), e^−2t). The derivative r'(t) is calculated as r'(t) = <-2e^-2t cos(3t) + e^-2t * -3sin(3t), -2e^-2t sin(3t) + e^-2t cos(3t), -2e^-2t>. To find the arclength, the integral s(t) = ∫_0^t ||r'(u)|| du is established, emphasizing the need for clarity in notation and the use of a dummy variable for integration.

PREREQUISITES
  • Understanding of parametric curves
  • Knowledge of derivatives and integrals
  • Familiarity with the concept of arclength
  • Basic proficiency in mathematical notation and functions
NEXT STEPS
  • Study the computation of arclength for different parametric curves
  • Learn about the properties of vector functions and their derivatives
  • Explore integration techniques, particularly with respect to parametric equations
  • Investigate the use of dummy variables in calculus
USEFUL FOR

Students studying calculus, particularly those focusing on parametric equations and arclength calculations, as well as educators seeking to clarify these concepts for their students.

withthemotive
Messages
21
Reaction score
0

Homework Statement



Consider the curve r = (e^−2 t cos(3 t), e^−2 t sin(3 t), e^−2 t) .

Compute the arclength function s(t) : (with initial point t=0 ).



The Attempt at a Solution



r'(t) = <-2e^-2t*cos(3t) + e^-2t*-3sin(3t), -2e^-2t*sin(3t) + e^-2t*cos(3t), -2e^-2t>

Then what, do I find the length of that derivative?
Then take the integral of 0 to t?
I dunno.
 
Physics news on Phys.org
Hi Withthemotive,

withthemotive said:
r'(t) = <-2e^-2t*cos(3t) + e^-2t*-3sin(3t), -2e^-2t*sin(3t) + e^-2t*cos(3t), -2e^-2t>
A minor point: the e^(-2t)*cos(3t) term in your second component is missing a factor of 3. Also, be sure to use plenty of parentheses to remove any ambiguity in the future!

Then what, do I find the length of that derivative?
Then take the integral of 0 to t?
That's right, but your derivative will need to be with respect to a dummy variable, say u:
s(t) = \int_0^t ||\text{r}&#039;(u)|| \, \text{du}.
 

Similar threads

Replies
3
Views
2K
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
2K
Replies
5
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 11 ·
Replies
11
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K