Finding Limits Using the Cotangent and Tangent Functions

  • Thread starter Thread starter reza
  • Start date Start date
  • Tags Tags
    Limit Method
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 6K views
reza
Messages
26
Reaction score
0
Lim cot x^2 - 1/x^2
x--->&
 
Physics news on Phys.org
sorry for my bad method writing
lim [(cot x^2) - (1/(x^2))]
x-->1/0

1/0 means infinite i don't know how to show its sign
sorry again
 
Ok, I assume that you mean:
[tex]\lim_{x \rightarrow \infty} \left( \cot (x ^ 2) - \frac{1}{x ^ 2} \right)[/tex]
Do you mean that?

If that's the limit you want to take, then, you should notice that, when x tends to infinity, 1/x2 will tend to 0, right? Then, the limit will only depend on the limit of cot(x2) as x tends to infinity.

What is the limit of: [tex]\lim_{x \rightarrow \infty} \cot (x ^ 2)[/tex]? Will it tend to a fixed value? Or will it diverge?
 
thanks
then the answre would infinit yes?
and what wold happen if x->0
 
reza said:
thanks
then the answre would infinit yes?

No, it's not infinity, the limit does not exist.
You should notice that:
[tex]\cot \left( \frac{\pi}{2} + k \pi \right) = 0 , \ \ k \in \mathbb{Z}[/tex]
and
[tex]\cot \left( \frac{\pi}{4} + k \pi \right) = 1 , \ \ k \in \mathbb{Z}[/tex]
i.e, when x tends to infinity, it does not tends to a fixed value, it varies. So the limit does not exist.

and what wold happen if x->0

Do you mean:
[tex]\lim_{x \rightarrow 0} \left( \cot ^ 2 x - \frac{1}{x ^ 2} \right)[/tex]?
Have you cover L'Hopital rule? What have you tried? :)
 
thanks
then sin cos cot and tan when x tends to infinity the limit does not exist

__________________________

lim (cot^2 x-(1/x^2))=lim [(cos^2 x -1)/x^2]=lim [(-2sinxcosx)/2x] =
x->0 x->0 x->0
=lim (-sin2x/2x) =lim (-2cosx/2)=-1/2
x->0 x->0
is it right?
 
reza said:
thanks
then sin cos cot and tan when x tends to infinity the limit does not exist

__________________________

lim (cot^2 x-(1/x^2))=lim [(cos^2 x -1)/x^2]

How do you get from cot2 x- (1/x2) to [cos2x- 1]/x2?
 
excuse me i put mistakaly sinx^2~x^2

lim (cot^2 x-(1/x^2))=lim [(1/tan^2 x) - (1/x^2)]=..
and set 1/tan x^2 = (1/sin x^2)-1
is it right?