Left-handed limit of a rational function

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 1K views
lep11
Messages
380
Reaction score
7

Homework Statement


What is Lim (1+x2)/(4-x) as x approaches 4 from the left? Prove using the definition.

Homework Equations

The Attempt at a Solution


Well x≠4. Function approaches positive infinity as x approaches 4 from the left side. Let m>0 and 0<x<4.
Then (1+x2)/(4-x) > x2/(4-x) > x/(4-x) > m when x...here I am stuck.
So basically I need to show that if x>xm then (1+x2)/(4-x) >m?
But at some point the same function approaches negative infinity so do a choose xm=(something, 4)?
 
Last edited:
Physics news on Phys.org
lep11 said:

Homework Statement


What is Lim (1+x2)/(4-x) as x approaches 4 from the left? Prove using the definition.

Homework Equations

The Attempt at a Solution


Well x≠4. Function approaches positive infinity as x approaches 4 from the left side. Let m>0 and 0<x<4.
Then (1+x2)/(4-x) > x2/(4-x) > x/(4-x) > m when x...here I am stuck.
So basically I need to show that if x>xm then (1+x2)/(4-x) >m?
But at some point the same function approaches negative infinity so do a choose xm=(something, 4)

It's usually a good idea to simlify things as much as possible before you start.

What can you say about ##1+x^2## and ##1##?
 
When to use M and m? Does it matter?
 
So 4 - 1/M < x < 4 ⇒(1+x2)/(4-x) > M >0 Q.E.D Thanks for super fast replies!
 
Last edited:
lep11 said:
When to use M and m? Does it matter?
As long you define M and m, it doesn't matter. In most textbook proofs, perhaps just because "M" is bigger than "m", "M" is use for a "maximum" or upper bound, "m" for a "minimum" or lower bound.