Polar equation of the curve y = sinx

6.6k Views Asked by At

I am looking for the polar equation of the following curve given in Cartesian Coordinates.

y = sinx

Any kind of hint or help is appreciated.

2

There are 2 best solutions below

1
On

With $x = r \cos(\theta)$ and $y = r \sin(\theta)$, this becomes $$ r \sin(\theta) = \sin(r \cos(\theta))$$

That's as simple as it gets: in particular you're not going to get an explicit closed form for $r$ as a function of $\theta$, or $\theta$ as a function of $r$.

0
On

As $$\tan(\theta)=\frac yx=\frac{\sin(x)}x=\text{sinc}(x),$$ where $\text{sinc}$ denotes the cardinal sine function, you have

$$\color{green}{r=\sqrt{(\text{sinc}^{-1}(\tan(\theta)))^2+\sin^2(\text{sinc}^{-1}(\tan(\theta)))}}.$$

Unfortunately, the inverse $\text{sinc}$ function is a wild animal.