Is the Limit of (cos^2(t))/(t^2+1) as t Approaches Infinity Zero?

  • Thread starter Thread starter 462chevelle
  • Start date Start date
  • Tags Tags
    Limit Theorem
462chevelle
Gold Member
Messages
305
Reaction score
9

Homework Statement



Lim (cos^2(t))/(t^2+1)
t->∞

Homework Equations


squeeze theorem -1<=Cosx<=1



The Attempt at a Solution


I have
-1<=Cos(t)<=1
(-1)^2<=Cos^2(t)<=(1)^2
(1)/(t^2+1)<=(Cos^2(t))/(t^2+1)<=(1)/(t^2+1)
I took both of limits of the 2 outsides as t->0
i got -1 and 1. so the limit should not exist. But i think this is incorrect. Any hints on what I am doing wrong?
 
Physics news on Phys.org
no wonder. am i supposed to take both sides limits at infinity instead of zero?
 
Uhh, yes, the problem says "t\to \infty", not 0. But you don't want to say "-1\le cos(t)\le 1 therefore 1\le cos(t)\le 1"! If x is somewhere between -1 and 1 then x^2 is somewhere between 0 and 1, NOT "between 1 and 1"! Draw a graph of y= x^2 for -1\le x\le 1 to see that.
 
oh, ok. so when i put cos like
-1<=Cos(t)<=1 i should start out like
-1<=cos^2(t)<=1.
that way i don't have to square the cos then get from 1<cos<1

so there i get the limit of each is 0 so the limit of the entire function must be 0
 
Better is 0<= cos^2(t)<= 1 like I said.
 
HallsofIvy said:
Better is 0<= cos^2(t)<= 1 like I said.

ooh sorry, i forgot the range of cos^2(t) was 0 to 1
 
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