Welcome to the World of "Calculus": The Study of Change!

Hello, everyone! When you hear the word "Calculus", you might start feeling a bit nervous, but I want to tell you that Calculus is actually a magical tool. It helps us understand how things around us change—whether it's the speed of a car accelerating, an airplane climbing in altitude, or even the growth of a population.

In this chapter, we will learn how to "zoom in" to look at the behavior of graphs at tiny, infinitesimal points (limits), how to find the "rate of change" (derivatives), and how to "sum up results" (integrals). If it feels difficult at first, don't worry! We will go through it together, step-by-step.

1. Limits of Functions

A limit is the study of what value a function \(f(x)\) approaches as the variable \(x\) gets "close to" a specific value (note: it just needs to get close; it doesn't necessarily have to reach that point).

Basic Limit Evaluation

1. Try substituting first: If you plug \(x = a\) into \(f(x)\) and get a number, that's your answer!
2. If you get the form \( \frac{0}{0} \): If you get zero divided by zero, don't just say it's undefined! Try these methods:

  • Factoring: To cancel out the term causing the zero.
  • Conjugate method: For problems containing roots (surds).

Key point: A limit exists if and only if the left-hand limit = right-hand limit.
That is: \( \lim_{x \to a^-} f(x) = \lim_{x \to a^+} f(x) \)

Common mistake: Many people forget to check if the left and right limits are equal in piecewise functions. Be careful with this!

Chapter summary: A limit is about observing the behavior "around" the point we are interested in.

2. Continuity of Functions

Imagine you are drawing a curve. If you can draw it "without lifting your pencil," the function is continuous.

The 3 Rules of Continuity

A function \(f(x)\) is continuous at the point \(x = a\) if and only if:
1. \(f(a)\) is defined (there is a point on the graph).
2. \(\lim_{x \to a} f(x)\) exists (left-hand limit = right-hand limit).
3. Both must be equal! That is: \(\lim_{x \to a} f(x) = f(a)\)

Simple analogy: It's like crossing a bridge (the limit); if the bridge connects perfectly to the road on the other side (the function value), you can drive across smoothly.

3. Derivatives of Functions

A derivative is the "rate of change" at any specific instant. Graphically, it is the "slope of the tangent line" to the curve.

Formulas to Memorize (The shortcuts that save the day!)

If you have \(f(x) = x^n\), its derivative is \(f'(x) = nx^{n-1}\).
Simple technique: "Bring the exponent down to multiply, and decrease the original exponent by 1."

Other common formulas:

  • The derivative of a constant (c) is 0 (because constants don't change, so the slope is zero).
  • Product rule: (First × derivative of Second) + (Second × derivative of First)
  • Quotient rule: (Bottom × derivative of Top - Top × derivative of Bottom) / Bottom squared

Did you know? The symbol \( \frac{dy}{dx} \) comes from the word difference, meaning the change in \(y\) relative to an extremely small change in \(x\).

Applications of Derivatives

1. Finding the slope: Substitute \(x\) into \(f'(x)\) to get the slope of the tangent line at that point.
2. Increasing/Decreasing functions:

  • If \(f'(x) > 0\), it's an increasing function (the graph is going up).
  • If \(f'(x) < 0\), it's a decreasing function (the graph is going down).
3. Maxima/Minima: Find points where \(f'(x) = 0\) (points where the graph is stationary before turning).

Chapter summary: Derivatives are for finding slopes and rates of change.

4. Integrals

If a derivative is "splitting parts," an integral is "gathering parts" back together. You can think of it as the reverse process of differentiation.

Indefinite Integral

Basic formula: \(\int x^n dx = \frac{x^{n+1}}{n+1} + C\)
Simple technique: "Increase the exponent by 1, then divide by the new exponent."

Key point: Always remember the \(+ C\)! Because when we differentiate, constants disappear. When we integrate back, we don't know if there was an original constant, so we must include \(+ C\).

Definite Integral

This is for finding the value over a specified interval, such as \(\int_{a}^{b} f(x) dx\). The result is the "area under the curve" between \(x = a\) and \(x = b\).

Steps:
1. Integrate as usual (no need to add C).
2. Substitute the upper limit (b) and lower limit (a).
3. Subtract them: (Result at upper limit) - (Result at lower limit)

Caution regarding area: If the graph is below the X-axis, the integral value will be negative. However, if the question asks for "Area", you must add a negative sign to make it positive, because area cannot be negative!

Chapter summary: Integration is for finding area and reversing differentiation.

Exam Preparation Overview

Calculus in A-Level 1 exam problems is often interconnected, from finding limits to check continuity, to differentiating to find maxima/minima, and finishing with integration to find the area.

The Core:

  • Master basic derivative/integral formulas: Practice until they are as intuitive as multiplication tables.
  • Understand the meaning: Derivative = Slope, Integral = Area.
  • Stay alert with signs: Especially when using the quotient rule and evaluating definite integrals.

"If you understand that Calculus tells the story of change, you will find it to be a fun and logical subject. Good luck to all TCAS students!"