MHB Binomial Expansion Approximation for $\frac{1}{\sqrt{1 - A^2u^2}}$

  • Thread starter Thread starter Dustinsfl
  • Start date Start date
  • Tags Tags
    Binomial Expansion
Dustinsfl
Messages
2,217
Reaction score
5
Use the binomial expansion to give the approximation $\frac{1}{\sqrt{1 - A^2u^2}}\approx 1 + \frac{1}{2}A^2u^2$

How can this be done?
Using the definition for (x - y), we have
$$
(x - y)^n = \sum_{k = 1}^{n}(-1)^k\binom{n}{k}x^{n - k}y^{k}
$$
but $n\notin\mathbb{Z}$.
 
Physics news on Phys.org
Re: binomial expansion

dwsmith said:
Use the binomial expansion to give the approximation $\frac{1}{\sqrt{1 - A^2u^2}}\approx 1 + \frac{1}{2}A^2u^2$

How can this be done?
Using the definition for (x - y), we have
$$
(x - y)^n = \sum_{k = 1}^{n}(-1)^k\binom{n}{k}x^{n - k}y^{k}
$$
but $n\notin\mathbb{Z}$.

It has to be the Taylor series.
 
Re: binomial expansion

dwsmith said:
Use the binomial expansion to give the approximation $\frac{1}{\sqrt{1 - A^2u^2}}\approx 1 + \frac{1}{2}A^2u^2$

How can this be done?
Using the definition for (x - y), we have
$$
(x - y)^n = \sum_{k = 1}^{n}(-1)^k\binom{n}{k}x^{n - k}y^{k}
$$
but $n\notin\mathbb{Z}$.
It is the generalised ("Newton") binomial expansion $(1+x)^s = 1 + sx + \frac{s(s-1)}{2!}x^2 + \frac{s(s-1)(s-2)}{3!}x^3 + \ldots$, which is valid for any real number $s$, provided that $|x|<1$ (because it is an infinite series and you need that condition in order for it to converge). In this case you take $s = -\frac12$ and $x = -A^2u^2$.
 
I posted this question on math-stackexchange but apparently I asked something stupid and I was downvoted. I still don't have an answer to my question so I hope someone in here can help me or at least explain me why I am asking something stupid. I started studying Complex Analysis and came upon the following theorem which is a direct consequence of the Cauchy-Goursat theorem: Let ##f:D\to\mathbb{C}## be an anlytic function over a simply connected region ##D##. If ##a## and ##z## are part of...
Back
Top