Evaluating Limits: Am I Correct So Far?

  • Thread starter Thread starter ultima9999
  • Start date Start date
  • Tags Tags
    Limits
Click For Summary

Homework Help Overview

The discussion revolves around evaluating the limit of the expression \(\lim_{x \rightarrow 0} \left[3x^5\cos\left(\frac{1}{x}\right)\right]\). Participants explore the implications of the cosine function's behavior as \(x\) approaches zero and the resulting indeterminate forms that arise in limit evaluation.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • The original poster attempts to apply L'Hopital's rule based on an assumption that \(\cos\left(\frac{1}{0}\right) = \infty\). Some participants question this assumption, suggesting that the cosine function is bounded between -1 and 1, which affects the limit evaluation.

Discussion Status

Participants are actively engaging with the problem, providing hints and guidance without reaching a consensus on the final outcome. The discussion includes the introduction of the Squeeze Theorem as a potential method for evaluating the limit, and some participants are exploring different cases based on the sign of \(x\).

Contextual Notes

There is a focus on the behavior of the cosine function near zero and the implications of its bounded nature on the limit. Participants are also considering the necessity of distinguishing between cases where \(x\) is positive or negative, as the function is not defined at \(x = 0\).

ultima9999
Messages
43
Reaction score
0
I have trouble with this limit evaluation due to the fractions in it.

[tex]\lim_{x \rightarrow 0} \left[3x^5cos\left(\frac{1}{x}\right)\right][/tex]

I assumed that [tex]cos\left(\frac{1}{0}\right) = \infty[/tex] so that limit gives [tex](0 \cdot \infty)[/tex] and is an indeterminate form. As such, I rearrange so that I can use L'Hopital's rule:

[tex]\lim_{x \rightarrow 0} \left[\frac{cos\left(\frac{1}{x}\right)}{\frac{1}{3x^5}}\right][/tex] this becomes [tex]\left(\frac{\infty}{\infty}\right)[/tex] and L'Hopital's rule applies.

[tex]\Rightarrow \lim_{x \rightarrow 0} \left[\frac{\frac{sin}{x^2}\left(\frac{1}{x}\right)}{-\frac{5}{3x^4}}\right][/tex]
Am I correct so far?
 
Last edited:
Physics news on Phys.org
ultima9999 said:
...I assumed that [tex]cos\left(\frac{1}{0}\right) = \infty[/tex]...
Nah, it's not correct. In mathematics, you cannot assume things, you can just prove things.
I'll give you a hint: What's the maximum, and minimum value of cos(x)? Another hint is that it's not infinity. :)
Can you go from here? :)
 
Maximum and minimum values of cos(x) is 1 and -1.

ultima9999 said:
[tex]\lim_{x \rightarrow 0} \left[3x^5cos\left(\frac{1}{x}\right)\right][/tex]

I assumed that [tex]cos\left(\frac{1}{0}\right) = \infty[/tex] so that limit gives [tex](0 \cdot \infty)[/tex] and is an indeterminate form. As such, I rearrange so that I can use L'Hopital's rule:

If [tex]\lim_{x \rightarrow 0} cos\left(\frac{1}{x}\right) \neq \infty[/tex] then I cannot say that it is an indeterminate form and I cannot rearrange so that L'Hopital's can be used.
 
Last edited:
ultima9999 said:
If [tex]\lim_{x \rightarrow 0} cos\left(\frac{1}{x}\right) \neq \infty[/tex] then I cannot say that it is an indeterminate form and I cannot rearrange so that L'Hopital's can be used.
No, you cannot rearrange that, since [tex]\cos \left( \frac{1}{x} \right)[/tex] is upper bounded by 1, and lower bounded by -1.
ultima9999 said:
Maximum and minimum values of cos(x) is 1 and -1.
Yes, this is correct.
Now if x tends to 0, then 3x5 also tends to 0, and [tex]\cos \left( \frac{1}{x} \right)[/tex] oscillates between -1, and 1, right? So what does this limit tend to?
Hint: And to prove that, you should use Squezze Theorem.
Can you go from here? :)
 
Oh ok. Here's my answer:

Oh ok. Here's my answer:

[tex]\lim_{x \rightarrow 0} \left[3x^5\cos\left(\frac{1}{x}\right)\right][/tex]
[tex]-1 \leq \cos \left(\frac{1}{x}\right) \leq 1 (\times 3x^5)[/tex]
[tex]\Rightarrow -3x^5 \leq 3x^5\cos\left(\frac{1}{x}\right) \leq 3x^5[/tex] since [tex]3x^5 > 0[/tex]
[tex]\lim_{x \rightarrow 0} (-3x^5) = 0[/tex] and [tex]\lim_{x \rightarrow 0} (3x^5) = 0[/tex]
[tex]\therefore \lim_{x \rightarrow 0} \left[3x^5\cos\left(\frac{1}{x}\right)\right] = 0[/tex] (Sandwich theorem)
 
Last edited:
ultima9999 said:
Oh ok. Here's my answer:

Oh ok. Here's my answer:

[tex]\lim_{x \rightarrow 0} \left[3x^5\cos\left(\frac{1}{x}\right)\right][/tex]
[tex]-1 \leq \cos \left(\frac{1}{x}\right) \leq 1 (\times 3x^5)[/tex]
[tex]\Rightarrow -3x^5 \leq 3x^5\cos\left(\frac{1}{x}\right) \leq 3x^5[/tex] since [tex]3x^5 > 0[/tex]
[tex]\lim_{x \rightarrow 0} (-3x^5) = 0[/tex] and [tex]\lim_{x \rightarrow 0} (3x^5) = 0[/tex]
[tex]\therefore \lim_{x \rightarrow 0} \left[3x^5\cos\left(\frac{1}{x}\right)\right] = 0[/tex] (Sandwich theorem)
It's nearly correct. Congratulations. :)
However if x < 0, then 3x5 < 0
So you can split it into 2 cases:
Case 1: x < 0
[tex]3x ^ 5 \leq 3x ^ 5 \cos \left( \frac{1}{x} \right) \leq -3x ^ 5[/tex]
So applying the Sandwich theorem here, we have:
[tex]\lim_{x \rightarrow 0 ^ -} 3x ^ 5 = 0[/tex]
And
[tex]\lim_{x \rightarrow 0 ^ -} -3x ^ 5 = 0[/tex]
So:
[tex]\lim_{x \rightarrow 0 ^ -} 3x ^ 5 \cos \left( \frac{1}{x} \right) = 0[/tex]
Case 2: x > 0 (It's x > 0, not x >= 0, since the function is not defined at x = 0)
You can do almost exactly the same as case 1 (be careful, since there's a slight change in the inequality sign), and get the result:
[tex]\lim_{x \rightarrow 0 ^ +} 3x ^ 5 \cos \left( \frac{1}{x} \right) = 0[/tex]
So, from the 2 cases above, we have:
[tex]\lim_{x \rightarrow 0} 3x ^ 5 \cos \left( \frac{1}{x} \right) = 0[/tex]
:)
 
Last edited:

Similar threads

Replies
17
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
5
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K