1

I have written the binomial expansion of $(1+\sqrt3)^n$ as

$$\binom n0 1 + \binom n1 \sqrt3 + \binom n2 3 +\binom n3 3\sqrt3 + ...$$

but I couldn't make any use of it. Can you give me a starting point to solve the problem?

Thanks for your effort and time in advance.

nonuser
  • 90,026

1 Answers1

3

It is not hard to see that $$(1-\sqrt3)^n=a_n-b_n\sqrt3$$

Now solve the system for $a_n$ and $b_n$...

nonuser
  • 90,026