Integration

Integration is the process of finding the equation of a graph from the equation of its gradient. It is the exact inverse of differentiation.

Representing it

The integrated form of a function is represented as f(x), or f(x) when f(x) is given.

Calculating it

For simple equations

When f(x)=axn, f(x)=(ax(n+1))/(n+1)+C. 'C' represents the integration constant, which is an unknown number you must calculate using the values you are given.

For trigonometric functions

  • cos(x)=sin(x)
  • sin(x)=cos(x)
  • sec2(x)=tan(x)
  • csc2(x)=cot(x)
  • sec(x)tan(x)=sec(x)
  • csc(x)cot(x)=csc(x)
  • 1/sqrt(1x2)=arcsin(x)
  • 1/sqrt(1x2)=arccos(x)
  • 1/(x2+1)=arctan(x)
Written on August 21, 2015
Maths - C1