Proof: K(x)= l f (x) l / (1+(f'(x)^2)^3/2) for y=f(x)

  • Thread starter Thread starter mrmt
  • Start date Start date
  • Tags Tags
    Proof
mrmt
Messages
6
Reaction score
0
Proof: K(x)= l f"(x) l / (1+(f'(x)^2)^3/2) for y=f(x)

Prove: K(x)= l f"(x) l / (1+(f'(x)^2)^3/2)


r(x)= xi + f(x)j = <x , f(x)>

r'(x)= 1i + f'(x)j= <1, f'(x)>

T(x) = r'(x)/llr'(x)ll

= <1, f'(x)> / ((1^2+(f'(x))^2)^1/2)

This is where I start to get even more lost:

T'(x) = <0, f"(x)> / ((-1/2)(1+(f'(x))^2)^(-3/2))*(0+2f'(x)f"(x))

=<0, f"(x)> / [ -(f'(x)f"(x))/(1+(f'(x))^2)^(3/2) ]
?

If anyone could help enlighten me that would be great
 
Physics news on Phys.org


I have no idea what you're doing. You haven't even defined K. You need to include a lot more information.
 


ooops...sorry

The question is determining the curvature of a curve defined by a vector valued function

K = curvature = ll T'(x) ll / ll r'(x) ll = ( ll r'(x) * r"(x) ll ) / ll r'(x) ll ^3
 
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