Limit of (cos(n))^2 / 2^n Sequence - Homework Help

  • Thread starter Thread starter arl146
  • Start date Start date
  • Tags Tags
    Limit Sequence
arl146
Messages
342
Reaction score
1

Homework Statement


the sequence is an = (cos(n))^2 / 2^n


Homework Equations


none really


The Attempt at a Solution


like i mentioned in my last post, i usually use l'hopitals or dividing by the largest exponent from the denominator. here, i don't see why i would want to use l'hopitals, so that's out of the question. i can't really divide by the largest exponent. is there a way i could break this down or something?
 
Physics news on Phys.org
arl146 said:

Homework Statement


the sequence is an = (cos(n))^2 / 2^n


Homework Equations


none really


The Attempt at a Solution


like i mentioned in my last post, i usually use l'hopitals or dividing by the largest exponent from the denominator. here, i don't see why i would want to use l'hopitals, so that's out of the question. i can't really divide by the largest exponent. is there a way i could break this down or something?

What's the maximum value the numerator can take?
 
1. so that means the bottom is always going to be larger.
can i just write on my homework like ..

(cos(n))^2 < 1, for all n
as n approaches infinity, 2^n gets large.
small # / large # = 0
 
arl146 said:
1. so that means the bottom is always going to be larger.
can i just write on my homework like ..

(cos(n))^2 < 1, for all n
as n approaches infinity, 2^n gets large.
small # / large # = 0

Yes, although I would write \cos^2 n \leq 1 \forall n \in \mathbb{N}. The strict inequality is actually true because the only values of n that give you a value of exactly one are zero and multiples of \pi and you're dealing with natural numbers here, but proving it is not worth the trouble, and is unnecessary here.

So just write that, and \lim_{n \rightarrow \infty} 2^n = \infty, so the quotient tends to zero.
 
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