Differentation
The slope of a curve
The slope \(a\) of a curve \(C\) at a point \(p\) is the slope of the tangent line to \(C\) at \(P\) if such a tangent line exists. In particular, the slope of the graph of \(y=f(x)\) at the point \(x_0\) is
Normal line
If a curve \(C\) has a tangent line \(L\) at point \(p\), then the straight line \(N\) through \(P\) perpendicular to \(L\) is called the normal to \(C\) at \(P\). The slope of the normal \(s\) is the negative reciprocal of the slope of the curve \(a\), that is
Derivative
The derivative of a function \(f\) is another function \(f'\) defined by
at all points \(x\) for which the limits exists. If \(f'(x)\) exists, then \(f\) is differentiable at \(x\).
Differentiability implies continuity
If \(f\) is differentiable at \(x\), then \(f\) is continuous at \(x\).
Proof: Since \(f\) is differentiable at \(x\)
must exist. Then, using the limit rules
This is equivalent to \(\lim_{h \to 0} f(x + h) = f(x)\), which says that \(f\) is continuous at \(x\).
Differentation rules
- Differentation of a sum: \((f + g)'(x) = f'(x) + g'(x)\).
- Proof: Follows from the limit rules
- Differentation of a constant multiple: \((C f)'(x) = C f'(x)\).
- Proof: Follows from the limit rules
- Differentation of a product: \((f g)'(x) = f'(x) g(x) + f(x) g'(x)\).
- Proof: Follows from the limit rules
- Differentation of the reciprocal: \((\frac{1}{f})'(x) = \frac{-f'(x)}{(f(x))^2}\).
- Proof: Follows from the limit rules
- Differentation of a quotient: \((\frac{f}{g})'(x) = \frac{f'(x) g(x) - f(x) g'(x)}{(g(x))^2}\).
- Proof: Follows from the product and reciprocal rule
- Differentation of a composite: \((f \circ g)'(x) = f'(g(x)) g'(x)\).
- Proof: Follows from the limit rules
The derivative of the sine and cosine function
The derivative of the sine function is the cosine function \(\frac{d}{dx} \sin x = \cos x\).
Proof: using the definition of the derivative, the addition formula for the sine and the limit rules
The derivative of the cosine function is the negative of the sine function \(\frac{d}{dx} \cos x = -\sin x\).
Proof: using the derivative of the sine and the composite (chain) rule
Implicit differentation
Implicit equations; equations that cannot be solved may still be differentiated by implicit differentation.
Example: \(x y^2 + y = 4 x\)
Rolle's theorem
Suppose that the function \(g\) is continuous on the closed and bounded interval \([a,b]\) and is differentiable in the open interval \((a,b)\). If \(g(a) = g(b)\) then there exists a point \(c\) in the open interval \((a,b)\) such that \(g'(c) = 0\).
Proof: By the extereme value theorem \(g\) attains its maximum and its minimum in \([a,b]\), if these are both attained at the endpoints of \([a,b]\), then \(g\) is constant on \([a.b]\) and so the derivative of \(g\) is zero at every point in \((a,b)\).
Suppose then that the maximum is obtained at an interior point \(c\) of \((a,b)\). For a real \(h\) such that \(c + h\) is in \([a,b]\), the value \(g(c + h)\) is smaller or equal to \(g(c)\) because \(g\) attains its maximum at \(c\).
Therefore, for every \(h>0\),
hence,
Similarly, for every \(h < 0\)
Thereby obtaining,
The proof for a minimum value at \(c\) is similar.
Mean-value theorem
Suppose that the function \(f\) is continuous on the closed and bounded interval \([a,b]\) and is differentiable in the open interval \((a,b)\). Then there exists a point \(c\) in the open interval \((a,b)\) such that
Proof: Define \(g(x) = f(x) - r x\), where \(r\) is a constant. Since \(f\) is continuous on \([a,b]\) and differentiable on \((a,b)\), the same is true for \(g\). Now \(r\) is chosen such that \(g\) satisfies the conditions of Rolle's theorem. Namely
By Rolle's theorem, since \(g\) is differentiable and \(g(a) = g(b)\), there is some \(c\) in \((a,b)\) for which \(g'(c) = 0\), and it follows from the equality \(g(x) = f(x) - rx\) that,
Generalized Mean-value theorem
If the functions \(f\) and \(g\) are both continuous on \([a,b]\) and differentiable on \((a,b)\) and if \(g'(x) \neq 0\) for every \(x\) between \((a,b)\). Then there exists a \(c \in (a,b)\) such that
Proof: Let \(h(x) = (f(b) - f(a))(g(x) - g(a)) - (g(b) - g(a))(f(x) - f(a))\).
Applying Rolle's theorem, since \(h\) is differentiable and \(h(a) = h(b)\), there is some \(c\) in \((a,b)\) for which \(h'(c) = 0\)