Suppose $f(s)$ is a unit speed curve. We know that $({\bf T}, {\bf N}, {\bf B})$ is an orthonormal basis for $R^3$. As such, we can write $f(s)$ in the form: $$f(s) = a(s) {\bf T} + b(s) {\bf N} + c(s) {\bf B}$$ Assume $a(s)$ and $b(s)$ are nonzero constants. What can be said about $a$, $b$, $c$, $\kappa$, and $\tau$?
I've made the observation that $a(s)$ is the inner product of $f(s)$ with $\bf T$, which I will write $\langle f(s), {\bf T} \rangle$.
Similarly, $b(s) = \langle f(s), {\bf N} \rangle$ and $c(s) = \langle f(s), {\bf B} \rangle$.
I think that $b(s) = -1 / \kappa$. Am I on the right track?
Hint Differentiating the relation $$f = a {\bf T} + b {\bf N} + c {\bf B}$$ and using the Frenet-Serret Identities gives \begin{align} {\bf T} &= a {\bf T}' + b {\bf N}' + c' {\bf B} + c {\bf B}' \\ &= a (\kappa {\bf N}) + b (-\kappa {\bf T} + \tau {\bf B}) + c' {\bf B} + c (-\tau {\bf N}) \\ &= -b \kappa {\bf T} + (a \kappa - c \tau) {\bf N} + (b \tau + c') {\bf B} . \end{align} Comparing like coefficients gives the system \begin{align} 1 &= - b \kappa \\ 0 &= a \kappa - c \tau \\ 0 &= b \tau + c' . \end{align} The first equation gives the suspected (constant) value $\kappa = -1 / b$. After substituting we can solve the remaining two equations for $\tau$ and (by integrating), $c$.