Solving the Epsilon-Delta Problem with Sinusoidal Functions

  • Thread starter Thread starter keemosabi
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
keemosabi
Messages
109
Reaction score
0
Please Delete, Problem Solved

Please Delete, Problem Solved
 
Last edited:
Physics news on Phys.org
The limit as sin(5x)/x goes to 0 is 5, right?
 
as a practical matter you may want to find t such that:

|sin(t)/t - 1| < 0.01

then use x = t/5.

finding such a t (and thus x) isn't that hard (i did it by trial-and-error in about 2 minutes), the real trick is showing the inequality holds in the interval (-x,x). unless i am mistaken, the problem doesn't ask you to find the largest possible such x, just one that works.