Find the radius of curvature at the origin for the curve $3x^2+4y^2=2x$.
Below is my attempt:
We know that the radius of curvature $\rho=\dfrac{{(1+y_1^2)}^{\frac{3}{2}}}{y_2}$ .
Computing $y_1$ at $(0,0)$ : Differentiating we get $3x+4y\frac{dy}{dx}=1\implies \dfrac{dy}{dx}=\dfrac{1-3x}{4y}.$
How can I evaluate $\dfrac{dy}{dx}$ at the point $(0,0)$?
Please help.
Notice that the graph of the equation $$3x^2 -2x +4y^2=0$$ is an ellipse passing through the origin and tangent to the y-axis therefore $dy/dx$ does not exist. We use implicit differentiation to find $ x'= dx/dy$ and $x''=d^2x/dy^2$at the origin. We get $$6xx'-2x'+8y=0$$and $$6(x')^2+6xx''-2x''+8=0$$Now we evaluate $ x'$ and $x''$ at the origin using the above results. We get $x'=0$ and $x''=4.$ Therefore the curvature at the origin is $$\kappa=\frac{|x''|}{(1+x'^{2})^{\frac{3}{2}}} =4.$$ Therefore the radius of curvature at the origin is $$R=1/4$$