I need help on finding the nth term of this infinite series?
s=14+1⋅34⋅6+1⋅3⋅54⋅6⋅8+…
Could you help me in writing the general term/solving?
Answer
The first thing you can do is start with a1=14 and then realize that an+1=an2n−12n+2
that doesn't seem to get you anywhere, however.
As commentator Tenali notes, you can write the numerator as 1⋅3⋯(2n−1)=1⋅2⋅3⋯(2n)2⋅4⋯(2n)=(2n)!2nn!
The denominator, on the other hand, is 4⋅6⋯(2(n+1))=2n(2⋅3⋯(n+1))=2n(n+1)!
So this gives the result:
an=(2n)!22nn!(n+1)!=122n1n+1(2nn)=122nCn
where Cn is the nth Catalan number.
If all you want is then ntn term, that might be enough - you can even skip the part about Catalan numbers and just write it as an=14n(n+1)(2nn).
As it turns out, the Catalan numbers have a generating function (see the link above:)
21+√1−4x=∞∑n=0Cnxn
So, if the series converges when x=14, it converges to 2.
(It does converge, since Cn∼22nn3/2√π.)
No comments:
Post a Comment