I'm trying to find the curvature of a tractrix expressed in the form $r(t)=(\sin{t},\cos{t}+\ln(\tan{(\frac{t}{2}))} $. From what I've found on the Internet it appears that people arrive at the curvature to be $\kappa = |\tan{t}|$.
However I seem to arrive at $\kappa= \sin{t} \cos^2{t}$. Could someone clarify if I'm wrong or there's something I'm missing as they're certainly different?
My working: $$r(t)=(x(t),y(t))=\left(\sin{t},\cos{t}+\ln(\tan(t/2)\right) $$
Derivatives: $$\dot{x}(t)=\cos{t}, \quad \ddot{x}(t)=-\sin{t} $$
$$\dot{y}(t)=-\sin{t}+\frac{1}{\sin{t}},\quad \ddot{y}(t)=-\cos{t}-\frac{\cos{t}}{\sin^2{t}}= -\cos{t}\left(1+\frac{1}{\sin^2{t}}\right) $$
Curvature: $$\kappa=\frac{||x''y'-y''x'||}{(x'^2+y'^2)^{\frac{3}{2}}} = \frac{||(-\sin{t})(-\sin{t}+\frac{1}{\sin{t}})+\cos^2{t}(1+\frac{1}{\sin^2{t}})||}{(\cos^2{t}+\sin^2{t}-1+\frac{1}{\sin^2{t}})^{\frac{3}{2}}} = \frac{||(\sin^2{t}-1+\cos^2{t}+\frac{1}{\tan^2{t}})||}{\frac{1}{\sin^3{t}}} = \frac{||\frac{1}{\tan^2{t}}||}{\frac{1}{\sin^3{t}}} = \sin{t}\cos^2{t} $$
In the denominator of your full expression for $\kappa$ there should be a $-2$ rather than $-1$