A curve, or space-curve, is smooth everywhere if r'(t) does not equal the 0 vector anywhere on r's domain, and if r'(t) exists everywhere on r's domain.
As far as I remember, an example of the curve r(t) = <t,t^2> is not smooth at t = 0, but as far as I can tell from below, this curve is, infact, smooth at t = 0 because r'(t) exists there and is not 0.
r'(t) = <1,2t>
When t = 0, r'(t) = <1,0>.
Can anyone clarify this for me.
If I reparameterize the curve as follows, r(t) = <t^2 , t^4>, then the curve would not be smooth at t = 0 for the following reason:
r'(t) = <2t, 4t^3>
when t = 0 r'(t) = <0,0>, so the curve r(t) = r(t) = <t^2 , t^4> is not smooth at t = 0.
it is, however, piece-wise smooth, as piece-wise smooth curves are curves that have a finite number of smooth pieces. We never really covered, in detail, the formal definition of what an "analytic" function is, and I am currently in calculus IV, although I know from my own independent studies as well as my current extracurricular involvement in mathematical research.
Any thoughts.
Inquisitively,
Edwin