Basic Integration Formulas

Basic Integration Formulas

  • Constant Function:
    kdx=kx+C\int k \, dx = kx + C where kk is any constant.

  • Power Rule:
    xndx=xn+1n+1+C\int x^n \, dx = \frac{x^{n+1}}{n+1} + C where n1n \neq -1.

  • Reciprocal Function:
    1xdx=lnx+C\int \frac{1}{x} \, dx = \ln|x| + C

  • Exponential Function (base e):
    exdx=ex+C\int e^x \, dx = e^x + C

  • Exponential Function (base a):
    axdx=axlna+C\int a^x \, dx = \frac{a^x}{\ln a} + C where a > 0 and a1a \neq 1.

  • Sine Function:
    sinxdx=cosx+C\int \sin x \, dx = -\cos x + C

  • Cosine Function:
    cosxdx=sinx+C\int \cos x \, dx = \sin x + C

  • Secant Squared Function:
    sec2xdx=tanx+C\int \sec^2 x \, dx = \tan x + C

  • Cosecant Squared Function:
    csc2xdx=cotx+C\int \csc^2 x \, dx = -\cot x + C

  • Secant x Tangent x Function:
    secxtanxdx=secx+C\int \sec x \tan x \, dx = \sec x + C

  • Cosecant x Cotangent x Function:
    cscxcotxdx=cscx+C\int \csc x \cot x \, dx = -\csc x + C

  • Tangent Function:
    tanxdx=lnsecx+C\int \tan x \, dx = \ln |\sec x| + C

  • Cotangent Function:
    cotxdx=lnsinx+C\int \cot x \, dx = \ln |\sin x| + C

  • Secant Function:
    secxdx=lnsecx+tanx+C\int \sec x \, dx = \ln |\sec x + \tan x| + C

  • Cosecant Function:
    cscxdx=lncscx+cotx+C\int \csc x \, dx = -\ln |\csc x + \cot x| + C

  • Hyperbolic Sine Function:
    sinhxdx=coshx+C\int \sinh x \, dx = \cosh x + C

  • Hyperbolic Cosine Function:
    coshxdx=sinhx+C\int \cosh x \, dx = \sinh x + C

  • Inverse Sine Function:
    dxa2x2=arcsin(xa)+C\int \frac{dx}{\sqrt{a^2 - x^2}} = \arcsin(\frac{x}{a}) + C

  • Inverse Tangent Function:
    dxa2+x2=1aarctan(xa)+C\int \frac{dx}{a^2 + x^2} = \frac{1}{a} \arctan(\frac{x}{a}) + C

  • Inverse Secant Function:
    \int \frac{dx}{x\sqrt{x^2 - a^2}} = \frac{1}{a} \arcsec|\frac{x}{a}| + C

  • Inverse Hyperbolic Sine Function:
    dxa2+x2=sinh1(xa)+C\int \frac{dx}{\sqrt{a^2 + x^2}} = \sinh^{-1}(\frac{x}{a}) + C

  • Inverse Hyperbolic Cosine Function:
    dxx2a2=cosh1(xa)+C\int \frac{dx}{\sqrt{x^2 - a^2}} = \cosh^{-1}(\frac{x}{a}) + C where x > a > 0