Understanding the Squeeze Theorem in Calc II

  • Thread starter Thread starter kdinser
  • Start date Start date
  • Tags Tags
    Theorem
Click For Summary
SUMMARY

The discussion focuses on the application of the Squeeze Theorem in Calculus II, specifically in evaluating limits. The example provided demonstrates how to use the theorem with the limit \(\lim_{x \rightarrow \infty} \frac{x^2 + \ln x}{x^2 + 1}\), where the bounding functions are \(f(x) = \frac{x^2}{x^2+1}\) and \(g(x) = \frac{x^2 + x}{x^2+1}\). Both bounding functions converge to 1 as \(x\) approaches infinity, thereby confirming that the original limit also equals 1. The discussion emphasizes the importance of identifying bounding functions and evaluating their limits to apply the Squeeze Theorem effectively.

PREREQUISITES
  • Understanding of limits in calculus
  • Familiarity with the Squeeze Theorem
  • Basic knowledge of functions and inequalities
  • Experience with evaluating limits at infinity
NEXT STEPS
  • Study the formal definition and proof of the Squeeze Theorem
  • Practice evaluating limits using the Squeeze Theorem with various functions
  • Explore applications of the Squeeze Theorem in real-world scenarios
  • Learn about other limit evaluation techniques, such as L'Hôpital's Rule
USEFUL FOR

Students in Calculus II, educators teaching calculus concepts, and anyone seeking to strengthen their understanding of limit evaluation techniques.

kdinser
Messages
335
Reaction score
2
Ok, this is kind of embarrassing. I'm halfway through calc II and while the squeeze theorem makes sense to me when I read it, I don't see how it's applied. I feel like I must be missing something very fundamental for this to not make sense.

[tex]\lim_{x \rightarrow \infty}(cosx)/x = 0[/tex]


What are the 2 functions that are squeezing the 3rd? Once you know the 2 functions do just evaluate one of them at the limit?

Is it as simple as just splitting up the function? [tex](1/x)(cos x)[/tex] and then evaluating [tex]1/x[/tex] at infinity. That would certainly yield 0.
 
Physics news on Phys.org
Usually, you use the squeeze theorem by identifing a piece of your function that you can bound.

Let me do an example in a slightly silly way:

[tex] \lim_{x \rightarrow \infty} \frac{x^2 + \ln x}{x^2 + 1}[/tex]

Now, when x is large, we have the bound [itex]0 < \ln x < x[/itex]. With a little work, we can prove:

[tex] \frac{x^2}{x^2+1} < \frac{x^2 + \ln x}{x^2 + 1} < \frac{x^2 + x}{x^2+1}[/tex]

for large x. (such as x > 1)

We can evaluate the limits on the left and right hand sides: they both come out to 1. So, the original limit must also be 1!


That's how the squeeze theorem is usually used: you identify a piece of the function that you can bound, then substitute in the bounds to get an inequality to which you can apply the squeeze theorem.
 


First of all, there is no need to feel embarrassed. Calculus is a challenging subject and it's completely normal to have trouble understanding certain concepts. The squeeze theorem can be a bit tricky to grasp at first, but with some practice and examples, you will soon have a better understanding of it.

To answer your question, the two functions that are "squeezing" the third one in this particular example are f(x) = cosx and g(x) = -1/x. These two functions are essentially bounding the third function, h(x) = (cosx)/x, from above and below. As x approaches infinity, f(x) and g(x) both approach 0, which means that h(x) must also approach 0.

You are correct in thinking that evaluating one of the functions at the limit is a key step in using the squeeze theorem. In this case, we can evaluate g(x) = -1/x at x = infinity, which gives us a limit of 0. Since h(x) is always between f(x) and g(x), it must also approach 0 as x approaches infinity.

So, in essence, yes, it is as simple as splitting up the function and evaluating one of the functions at the limit. However, it's important to remember that the other function must also approach the same limit in order for the squeeze theorem to be applicable.

I hope this helps clear up any confusion you may have had about the squeeze theorem. Keep practicing and seeking help when needed, and you will soon have a strong understanding of calculus concepts like this one. Good luck!
 

Similar threads

Replies
8
Views
2K
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 20 ·
Replies
20
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K