Are the Paths of Reparameterized Functions Identical?

  • Thread starter Thread starter jessawells
  • Start date Start date
  • Tags Tags
    Functions
AI Thread Summary
The discussion revolves around proving that the paths traced by a differentiable vector-valued function f and its reparameterization h = fog are identical, while also demonstrating that h'(t) = f'(g(t))g'(t). Participants express confusion over the definitions of f and g, particularly questioning the characterization of g as a vector function in one dimension. The Chain Rule is highlighted as a necessary tool for proving the derivative relationship, with one contributor suggesting that the onto property of g is crucial for the proof. Overall, the conversation emphasizes the need for clarity in the definitions and properties of the functions involved to establish the equality of the paths traced by f and h.
jessawells
Messages
18
Reaction score
0
hi,

i was wondering if anyone could tell me how i should approach this problem:

Let f:R->R^3 be a differentiable, vector-valued function and g:R->R be a strictly increasing vector-valued function. Let h = fog:R->R^3. Show that the paths traced by f and h are equal and that h'(t) = f'(g(t))g'(t). h is called the reparameterization of f by g.


i have no idea where to start. I'm not sure how to put the info given in the question to use, to prove that f and h are equal, especially since it doesn't state the equations for f and g. any help is appreciated.
 
Physics news on Phys.org
to prove that f and h are equal

That's not what the problem asks you to prove...
 
jessawells said:
hi,

i was wondering if anyone could tell me how i should approach this problem:

Let f:R->R^3 be a differentiable, vector-valued function and g:R->R be a strictly increasing vector-valued function. Let h = fog:R->R^3. Show that the paths traced by f and h are equal and that h'(t) = f'(g(t))g'(t). h is called the reparameterization of f by g.


i have no idea where to start. I'm not sure how to put the info given in the question to use, to prove that f and h are equal, especially since it doesn't state the equations for f and g. any help is appreciated.

I'm not real fresh on this stuff, but it seems odd to me that g is being defined as a "vector function" in a 1-dimensional space, rather than calling it a scaler. In any case, it appears to me that as a starting point in a spatial representation you can write

\vec f = f_x (x,y,x)\widehat i + f_y (x,y,x)\widehat j + f_z (x,y,x)\widehat k

\vec g = g(t)\widehat u

\vec h (t) = f_x \left[ x \circ g(t),y \circ g(t),x \circ g(t) \right] \widehat i + f_y \left[ x \circ g(t),y \circ g(t),x \circ g(t) \right] \widehat j + f_z \left[ x \circ g(t),y \circ g(t),x \circ g(t) \right] \widehat k

or something analogous in another representation in \Re ^3.
 
This doesn't seem to make any sense. Choose g = exp. Then h(R) need not be equal to f(R) so whatever "the path traced" means, I don't think the two can be equal. As for the other part, it's just the Chain Rule. If you only know the Chain Rule for "1-dimensional" functions, you can still use that rule to prove this more general case.
 
an additional piece of info in the question, which i forgot to type, is:
g is onto - that is, for every y in R, there is an x such that g(x) = y.

anyway, i tried reparameterizing according to arclength. let s1, s2, s3 = arclength of f, g, and h.
functions are f = f(t), and g = g(b).

s1(t) = [integral]|f'(u)| du
ds1/dt = |f'(t)|

s2(b) = [integral]|g'(u)|du
ds2/db = |g'(b)|

s3(b) = [integral]|f'(u)|du
s3/db = |f'(g(b))|
= |f'(g(b))*g'(b)|

i don't know where to go from here. i don't even know if i started off correctly. how do i put all that together to show that the path traced by f = path traced by h? any help would be appreciated.
 
Perhaps there is some basic property of the function f that is being overlooked. What does f:R->R^3 tell you about the funtion f?
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top