Using the Sandwich Theorem to Solve Limits Involving Trigonometric Functions

  • Thread starter Thread starter ravenea
  • Start date Start date
  • Tags Tags
    Limit Theorem
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
ravenea
Messages
10
Reaction score
0

Homework Statement



[itex]\lim_{x \to 0} \sqrt{x^3 + x^2}\sin\frac{\pi}{x}[/itex]

Homework Equations



The Attempt at a Solution



We know that [itex]-1 \leq \sin\frac{\pi}{x} \leq 1[/itex]
[itex]\Leftrightarrow -\sqrt{x^3 + x^2} \leq \sqrt{x^3 + x^2}\sin\frac{\pi}{x} \leq \sqrt{x^3 + x^2}[/itex] since [itex]\sqrt{y} \geq 0\forall y\in\mathbb{P}\cup\{0\}[/itex]
Now, [itex]\lim_{x \to 0} -\sqrt{x^3 + x^2} = 0 = \lim_{x \to 0} \sqrt{x^3 + x^2}[/itex]
[itex]\therefore \lim_{x \to 0} \sqrt{x^3 + x^2}\sin\frac{\pi}{x} = 0[/itex] by Sandwich Theorem.
 
Last edited:
Physics news on Phys.org
I want to know if it is correct.

What worries me is if I can state that [itex]-1 \leq \sin{\frac{\pi}{x}} \leq 1[/itex] since x is approaching 0, and right there [itex]\frac{\pi}{x}[/itex] is undefined. Thanks in advance.