Limit of sin(x)/x as x Approaches 0: Does it Equal 1?

  • Thread starter Thread starter Miike012
  • Start date Start date
  • Tags Tags
    Limit
Miike012
Messages
1,009
Reaction score
0
lim x → 0 sin(x)/x = 1

This doesn't mean that f '(0) = 1 if f(x) = sin(x)/x does it?
 
Physics news on Phys.org
Miike012 said:
lim x → 0 sin(x)/x = 1

This doesn't mean that f '(0) = 1 if f(x) = sin(x)/x does it?
No, it's just a limit that's not related to a derivative.
 
But derivates and limits are similar correct?
 
A derivative is a limit, but a limit is not necessarily a derivative.
 
Miike012 said:
lim x → 0 sin(x)/x = 1

This doesn't mean that f '(0) = 1 if f(x) = sin(x)/x does it?

That's a difference quotient for f(x)=sin(x). Not for f(x)=sin(x)/x.
 
Definition of a derivative:

df/dx = limΔx→0 [f(x+Δx)-f(x)]/Δx

Changing the variables around, we find:

df/dy = limx→0 [f(y+x)-f(y)]/x

If limx→0 f(y+x)-f(y) = sin(x), then your relation holds. Not really sure what function would satisfy this though. Maybe you can tell me. :P
 
Miike012 said:
lim x → 0 sin(x)/x = 1

This doesn't mean that f '(0) = 1 if f(x) = sin(x)/x does it?
It certainly can be used to show that:

\frac{dsin}{dx}(0)= \lim_{x\to 0}\frac{sin(x)- sin(0)}{x}= \lim_{x\to 0} \frac{sin(x)}{x}.
 
Back
Top