What are the number of dissimilar terms in the expansion of $(x+\frac{1}{x}+x^2+\frac{1}{x^2})^{15}$?
I know how to solve this kind of problem.
First I would arrange the term into a binomial expression. The expansion will have $(n+1)$ dissimilar terms.
But how can I arrange it into a binomial expression?
Hint :
$$x+\dfrac{1}{x} = t \Rightarrow x^2+\dfrac{1}{x^2} = t^2 - 2$$
$$\therefore \Big(x+\dfrac{1}{x}+x^2+\dfrac{1}{x^2}\Big)^{15} = (t^2+t-2)^{15} $$
Now consider @lulu's precious advice : "What's the highest degree term? What's the lowest? Do all the intermediate terms have non-zero coefficients?"