rochfor1 said:
Why do people want to use L'Hospital on every problem? Is it because it is fun to say? L'Hospital is not needed.
lim sin(x)/x=lim [sin(0+x)-sin(x)]/[(0+x)-0]=sin'(0)=1
We might want to compute the limit directly from the definition. For that we need to choose a definition.
def1:
sin(x+y)=sin(x)cos(y)+cos(x)sin(y)
cos(x+y)=cos(x)cos(y)-sin(x)sin(y)
cos(x)^2+sin(x)^2=1
lim sin(x)/x=0
here the limit is included in the definition
QED
def2:
sin(x)=x-x^3/6+...
we can write
sin(x)=sin(x)+sin'(0) x+sin''(0) x^2/2+sin'''(0) x^3/6+...
equating like terms yields
sin'(0)=1
QED
def3:
sin''(x)+sin(x)=0
sin(0)=0
sin'(0)=1
sin'(0)=1 is in the definition
QED
def4:
sin(x)/x=(1-[x/(1pi)]^2)(1-[x/(2pi)]^2)(1-[x/(3pi)]^2)(1-[x/(4pi)]^2)(1-[x/(5pi)]^2)...
lim sin(x)/x=(1-[0/(1pi)]^2)(1-[0/(2pi)]^2)(1-[0/(3pi)]^2)(1-[0/(4pi)]^2)(1-[0/(5pi)]^2)...
=1
QED
def5:
various geometric junk from which it is noticed
for x small
sin(2x)/(2x)<=cos(x)<=sin(x)/x<=1
from which we conclude
cos(0)<=lim sin(x)/x<=1
lim sin(x)/x=1
QED