3 problems found
Let \(P\) be a given point on a given curve \(C\). The \textit{osculating circle} to \(C\) at \(P\) is defined to be the circle that satisfies the following two conditions at \(P\): it touches \(C\); and the rate of change of its gradient is equal to the rate of change of the gradient of \(C\). Find the centre and radius of the osculating circle to the curve \(y=1-x+\tan x\) at the point on the curve with \(x\)-coordinate \(\frac14 \pi\).
Solution: The condition is that we match the first and second derivative (as well as passing through the point in question, which is \((\frac{\pi}{4}, 2 - \frac{\pi}{4})\) The gradient is \(y' = -1 + \sec^2 x\), so the value is \(1\). The second derivative is \(y'' = 2 \sec^2 x \tan x\), which is \(4\) If we have a circle, radius \(r\), so \((x-a)^2 + (y-b)^2 = r^2\) then \(2(x-a) + 2(y-b) \frac{\d y}{\d x} = 0\) and \(2 + 2 \left ( \frac{\d y}{\d x} \right)^2 + 2(y-b) \frac{\d^2y}{\d x^2} = 0\). Therefore we must have \(1+1+(2-\frac{\pi}{4}-b)4 = 0 \Rightarrow b =\frac52-\frac{\pi}{4}\) We know that the centre lies on the line \(y = 2-x\), so we must have \(a = \frac{\pi}{4}-\frac12\) and so the centre is \(( \frac{\pi}{4} - \frac12,\frac52 - \frac{\pi}{4})\) and the radius is \(\sqrt{\frac14 + \frac14} = \frac{\sqrt{2}}{2}\)
A curve is defined parametrically by \[ x=t^2 \;, \ \ \ y=t (1 + t^2 ) \;. \] The tangent at the point with parameter \(t\), where \(t\ne0\,\), meets the curve again at the point with parameter \(T\), where \(T\ne t\,\). Show that \[ T = \frac{1 - t^2 }{2t} \mbox { \ \ \ and \ \ \ } 3t^2\ne 1\;. \] Given a point \(P_0\,\) on the curve, with parameter \(t_0\,\), a sequence of points \(P_0 \, , \; P_1 \, , \; P_2 \, , \ldots\) on the curve is constructed such that the tangent at \(P_i\) meets the curve again at \(P_{i+1}\). If \(t_0 = \tan \frac{ 7 } {18}\pi\,\), show that \(P_3 = P_0\) but \(P_1\ne P_0\,\). Find a second value of \(t_0\,\), with \(t_0>0\,\), for which \(P_3 = P_0\) but \(P_1\ne P_0\,\).
Given a curve described by \(y=\mathrm{f}(x)\), and such that \(y\geqslant0\), a push-off of the curve is a new curve obtained as follows: for each point \((x,\mathrm{f}(x))\) with position vector \(\mathbf{r}\) on the original curve, there is a point with position vector \(\mathbf{s}\) on the new curve such that \(\mathbf{s-r}=\mathrm{p}(x)\mathbf{n},\) where \(\mathrm{p}\) is a given function and \(\mathbf{n}\) is the downward-pointing unit normal to the original curve at \(\mathbf{r}\).
Solution: