How Does the Definition of a Limit Apply to Functions and Trigonometric Limits?

  • Thread starter Thread starter unique_pavadrin
  • Start date Start date
  • Tags Tags
    Limits
Click For Summary

Homework Help Overview

The discussion revolves around the application of the definition of a limit to functions, particularly focusing on evaluating trigonometric limits. The original poster presents a limit problem involving the function f(x) and seeks assistance with both understanding the definition of a limit and solving a specific limit involving sine functions.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss various methods to evaluate the limit, including L'Hôpital's Rule, differentiation, and small angle approximations. There are questions about the necessity of proving the definition of a limit and whether simpler approaches exist.

Discussion Status

Several participants provide feedback on the original poster's attempts, with some confirming the correctness of the approach while others suggest alternative methods. There is an ongoing exploration of different interpretations and techniques, but no consensus has been reached on a single method.

Contextual Notes

Some participants note the potential confusion surrounding the definition of a limit and its application, while others mention the use of Taylor series and linear approximations as part of their reasoning process. The discussion reflects a mix of understanding and uncertainty regarding the problem setup and the limits involved.

unique_pavadrin
Messages
100
Reaction score
0
URGENT: Limits

Homework Statement


PART A
Let f(x) be a function defined on an open interval containing c, and let L be a real number. Given:

[tex]\mathop {\lim }\limits_{x \to a} f\left( x \right) = L[/tex]

For each real [tex]\varepsilon > 0[/tex] , there exists a real [tex]\delta > 0[/tex] such that for all x:
[tex]0 < \left| {x - c} \right| < \delta <br /> 0 < \left| {f\left( x \right) - L} \right| < \varepsilon[/tex]

PART B
Hence, evaluate exactly [tex]\mathop {\lim }\limits_{\theta \to 0} \frac{{\sin ^2 4\theta }}{\theta }[/tex]2. The attempt at a solution
I do not have the slightest idea on how to solve part A, however for part B my working is as follows (I am using L'hopital's Rule):
[tex] \begin{array}{l}<br /> \mathop {\lim }\limits_{\theta \to 0} \frac{{\sin ^2 4\theta }}{\theta } = \frac{{\sin ^2 4\left( 0 \right)}}{0} = \frac{0}{0} \\ <br /> \mathop {\lim }\limits_{\theta \to 0} \frac{{\sin ^2 4\theta }}{\theta } = \mathop {\lim }\limits_{\theta \to 0} \frac{{f\left( \theta \right)}}{{g\left( \theta \right)}}\quad \Rightarrow \quad f\left( \theta \right) = \sin ^2 4\theta \quad g'\left( \theta \right) = 1 \\ <br /> f\left( \theta \right) = \sin ^2 4\theta \\ <br /> \sin ^2 \theta = \frac{{1 - \cos 2\theta }}{2} \\ <br /> f\left( \theta \right)\sin ^2 4\theta = \frac{{1 - \cos 8\theta }}{2} \\ <br /> \end{array}[/tex]

Am i doing this part correctly? Is there an easier way? Many thanks to all help and suggestions offered.
unique_pavadrin
 
Last edited:
Physics news on Phys.org
Yes you are doing it correctly, but instead of converted the sin squared using double angle formulae, just differentiate as it is. I think that should be easier.
 
As far as i can see part A has no question to solve, it simply states the definition of the limit
 
I think it is asking to prove that statement it provided or something
 
Is it not possible to use small angles [tex]{\sin \theta }\approx\theta[/tex]

so [tex]\frac{{\sin ^2 4\theta }}{\theta }\approx16\theta[/tex] as [tex]\theta \rightarrow 0[/tex]
 
Well my graphing program says the limit is zero..
 
sin^2 4@ == (sin 4@)^2

then if u do like normal differentiation, u get 8sin4@cos4@
and with the trigo identity, u will get 4 sin8@
thus, that result would approaches 0 for @ --> 0

ps: sorry, don't know how to use the mathematical notation thingy
 
Last edited:
yeah this limit is zero. there is another way, shorter one and simpler one i guess than chickens suggested, although you get the same result. try to multiply both the numerator and denominator by (16@)/(16@), what do you get? then write the numerator as (4*@)^2, so you will get (sin(4@)/4@)^2, and the limit of this is 1, but we have still the limit of 16@ as @->0 so the result is 0.
sorry for my symbols, i hope u understand @ stands for theta, the angle at sin
 
sutupidmath said:
yeah this limit is zero. there is another way, shorter one and simpler one i guess than chickens suggested, although you get the same result. try to multiply both the numerator and denominator by (16@)/(16@), what do you get? then write the numerator as (4*@)^2, so you will get (sin(4@)/4@)^2, and the limit of this is 1, but we have still the limit of 16@ as @->0 so the result is 0.
sorry for my symbols, i hope u understand @ stands for theta, the angle at sin

Can you explain this further, as I don't really understand what you mean! Are you doing this? [tex]\lim_{x\rightarrow 0} \frac{\sin^24\theta}{\theta}=\lim \frac{16\theta^2}{\theta}\left(\frac{\sin 4\theta}{4\theta}\right)^2[/tex].

If so, how do you deduce that [tex]\lim \left(\frac{\sin 4\theta}{4\theta}\right)^2=1[/tex] ?
 
  • #10
The fact that [tex]\lim_{\theta\rightarrow 0}\frac{sin \theta}{\theta}= 1[/tex] together with the fact that x2 is continuous should do it!
 
  • #11
HallsofIvy said:
The fact that [tex]\lim_{\theta\rightarrow 0}\frac{sin \theta}{\theta}= 1[/tex] together with the fact that x2 is continuous should do it!

Indeed. I knew I was missing something pretty obvious!
 
  • #12
thank you for your replies, you have been of great help
unique_pavadrin
 
  • #13
[tex]\lim_{\theta\rightarrow 0} \frac{\sin^24\theta}{\theta}=\lim_{\theta\rightarrow 0} \frac{16\theta^2}{\theta}=\lim_{\theta\rightarrow 0}16\theta=0[/tex]
 
Last edited:
  • #14
jing said:
[tex]\lim_{\theta\rightarrow 0} \frac{\sin^24\theta}{\theta}=\lim_{\theta\rightarrow 0} \frac{16\theta^2}{\theta}=\lim_{\theta\rightarrow 0}16\theta=0[/tex]
How did you go from the first expression to the second expression? :bugeye:
[tex]\sin \theta \neq \theta[/tex]
 
  • #15
VietDao29 said:
How did you go from the first expression to the second expression? :bugeye:
[tex]\sin \theta \neq \theta[/tex]

you need to read the whole threads on this topic explaining how to find this limit. I also explained this on my thread, so read it first, if you still have any questions than after that ask them.
 
  • #16
The Taylor's expansion for [itex]sin(\theta)[/itex] is
[tex]\theta- \frac{1}{2}\theta^2+ \frac{1}{3!}\theta^3- \cdot\cdot\cdot[/itex]<br /> <br /> The "linear approximation" (tangent line) for [itex]sin(\theta)[/itex] is just [itex]\theta[/itex] so for [itex]sin(4\theta)[/itex] is [itex]4\theta[/itex] and for [itex]sin^2(4\theta)[/itex] is [itex]16\theta^2[/itex].<br /> <br /> Since the "higher order" terms will go to 0 faster than the first order term, it is sufficient to use the linear approximate to find the limit. (It is really the same as using L'Hopital's rule.)[/tex]
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
15
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K