99. Limits

99.0.1. Properties of Limits

99.0.1.1. Continuous
99.0.1.1.1. Addition, Subtraction, Multiplication, Division
lim𝑥𝑐(𝑓(𝑥)𝑔(𝑥))=lim𝑥𝑐𝑓(𝑥)lim𝑥𝑐𝑔(𝑥){+,,×,÷}
99.0.1.1.2. Constant
lim𝑥𝑐𝑘𝑓(𝑥)=𝑘lim𝑥𝑐𝑓(𝑥)
99.0.1.2. Non-continuous

Even though the limit for either function may not exist, their can exist as long as

lim𝑥𝑐(𝑓(𝑥)𝑔(𝑥))=lim𝑥𝑐+(𝑓(𝑥)𝑔(𝑥)){+,,×,÷}
Example

Problem 1: Limit Exists

lim𝑥2(𝑓(𝑥)+𝑔(𝑥))
  1. Left-hand limit (𝑥2)
lim𝑥2𝑓(𝑥)=1lim𝑥2𝑔(𝑥)=3

Adding these

lim𝑥2(𝑓(𝑥)+𝑔(𝑥))=lim𝑥2𝑓(𝑥)+lim𝑥2𝑔(𝑥)=1+3=4
  1. Right-hand limit (𝑥2+)
lim𝑥2+𝑓(𝑥)=3lim𝑥2+𝑔(𝑥)=1

Adding these

lim𝑥2+(𝑓(𝑥)+𝑔(𝑥))=lim𝑥2+𝑓(𝑥)+lim𝑥2+𝑔(𝑥)=3+1=4
  1. Since both the left-hand and right-hand limits agree
lim𝑥2(𝑓(𝑥)+𝑔(𝑥))=4

Problem 2: Limit Does Not Exist

lim𝑥1(𝑓(𝑥)+𝑔(𝑥))
  1. Left-hand limit (𝑥1)
lim𝑥1𝑓(𝑥)=2lim𝑥1𝑔(𝑥)=0

Adding these

lim𝑥1(𝑓(𝑥)+𝑔(𝑥))=lim𝑥1𝑓(𝑥)+lim𝑥1𝑔(𝑥)=2+0=2
  1. Right-hand limit (𝑥1+)
lim𝑥1+𝑓(𝑥)=1lim𝑥1+𝑔(𝑥)=0

Adding these

lim𝑥1+(𝑓(𝑥)+𝑔(𝑥))=lim𝑥1+𝑓(𝑥)+lim𝑥1+𝑔(𝑥)=1+0=1
  1. Since both the left-hand and right-hand limits do not agree, the limit lim𝑥𝑐(𝑓(𝑥)+𝑔(𝑥)) does not exist
99.0.1.3. Composite Functions
lim𝑥𝑐𝑓(𝑔(𝑥))=𝑓(lim𝑥𝑐𝑔(𝑥))

For this to hold true, two important conditions must be satisfied:

Example

Problem 1: Inner Limit & Continuity Exist

lim𝑥3𝑓(𝑔(𝑥))
  1. Inner limit lim𝑥3𝑔(𝑥)

Observing 𝑔(𝑥), as 𝑥3, 𝑔(𝑥)3. The inner limit 𝐿=3 exists

lim𝑥3𝑔(𝑥)=3
  1. Continuity of 𝑓(𝑥) at 𝑥=3

Observing 𝑓(𝑥), 𝑓(3)=1. Since 𝑓(𝑥) is continuous at 𝑥=3, the composite limit holds

𝑓(lim𝑥3𝑔(𝑥))=𝑓(3)=1

Problem 2: Inner Limit Does Not Exist

lim𝑥2𝑓(𝑔(𝑥))
  1. Inner limit lim𝑥2𝑔(𝑥)

Observing 𝑔(𝑥), as 𝑥2, 𝑔(𝑥)2. The inner limit does not exist

Problem 3: Continuity Does Not Exist

lim𝑥0.5𝑓(𝑔(𝑥))
  1. Inner limit lim𝑥0.5𝑔(𝑥)

Observing 𝑔(𝑥), as 𝑥0.5, 𝑔(𝑥)1. The inner limit 𝐿=1 exists

lim𝑥0.5𝑔(𝑥)=1
  1. Continuity of 𝑓(𝑥) at 𝑥=1

Observing 𝑓(𝑥), 𝑓(1) is not continuous. Since 𝑓(𝑥) is not continuous at 𝑥=1, the composite limit does not hold

99.0.1.4. Limits by Direct Substitution
Example

Limit exists

lim𝑥1(6𝑥2+5𝑥1)=6(1)2+5(1)1=651=0

Limit does not exist (Undefined)

lim𝑥1𝑥ln(𝑥)=1ln(1)=10
99.0.1.4.1. Limits of Piecewise Functions
99.0.1.4.2. Absolute Value
99.0.1.5. Limits by Factoring
99.0.1.6. Limits by Rationalizing
99.0.1.7. Continuity & Differentiability at a Point
Example

Piecewise function:

𝑓(𝑥)={𝑥2if𝑥<36𝑥9if𝑥3
  1. Check for Continuity
  • Value of 𝑓(3)
𝑓(3)=6(3)9=9
  • Left-Hand Limit (LHL)
lim𝑥3𝑓(𝑥)=32=9
  • Right-Hand Limit (RHL)
lim𝑥3+𝑓(𝑥)=6(3)9=9

Since 𝑓(3)=lim𝑥3𝑓(𝑥)=lim𝑥3+𝑓(𝑥), 𝑓(𝑥) is continuous at 𝑥=3

  1. Check for Differentiability
  • Left-Hand Derivative (LHD)
lim𝑥3𝑓(𝑥)𝑓(3)𝑥3=𝑥232𝑥3=𝑥29𝑥3=(𝑥+3)(𝑥3)𝑥3=𝑥+3=6
  • Right-Hand Derivative
lim𝑥3+𝑓(𝑥)𝑓(3)𝑥3=(6𝑥9)32𝑥3=6𝑥99𝑥3=6𝑥18𝑥3=6(𝑥3)𝑥3=6

Since the left-hand and right-hand derivatives are equal, 𝑓(𝑥) is differentiable at 𝑥=3

Conclusion: 𝑓(𝑥) is both continuous & differentiable at 𝑥=3

Example