New Reply

Is it really circular to prove the sinx/x limit with L'Hopital?

 
Share Thread
Oct28-12, 11:41 AM   #1
 

Is it really circular to prove the sinx/x limit with L'Hopital?


Hello,

This limit

[tex]\lim_{x \to 0} \frac{ \sin x}{x}[/tex]

is often cited as being an example where L'Hopital's rule cannot be used, since to use it you'd need to differentiate sine; but the derivative of sine, using the limit definition of a derivative, requires that you use the sinx/x limit (and the 1 - cosx / x limit) as part of the proof. So, we'd end up with a circular proof here, and thus we'd have to use the squeeze theorem as the alternative. But what struck me is if that is really the only proof that cosine is the derivative of sine? Aren't there others?

Apologies if this topic has been done to death.
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Oct28-12, 12:28 PM   #2
 
Mentor
Blog Entries: 8
Everything depends on your definition of sine and cosine. If you define it as an integral or as a series, then you don't need to know the sin(x)/x limit.
Oct28-12, 04:55 PM   #3
 
Recognitions:
Homework Helper Homework Help
First L'Hopital would not be needed as it is stronger than needed. That limit is sin'(0). As micromass said just define sine so that you can find sin'(0) and there is no problem. I just include sin'(0)=1 in the definition, problem solved. Any definition of sine will lead us to the fact that sin'(0) needs to exist and not be zero. We prefer sin'(0)=1 for simplicity though we often hide this condition as
sin(x)~x (x small)
sin'(x)=cos(x)
4Arcsin(sqrt(2)/2)=pi
but all these are equivalent to sin'(0)=1.
Dec8-12, 02:53 AM   #4
 

Is it really circular to prove the sinx/x limit with L'Hopital?


I don't know why high school students keep trying to use L'Hopital, these kinds of limits are really simple, my tutor taught me a method and it works every time (at least at high school level).
For example; [tex]\lim_{x\rightarrow 0}\frac{sin3x}{5x}=\lim_{x\rightarrow 0}\frac{sin3x}{3x}\times \frac{3}{5}=\frac{3}{5}[/tex]
or something harder like; [tex]\lim_{x\rightarrow 0}\frac{sinx}{x(1+cosx)}=\lim_{x\rightarrow 0}\frac{2sin\frac{x}{2}cos\frac{x}{2}}{2xcos^{2}(x/2)}=\lim_{x\rightarrow 0}\frac{tan\frac{x}{2}}{\frac{x}{2}}\times \frac{1}{2}=\frac{1}{2}[/tex]
Dec8-12, 09:34 AM   #5
 
Recognitions:
Science Advisor Science Advisor
Quote by FeDeX_LaTeX View Post
Hello,

This limit

[tex]\lim_{x \to 0} \frac{ \sin x}{x}[/tex]

is often cited as being an example where L'Hopital's rule cannot be used, since to use it you'd need to differentiate sine; but the derivative of sine, using the limit definition of a derivative, requires that you use the sinx/x limit (and the 1 - cosx / x limit) as part of the proof. So, we'd end up with a circular proof here, and thus we'd have to use the squeeze theorem as the alternative. But what struck me is if that is really the only proof that cosine is the derivative of sine? Aren't there others?

Apologies if this topic has been done to death.
L'Hopitals Rule works here. Notice though that if you are trying to compute the derivative of the sine at zero from scratch then you can not use L'Hopital's Rule since you then assume that you already know the derivative.

I would try a geometric proof of this limit if you want to do it from scratch.
Dec8-12, 09:53 AM   #6
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
You meet the limit of sin(x)/x very early on in your studies.
It is perfectly possible to define sin(x) in such a way that application of L'Hopital won't become circular, but usually it will be, since, for example, regarding sin(x) as defined as the solution of an eigenvalue problem won't be the definition an early calculus student is equipped with.
Neither will an infinite series definition be the usual case.
----
Thus, a GEOMETRIC derivation of the limit will typically be the one non-circular proof left to the fledgling student.
----------------------
The simplest of those, in my view, is by a squeeze theorem application based on area comparisons on the unit circle, utilizing the radian measurement of angles.

An inscribed right-angled triangle has sides cos(x), sin(x), and 1, giving area cos(x)sin(x)/2.
The circular sector has area x/2
And the right-angled triangle just circumscribing that has sides 1, tan(x), 1/sec(x), with area tan(x)/2.
-----------------------------------
the limit of sin(x)/x follows easily from this, remembering that cos(x) tends to 1 as x goes to 0.
Dec8-12, 09:47 PM   #7
 
Recognitions:
Homework Helper Homework Help
Some of the less careful geometric proofs are circular. The key point is that
lim sin(x)/x
should exist and not be zero and the scaling where it is one is chosen for convenience.
Dec9-12, 12:11 AM   #8
 
Quote by lurflurf View Post
Some of the less careful geometric proofs are circular. The key point is that
lim sin(x)/x
should exist and not be zero and the scaling where it is one is chosen for convenience.
Which geometric proof do you claim is circular? Could you give an example? I am of the opinion that the geometric proofs are based on Euclidean axioms and postulates which are independent of those used in caculus.

BiP
Dec9-12, 10:56 AM   #9
 
Recognitions:
Science Advisor Science Advisor
One could also start with the power series definition of the sine and differentiate it term by term to get the cosine. This avoids using the Newton quotient sin(x)/x or also use various other definition of sine such as (e[itex]^{ix}[/itex] - e[itex]^{-ix}[/itex])/2i

I never tried this but maybe you can differentiate the continued fraction definition of the sine.
New Reply

Similar discussions for: Is it really circular to prove the sinx/x limit with L'Hopital?
Thread Forum Replies
Limit of [x^2(3 + sinx)] / [(x + sinx)^2] Calculus & Beyond Homework 4
Take the limit of sinx*ln(sinx) Calculus & Beyond Homework 2
Prove the limit of sinx as x approaches pi/3 Calculus & Beyond Homework 8
Proof of lim (x to 0) of sinx/x and circular proofs Calculus 14
Prove sinx/x in L2 but not in L1 Calculus & Beyond Homework 8