I was asked by my instructor to find two different points on the curve $\gamma(t)$ given by:
$$ \gamma(t) = (t\cos(t),t\sin(t)) \\ t\in(-\infty,\infty)$$
Such that the tangent lines to $\gamma(t)$ at those points are parallel. I noticed this is an Archimedean spiral ($r=\theta$), and managed to construct the following formula for the slope of a tangent line to $\gamma(t)$ at $t=t_0$:
$$m=\frac{\sin(t_0)+t_0\cos(t_0)}{\cos(t_0)-t_0\sin(t_0)}$$
I tried to substitute $\sin(t)=\cos(t)$ in order to get an explicit solution, but it won't work. If for example I try to find two points where the tangent lines are parallel to the $x$ axis, I am left with the equation $\tan(t)=-t$, which of course I cannot solve (only Taylor can help but I prefer to avoid using it, if possible).
My instructor emphasized that I have to find 2 points explicitly, and that 2 of them are enough (meaning I don't need to find all of the points with respect to some sort of a pattern).
Thanks!
The curve is bilaterally symmetric: $x(t)=-x(-t)$ and $y(t)=y(-t)$.
So if tangent line is vertical or horizontal for some t, the symmetric point -t will have parallel tangent line as well.
From the tangent all points such that $\sin(t_0) + t_0 \cos(t_0)=0$ correspond to horizontal tangents and $\cos(t_0) - t_0 \sin(t_0)=0$ correspond to vertical tangents.