Friday, 21 August 2015

How to evaluate the series 1+frac34+frac3cdot54cdot8+frac3cdot5cdot74cdot8cdot12+cdots



How can I evaluate the following series:

1+34+3548+3574812+3579481216+
In one book I saw this sum is equal to 8, but I don't know how to evaluate it.


Answer



an=1357(2n+1)4812(4n)=1357(2n+1)4nn!=(2n+1)!2n4nn!n!=18n(2n+1)!n!n!
Now consider f(x)=1(14x)3/2. The Taylor series of f(x) is
f(x)=n=0(2n+1)!n!n!xn and is valid for |x|<14. Hence, we get that
n=018n(2n+1)!n!n!=f(1/8)=1(141/8)3/2=23/2=8=22



EDIT




Below is a way on how to pick the appropriate function. First note that
1357(2n+1)2n=(1)n×(32)×(321)×(322)××(32n+1)
an=12n(1)n×(32)×(321)×(322)××(32n+1)n!
Hence, a_n = \left(\dfrac{-1}{2}\right)^n \dbinom{-3/2}{n}. Hence, the idea is to consider g(x) = \sum_{n=0}^{\infty} \dbinom{-3/2}{n} x^n = (1+x)^{-3/2}
The motivation to choose such a g(x) comes from the fact that (1+x)^{\alpha} = \sum_{n=0}^{\infty} \dbinom{\alpha}{n} x^n where \dbinom{\alpha}{n} is to be interpreted as \dfrac{\alpha(\alpha-1)(\alpha-2)\cdots(\alpha-n+1)}{n!} forall real \alpha.



Now set x=-1/2 to get that g(-1/2) = (1/2)^{-3/2} = 2^{3/2} = \sqrt{8} = 2\sqrt{2}



Once we have g(x), we could either have it as such or we can play around with some nice scaling factor, to choose the function f(x) = (1-4x)^{-3/2} to get the Taylor series \sum_{n=0}^{\infty} \dfrac{(2n+1)!}{n! \cdot n!}x^n


No comments:

Post a Comment

real analysis - How to find lim_{hrightarrow 0}frac{sin(ha)}{h}

How to find \lim_{h\rightarrow 0}\frac{\sin(ha)}{h} without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...