Let $n \geqslant 0$ be an integer. Show that $2^n | \lceil (3+\sqrt5)^n \rceil.$
This turned out to be relatively hard. The idea that our lecturer gave was that one should work towards an linear recurrence relation here, but it doesn’t seem to be an trivial task.
Using the binomial theorem on $(3+\sqrt5)^n$ was my first approach to see if there would be any cancellations, but that turned out to be also very messy. What would be the way to approach this?