Given the vector r(t) = { cosineT, sineT, Ln (CosineT) } and point (1, 0, 0) find vectors T, N and B at that point. Vector T is the unit tangent vector, so the derivative r(t) is needed. Vector N is the normal unit vector, and the equation for it uses the derivative of T(t). The B vector is the binormal vector, which is a crossproduct of T and N.
Vector Arithmetic
Vectors are those objects which have a magnitude along with the direction. In vector arithmetic, we will see how arithmetic operators like addition and multiplication are used on any two vectors. Arithmetic in basic means dealing with numbers. Here, magnitude means the length or the size of an object. The notation used is the arrow over the head of the vector indicating its direction.
Vector Calculus
Vector calculus is an important branch of mathematics and it relates two important branches of mathematics namely vector and calculus.
Given the vector r(t) = { cosineT, sineT, Ln (CosineT) } and point (1, 0, 0) find
Vector T is the unit tangent vector, so the derivative r(t) is needed.
Vector N is the normal unit vector, and the equation for it uses the derivative of T(t).
The B vector is the binormal vector, which is a crossproduct of T and N.
Trending now
This is a popular solution!
Step by step
Solved in 7 steps with 7 images