Description of a circle in vectors

195 Views Asked by At

Letting $\vec{r}=\begin{pmatrix}x(\theta)\\y(\theta)\end{pmatrix}$ and that $\vec{v}^\perp$ denote a vector perpendicular to the vector $\vec{v}$. Then are there values of $c,d$, with $$\vec{r}''+c(\vec{r}'^\perp)+d{1\over |\vec{r}|^3}\vec{r}=0,$$ describing a circle for large enough $\theta$?

1

There are 1 best solutions below

0
On

Assume that $v^\perp$ is $v$ turned counterclockwise. Then the vector $(\cos\theta, \sin\theta )$ satisfies the given equation provided that $-1-c+d=0$.

With the clockwise choice of orthogonal vector the condition becomes $-1+c+d$.