Limits of Function f(x) with Greatest Integer [x]: Problem Analysis

  • Thread starter Thread starter abcd8989
  • Start date Start date
  • Tags Tags
    Limits
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
6 replies · 2K views
abcd8989
Messages
44
Reaction score
0
Given a function f(x) = lim n->infintiy [x]^n / (x^n +1) , where [x] is a greatest integer function.
What is the limit value of lim x->1+ f(x) ?
Is the limit found above the same with lim n->infinity (lim x->1+ [x]^n / (x^n +1) ) ?
I am rather confused with the above two cases. I don't know how to think of it. I have such kind of thought: if n tends to infinity first, even x becomes very close to 1, the value is still at infinity. If x tends to 1 faster, even n tends to infinity, the value is still 1.
What's wrong with my concepts?
 
Physics news on Phys.org
Yes, but I m not sure about the limit..I think it should be 1..
 
Note that both numerator and denominator exist and are nonzero for all x>1, and thus the limit is rather easy to evaluate.
 
as x increases without bound, the greatest integer returns decimal values of n.something back to n, as the denominator keeps growing; approaching infinity.
 
For that matter, try just plugging 1 into the equation.