Can L'Hopital's Rule Resolve This Trigonometric Limit?

  • Thread starter Thread starter Bipolarity
  • Start date Start date
Bipolarity
Messages
773
Reaction score
2

Homework Statement



Evaluate the following limit

\lim_{t→2π\mathbb{N}}\frac{sin(t)}{1-cos(t)} for all natural numbers \mathbb{N}.

Homework Equations


The Attempt at a Solution


Plugging in 2π\mathbb{N} gives us 0 for both the numerator and denominator. Thus, we differentiate top and bottom to get \lim_{t→2π\mathbb{N}}\frac{cos(t)}{sin(t)} which evaluates to \frac{1}{0} which does not exist.

Am I correct?

BiP
 
Physics news on Phys.org
Bipolarity said:

Homework Statement



Evaluate the following limit

\lim_{t→2π\mathbb{N}}\frac{sin(t)}{1-cos(t)} for all natural numbers \mathbb{N}.

Homework Equations





The Attempt at a Solution


Plugging in 2π\mathbb{N} gives us 0 for both the numerator and denominator. Thus, we differentiate top and bottom to get \lim_{t→2π\mathbb{N}}\frac{cos(t)}{sin(t)} which evaluates to \frac{1}{0} which does not exist.

Am I correct?

BiP

Use l'hopital's rule the second time to get -sin(t)/cos(t) and evaluate that to see what you get. But "1/0" is the correct way of writing 1/0 and that is infinity if you're dealing with limits.
 
Bipolarity said:

Homework Statement



Evaluate the following limit

\lim_{t→2π\mathbb{N}}\frac{sin(t)}{1-cos(t)} for all natural numbers \mathbb{N}.

Homework Equations





The Attempt at a Solution


Plugging in 2π\mathbb{N} gives us 0 for both the numerator and denominator. Thus, we differentiate top and bottom to get \lim_{t→2π\mathbb{N}}\frac{cos(t)}{sin(t)} which evaluates to \frac{1}{0} which does not exist.

Am I correct?

BiP

You probably should elaborate a bit. Here are two examples of limits where the denominator approaches 0.

$$ \text{1}~\lim_{x \to 0} \frac{1}{x}$$
$$ \text{2}~\lim_{x \to 0} \frac{1}{x^2}$$

For the first, the limit does not exist in any sense, since the left- and right-side limits are different. For the second, the limit also does not exist, in the sense of being a finite number, but we say that the limit is ∞.

For your problem, is the limit ∞ or -∞, or does it fail to exist at all?
 
Mark44 said:
You probably should elaborate a bit. Here are two examples of limits where the denominator approaches 0.

$$ \text{1}~\lim_{x \to 0} \frac{1}{x}$$
$$ \text{2}~\lim_{x \to 0} \frac{1}{x^2}$$

For the first, the limit does not exist in any sense, since the left- and right-side limits are different. For the second, the limit also does not exist, in the sense of being a finite number, but we say that the limit is ∞.

For your problem, is the limit ∞ or -∞, or does it fail to exist at all?

How can I show which one of these is the case in my problem?

BiP
 
Bipolarity said:
How can I show which one of these is the case in my problem?

BiP
In the expression cos(t)/sin(t), when t is close to k(2##\pi##), the numerator is close to 1, and the denominator is close to 0. The key is to determine what the denominator is doing when t is also close to this value. If the denominator changes sign, then the limit is undefined. If the denominator doesn't change sign, then the limit is either ∞ or -∞.
 
mtayab1994 said:
Use l'hopital's rule the second time to get -sin(t)/cos(t) and evaluate that to see what you get. But "1/0" is the correct way of writing 1/0 and that is infinity if you're dealing with limits.
You can't use L'Hôpital's rule a second time. after on application, you don't have an indeterminate form.

Bipolarity,

Look at \displaystyle \frac{\cos(t)}{\sin(t)} as \displaystyle \cos(t)\text{csc}(t)\ .
 
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