How to find the limit of this product?

  • Thread starter Thread starter medinap
  • Start date Start date
  • Tags Tags
    Limit Product
medinap
Messages
7
Reaction score
0
How to find the limit of this product?...

http://img55.imageshack.us/img55/8418/hellppppppppppcf7.png

http://img98.imageshack.us/img98/1153/help1fp4.png


the profesor gives us this problem but I don't know how to do it because he always work with sumatories but never with products, I want to know how can I use sine when the product is of cosine, help me please...
 
Last edited by a moderator:
Physics news on Phys.org


OK, you have An = cos(pi/4)*cos(pi/8)*...*cos(pi/(2^n)).
The hint is that sin(2x) = 2*sin(x)*cos(x).

If you solve that equation for cos(x), you get cos(x) = sin(2x)/(2*sin(x))

Substitute this into each factor on the right side of the equation for An, so that An = [sin(pi/2)*sin(pi/4)*sin(pi/8)*...*sin(pi/(2^(n-1)))] / [2^(n-1)*sin(pi/4)*sin(pi/8)*...*sin(pi/(2^(n-1)))*sin(pi/(2^n))].

All but one factor in the numerator also appears in the denominator, so the expression for An can be simplified to what you show. All you have to do then is take the limit as n increases without bound.
 


what you mean with "without bound" (sorry my english isn't good)
 


It's another way to say that n is approaching infinity.
 


ah ok... thanks!... I will try to do it...
 
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...
Back
Top