Proving Infinite Limit using Delta-Epsilon: One More Limit Homework Statement

  • Thread starter Thread starter Math_Geek
  • Start date Start date
  • Tags Tags
    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
5 replies · 2K views
Math_Geek
Messages
23
Reaction score
0

Homework Statement


lim as x goes to 1 from the right of 2^1/x-1=inf


Homework Equations



solve using delta-epsilon

The Attempt at a Solution



i am not sure how to prove an infinite limit, I have a defn that states, If for epsilon>0 there exists an M>0 such that x>M implies |f(x)-L|< epsilon. My main problem is that I am not sure how to do it, and how to get the power of two out of the way
 
Physics news on Phys.org
is the definition right?
 
did you mean lim x->1+ 2^(1/(1-x)) = 0?
 
Last edited:
no the problem says it goes to inf
 
Math_Geek said:
no the problem says it goes to inf

Oh it's lim x->1+ 2^(1/(x-1)), which is inf yea


The correct definition is

lim x->a+ f(x) = inf if for all M > 0 there is a d > 0 s.t. 0 < |x-1| < d and x > 1 implies |f(x)| > M