Determine Convergence/Divergence Of A Sequence

  • Thread starter Thread starter Bashyboy
  • Start date Start date
  • Tags Tags
    Sequence
Bashyboy
Messages
1,419
Reaction score
5

Homework Statement


I attached the problem and solution as one file.


Homework Equations





The Attempt at a Solution


I just can't quite follow the solution. Could someone perhaps explain what the author is doing?
 

Attachments

  • Capture.JPG
    Capture.JPG
    7 KB · Views: 371
Last edited:
Physics news on Phys.org
a_n = \frac{1\cdot 3 \cdot 5 \cdots (2n-1)}{(2n)^n}
I assume you have no problem with the first step, which is simply pairing each factor in the numerator with a factor in the denominator:
a_n = \frac{1}{2n} \cdot \frac{3}{2n} \cdot \frac{5}{2n} \cdots \frac{2n-1}{2n}
Now all you have to do is recognize that each of these fractions is less than 1. Therefore the product of the fractions is smaller than any of the individual fractions, and in particular the product of the fractions is smaller than 1/(2n). Does that clarify the next step?
 
Oh, I think I see. So, essentially, we are breaking the fraction up into products, and then, in a way, evaluating the limit at that one term, because we know how the rest of the terms behave?
 
Bashyboy said:
Oh, I think I see. So, essentially, we are breaking the fraction up into products, and then, in a way, evaluating the limit at that one term, because we know how the rest of the terms behave?

We are breaking the fraction into products so we can more easily obtain an upper bound for it:

Clearly \frac{3}{2n} < 1, \frac{5}{2n} < 1, ..., \frac{2n-1}{2n} < 1, so a_n < \frac{1}{2n}.
 
Last edited:
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
8
Views
2K
Replies
4
Views
1K
Replies
2
Views
1K
Replies
7
Views
2K
Replies
3
Views
2K
Back
Top