Let 2+x21+x−x2=a0+a1x+a2x2+a3x3+⋯,
where a0,a1,a2,a3,… are constants whose values are to be determined; then
2+x2=(1+x−x2)(a0+a1x+a2x2+a3x3+⋯).
In this equation we may equate the coefficients of like powers of x on each side. On the right-hand side the coefficient of xn is an+an−1−an−2, and therefore, since x2 is the highest power of x on the left, for all values of n>2 we have
an+an−1−an−2=0;
this will suffice to find the successive coefficients after the first three have been obtained. To determine these we have the equations
a0=2, a1+a0=0, a2+a1−a0=1;
whence a0=2, a1=−2, a2=5.
Also a3+a2−a1=0, whence a3=−7;
a4+a3−a2=0, whence a4=12;
and a5+a4−a3=0, whence a5=−19;
Thus 2+x21+x−x2=2−2x+5x2−7x3+12x4−19x5+⋯