Key Points

Integrals

18 Sections
  • Indefinite Integral as Anti-derivative

    Integration is the inverse process of differentiation. If the derivative of a function F(x)F(x) is f(x)f(x), then the indefinite integral of f(x)f(x) is given by f(x)dx=F(x)+C\int f(x) dx = F(x) + C, where CC is the constant of integration.

  • Basic Power and Exponential Integral Formulas

    The power rule for integration is xndx=xn+1n+1+C\int x^n dx = \frac{x^{n+1}}{n+1} + C for any real number n1n \neq -1. Other key formulas are 1xdx=logx+C\int \frac{1}{x} dx = \log|x| + C and exdx=ex+C\int e^x dx = e^x + C.

  • Standard Trigonometric Integrals

    Fundamental trigonometric integrals include sinxdx=cosx+C\int \sin x dx = -\cos x + C, cosxdx=sinx+C\int \cos x dx = \sin x + C, sec2xdx=tanx+C\int \sec^2 x dx = \tan x + C, and csc2xdx=cotx+C\int \csc^2 x dx = -\cot x + C.

  • Integration by Substitution Method

    This method transforms an integral by changing the variable. To solve f(g(x))g(x)dx\int f(g(x))g'(x) dx, substitute t=g(x)t = g(x), which implies dt=g(x)dxdt = g'(x) dx. The integral simplifies to f(t)dt\int f(t) dt.

  • Integration by Parts Formula

    This method is used to integrate the product of two functions. The formula is uvdx=uvdx(dudxvdx)dx\int u v dx = u \int v dx - \int (\frac{du}{dx} \int v dx) dx. The choice of the first function (uu) and second function (vv) is critical for simplification.

  • Special Integral Form with Exponential Function

    A useful shortcut formula is ex[f(x)+f(x)]dx=exf(x)+C\int e^x [f(x) + f'(x)] dx = e^x f(x) + C. To apply this, identify a function f(x)f(x) and its derivative f(x)f'(x) within the integrand.

  • Integration using Partial Fractions

    This method applies to proper rational functions P(x)Q(x)\frac{P(x)}{Q(x)}. The function is decomposed into a sum of simpler fractions based on the factors of the denominator Q(x)Q(x). For example, px+q(xa)(xb)=Axa+Bxb\frac{px+q}{(x-a)(x-b)} = \frac{A}{x-a} + \frac{B}{x-b}.

  • Integrals of 1 divided by Quadratic Expressions

    Three standard forms are dxx2a2=12alogxax+a+C\int \frac{dx}{x^2 - a^2} = \frac{1}{2a} \log|\frac{x-a}{x+a}| + C, dxa2x2=12aloga+xax+C\int \frac{dx}{a^2 - x^2} = \frac{1}{2a} \log|\frac{a+x}{a-x}| + C, and dxx2+a2=1atan1(xa)+C\int \frac{dx}{x^2 + a^2} = \frac{1}{a} \tan^{-1}(\frac{x}{a}) + C.

  • Integrals with Square Root of Quadratic in Denominator

    Key formulas include dxa2x2=sin1(xa)+C\int \frac{dx}{\sqrt{a^2 - x^2}} = \sin^{-1}(\frac{x}{a}) + C and dxx2±a2=logx+x2±a2+C\int \frac{dx}{\sqrt{x^2 \pm a^2}} = \log|x + \sqrt{x^2 \pm a^2}| + C.

  • Integrals of Square Root of Quadratic Functions

    Important formulas are a2x2dx=x2a2x2+a22sin1(xa)+C\int \sqrt{a^2 - x^2} dx = \frac{x}{2}\sqrt{a^2 - x^2} + \frac{a^2}{2}\sin^{-1}(\frac{x}{a}) + C and x2±a2dx=x2x2±a2±a22logx+x2±a2+C\int \sqrt{x^2 \pm a^2} dx = \frac{x}{2}\sqrt{x^2 \pm a^2} \pm \frac{a^2}{2}\log|x + \sqrt{x^2 \pm a^2}| + C.

  • Method of Completing the Square

    For integrals involving a general quadratic expression like ax2+bx+cax^2+bx+c in the denominator, convert it into a sum or difference of two squares to match standard integral forms.

  • Integrals of Linear over Quadratic Form

    To solve integrals like px+qax2+bx+cdx\int \frac{px+q}{ax^2+bx+c} dx, express the numerator as px+q=Addx(ax2+bx+c)+Bpx+q = A \frac{d}{dx}(ax^2+bx+c) + B. This splits the integral into two manageable parts.

  • Fundamental Theorem of Calculus

    This theorem connects differentiation and integration. To evaluate a definite integral abf(x)dx\int_a^b f(x) dx, find an anti-derivative F(x)F(x) of f(x)f(x), and the value is F(b)F(a)F(b) - F(a).

  • Properties of Definite Integrals

    Key properties are abf(x)dx=baf(x)dx\int_a^b f(x) dx = -\int_b^a f(x) dx and abf(x)dx=acf(x)dx+cbf(x)dx\int_a^b f(x) dx = \int_a^c f(x) dx + \int_c^b f(x) dx. The variable is a dummy, so abf(x)dx=abf(t)dt\int_a^b f(x) dx = \int_a^b f(t) dt.

  • King Property of Definite Integrals

    A powerful property for simplification is 0af(x)dx=0af(ax)dx\int_0^a f(x) dx = \int_0^a f(a-x) dx. The general form is abf(x)dx=abf(a+bx)dx\int_a^b f(x) dx = \int_a^b f(a+b-x) dx.

  • Even and Odd Function Property

    For a symmetric interval [a,a][-a, a]: if f(x)f(x) is even (f(x)=f(x)f(-x) = f(x)), then aaf(x)dx=20af(x)dx\int_{-a}^a f(x) dx = 2\int_0^a f(x) dx. If f(x)f(x) is odd (f(x)=f(x)f(-x) = -f(x)), then aaf(x)dx=0\int_{-a}^a f(x) dx = 0.

  • Substitution in Definite Integrals

    When using substitution in a definite integral, the limits of integration must be changed according to the substitution. If t=g(x)t=g(x), the new limits correspond to the values of g(x)g(x) at the original limits.

  • Integrals of tan, cot, sec, and csc

    These are standard results: tanxdx=logsecx+C\int \tan x dx = \log|\sec x| + C, cotxdx=logsinx+C\int \cot x dx = \log|\sin x| + C, secxdx=logsecx+tanx+C\int \sec x dx = \log|\sec x + \tan x| + C, and cscxdx=logcscxcotx+C\int \csc x dx = \log|\csc x - \cot x| + C.

Quick Revision Tips

  • • Review these points before exams
  • • Make flashcards for better retention
  • • Connect points to real-world examples
  • • Practice explaining each point in your own words