A sequence $x_n$ is defined such that $$x_{n+1}= \frac{\sqrt3 x_n -1}{x_n + \sqrt3}, n\ge1, x_0\neq-\sqrt3 $$
We now have to find the period of this sequence.
By substituting values for $x_0$ I found out the period to be $6$. Also I proved this by finding all $x_{n+k}, 1\le k \le 6$ in terms of $x_n$ thereby showing $x_{n+6}= x_n$. But this takes up a fair amount of time.
Is there any other method to find out the period of this sequence?
This is really nice. I like the answer above and I also follow up the suggestion of lab bhattacharjee.
Assume $x_n = \tan y_n$ and $y_0 \ne \pi / 3$.
$$ \tan y_{n+1} = \frac{\tan y_n \sqrt{3} - 1 }{ \tan y_n + \sqrt{3}} = \frac{-1}{\tan (y_n + \pi / 3)} $$
From this it seems to be possible to derive
$$ \tan y_{n+2} = \tan (y_n + 2\pi/3) $$
And this leads directly to the period of 6.
I'd be interested if anyone has any insights on a link between this approach and the approach of Mark.