This is from Kristopher Tapp's "Differential Geometry of Curves and Surfaces", Exercise 6.5 titled "Jacobi's Theorem"
Exercise 6.5 (Jacobi's Theorem). Let $\gamma:[a,b]\to \mathbb{R}^3$ be a simple closed unit-speed space curve with nowhere-vanishing curvature. For all $t\in [a,b]$, let $\{\textbf{t}(t),\textbf{n}(t),\textbf{b}(t)\}$ denote Frenet frame at $\gamma(t)$. Notice that $t\mapsto \textbf{n}(t)$ is a regular parametrized curve on the sphere $S^2$. If this curve on $S^2$ is reparametrized by arc lenght, prove that its total geodesic curvature equals zero. If it is simple, conclude that it divides $S^2$ into two regions of equal area.
My Process: I tried to find geodesic curvature $k_g$ of in terms of curvature and torsion of $\gamma$. To find $k_g$, I need to find unit tangent $\textbf{T}$ and geodesic normal $\textbf{N}_g$ because $\dfrac{D\textbf{T}}{ds}=k_g\textbf{N}_g$ and $\dfrac{D\textbf{N}_g}{ds}=-k_g\textbf{T}$. I know that $\textbf{T}(s)=\dfrac{n'(s)}{|n'(s)|}=\dfrac{-k\textbf{t}(s)+\tau\textbf{b}(s)}{\sqrt{k^2+\tau^2}}$ but do not know how to calculate $\textbf{N}_g$.