Evaluating Limits with trig functions

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
PhysChem
Messages
3
Reaction score
0

Homework Statement


lim x-->0 sin(pi/x) sqrt(x^3+x^2)

The Attempt at a Solution



I was having trouble evaluating the above limit. Do I start by isolating x? For some reason, when it comes to trig functions such as this, I'm not sure how to simplify it. Also, what material would I have to review for me to understand how to break down such trig functions? I'm aware of fundamental, quotient and reciprocal identities of trig functions but am not sure how to use that knowledge to solve these type of problems.
 
Physics news on Phys.org
As x goes to 0, sin(pi/x) oscillates but stays between -1 and 1. That is,
[tex]-\sqrt{x^3+ x^2}\le sin(\pi/x)\sqrt{x^3+ x^2}\le \sqrt{x^3+ x^2}[/tex]
 
Use the fact that :

|sin(x)| ≤ 1 [itex]\forall[/itex]x[itex]\ni[/itex]R

As in FOR ALL x you happen to plug into the sin function including whatever value gets spat out of pi/x.

hint hint ;)