Unit 10: Limits and Derivatives

Contents

1. Understanding Limits

A Limit describes the value that a function approaches as the input approaches some value. It is the foundation of Calculus.

Definition: We say limx \to a f(x) = L if the value of f(x) can be made as close to L as we like by taking x sufficiently close to a.

2. Standard Limit Formulas

These formulas are essential for solving complex limit problems quickly:

1. limx \to a (xn - an) / (x - a) = n an-1
2. limx \to 0 (sin x) / (x) = 1
3. limx \to 0 (ex - 1) / (x) = 1
4. limx \to 0 (log(1+x)) / (x) = 1

3. Concept of Derivative

The Derivative of a function measures the sensitivity to change of the function value with respect to a change in its input value. Geometrically, it represents the slope of the tangent to the curve at a point.

First Principle of Derivatives:

f'(x) = limh \to 0 (f(x+h) - f(x)) / (h)

4. Rules of Differentiation

To find derivatives without using the first principle every time, we use these standard rules:

5. Derivatives of Standard Functions

Function f(x) Derivative f'(x)
xn nxn-1
sin x cos x
cos x -sin x
tan x \sec2 x
ex ex
log x 1/x

6. Exam Focus Enhancements

Exam Tips
Common Mistakes
Frequently Asked Questions

Q: What is the physical meaning of a derivative?
A: It represents the Instantaneous Rate of Change. For example, the derivative of displacement with respect to time is velocity.

Q: When does a function NOT have a derivative?
A: A function is not differentiable at points where the graph has a sharp corner (like |x| at x=0), a vertical tangent, or a discontinuity.