What digits are immediately on the left and right of the decimal point in $(\sqrt 11 + \sqrt 10)^{2002}$?
attempt: I have tried to use the binomial theorem as follows.
$(\sqrt 11 + \sqrt 10)^{2002}$ = $\Sigma_{k=0}^{2002}$$2002 \choose k$$(\sqrt(11))^k (\sqrt(10))^{2002 - k}$. And then expanding $2002 \choose 0 $$(\sqrt(11))^0((\sqrt10))^{2002} + ....+$$2002 \choose 2002 $$(\sqrt(11))^{2002}((\sqrt10))^{0} $.
I am not really sure how to proceed or approach this problem. If someone could help , that would really help. Thank you!