#limits with trigonometry

22 messages · Page 1 of 1 (latest)

opal copperBOT
#
  1. Wait patiently for a helper to come along.
  2. Once someone helps you, say thank you and close the thread with:
+close
  1. Feel free to nominate the person for helper of the week in #helper-nominations
  2. Do not ping the mods, unless someone is breaking the rules.
  3. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
drowsy sky
#

For x -> 0 we have:
sin(x) ~ x
1 - cos(x) ~ x^2/2
tan(x) ~ x

drowsy sky
#

f(x) ~ g(x), x -> x0 means that the limit of f(x)/g(x) as x -> x0 is 1.
If you prefer power series, you can use it, too. For x -> 0:
sin(x) = x + o(x)
cos(x) = 1 - x^2/2 + o(x^2)
tan(x) = x + o(x)

small cedar
#

what does ~ stand for?

drowsy sky
#

Well, I just wrote what it means.

small cedar
#

oh

#

i'm kinda lost, i'm not sure what u were doing up there

drowsy sky
#

Let me show on one of the problems, then.
(a).
2sin(5x)/tan(2x) ~ 2(5x)/(2x) -> 5, x -> 0

small cedar
#

where did sin and tan go?

drowsy sky
#

As I said above, for x -> 0 we have sin(x) ~ x, tan(x) ~ x. So, sin(5x) ~ 5x and tan(2x) ~ 2x for x -> 0.

drowsy sky
#

You need to use some terms from the series of trigonometric and some other functions to solve limits with them. So, I recommend reviewing the series for the following:
(1 + x)^n
ln(1 + x)
e^x
sin(x)
cos(x)
tan(x)

drowsy sky
small cedar
drowsy sky
small cedar
#

i don't get it..

drowsy sky
#

Well, sorry, I don't know how to explain it in the other way. Review some theory about Taylor series, then.

#

And about Landau symbols so you can calculate limits more quickly.

small cedar
#

oh ok then, thanks