Does the Limit of (sin[floor(x)])/x Exist as x Approaches 0?

  • Context: Undergrad 
  • Thread starter Thread starter phymatter
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
phymatter
Messages
131
Reaction score
0
does lim x->0 (sin[x])/x exist ? if yes then what is it , iguess 0 , but cannot figure out the reason .. pl. help...
note: [x] is greatest integer less than or equal to x
 
Physics news on Phys.org


phymatter said:
note: [x] is greatest integer less than or equal to x
It's usually called the "floor" function.

I don't think it would exist. lim(x->0+) sin(floor(x))/x = 0 and lim(x->0-) sin(floor(x))/x = ∞. For there to be a limit, lim(x->0+) sin(floor(x))/x and lim(x->0-) sin(floor(x))/x must be equal, they're not.