How do you use the binomial series to expand f(x)=(1+x)13?

1 Answer
Jul 4, 2016

You cannot apply the usual binomial expansion (which is not applicable for non-integral rationals) here. Instead, use the binomial theorem for any index, stated as follows:

(1+x)n=1+nx+n(n1)2!x2+n(n1)(n2)3!x3+

Just plugging in n=13 gives us our expansion.

(1+x)13=1+x3x29+5x381+O(x4)