To Expand the following expression in ascending powers of x as far
as x3
11+ax−ax2−x3
Let the required expansion be
b0+b1x+b2x2+b3x3+.....
i.e. 11+ax−ax2−x3 =b0+b1x+b2x2+b3x3+.....
1=(1+ax−ax2−x3)[b0+b1x+b2x2+b3x3+.....]
∴ On equating coefficients, we get
b0=1,b1+b0a=0 ; Whence b1=−a
Also, b2+b1a−b0a=0; whence b2=a(a+1)
And b3+b2a−b1a−b0; whence b3=1−2a2−a3
Hence, 11+ax−ax2−x3=1−ax+a(a+1)x2−(a3+2a2−1)x3+......