I have these two binomial expansions to be expanded up to the first 4 terms:
a) $(3+x)^{-2}$ for $|x| \lt 3$
b) $(3+x)^{-2}$ for $|x| \gt 3$
I don't understand how these will be any different? Or how the expansion will vary?
If anyone could give me a club that'd be great!
The convenient form of the Binomial series is $$(1+z)^p=1+pz+p(p-1)z^2/2!+p(p-1)(p-2)z^3/3!+p(p-1)(p-2)(p-3)z^4/4!+....+ad-inf, ~if~ |z|<1~~~~(1)$$ If you want to expand $(3+x)^{-2}, |x|<3$ then write it as $\frac{1}{9}(1+\frac{x}{3})^{-2}.$ So $z=x/3$ and $p=-2$ in (1) will give you correct expansion in the powers of $\frac{x}{3}.$ There you may go upto the number of desired terms (five here).
But if you want to expand $((3+x)^{-2}$ when $|x|>3$, then write $(3+x)^{-2}= x^{-2} (1+\frac{3}{x})$ and take $z=\frac{3}{x}$ and $p=-2$ in (1) and go upto the desired number of terms.