How to find periodic continued fraction expansion of $\frac{\sqrt{7}}3$
Using this formula here (it begins in the middle of the page),

I obtained $\frac{\sqrt{7}}3=[0;1,\overline{7,2}]$
but how can I justify rigorously that the period starts at $a_2$, is it enough to say that $\bar{\zeta_2}=\frac{7-\sqrt{63}}{2}=-0.133\dots$, so it is between $0$ and $-1$ and this is not true for $\bar{\zeta_1}$
This gives:
Now a double-check. If $\beta = [\overline{7,2}]$, then $\beta=[7;2,\beta]$ hence $\beta$ is a root of: $$ \beta=7+\frac{1}{2+\frac{1}{\beta}}=\frac{15\beta+7}{2\beta+1}$$ hence: $$ 2\beta^2+\beta = 15\beta + 7 $$ or $2\beta^2-14\beta-7=0$, from which: $$ \beta = \frac{7+3\sqrt{7}}{2} $$ follows, and since $[0,1,\beta]=\frac{1}{1+\frac{1}{\beta}}=\frac{\beta}{\beta+1}$, $$ [0,1,\overline{7,2}] = [0,1,\beta] = \frac{\sqrt{7}}{3}, $$ ok.