How Do You Solve This Trigonometric Limit Problem?

AI Thread Summary
The discussion focuses on solving the limit problem involving trigonometric functions as x approaches 0. Participants explore the approximations for sine, cosine, and tangent when x is small, emphasizing that sin(x) is approximately x, cos(x) is close to 1, and tan(x) is also approximately x. The use of these approximations helps simplify the limit calculation. The conversation highlights the importance of understanding trigonometric properties in limit problems. Overall, the exchange aids in clarifying how to approach the limit using trigonometric identities.
songoku
Messages
2,475
Reaction score
391

Homework Statement


\lim_{x \to 0} \frac{tan (cos 4x - 1)}{3x ~ sin (\frac{4}{3} x)}


Homework Equations


limit for trigonometry


The Attempt at a Solution


can I do it like this:

\frac{tan (cos 4x - 1)}{3x ~ sin (\frac{4}{3} x)}

= \frac{- tan (2 sin^{2} 2x)}{3x ~ sin (\frac{4}{3} x)}

and then using the property of trigonometry limit, it becomes:

= \frac{-2 . 4}{3 . \frac{4}{3}}

=-2
 
Physics news on Phys.org
What do you know about sin(x), cos(x) and tan(x) when x is very small?
 
jing2178 said:
What do you know about sin(x), cos(x) and tan(x) when x is very small?

I am not sure what you mean, maybe like this:

a. when x is very small (close to zero):
the value of sin x is close to 0
the value of cos x is close to 1
the value of tan x is close to 0

or

b. when x is very small (close to zero):
sin x ≈ x
cos x ≈ 1 - 1/2 x2 ≈ 1
tan x ≈ x

but I still don't know what the properties related to the question
 
songoku said:
I am not sure what you mean, maybe like this:

a. when x is very small (close to zero):
the value of sin x is close to 0
the value of cos x is close to 1
the value of tan x is close to 0

or

b. when x is very small (close to zero):
sin x ≈ x
cos x ≈ 1 - 1/2 x2 ≈ 1
tan x ≈ x

but I still don't know what the properties related to the question

You're looking to use the properties of b.

If \cos(x)\approx 1-x^2/2 then what is \cos(4x) approximately equal to?

What's \sin(4x/3) approximately equal to?

Finally, you'll need to also convert the tan function as well in the same fashion.
 
Mentallic said:
You're looking to use the properties of b.

If \cos(x)\approx 1-x^2/2 then what is \cos(4x) approximately equal to?

What's \sin(4x/3) approximately equal to?

Finally, you'll need to also convert the tan function as well in the same fashion.

Oh I see. I don't know before that the properties can be used in limit as well.

Thanks a lot for all the help
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top