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,467
Reaction score
382

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 picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top