Antidifferentiation and Basic Integration Rules

Antidifferentiation

Basic Integration Rules

The basic rules for integrals of functions are as follows:

  1. Constant Rule
       - Differentiation Formula:
    ddx[C]=0\frac{d}{dx}[C] = 0
       - Integration Formula:
    0dx=C\int 0 \, dx = C

  2. Constant Coefficient Rule
       - Differentiation Formula:
    ddx[kx]=k\frac{d}{dx}[k x] = k
       - Integration Formula:
    kdx=kx+C\int k \, dx = kx + C

  3. Power Rule (for non-zero n)
       - Differentiation Formula:
    ddx[xn]=nxn1\frac{d}{dx}[x^n] = nx^{n-1}
       - Integration Formula:
    xndx=xn+1n+1+C, if n1\int x^n \, dx = \frac{x^{n+1}}{n+1} + C, \text{ if } n \neq -1
       - Special Case (n = -1):
    x1dx=1xdx=lnx+C\int x^{-1} \, dx = \int \frac{1}{x} \, dx = \ln x + C

  4. Constant Multiple Rule
       - Differentiation Formula:
    ddx[kf(x)]=kf(x)\frac{d}{dx}[k f(x)] = k f'(x)
       - Integration Formula:
    kf(x)dx=kf(x)dx\int k f(x) \, dx = k \int f(x) \, dx

  5. Sum and Difference Rule
       - Differentiation Formula:
    ddx[f(x)±g(x)]=f(x)±g(x)\frac{d}{dx}[f(x) \pm g(x)] = f'(x) \pm g'(x)
       - Integration Formula:
    [f(x)±g(x)]dx=f(x)dx±g(x)dx\int [f(x) \pm g(x)] \, dx = \int f(x) \, dx \pm \int g(x) \, dx

  6. Exponential Function Rule
       - Differentiation Formula:
    ddx[ex]=ex\frac{d}{dx}[e^x] = e^x
       - Integration Formula:
    exdx=ex+C\int e^x \, dx = e^x + C

Examples of Antidifferentiation

  1. Example:
    sin(x2)dx\int \sin(x^2) \, dx

  2. Example:
    (sin(πx)sin(3x))dx\int (\sin(\pi x) - \sin(3x)) \, dx

  3. Example:
    cos(4x)dx\int \cos(4x) \, dx

  4. Example:
    tan(2x)sec(2x)dx\int \tan(2x) \sec(2x) \, dx

  5. Rewriting before Integrating:
    x3(x4)dx\int \sqrt{x^3} (x - 4) \, dx

  6. Example:
    (sinx1sin2x)dx\int \left( \frac{\sin x}{1 - \sin^2 x} \right) \, dx

  7. Example:
    (x+1)xdx\int (x+1) \sqrt{x} \, dx

  8. Example:
    (2cos2x1)dx\int (2 \cos^2 x - 1) \, dx