Using the binomial theorem as an approximation

SpaceAnimals8
Messages
1
Reaction score
0
Use the binomial expansion of (1+x)^(-1/2) to find an approximation for 1/(rt4.2).

I've got the expansion of (1+x)^(-1/2) as 1-(1/2)x+(3/8)x^2...
but the obvious idea of substituting x=3.2 gives me the wrong answer. I think it's something to do with the expansion being valid but can't remember. Any help would be much appreciated.
 
Physics news on Phys.org
The expansion is valid for all values of x, but only useful when x \ll 1. If you let x=3.2, then successive terms in the expansion become larger and larger (3.2^3 >3.2^2). But if x \ll 1, then successive terms become smaller and smaller and so only the first few terms are large enough to make a significant contribution to the total value, and you can neglect higher order terms.

Try rewriting (4.2)^{-1/2} as 4^{-1/2}(1.05)^{-1/2}=(1/2)(1.05)^{-1/2}; this way you can expand the square root about a much smaller x.
 
You would be better off expanding (4+x)1/2. Can you get the Binomial theorem expansion for that?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top