Section 6.1: Inverse Functions and their Derivatives
Definition of a One-to-One Function: A function f is called a one-to-one function if it never takes the same value twice; that is, f(x1)=f(x2) whenever x1=x2.
Horizontal Line Test: A function is one-to-one if and only if no horizontal line intersects its graph more than once.
Inverse Functions Definition: Let f be a one-to-one function with domain A and range B. Then its inverse function f−1 has domain B and range A and is defined by f−1(y)=x⟺f(x)=y for any y in B.
- Domain and Range Relationship:
- Domain of f−1=Range of f
- Range of f−1=Domain of f
Properties of Inverse Functions:
- Cancellation Equations:
- f−1(f(x))=x for every x in A.
- f(f−1(x))=x for every x in B.
- Graphs: The graph of f−1 is obtained by reflecting the graph of f about the line y=x.
How to Find the Inverse Function of a One-to-One Function:
- Step 1: Write y=f(x).
- Step 2: Solve this equation for x in terms of y (if possible).
- Step 3: To express f−1 as a function of x, interchange x and y. The resulting equation is y=f−1(x).
- Example: Find the inverse of y=x3+2.
- x=y3+2
- x−2=y3
- y=3x−2
- Hence, f−1(x)=(x−2)31.
Derivatives of Inverse Functions Theorem: If f is a one-to-one differentiable function with inverse function f−1 and f′(f−1(a))=0, then the inverse function is differentiable at a and is given by:
- (f−1)′(a)=f′(f−1(a))1
Example of Derivative Calculation:
- Given f(y)=2y+cos(y), find (f−1)′(1).
- Step 1: Find y such that f(y)=1. By inspection, if y=0, then 2(0)+cos(0)=0+1=1. Thus, f−1(1)=0.
- Step 2: Find f′(y)=dyd(2y+cos(y))=2−sin(y).
- Step 3: Use the formula: (f−1)′(1)=f′(f−1(1))1=f′(0)1=2−sin(0)1=21.
Section 6.2: The Natural Logarithmic Function
Definition: The natural logarithmic function is the function defined by ln(x)=∫1xt1dt for x>0.
Laws of Logarithms: If x and y are positive numbers and r is a rational number, then:
- ln(xy)=ln(x)+ln(y)
- ln(yx)=ln(x)−ln(y)
- ln(xr)=rln(x)
- Note: Terms like ln(x) or ln(y) are undefined if x≤0 or y≤0.
Derivative of the Natural Logarithm:
- dxd(ln(x))=x1
- General Form (Chain Rule): dxd(ln(g(x)))=g(x)g′(x)
Example Derivatives:
- Find dxdln(x−2x+1).
- Simplified using laws: ln(x+1)−ln((x−2)21)=ln(x+1)−21ln(x−2).
- Derivative: x+11−2(x−2)1.
Integrals involving the Natural Logarithm:
- ∫x1dx=ln∣x∣+C
- ∫tan(x)dx=ln∣sec(x)∣+C
- Example with Substitution: Evaluate ∫x2+12xdx.
- Let u=x2+1, then du=2xdx.
- ∫u1du=ln∣u∣+C=ln(x2+1)+C (absolute value not needed as x2+1>0).
Logarithmic Differentiation: A method to simplify the differentiation of products, quotients, or powers.
- Steps:
1. Take natural logarithms of both sides of y=f(x) and use laws of logarithms to expand the expression.
2. Differentiate implicitly with respect to x.
3. Solve for y′ and replace y with f(x).
- Example: Differentiate y=(3x+2)5x43x2+1.
- ln(y)=43ln(x)+21ln(x2+1)−5ln(3x+2).
- y1y′=4x3+x2+1x−3x+215.
- y′=y(4x3+x2+1x−3x+215).
Section 6.3: The Natural Exponential Function
Definition: The natural exponential function f(x)=ex is the inverse of the natural logarithmic function ln(x).
- ex=y⟺ln(y)=x
Properties:
- ln(ex)=x for x∈R
- eln(x)=x for x>0
- Limit properties: limx→−∞ex=0 and limx→∞ex=∞
Integration:
- ∫exdx=ex+C
- Example: Evaluate ∫x2ex3dx.
- Let u=x3, then du=3x2dx.
- 31∫eudu=31eu+C=31ex3+C.
Area under the Curve: Find the area under y=e−3x from 0 to 1.
- A=∫01e−3xdx=[−31e−3x]01=(−31e−3)−(−31e0)=31(1−e−3).
Section 6.4: General Logarithmic and Exponential Functions
General Exponential Function: For b>0, we define bx=exln(b).
Differentiation of General Exponential:
- dxd(bx)=bxln(b)
- dxd(bg(x))=bg(x)ln(b)⋅g′(x)
Exponential Graphs:
- If b>1, y=bx is increasing. limx→−∞bx=0 and limx→∞bx=∞.
- If 0<b<1, y=bx is decreasing. limx→−∞bx=∞ and limx→∞bx=0.
General Exponential Integrals:
- ∫bxdx=ln(b)bx+C
The Power Rule versus the Exponential Rule:
1. Variable base, constant exponent: dxd(xn)=nxn−1.
2. Constant base, variable exponent: dxd(bx)=bxln(b).
3. Variable base, variable exponent: Use logarithmic differentiation for functions like y=(g(x))h(x).
- Example: Differentiate y=(cos(x))x.
- ln(y)=xln(cos(x))
- yy′=ln(cos(x))+x⋅cos(x)−sin(x)
- y′=(cos(x))x[ln(cos(x))−xtan(x)]
General Logarithmic Function: If b>0 and b=1, the inverse of f(x)=bx is y=logb(x).
- logb(x)=y⟺by=x
- logb(x)=ln(b)ln(x)
- Cancellation Equations:
- blogb(x)=x
- logb(bx)=x
Derivative of Logarithm with Base b:
- dxd(logb(x))=xln(b)1
Section 6.8: Indeterminate Forms and l’Hospital’s Rule
L’Hospital’s Rule: Suppose f and g are differentiable and g′(x)=0 near a (except possibly at a). If the limit limx→ag(x)f(x) results in an indeterminate form 00 or ∞∞, then:
- limx→ag(x)f(x)=limx→ag′(x)f′(x) provided the right-side limit exists.
- Note: Differentiate the numerator and denominator separately; do not use the Quotient Rule.
Indeterminate Forms:
- Direct Forms: 00,∞∞.
- Indeterminate Product: 0⋅∞. Rewrite as limf⋅g=lim1/gf to use L’Hospital.
- Indeterminate Difference: ∞−∞. Combine terms or find a common denominator.
- Indeterminate Powers: 00,∞0,1∞. Use y=f(x)g(x), then ln(y)=g(x)ln(f(x)). Find the limit of ln(y) and then find the limit of y=eln(y).
Example Calculations:
- Limit with ln: Evaluate limx→1x−1ln(x).
- Form 0/0. Apply L'Hospital: limx→111/x=1.
- Product Example: Evaluate limx→∞xsin(xπ).
- Form ∞⋅0. Rewrite as limx→∞1/xsin(π/x).
- Let t=1/x, as x→∞, t→0+.
- limt→0+tsin(πt)=limt→0+1πcos(πt)=π(1)=π.
- Power Example: Evaluate limx→0+xx.
- Form 00. Let y=xx, so ln(y)=xln(x).
- limx→0+xln(x)=limx→0+1/xln(x).
- Apply L'Hospital: limx→0+−1/x21/x=limx→0+−x=0.
- If limln(y)=0, then limy=e0=1.