I must prove that with $a = \frac12(1+i\sqrt7)$ we have : $|\mathrm{Re}(a^n)| \to \infty$
I tried to use linear algebra by writing $u_n,v_n = Re(a^n), Im(a^n)$ and solve the homogeneous linear recurrence to find a new expression of $u_n$ but I am back to the starting point... The eigen values are as expected $a$ and $\bar{a}$
I also tried to compute $cos(n \times arg(a))$ but it is the same.
Any idea?