View Single Post
  #4  
Old June 27th, 2009, 06:50 AM
earboth's Avatar
earboth earboth is offline
Super Member

 
Join Date: Jan 2006
Location: Germany
Posts: 4,184
Country:
Thanks: 177
Thanked 1,808 Times in 1,659 Posts
earboth has a brilliant futureearboth has a brilliant futureearboth has a brilliant futureearboth has a brilliant futureearboth has a brilliant futureearboth has a brilliant futureearboth has a brilliant futureearboth has a brilliant futureearboth has a brilliant futureearboth has a brilliant futureearboth has a brilliant future
Default

Quote:
Originally Posted by JoAdams5000 View Post
I lost trying to find the osculating circle for the curve defined by r(t) = <sint, cost, -pi + t> at the point t=pi.

Ive calculated the radius of the circle to be 1 and I know I need to somehow use the unit normal vector at point t=pi, which is <0, 1/sqrt(2), 0> to solve for the osculating circle's centre, but I do not know how to do that.

Thans for your help!
1. The stationary vector of point P when t = \pi is

\vec p=(0,-1,0).

2. I've got the normal unit vector as \vec n = (0,1,0)

3. The sum of these two vectors will yield the stationary vector of the center of the circle:

\vec p + \vec n = (0,0,0)

4. The tangent at the curve in P and the normal vector produce a plain in which the osculating circle must be placed. The equation of the tangent is:

t: \overrightarrow{r(t)}=(0,-1,0)+t \cdot (-1,0,1)
Reply With Quote