Finding limit- greatest integer function

  • Context: Undergrad 
  • Thread starter Thread starter life is maths
  • Start date Start date
  • Tags Tags
    Function Integer Limit
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
2 replies · 6K views
life is maths
Messages
37
Reaction score
0
Hi, I was studying for my upcoming calculus exam and couldn't be sure if I could solve this question:

[itex]\stackrel{lim}{x\rightarrow0}[/itex] x [[itex]\frac{1}{x}[/itex] ]

If x approaches 0 from left, then 0< x [[itex]\frac{1}{x}[/itex] ]<1

If x approaches 0 from right, then x [[itex]\frac{1}{x}[/itex] ]>1 since x [[itex]\frac{1}{x}[/itex] ]=[itex]\frac{x}{x-1}[/itex]

Hence, the limit is equal to 1.

Is this solution true? Thank you for any help :)
 
Physics news on Phys.org
we know that t-1< [t] <= t.
Replace here t by 1/x.
I think your answer is correct.This form of inequality is more formal method.
 
Thanks, Bhaskar. You're right, I should be able to write it formally.