Consider equations in polar coordinates of the form
$$r = f(\theta) = 1 - \alpha \sin{\theta}$$
When I plot a few of these polar functions, I always get a graph that is symmetric relative to the $y$ axis, indicating that $f(\theta)$ is in fact odd.
Is $f(\theta)$ an odd function?
$$f(-\theta)=1-\alpha\sin{(-\theta)}$$
Since $\sin{(-\theta)}=-\sin{(\theta)}$
$$f(-\theta)=1+\alpha\sin{(\theta)}$$
$$-f(-\theta)=-1-\alpha\sin{(\theta)}=-(1+\alpha\sin{(\theta)}) \neq 1-\alpha\sin{(\theta)}=f(\theta)$$
Is $f(\theta)$ odd, in which case how do I show this? Or is there some edge case where it's not odd?
$f$ cannot be an odd function. In fact, $f(-\theta)=1+\alpha sin(\theta)=\alpha sin(\theta)-1=-f(\theta)$ if and only if $1=-1$.