I want to prove that given a generalized cylinder $C(s,t)=\alpha(s)+t\hat{z}$ , where $\alpha$ is a curve on the $xy$ plane and $\hat{z}$ is the $z$-axis vector, then a geodesic curve $\gamma$ has the following property: $k/\tau=constant$.
I tried to brute force the problem (calculate explicitly curvature and torsion) but I end up with a monstruous espression which is impossible to interpret.. I'm sure there is a much better way to tackle this, I was thinking it could be useful to notice that the geodesic makes constant angle with $\hat{z}$.. but so far it's not really getting me anywhere.
Any idea?
As far as I see you are already able to show that any geodesic curve $\gamma(s)$ makes a constant angle with the $z$ axis. So I will use this to show that $\frac{k}{\tau}$ is constant. Let $T(s),N(s),B(s)$ be respectively the unit tangent to $\gamma(s)$, the normal and the binormal. Here we assume the parameter $s$ to be the arclength of $\gamma$ i.e. $T(s) = \gamma'(s)$. As we said above the angle between $T(s)$ and $\hat{z}$ is constant. Namely, the scalar product: $$ T(s) \cdot \hat{z} = cte $$ by taking derivative $\frac{d}{ds}$ we get $$k(s) N(s) \cdot \hat{z} = 0 \, .$$ If $k(s) \equiv 0$ then you get $\frac{k}{\tau} \equiv 0$ and we are done. So we can assume $k(s) \neq 0 $ and so $$N(s) \cdot \hat{z} = 0 \, \hspace{1cm} (*).$$ Taking another derivative $\frac{d}{ds}$ we get (by using Frenet-Serret formulae) $$-k(s)T(s) \cdot \hat{z} + \tau(s)B(s)\cdot \hat{z} = 0 \, .$$ We know that $T(s) \cdot \hat{z} = cte$ . If $cte=0$ then $\gamma(s)$ is plane curve hence $\tau=0$. I guess you discarded this case, so I discard it too. So I assume $cte \neq 0$ which implies $$\frac{k(s)}{\tau(s)} = \frac{B(s) \cdot \hat{z}}{T(s) \cdot \hat{z}}$$ Finally, notice that $B(s) \cdot \hat{z}$ is constant because $$\frac{d}{ds} B(s) \cdot \hat{z} = -\tau(s) N(s) \cdot \hat{z} = 0 $$ were the last $=$ follows from the above equation (*).