I can't seem to understand how this cross product is computed, maybe I am missing something obvious, so any help would be appreciated.
We have $${\mathbf r}(s,\theta) =\gamma(s)+a({\mathbf n}(s)\cos\theta+{\mathbf b}(s)\sin\theta),$$ where ${\mathbf n},{\mathbf b}$ are the main vectors and $ka<1$ with $a>0$,
$$ r_{s}= (1-ka \cos\theta )t-\tau {\mathbf n}a \sin\theta +\tau {\mathbf b}a \cos\theta,$$ and $$r_{\theta}= -a {\mathbf n} \sin\theta + a {\mathbf b} \cos\theta .$$
So, the end result (from the solution manual) is $$r_{s}\times r_{ \theta}= -a(1-ka \cos\theta)({\mathbf n} \cos\theta +{\mathbf b} \sin\theta )$$ which I have no idea how he got there...
This task can be found from diff geometry book of Andrew Presley (4.2.7) Thanks.