I followed the binomial theorem and got this:
The Binomial Theorem is: $(a+b)^{n}= \sum_{k=0}^{n} {n \choose k}{a}^{k}{b}^{n-k}$
Then let $a=x, b={1\over x}, n = n, k = k.$
I then get $\sum_{j=0}^{n}{n \choose j}{x}^{j}{1 \over x}^{n-j}$
I'm not sure if I'm doing it right. Can someone help me out with this?