Solve Limit of Sequence: Determine Convergence/Divergence

  • Thread starter Thread starter fk378
  • Start date Start date
  • Tags Tags
    Limit Sequence
fk378
Messages
366
Reaction score
0

Homework Statement


Determine whether the sequence converges or diverges. If it converges, what does it converge to?

(cos[n])^2 / (2^n)

Homework Equations


L'Hospital's Rule
or
Squeeze Theorem


The Attempt at a Solution


As n-->infinity, this function approaches infinity/infinity. Applying L'Hospital's rule gives -(sin[n])^2 / 2 which gives infinity/2=infinity.

However, if I use the squeeze theorem to say that 0<(cos[n])^2<1 and then divide everything by 2^n, then I can say that this function approaches 0.

Which is the correct method?
 
Physics news on Phys.org
The derivative of 2^{n} = ln(2)*2^{n}, and the derivative of cos^{2}(n) = -2cos(n)sin(n).
 
Last edited:
i) The sequence isn't infinity/infinity. You just said 0<=cos(n)^2<=1. How can it be infinity/infinity?? So you can't use l'Hopital. 2) The derivative of 2^n is NOT 2. The squeeze argument is correct.
 
I would also point out that \lim_{n\rightarrow \infty} sin(n) is NOT infinity. It just doesn't exist.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top