Struggling with LaTeX: Seeking Help With String Length & Mass

Click For Summary

Discussion Overview

The discussion revolves around solving problems related to a parameterized curve defined by a vector equation and calculating the arc length and mass of a string represented by this curve. The focus is on the application of calculus and LaTeX formatting in expressing mathematical concepts.

Discussion Character

  • Homework-related
  • Mathematical reasoning
  • Technical explanation

Main Points Raised

  • One participant presents a parameterized curve r(t) = (t, 3t^2, 6t^3) and seeks assistance in calculating the arc length and mass of the string.
  • Another participant suggests using the arc length formula, indicating that the total distance can be found by integrating the magnitude of the derivative of the vector r(t) from t = 0 to 1.
  • A further inquiry is made regarding the arc length formula and the integration of vectors, specifically questioning if the integral involves the absolute value of the differentiated vector r(t).
  • Clarification is provided that |r'(t)| refers to the norm of the vector r'(t), and the expression for |r'(t)| is detailed as the square root of the sum of the squares of the derivatives of the components of r(t).

Areas of Agreement / Disagreement

Participants are engaged in a constructive dialogue, with some agreement on the approach to finding the arc length, but uncertainty remains regarding the integration of vector functions and the specifics of applying the arc length formula.

Contextual Notes

There are unresolved aspects regarding the integration process for vector functions and the application of the arc length formula, as well as potential confusion in LaTeX formatting.

Who May Find This Useful

Students or individuals interested in calculus, particularly in the context of parameterized curves and arc length calculations, as well as those seeking assistance with LaTeX formatting for mathematical expressions.

mikeyrichster
Messages
9
Reaction score
0
Im afraid my use of LaTeX code, sucks. My apologies to anyone friendly enough to help!

The problem:

A string takes a path shown by the equation below:

r(t)=(t,3t^2,6t^3) Where the RHS is a vertical vector (didnt know how to code this!)

and 0 <= t <= 1

The mass per unit length of the wire at a point (x, y, z) is given by
p(x,y,z) = xyz^2

Im having trouble answering these last two questions..

c) Find the entire length of the string?
d) Find the mass of the string?

Thanks for your help!
 
Physics news on Phys.org
For c) you're being asked for the arc length. Do you know the expression that gives you arclength for a parameterized curve? It's not too bad to remember/derive: if you think of t as time, then the distance (not displacement) that the particle goes at time dt is the speed at the time, which is |r'(t)|, times dt. Therefore the total distance will be the integral from t = 0 to 1 of |r'(t)|dt.
 
Hi there, thanks for your help!

Is the expression you refer to the arc length formula?

you said "therefore the total distance will be the integral from t = 0 to 1 of |r'(t)|dt."
does that mean the integral from 0 to 1 of the absolutle vaule of r(t) differentiated?

How do you integrate vectors like this?

Thanks
 
By |r'(t)| I meant the norm (magnitude) of the vector r'(t). So if r(t) = (x(t), y(t), z(t)) then r'(t) = (x'(t), y'(t), z'(t)) so that |r'(t)| = sqrt(x'(t)^2 + y'(t)^2 + z'(t)^2).
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
5K
Replies
8
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
17
Views
2K
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K