1st PUC Mathematics · Chapter 13
Limits and Derivatives — Where Calculus Actually Begins
This is the chapter that introduces calculus, and everything a student does with derivatives for the rest of PUC — and into VTU Engineering Mathematics — traces back to the definitions built here. Rushing past the “why” of a limit to get to the formulas is the single most common mistake in this chapter.
What a Limit Actually Means
The limit of f(x) as x approaches a, written lim(x→a) f(x), is the value f(x) gets arbitrarily close to as x gets arbitrarily close to a — without necessarily reaching a itself. This distinction matters: a function can have a well-defined limit at a point even if the function isn’t actually defined there, which is exactly the situation most limit problems are built around.
A limit exists at a point only if the left-hand limit (approaching from values below a) and the right-hand limit (approaching from values above a) are equal. When they differ, the limit doesn’t exist at that point — a fact tested directly with piecewise functions and functions like |x|/x.
Standard Limit Formulas
A handful of standard limits appear constantly and are worth knowing directly rather than re-deriving each time: lim(x→0) (sin x)/x = 1, lim(x→0) (1−cos x)/x = 0, lim(x→a) (xⁿ−aⁿ)/(x−a) = naⁿ⁻¹. This last one — the polynomial limit formula — is what algebraically underlies the power rule for derivatives covered later in the chapter.
Worked example: Evaluate lim(x→2) (x³−8)/(x−2). Direct substitution gives 0/0 — an indeterminate form, meaning the limit isn’t automatically zero or undefined, it requires more work. Using the standard formula with n=3, a=2: the limit equals 3(2)² = 12.
The Derivative, Defined From First Principles
The derivative of f(x) at a point is defined as the limit of the average rate of change as the interval shrinks to zero: f'(x) = lim(h→0) [f(x+h) − f(x)] / h. This is the formal definition every derivative rule is built from — and it’s the specific method exams mean by “differentiate from first principles.”
Worked example — first principles for f(x) = x²: f'(x) = lim(h→0) [(x+h)² − x²] / h = lim(h→0) [x² + 2xh + h² − x²] / h = lim(h→0) [2xh + h²] / h = lim(h→0) (2x + h) = 2x. This matches the power rule result (nxⁿ⁻¹ with n=2), which is exactly the point — the shortcut formulas are consequences of this definition, not separate rules to memorise independently.
Standard Derivative Formulas
Once first principles are understood, these follow directly and are used repeatedly: d/dx(xⁿ) = nxⁿ⁻¹, d/dx(sin x) = cos x, d/dx(cos x) = −sin x, d/dx(eˣ) = eˣ, d/dx(ln x) = 1/x, d/dx(constant) = 0.
Where Students Actually Lose Marks
The most common error is applying a shortcut formula when a question explicitly asks for “first principles” — examiners specifically check for the h→0 limit process, and skipping straight to the power rule earns little to no credit. The second is mishandling the 0/0 indeterminate form by assuming it means the limit doesn’t exist, when in fact it signals the need for algebraic simplification before substituting.
Frequently Asked Questions
What does 0/0 actually mean in a limit problem?
It means direct substitution doesn’t work and further algebra (factoring, rationalising, or a standard formula) is needed — it does not mean the limit is automatically 0, undefined, or non-existent.
Why learn first principles if the shortcut formulas exist?
Because exams test it directly, and because understanding where the formulas come from makes later chapters — Continuity and Differentiability, Applications of Derivatives — far more intuitive than memorised rules alone.
How does this chapter connect to engineering mathematics?
Directly — VTU Engineering Mathematics 1 opens with differential calculus built on exactly this foundation. Students who understand limits and derivatives properly in PUC find Semester 1 engineering maths far less of a shock.
The Chapter That Sets Up Everything After It
Get limits and derivatives genuinely understood here, and PUC calculus — plus everything in engineering mathematics that follows — gets significantly easier. See the PUC Mathematics Programme →