Differentiability and parametric curves

kingwinner
Messages
1,266
Reaction score
0
f(t)=(t^3, |t|^3) is a parametric representation of y=f(x)=|x|.

Consider y=|x|,
the left hand derivative f '-(0)=-1 and the right hand derivative f '+(0)=1, so f(x) is clearly not differentiable at 0.

But
f '(t)=(3t^2, 3t^2) for t>=0
f '(t)=(3t^2, -3t^2) for t<=0
f '(0)=(0,0) and f(t) is differentiable at 0 (my textbook says this explicitly)

These 2 are talking about the same point, how can one gives that it's differentiable at 0 and the other gives that it's not differentiable at 0?

==============================================

Secondly, my textbook says that f '(a)>0 (a is real number) doesn't imply that f is increasing in some neighbourhood of a, how come?


Thanks for explaining!
 
Physics news on Phys.org
In order to be a "valid" parameterization, the derivatives of all components must not be 0 for the same t. Since x'(0)= y'(0)= 0, this is not a valid parameterization.
 
HallsofIvy said:
In order to be a "valid" parameterization, the derivatives of all components must not be 0 for the same t. Since x'(0)= y'(0)= 0, this is not a valid parameterization.

But my textbook says that "f(t)=(t^3, |t|^3) is a parametric representation of y=f(x)=|x|." (direct quote)
 
any ideas?

How come the results are inconsistent? How come the parametrization shows that y=|x| is differentiable at x=0?
 
Please help me...I am confused...
 
I have already answered this. Yes, what you give is a "parameterization" of the curve. But it is not a "valid" parameterization (some texts say "smooth" parameterization) because at t=0, f'(0) is the 0 vector. It is precisely because of problems like you have here that "valid" parameterizations are normally required.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top