Hi,
How do you go about expanding the following:
(1 + px + qx2)-2
Thanks in advance for any help.
First, let t=px+qx2, then we
expand (1+t)-2=1-2t+3t2-...
Now substitute t=px+qx2, and expanding out t2
and t3, etc. in terms of x. This should give you what
you want.