Numnum
- 19
- 0
Homework Statement
Use theorems to find the limit:
[tex] \lim_{x\rightarrow 1} \cos(arctan({\frac{\sin(x-1)}{x-1}}))[/tex]
Homework Equations
Theorems like
[tex]f(x)=c[/tex] is continuous
[tex]f(x)=x[/tex] is continuous
[tex]\lim_{x\rightarrow 0} \cos(x)=1[/tex]
[tex]\lim_{x\rightarrow 0} \sin(x)=0[/tex]
[tex]\lim_{x\rightarrow a} \sin(x)=sin(a)[/tex]
[tex]\lim_{x\rightarrow 0} \sin(x-a)=0[/tex]
The Attempt at a Solution
I'm not sure where to start, but I looked at the last theorem and thought that since the limit of sin(x-a)=0, it would turn that whole part into 0, and therefore it would turn to arctan(0). Didn't seem correct, so I instead thought to simplify the sin(x-1)/x-1 part by letting x-1 equal another variable?