well that's what I am not sure about. The book states that the "normal unit vector" is defined as N(t) = T'(t)/|T'(t)|
where T(t) = r'(t)/|r'(t)|
the textbook uses 1 example (its very brief about this topic), but it uses cos, and sin. so constantly differentiating them dosn't reduce it to 0.
they used, r(t) = cos(t)i+ sin(t)j + (t)k,
r'(t) = -sin(t)i+ cos(t)j + k
|r'(t)| = sqrt(2) ------->(No idea how its the root of 2)
... and so on. for T'(t)...
until they get N(t) = -cos(t)i - sin(t)j - 0k
= (-cos(t), -sin(t), 0)
am i making a mistake when defining my r(t)?