How Do You Calculate the Binormal Vector B(t) for a Given Curve?

  • Thread starter Thread starter S-C-3-1-3
  • Start date Start date
  • Tags Tags
    Vector
S-C-3-1-3
Messages
1
Reaction score
0
Hi! :)

The question is for r (t) =<t, 4-t2, 0>, find N(t),T(t), and B(t).

First I took the derivative of r (t), and divided it by its length to calculate T(t), which is <1/sqrt(1+4t2),-2t/sqrt(1+4t2,0)>. Then I took the derivative of this using the product rule, and divided it by its length to calculate N(t), which is <-2t/sqrt(1+4t2),-1/sqrt(1+4t2),0)>.

Taking the cross product of these two gives the binormalvector, which is <0,0,0>.

Is this done correctly, or does anyone get a different answer?


Thanks in advance! I didn't do all of the work on here, but I hope that's okay, as I have already done the work to find the answer...?
 
Physics news on Phys.org
Show the steps for finding N(t). You have an error in this.

The cross-product is not zero. Did you take the scalar product?
 
Last edited:
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