Anti-differentiation is the process of finding a function given its derivative. It is the reverse process of differentiation.
If $F’(x) = f(x)$, then $F(x)$ is an antiderivative of $f(x)$.
The indefinite integral of a function $f(x)$ is the general form of its antiderivative, denoted as:
$$\int f(x) \, dx = F(x) + c$$
where:
* $\int$ is the integral symbol
* $f(x)$ is the integrand
* $F(x)$ is an antiderivative of $f(x)$
* $c$ is the constant of integration
Important Notes:
c, is crucial because the derivative of a constant is always zero. This means there are infinitely many antiderivatives for any given function, differing only by a constant.The technique of anti-differentiation by recognition involves identifying a function $F(x)$ whose derivative is equal to the given function $f(x)$.
Example:
Find $\int 2x \, dx$.
We know that the derivative of $x^2$ is $2x$. Therefore:
$$\int 2x \, dx = x^2 + c$$
| Function, $f(x)$ | Anti-derivative, $F(x)$ |
|---|---|
| $x^n$ (where $n \neq -1$) | $\frac{x^{n+1}}{n+1} + c$ |
| $cos(x)$ | $sin(x) + c$ |
| $sin(x)$ | $-cos(x) + c$ |
| $e^x$ | $e^x + c$ |
| $\frac{1}{x}$ | $ln |
| $f’(x)$ | $f(x) + c$ |
KEY TAKEAWAY: Remember that anti-differentiation is the reverse of differentiation. Practice recognizing common derivative patterns to quickly find antiderivatives.
The definite integral of a function $f(x)$ over the interval $[a, b]$ is denoted as:
$$\int_a^b f(x) \, dx$$
where:
* $a$ is the lower limit of integration
* $b$ is the upper limit of integration
The Fundamental Theorem of Calculus provides a direct link between differentiation and integration. Specifically, it enables us to evaluate definite integrals using antiderivatives.
If $F(x)$ is an antiderivative of $f(x)$, then:
$$\int_a^b f(x) \, dx = F(b) - F(a)$$
This means the definite integral of $f(x)$ from $a$ to $b$ is equal to the difference in the values of its antiderivative $F(x)$ evaluated at $b$ and $a$.
Steps to Evaluate a Definite Integral:
Example:
Evaluate $\int_1^3 x^2 \, dx$.
Therefore, $\int_1^3 x^2 \, dx = \frac{26}{3}$.
If $f(x) \geq 0$ on the interval $[a, b]$, then $\int_a^b f(x) \, dx$ represents the area under the curve $y = f(x)$ between $x = a$ and $x = b$.
If $f(x)$ takes on both positive and negative values on the interval $[a,b]$, then $\int_a^b f(x) \, dx$ represents the net area between the curve and the x-axis. Areas above the x-axis are counted as positive, and areas below the x-axis are counted as negative.
The area between two curves $y = f(x)$ and $y = g(x)$ from $x = a$ to $x = b$, where $f(x) \geq g(x)$ on $[a, b]$, is given by:
$$Area = \int_a^b [f(x) - g(x)] \, dx$$
If the curves intersect within the interval, you’ll need to split the integral into multiple parts, ensuring that you always subtract the lower function from the upper function in each part.
EXAM TIP: When finding the area between curves, always sketch the graphs to determine which function is greater on the given interval. This helps avoid negative areas.
As discussed, definite integrals are used to calculate the area under a curve or between curves.
The average value of a continuous function $f(x)$ on the interval $[a, b]$ is given by:
$$f_{avg} = \frac{1}{b-a} \int_a^b f(x) \, dx$$
COMMON MISTAKE: Forgetting the $\frac{1}{b-a}$ factor when calculating the average value of a function. It is the reciprocal of the length of the interval.
While anti-differentiation by recognition is crucial, calculators can be used to:
VCAA FOCUS: VCAA exams often require you to demonstrate your understanding of the concepts, not just get the correct answer. Show your working steps clearly, even when using a calculator.
Free exam-style questions on Anti-differentiation and Fundamental Theorem with instant AI feedback.