How Accurate Is the Binomial Approximation for Small x Values?

  • Thread starter Thread starter Bucky
  • Start date Start date
  • Tags Tags
    Binomial
AI Thread Summary
The discussion centers on demonstrating the approximation 1/(1+x) - √(1-2x) ≈ (3/2)x² for small values of x. Participants suggest using the binomial expansion for both functions, emphasizing that higher powers of x become negligible when x is small. The concept of "small" is clarified to mean values where the third power of x is insignificant. The focus is on simplifying the expressions to derive the stated approximation. Overall, the thread highlights the importance of understanding binomial approximations in the context of small values.
Bucky
Messages
79
Reaction score
0
Show that if x is small then

1/(1+x) - root(1-2x) ~= (3/2)x^2


im not sure how to even begin this question. there was a part 1 but i don't think its relevant. Small numbers just confuse me...how small is small in any case?
 
Physics news on Phys.org
You titled this "binomial Approximations"- obviously you are intended to expand both \frac{1}{1+x}= (1+x)^{-1} and \sqrt{1- 2x}= (1-2x)^{\frac{1}{2}} using the binomial formula. Then drop higher powers since if x is small, x to a power is much smaller.
"how small is small in any case?" Well, in this case, small enough that the third power is negligible- because you were asked to show that this is approximately a number times x2
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top