Finding arc length of vector valued function

Click For Summary
SUMMARY

The discussion focuses on finding the arc length of the vector-valued function defined by r(t) = ti + ((t^6/6) - (6/t^4))j + t√3 k for the interval 1 ≤ t ≤ 2. The arc length is calculated using the formula ∫ ||dr/dt|| dt, where dr/dt is derived as i + (t^5 + 24/t^3)j + √3 k. After correcting the differentiation error, the norm ||dr/dt|| simplifies to √(t^10 + 52 + 576/t^10), although participants express difficulty in integrating this expression.

PREREQUISITES
  • Understanding of vector-valued functions
  • Knowledge of calculus, specifically integration techniques
  • Familiarity with derivatives and their applications in arc length calculations
  • Proficiency in manipulating algebraic expressions involving roots and powers
NEXT STEPS
  • Study integration techniques for complex algebraic expressions
  • Learn about the properties of definite integrals in calculus
  • Explore numerical methods for approximating integrals when analytical solutions are difficult
  • Review vector calculus concepts, particularly in relation to arc length and curvature
USEFUL FOR

Students and educators in calculus, particularly those focusing on vector calculus and arc length calculations, as well as anyone seeking to improve their integration skills in complex scenarios.

Yitin
Messages
8
Reaction score
0

Homework Statement



Find arc length of the graph of
r(t) = ti + ( (t6/6) - (6/t4) )j + t√3 k
1≤t≤2

Homework Equations



Arc length = ∫ ||dr/dt|| dt
(Integral from t0 to t1 of norm of derivative of r)

The Attempt at a Solution



dr/dt = i + (t5 + 24/(t3) )j + √3 k

12 = 1
(√3)2 = 3
(t5 + 24/(t3) )2 = t10 + 48t2 + 576/t6

||dr/dt|| = √(1 + 3 + t10 + 48t2 + 576/t6)I get stuck here because I do not know how to integrate that. It doesn't seem anywhere close to a perfect square.
Did I make a mistake somewhere, or is there some kind of property to integrate this?
 
Physics news on Phys.org
You did not differentiate the [itex]6/t^4[/itex] term correctly.
 
Ok, so now it should be

(t5 +24t-5)2
(t10 + 48 + 576t-10)

||dr/dt|| = √( 1 + 3 + t10 + 48 + 576t-10 )
||dr/dt|| = √( t10 + 52 + 576t-10 )

Which I am still not sure how to integrate, but it at least looks nicer.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
2K
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K