Chapter 5
Chapter 5
1. Continuity
2. Types of Discontinuities:
o Removable Discontinuity: Can be removed by redefining f(c)f(c)f(c).
o Jump Discontinuity: Left-hand and right-hand limits exist but are unequal.
o Infinite Discontinuity: Limit approaches infinity.
3. Continuity in an Interval:
o A function is continuous in an interval if it is continuous at every point in the
interval.
2. Differentiability
Function Derivative
f(x)=cf(x) = cf(x)=c f′(x)=0f'(x) = 0f′(x)=0
f(x)=xnf(x) = x^nf(x)=xn f′(x)=n⋅xn−1f'(x) = n \cdot x^{n-1}f′(x)=n⋅xn−1
f(x)=exf(x) = e^xf(x)=ex f′(x)=exf'(x) = e^xf′(x)=ex
f(x)=ln(x)f(x) = \ln(x)f(x)=ln(x) f′(x)=1xf'(x) = \frac{1}{x}f′(x)=x1
f(x)=sin(x)f(x) = \sin(x)f(x)=sin(x) f′(x)=cos(x)f'(x) = \cos(x)f′(x)=cos(x)
f(x)=cos(x)f(x) = \cos(x)f(x)=cos(x) f′(x)=−sin(x)f'(x) = -\sin(x)f′(x)=−sin(x)
f(x)=tan(x)f(x) = \tan(x)f(x)=tan(x) f′(x)=sec2(x)f'(x) = \sec^2(x)f′(x)=sec2(x)
4. Rules of Differentiation
1. Sum and Difference Rule:
2. Product Rule:
3. Quotient Rule:
ddx[f(x)g(x)]=f′(x)g(x)−f(x)g′(x)[g(x)]2\frac{d}{dx}\left[\frac{f(x)}{g(x)}\right] =
\frac{f'(x)g(x) - f(x)g'(x)}{[g(x)]^2}dxd[g(x)f(x)]=[g(x)]2f′(x)g(x)−f(x)g′(x)
4. Chain Rule:
For x=f(t)x = f(t)x=f(t) and y=g(t)y = g(t)y=g(t), the derivative is given by:
dydx=dydtdxdt\frac{dy}{dx} = \frac{\frac{dy}{dt}}{\frac{dx}{dt}}dxdy=dtdxdtdy
6. Higher-Order Derivatives
7. Implicit Differentiation
8. Logarithmic Differentiation
2. Geometrical Interpretation:
o The tangent at ccc is parallel to the chord joining (a,f(a))(a, f(a))(a,f(a)) and
(b,f(b))(b, f(b))(b,f(b)).