Proving Convergence Using the Squeeze Theorem: A Brief Guide

  • Thread starter Thread starter denverhockeyfan
  • Start date Start date
  • Tags Tags
    Theorem
denverhockeyfan
Messages
4
Reaction score
0

Homework Statement


Use the squeeze theorem to prove the sequence converges to 0. (Given the lim 1/n=0 and 1/n^2=0.

A) cos n pi / n^2

B) ((-1)^n) ln(n) / n^2

I know you have to show that the sequence "squeezes" between the two given above, but I am having problems doing so, any help would be great. Thanks.
 
Last edited:
Physics news on Phys.org
denverhockeyfan said:

Homework Statement


Use the squeeze theorem to prove the sequence converges to 0. (Givin the lim 1/n=0 and 1/n^2=0.

A) cos n pi / n^2

B) ((-1)^n) ln(n) / n^2
Although your notation is a little ambiguous i am assuming that on A) you meant

( cos(npi) )/n^2

remember that
0<=Icos(npi)I<= 1, i am assuming also that n is from naturals, than we can safetly multiply by 1/n^2 (or divide by n^2) because it is also positive, (moreover n^2 is always positive regardless of the sing of n) then we get:

0<=Icos(npi)I/n^2 <= 1/n^2 now taking the limit when n--> infinity what do u get?

Next time show your work, before the people here can give you any help.

B) use the same reasoning here also.
 
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...
Back
Top