I have the following parametric equation for a curve in polar form: \begin{align} r(t) &= r_0-kt\\ \phi(t)&=h\ln(r_0-k_0t)+a \end{align} where $(r_0,h,a,k_0,k)\in\mathbb{R}$ what is the radius of the osculating circle $R(t)$? Thanks in advance.
2026-04-07 06:12:07.1775542327
On
Osculating circle given parametric coordinates in polar form
116 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
This is the Mathematica output, using the parameter names given.
Let me elaborate it a bit. I just started with $r'$ and $\phi'$, then rotated the vector $(r',r \phi')$ by an angle of $\phi$ to put them in XY coordinates. The norm of the derivative of the normalized resulting vector is the curvature, i.e., the inverse of the radius.

Use Frenet- Serret relations with vectors $(N,T)$ in normal plane in the usual differential form after converting from polar to rectangular coordinates.
In the above Mathematica used function definition f[t_].