Convergence of an infinite product

chrisandmiss
Messages
12
Reaction score
0

Homework Statement


Find what the infinite product (2N-1)(2N) converges too.

Example. 1/2*3/4*5/6


Homework Equations



That's it.

The Attempt at a Solution



I have several strategies for this, all of which are similar, and none of which I know how to show.I think it converges to zero.

The idea, is that I show that at any N, I can find a finite amount of N after that, when multiplied together, are below 1/2, or really, any other set fraction. Example.

3/4*5/6*7/9 is less than 1/2. If I can find this to be true for an infinite amount of times, it will converge to zero.


Another idea I have is to take the log of it, and than show that it diverges to negative infinity. Because this product is bounded by zero, if would mean it converges to zero.
 
Physics news on Phys.org
I think I got it.

I used the integral test. The ln sum diverged to infinity.

Because of that, this converges to zero.
 
You mean diverged to negative infinity?

You could also have found an expression for the n-th partial product and applied Stirling's Approximation to get \prod_{k=1}^{n} \frac{2n-1}{2n} = \frac{ (2n)! }{2^{2n} (n!)^2} \sim \frac{1}{\sqrt{ \pi n}} \rightarrow 0
 
Hmm, I am not aware of those methods.

Can you point me to an online textbook/ a few links that have the material and some challenging but doable examples?
 
You mean of the methods I used?

The idea is to stop thinking of it as an infinite product so much and re-view it as just the limit of a sequence. Then if we can just what the terms of the sequence are, we can take the limit and find it's value. To find the term, I wrote out in full the general n-th term;
\frac{1}{2}\cdot\frac{3}{4}\cdot\frac{5}{6}\cdot\cdots \frac{2n-3}{2n-2}\cdot\frac{2n-1}{2n}\cdot,

and then I noticed I could produce some factorial terms, a) by "completing" the missing terms in the numerator by multiplying by 2*4*6...*2n, and then dividing by that again. Then b) in the denominator, we get factorial terms by pulling out a factor of 2 from each factor.

So that gives us the term I posted before, and that's just algebra so I can't really refer you to anywhere for that. The final part of this method is taking the limit. It's a good idea to have a bag of tricks to do limits with and being able to do them well and find harder ones pays off. In this case, since factorials aren't so easy to take limits of otherwise, there's a nice tool called Stirling's Approximation. You can find it here: http://en.wikipedia.org/wiki/Stirling's_approximation.

The part we are interested in is : \lim_{n\to\infty} \frac{n!}{\sqrt{2\pi n} (\frac{n}{e})^n} = 1.
This tells us that if we have the limit of n! in some expression and it's going to infinity, we can put the denominator of that limit in place of n! and the limit won't change. So then if you do that with our general term, it simplifies very nicely and the limit comes out.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Replies
2
Views
1K
Replies
1
Views
1K
Replies
5
Views
1K
Replies
2
Views
883
Replies
4
Views
1K
Replies
5
Views
2K
Replies
4
Views
742
Replies
3
Views
2K
Back
Top