Prove that √8=1+34+3⋅54⋅8+3⋅5⋅74⋅8⋅12+…
My work:
√8=(1−12)−32
Now, I suppose there is some "binomial expansion with rational co-efficients" or something similar for this, which I do not know. Please help.
N.B.: Any other solution is also acceptable, I do not have any restriction regarding the solution.
Answer
The binomial series is "just" the Taylor series of (1+x)α at x=0.
Start deriving f(x)=(1+x)α by x and you get α(1+x)α−1, then α(α−1)(1+x)α−2 for the first derivative etc.
The nth derivative is
dndxn(1+x)α=α(α−1)⋯(α−n+1)(1+x)α−n
So the Taylor series is
∞∑n=0f(n)(0)n!xn=∞∑n=0α(α−1)(α−2)⋯(α−n+1)n!xn
If α is a non-negative integer this series becomes a finite sum and the nth coefficient is simply {\alpha\choose n}, so it makes sense to call it a "generalized" binomial coefficient and denote it by the same symbol, also if \alpha is not a non-negative integer.
Now notice that the Taylor series has convergence radius 1 and that (1+x)^{\alpha} is real-analytic, therefore
(1+x)^{\alpha} = \sum_{n=0}^\infty {\alpha\choose n} x^n
for all |x|<1, in particular x=-\frac{1}{2} and \alpha=-3/2. Now notice that {-3/2\choose n}=\frac{(-1)^n}{n!2^n} 3\cdot 5\cdots (2n+1)
Then,
\begin{align} \sqrt{8} &=(1-1/2)^{-3/2} = \sum_{n=0}^\infty \frac{(-1)^n}{n!2^n} 3\cdot 5\cdots (2n+1) \frac{1}{(-2)^n} = \sum_{n=0}^\infty \frac{3\cdot 5\cdots (2n+1)}{n! 4^n}\\ &= 1 + \frac{3}{4} + \frac{3\cdot 5}{4\cdot 8} + \frac{3\cdot 5\cdot 7}{4\cdot 8\cdot 12} + \cdots \end{align}
No comments:
Post a Comment